Skip to content

Commit

Permalink
chore: OPTIC-1121: Removing Vite dependencies as they are unused (#6814)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmartel authored Dec 20, 2024
1 parent 48b8d57 commit c2de35e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 442 deletions.
4 changes: 0 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
"@nx/js": "17.2.8",
"@nx/react": "17.0.3",
"@nx/storybook": "^17.2.8",
"@nx/vite": "17.2.8",
"@nx/webpack": "17.0.3",
"@nx/workspace": "17.0.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
Expand All @@ -123,7 +122,6 @@
"@storybook/addon-interactions": "^7.5.3",
"@storybook/core-server": "7.6.10",
"@storybook/jest": "^0.2.3",
"@storybook/react-vite": "^7.5.3",
"@storybook/react-webpack5": "7.6.10",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.2",
Expand Down Expand Up @@ -194,8 +192,6 @@
"tslib": "^2.3.0",
"typescript": "4.8.3",
"url-loader": "^4.1.1",
"vite": "^5.2.14",
"vite-plugin-svgr": "^4.2.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.0.1",
"webpack-merge": "^5.9.0",
Expand Down
Loading

0 comments on commit c2de35e

Please sign in to comment.