|
15 | 15 | "dependencies": { |
16 | 16 | "@tauri-apps/api": "^2.7.0", |
17 | 17 | "@tauri-apps/plugin-opener": "^2.4.0", |
18 | | - "next": "^15.4.2", |
19 | | - "react": "^19.1.0", |
20 | | - "react-dom": "^19.1.0" |
| 18 | + "next": "^15.4.6", |
| 19 | + "react": "^19.1.1", |
| 20 | + "react-dom": "^19.1.1" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@biomejs/biome": "^2.1.2", |
| 23 | + "@biomejs/biome": "^2.1.4", |
24 | 24 | "@eslint/eslintrc": "^3.3.1", |
25 | | - "@eslint/js": "^9.31.0", |
26 | | - "@next/eslint-plugin-next": "^15.4.2", |
| 25 | + "@eslint/js": "^9.33.0", |
| 26 | + "@next/eslint-plugin-next": "^15.4.6", |
27 | 27 | "@tailwindcss/postcss": "^4.1.11", |
28 | | - "@tauri-apps/cli": "^2.7.0", |
29 | | - "@testing-library/dom": "^10.4.0", |
| 28 | + "@tauri-apps/cli": "^2.7.1", |
| 29 | + "@testing-library/dom": "^10.4.1", |
30 | 30 | "@testing-library/react": "^16.3.0", |
31 | | - "@types/node": "^24.0.15", |
32 | | - "@types/react": "^19.1.8", |
33 | | - "@types/react-dom": "^19.1.6", |
34 | | - "@typescript-eslint/eslint-plugin": "^8.37.0", |
35 | | - "@typescript-eslint/parser": "^8.37.0", |
36 | | - "@vitejs/plugin-react": "^4.7.0", |
| 31 | + "@types/node": "^24.2.1", |
| 32 | + "@types/react": "^19.1.9", |
| 33 | + "@types/react-dom": "^19.1.7", |
| 34 | + "@typescript-eslint/eslint-plugin": "^8.39.0", |
| 35 | + "@typescript-eslint/parser": "^8.39.0", |
| 36 | + "@vitejs/plugin-react": "^5.0.0", |
37 | 37 | "eslint": "^9.31.0", |
38 | | - "eslint-config-next": "^15.4.2", |
| 38 | + "eslint-config-next": "^15.4.6", |
39 | 39 | "eslint-plugin-react-hooks": "^5.2.0", |
40 | 40 | "jsdom": "^26.1.0", |
41 | 41 | "tailwindcss": "^4.1.11", |
42 | | - "typescript": "~5.8.3", |
43 | | - "typescript-eslint": "^8.37.0", |
| 42 | + "typescript": "~5.9.2", |
| 43 | + "typescript-eslint": "^8.39.0", |
44 | 44 | "vite-tsconfig-paths": "^5.1.4", |
45 | 45 | "vitest": "^3.2.4" |
46 | 46 | } |
|
0 commit comments