Skip to content

Commit

Permalink
Replace plugin-react with plugin-react-swc, and remove svgr plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
devabhishekpal committed Aug 26, 2024
1 parent 350a340 commit 3546597
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 414 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/react-select": "^3.0.13",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"@vitejs/plugin-react": "^4.0.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^7.28.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^3.4.1",
Expand All @@ -74,7 +74,6 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"vite": "4.5.3",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^3.6.0",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 3546597

Please sign in to comment.