We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5e797 commit 3846d9bCopy full SHA for 3846d9b
package.json
@@ -68,7 +68,7 @@
68
"@types/react-dom": "^18.2.4",
69
"@typescript-eslint/eslint-plugin": "^5.59.11",
70
"@typescript-eslint/parser": "^5.59.11",
71
- "@vitejs/plugin-react": "^4.0.3",
+ "@vitejs/plugin-react": "^4.0.0",
72
"autoprefixer": "^10.4.14",
73
"cross-env": "^7.0.3",
74
"cypress": "^12.14.0",
@@ -92,9 +92,9 @@
92
"tailwindcss": "^3.3.2",
93
"ts-node": "^10.9.1",
94
"typescript": "^5.1.3",
95
- "vite": "^4.4.6",
+ "vite": "^4.3.9",
96
"vite-plugin-istanbul": "^4.1.0",
97
- "vite-tsconfig-paths": "^4.2.0"
+ "vite-tsconfig-paths": "^4.0.7"
98
},
99
"browserslist": [
100
"last 2 Chrome versions"
0 commit comments