Switch to Vite (#434)
This commit is contained in:
parent
2052824aca
commit
b83164f26f
44 changed files with 3326 additions and 787 deletions
|
@ -44,16 +44,17 @@
|
|||
"@microsoft/api-extractor": "^7.28.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"esbuild": "^0.16.7",
|
||||
"esbuild-jest": "^0.5.0",
|
||||
"esbuild": "^0.18.13",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.6.1",
|
||||
"eslint-plugin-react": "^7.30.1",
|
||||
"eslint-plugin-tsdoc": "^0.2.16",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"fast-glob": "^3.3.0",
|
||||
"husky": "^6.0.0",
|
||||
"jest": "^29.3.1",
|
||||
"jest-environment-jsdom": "^29.3.1",
|
||||
"jest-esbuild": "^0.3.0",
|
||||
"jsonc-parser": "^3.1.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"node-gyp": "^9.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue