Skip to content

Commit

Permalink
HDDS-11368. Remove dependency on Babel in Vite (apache#7119)
Browse files Browse the repository at this point in the history
(cherry picked from commit 41d8147)
  • Loading branch information
devabhishekpal authored and pony.chen committed Oct 26, 2024
1 parent b28b416 commit dd4fc39
Show file tree
Hide file tree
Showing 3 changed files with 4,302 additions and 3,805 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,14 @@
"@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",
"json-server": "^0.15.1",
"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 dd4fc39

Please sign in to comment.