chore: add dependency vite-plugin-port-checker for checking listening ports
This commit is contained in:
+2
-1
@@ -34,7 +34,8 @@
|
||||
"globals": "^17.6.0",
|
||||
"prettier": "^3.8.3",
|
||||
"typescript": "~6.0.3",
|
||||
"vite": "^8.0.11"
|
||||
"vite": "^8.0.11",
|
||||
"vite-plugin-port-checker": "^1.0.1"
|
||||
},
|
||||
"pnpm": {
|
||||
"ignoredBuiltDependencies": [
|
||||
|
||||
Reference in New Issue
Block a user