Moving esbuild to dependency

This commit is contained in:
softsimon
2024-03-28 12:17:16 +09:00
parent 53aea3dcf6
commit 33cddc6fba
2 changed files with 2 additions and 50 deletions

View File

@@ -94,6 +94,7 @@
"ngx-infinite-scroll": "^17.0.0",
"qrcode": "1.5.1",
"rxjs": "~7.8.1",
"esbuild": "^0.20.2",
"tinyify": "^4.0.0",
"tlite": "^0.1.9",
"tslib": "~2.6.0",
@@ -106,7 +107,6 @@
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint": "^8.57.0",
"esbuild": "^0.20.2",
"browser-sync": "^3.0.0",
"http-proxy-middleware": "~2.0.6",
"prettier": "^3.0.0",