|
30 | 30 | "crypto-js": "^4.2.0", |
31 | 31 | "dayjs": "^1.11.18", |
32 | 32 | "echarts": "^6.0.0", |
33 | | - "i18next": "^25.5.2", |
| 33 | + "i18next": "^25.5.3", |
34 | 34 | "jsencrypt": "^3.5.4", |
35 | 35 | "lodash-es": "^4.17.21", |
36 | | - "react": "^19.1.1", |
37 | | - "react-dom": "^19.1.1", |
| 36 | + "react": "^19.2.0", |
| 37 | + "react-dom": "^19.2.0", |
38 | 38 | "react-draggable": "^4.5.0", |
39 | 39 | "react-error-boundary": "^6.0.0", |
40 | 40 | "react-hotkeys-hook": "^5.1.0", |
41 | 41 | "react-i18next": "^16.0.0", |
42 | | - "react-is": "^19.1.1", |
| 42 | + "react-is": "^19.2.0", |
43 | 43 | "react-router": "^7.9.3", |
44 | 44 | "screenfull": "^6.0.2", |
45 | 45 | "tailwind-merge": "^3.3.1", |
46 | 46 | "zustand": "^5.0.8" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@biomejs/biome": "^2.2.4", |
| 49 | + "@biomejs/biome": "^2.2.5", |
50 | 50 | "@iconify-icon/react": "^3.0.1", |
51 | | - "@tailwindcss/vite": "^4.1.13", |
| 51 | + "@tailwindcss/vite": "^4.1.14", |
52 | 52 | "@types/crypto-js": "^4.2.2", |
53 | 53 | "@types/lodash-es": "^4.17.12", |
54 | | - "@types/node": "^22.18.7", |
55 | | - "@types/react": "^19.1.16", |
56 | | - "@types/react-dom": "^19.1.9", |
57 | | - "@types/react-is": "^19.0.0", |
| 54 | + "@types/node": "^22.18.8", |
| 55 | + "@types/react": "^19.2.0", |
| 56 | + "@types/react-dom": "^19.2.0", |
| 57 | + "@types/react-is": "^19.2.0", |
58 | 58 | "@types/react-resizable": "^3.0.8", |
59 | 59 | "@vitejs/plugin-react": "^5.0.4", |
60 | 60 | "babel-plugin-react-compiler": "^19.1.0-rc.3", |
61 | 61 | "globals": "^16.4.0", |
62 | 62 | "sass-embedded": "^1.93.2", |
63 | | - "tailwindcss": "^4.1.13", |
| 63 | + "tailwindcss": "^4.1.14", |
64 | 64 | "terser": "^5.44.0", |
65 | | - "typescript": "~5.9.2", |
| 65 | + "typescript": "~5.9.3", |
66 | 66 | "vite": "npm:rolldown-vite@latest", |
67 | 67 | "vite-plugin-compression": "^0.5.1", |
68 | 68 | "vite-plugin-mock-dev-server": "^2.0.1" |
|
0 commit comments