|
60 | 60 | "@reduxjs/toolkit": "^2.11.2", |
61 | 61 | "axios": "^1.13.2", |
62 | 62 | "comlink": "^4.4.2", |
63 | | - "i18next": "^25.7.4", |
| 63 | + "i18next": "^25.8.0", |
64 | 64 | "js-yaml": "^4.1.1", |
65 | 65 | "json-url": "^3.1.0", |
66 | 66 | "material-ui-popup-state": "^5.3.6", |
|
92 | 92 | "@types/js-yaml": "^4.0.9", |
93 | 93 | "@types/node": "^25.0.9", |
94 | 94 | "@types/pako": "^2.0.4", |
95 | | - "@types/react": "^19.2.8", |
| 95 | + "@types/react": "^19.2.9", |
96 | 96 | "@types/react-dom": "^19.2.3", |
97 | 97 | "@typescript-eslint/eslint-plugin": "^8.53.1", |
98 | 98 | "@typescript-eslint/parser": "^8.53.1", |
|
104 | 104 | "eslint-config-prettier": "^10.1.8", |
105 | 105 | "eslint-import-resolver-typescript": "^4.4.4", |
106 | 106 | "eslint-plugin-import": "^2.32.0", |
107 | | - "eslint-plugin-jsdoc": "^62.2.0", |
| 107 | + "eslint-plugin-jsdoc": "^62.3.0", |
108 | 108 | "eslint-plugin-jsx-a11y": "^6.10.2", |
109 | 109 | "eslint-plugin-react": "^7.37.5", |
110 | 110 | "eslint-plugin-react-hooks": "^7.0.1", |
|
118 | 118 | "vite-plugin-comlink": "^5.3.0", |
119 | 119 | "vite-plugin-wasm": "^3.5.0", |
120 | 120 | "wasm-pack": "^0.14.0", |
121 | | - "wrangler": "^4.59.2" |
| 121 | + "wrangler": "^4.59.3" |
122 | 122 | } |
123 | 123 | } |
0 commit comments