|
87 | 87 | "p-timeout": "^6.1.4",
|
88 | 88 | "prop-types": "^15.8.1",
|
89 | 89 | "radash": "^12.1.1",
|
90 |
| - "react": "^19.1.1", |
| 90 | + "react": "^19.2.0", |
91 | 91 | "react-auth-code-input": "^3.2.1",
|
92 | 92 | "react-click-away-listener": "^2.4.0",
|
93 |
| - "react-dom": "^19.1.1", |
| 93 | + "react-dom": "^19.2.0", |
94 | 94 | "react-hook-form": "^7.63.0",
|
95 | 95 | "react-loading-skeleton": "^3.5.0",
|
96 | 96 | "react-markdown": "^10.1.0",
|
|
114 | 114 | "@tauri-apps/cli": "^2.8.4",
|
115 | 115 | "@types/file-saver": "^2.0.7",
|
116 | 116 | "@types/lodash-es": "^4.17.12",
|
117 |
| - "@types/node": "^24.6.1", |
118 |
| - "@types/react": "^19.1.16", |
119 |
| - "@types/react-dom": "^19.1.9", |
| 117 | + "@types/node": "^24.6.2", |
| 118 | + "@types/react": "^19.2.0", |
| 119 | + "@types/react-dom": "^19.2.0", |
120 | 120 | "@vitejs/plugin-react": "^5.0.4",
|
121 | 121 | "@vitejs/plugin-react-swc": "^4.1.0",
|
122 | 122 | "autoprefixer": "^10.4.21",
|
|
127 | 127 | "typedoc": "^0.28.13",
|
128 | 128 | "typesafe-i18n": "^5.26.2",
|
129 | 129 | "typescript": "^5.9.3",
|
130 |
| - "vite": "^7.1.7" |
| 130 | + "vite": "^7.1.8" |
131 | 131 | },
|
132 | 132 | "volta": {
|
133 | 133 | "node": "20.5.1"
|
|
0 commit comments