|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@googleapis/customsearch": "^7.0.1", |
19 | | - "@marsidev/react-turnstile": "^1.3.1", |
20 | | - "@supabase/supabase-js": "^2.95.3", |
21 | | - "@tauri-apps/api": "2.9.x", |
22 | | - "@tauri-apps/plugin-authenticator": "^2.0.0-rc.1", |
| 19 | + "@marsidev/react-turnstile": "^1.4.2", |
| 20 | + "@supabase/supabase-js": "^2.99.2", |
| 21 | + "@tauri-apps/api": "2.9.1", |
| 22 | + "@tauri-apps/plugin-authenticator": "2.0.0-rc.1", |
23 | 23 | "@tauri-apps/plugin-shell": "^2.3.5", |
24 | | - "baseline-browser-mapping": "^2.9.19", |
| 24 | + "baseline-browser-mapping": "^2.10.8", |
25 | 25 | "prop-types": "^15.8.1", |
26 | | - "react": "^19.2.0", |
27 | | - "react-compiler-runtime": "^19.0.0-beta-714736e-20250131", |
28 | | - "react-dom": "^19.2.0", |
29 | | - "react-resizable-panels": "^4.6.2", |
| 26 | + "react": "^19.2.4", |
| 27 | + "react-compiler-runtime": "19.0.0-beta-ebf51a3-20250411", |
| 28 | + "react-dom": "^19.2.4", |
| 29 | + "react-resizable-panels": "^4.7.3", |
30 | 30 | "react-router": "^7.13.1", |
31 | | - "react-router-dom": "^7.9.6", |
| 31 | + "react-router-dom": "^7.13.1", |
32 | 32 | "socket.io-client": "^4.8.3", |
33 | 33 | "web-haptics": "^0.0.6" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@eslint/js": "^9.39.2", |
37 | | - "@tauri-apps/cli": "^2.9.6", |
38 | | - "@types/node": "^25.2.1", |
39 | | - "@types/react": "^19.2.2", |
40 | | - "@types/react-dom": "^19.2.2", |
41 | | - "@vitejs/plugin-react": "^5.1.0", |
42 | | - "babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131", |
43 | | - "eslint": "^9.39.1", |
| 36 | + "@eslint/js": "^9.39.4", |
| 37 | + "@tauri-apps/cli": "^2.10.1", |
| 38 | + "@types/node": "^25.5.0", |
| 39 | + "@types/react": "^19.2.14", |
| 40 | + "@types/react-dom": "^19.2.3", |
| 41 | + "@vitejs/plugin-react": "^5.2.0", |
| 42 | + "babel-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411", |
| 43 | + "eslint": "^9.39.4", |
44 | 44 | "eslint-plugin-react": "^7.37.5", |
45 | | - "eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131", |
| 45 | + "eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411", |
46 | 46 | "eslint-plugin-react-hooks": "^7.0.1", |
47 | | - "eslint-plugin-react-refresh": "^0.5.0", |
| 47 | + "eslint-plugin-react-refresh": "^0.5.2", |
48 | 48 | "gh-pages": "^6.3.0", |
49 | | - "globals": "^17.2.0", |
50 | | - "supabase": "^2.76.17", |
51 | | - "typescript-eslint": "^8.54.0", |
| 49 | + "globals": "^17.4.0", |
| 50 | + "supabase": "^2.79.0", |
| 51 | + "typescript-eslint": "^8.57.1", |
52 | 52 | "vite": "^7.3.1" |
53 | 53 | } |
54 | 54 | } |
0 commit comments