Skip to content

Commit

Permalink
[AARD-1863] Upgrade Vite to >=5.2.14, add missing dependencies. (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBarclay authored Sep 25, 2024
1 parent e008481 commit 160df44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fission/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"jsdom": "^24.1.0",
Expand All @@ -71,10 +72,11 @@
"prettier": "3.3.2",
"protobufjs": "^7.2.6",
"protobufjs-cli": "^1.1.2",
"rollup": "^4.22.4",
"tailwindcss": "^3.3.3",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.4.5",
"vite": "^5.1.4",
"vite": "5.2.14",
"vite-plugin-glsl": "^1.3.0",
"vite-plugin-singlefile": "^0.13.5",
"vitest": "^1.5.3"
Expand Down

0 comments on commit 160df44

Please sign in to comment.