feat: use swc and lightningcss

This commit is contained in:
JellyBrick
2024-12-19 12:22:15 +09:00
parent a49eea9246
commit ae3a289005
3 changed files with 275 additions and 18 deletions

View File

@ -286,6 +286,7 @@
"@eslint/js": "9.17.0",
"@playwright/test": "1.49.1",
"@stylistic/eslint-plugin-js": "2.12.1",
"@swc/core": "1.10.1",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "4.2.0",
"@types/electron-localshortcut": "3.1.3",
@ -311,6 +312,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"glob": "11.0.0",
"lightningcss": "1.28.2",
"node-gyp": "11.0.0",
"playwright": "1.49.1",
"rollup": "4.28.1",