|
86 | 86 | "@babel/preset-react": "^7.28.5", |
87 | 87 | "@babel/preset-typescript": "^7.28.5", |
88 | 88 | "@babel/types": "^7.28.6", |
89 | | - "@cloudflare/workers-types": "^4.20260117.0", |
| 89 | + "@cloudflare/workers-types": "^4.20260120.0", |
90 | 90 | "@total-typescript/ts-reset": "^0.6.1", |
91 | 91 | "@types/babel__core": "^7.20.5", |
92 | 92 | "@types/js-yaml": "^4.0.9", |
93 | 93 | "@types/node": "^25.0.9", |
94 | 94 | "@types/pako": "^2.0.4", |
95 | 95 | "@types/react": "^19.2.8", |
96 | 96 | "@types/react-dom": "^19.2.3", |
97 | | - "@typescript-eslint/eslint-plugin": "^8.53.0", |
98 | | - "@typescript-eslint/parser": "^8.53.0", |
| 97 | + "@typescript-eslint/eslint-plugin": "^8.53.1", |
| 98 | + "@typescript-eslint/parser": "^8.53.1", |
99 | 99 | "@vitejs/plugin-react": "^5.1.2", |
100 | 100 | "babel-plugin-i18next-extract": "^1.1.0", |
101 | 101 | "concurrently": "^9.2.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.1.0", |
| 107 | + "eslint-plugin-jsdoc": "^62.2.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", |
|
117 | 117 | "vite": "^7.3.1", |
118 | 118 | "vite-plugin-comlink": "^5.3.0", |
119 | 119 | "vite-plugin-wasm": "^3.5.0", |
120 | | - "wasm-pack": "^0.13.1", |
| 120 | + "wasm-pack": "^0.14.0", |
121 | 121 | "wrangler": "^4.59.2" |
122 | 122 | } |
123 | 123 | } |
0 commit comments