year of compiled react, bump to 1.9.2

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-09-13 11:15:52 +02:00
parent 4a88e8a166
commit fc32e44803
29 changed files with 972 additions and 759 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
{
"name": "s-tray",
"private": true,
"version": "1.9.1",
"version": "1.9.2",
"type": "module",
"scripts": {
"dev": "node scripts/buildExternal.js && vite",
@@ -43,6 +43,7 @@
"lucide-react": "^0.536.0",
"p-retry": "^6.2.1",
"react": "^18.3.1",
"react-compiler-runtime": "^19.1.0-rc.3",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.1",
"tauri-plugin-sentry-api": "^0.4.1",
@@ -58,6 +59,7 @@
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.7.0",
"autoprefixer": "^10.4.21",
"babel-plugin-react-compiler": "^19.1.0-rc.3",
"esbuild": "^0.25.8",
"postcss": "^8.5.6",
"tailwindcss": "^3.4.17",