update dependencies and default launch options

This commit is contained in:
2025-11-21 12:30:06 +08:00
parent 42f49d784e
commit 695d246a77
6 changed files with 34 additions and 12 deletions

View File

@@ -56,18 +56,18 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.17",
"@tauri-apps/cli": "^2.9.3",
"@tauri-apps/cli": "^2.9.4",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.19.0",
"@types/node": "^22.19.1",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@typescript-eslint/eslint-plugin": "^8.46.3",
"@typescript-eslint/parser": "^8.46.3",
"autoprefixer": "^10.4.21",
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/parser": "^8.47.0",
"autoprefixer": "^10.4.22",
"clsx": "^2.1.1",
"cross-env": "^7.0.3",
"cssnano": "^7.1.2",