Add dependencies in preparation of move to esbuild.

This commit is contained in:
Bauke 2023-04-05 13:00:27 +02:00
parent e40ebdd4c3
commit 940367fc49
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 624 additions and 89 deletions

View File

@ -24,15 +24,22 @@
"devDependencies": {
"@preact/preset-vite": "^2.5.0",
"@types/babel__core": "^7.20.0",
"@types/node": "^18.15.11",
"@types/webextension-polyfill": "^0.10.0",
"ava": "^5.2.0",
"c8": "^7.13.0",
"concurrently": "^8.0.1",
"cssnano": "^6.0.0",
"esbuild": "^0.17.15",
"esbuild-copy-static-files": "^0.1.0",
"esbuild-sass-plugin": "^2.8.0",
"postcss": "^8.4.21",
"sass": "^1.60.0",
"stylelint": "^15.3.0",
"stylelint-config-standard-scss": "^7.0.1",
"trash-cli": "^5.0.0",
"ts-node": "^10.9.1",
"tsx": "^3.12.6",
"typescript": "^5.0.2",
"vite": "^4.2.1",
"vite-plugin-web-extension": "^3.0.2",

File diff suppressed because it is too large Load Diff