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 05fdb9c commit eafa8f5Copy full SHA for eafa8f5
site/package.json
@@ -136,7 +136,7 @@
136
"@types/uuid": "9.0.2",
137
"@typescript-eslint/eslint-plugin": "6.9.1",
138
"@typescript-eslint/parser": "6.9.1",
139
- "@vitejs/plugin-react": "4.1.0",
+ "@vitejs/plugin-react": "4.3.1",
140
"chromatic": "11.3.0",
141
"eslint": "8.52.0",
142
"eslint-config-prettier": "9.0.0",
@@ -172,8 +172,8 @@
172
"ts-proto": "1.164.0",
173
"ts-prune": "0.10.3",
174
"typescript": "5.2.2",
175
- "vite": "4.5.3",
176
- "vite-plugin-checker": "0.6.0",
+ "vite": "5.3.3",
+ "vite-plugin-checker": "0.7.1",
177
"vite-plugin-turbosnap": "1.0.2"
178
},
179
"browserslist": [
0 commit comments