Skip to content

Commit 3846d9b

Browse files
authored
Revert "chore: update vite deps (#499)"
This reverts commit 7e5e797.
1 parent 7e5e797 commit 3846d9b

File tree

2 files changed

+274
-361
lines changed

2 files changed

+274
-361
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/react-dom": "^18.2.4",
6969
"@typescript-eslint/eslint-plugin": "^5.59.11",
7070
"@typescript-eslint/parser": "^5.59.11",
71-
"@vitejs/plugin-react": "^4.0.3",
71+
"@vitejs/plugin-react": "^4.0.0",
7272
"autoprefixer": "^10.4.14",
7373
"cross-env": "^7.0.3",
7474
"cypress": "^12.14.0",
@@ -92,9 +92,9 @@
9292
"tailwindcss": "^3.3.2",
9393
"ts-node": "^10.9.1",
9494
"typescript": "^5.1.3",
95-
"vite": "^4.4.6",
95+
"vite": "^4.3.9",
9696
"vite-plugin-istanbul": "^4.1.0",
97-
"vite-tsconfig-paths": "^4.2.0"
97+
"vite-tsconfig-paths": "^4.0.7"
9898
},
9999
"browserslist": [
100100
"last 2 Chrome versions"

0 commit comments

Comments
 (0)