feat: add graceful shutdown handlers for SIGINT and SIGTERM
This commit is contained in:
2
bun.lock
2
bun.lock
@@ -17,6 +17,7 @@
|
||||
"@vitejs/plugin-react-swc": "^4.2.3",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"vite-tsconfig-paths": "^6.1.1",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.5",
|
||||
@@ -29,7 +30,6 @@
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.3.2",
|
||||
"vite": "^7.3.1",
|
||||
"vite-tsconfig-paths": "^6.1.1",
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.9.3",
|
||||
|
||||
Reference in New Issue
Block a user