Skip to content

Commit

Permalink
chore: update vite version to 5.4.11
Browse files Browse the repository at this point in the history
update vite version to 5.4.11 and remove vite from package.json in protocol-designer

close AUTH-
  • Loading branch information
koji committed Dec 10, 2024
1 parent 2694b4a commit ece9a6d
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 179 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"terser-webpack-plugin": "^2.3.5",
"typescript": "5.3.3",
"url-loader": "^2.1.0",
"vite": "5.3.2",
"vite": "5.4.11",
"vitest": "1.2.2",
"vitest-when": "0.3.1",
"wait-on": "^4.0.2",
Expand Down
2 changes: 0 additions & 2 deletions protocol-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"dependencies": {
"@fontsource/public-sans": "5.0.3",
"@hot-loader/react-dom": "17.0.1",
"@vitejs/plugin-react": "^4.2.1",
"@vituum/vite-plugin-postcss": "1.1.0",
"@hookform/resolvers": "3.1.1",
"@opentrons/components": "link:../components",
Expand Down Expand Up @@ -62,7 +61,6 @@
"styled-components": "5.3.6",
"ua-parser-js": "^0.7.23",
"uuid": "3.3.2",
"vite": "5.0.5",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"postcss-apply": "0.12.0",
Expand Down
Loading

0 comments on commit ece9a6d

Please sign in to comment.