We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a0b54d commit b1fb8e3Copy full SHA for b1fb8e3
package.json
@@ -92,8 +92,8 @@
92
"@types/randomstring": "1.3.0",
93
"@types/react": "19.0.10",
94
"@types/react-dom": "19.1.6",
95
- "@typescript-eslint/eslint-plugin": "8.21.0",
96
- "@typescript-eslint/parser": "8.21.0",
+ "@typescript-eslint/eslint-plugin": "8.34.1",
+ "@typescript-eslint/parser": "8.34.1",
97
"@vitejs/plugin-basic-ssl": "2.0.0",
98
"@vitejs/plugin-react": "4.5.2",
99
"cross-env": "7.0.3",
@@ -111,7 +111,7 @@
111
"jsdom": "26.1.0",
112
"randomstring": "1.3.1",
113
"typescript": "5.7.3",
114
- "typescript-eslint": "8.28.0",
+ "typescript-eslint": "8.34.1",
115
"vite": "6.3.5",
116
"vite-plugin-node-polyfills": "0.23.0",
117
"vitest": "3.2.4"
0 commit comments