Add Web Push warning notification backend
This commit is contained in:
@@ -19,12 +19,14 @@
|
||||
"react-dom": "^19.1.0",
|
||||
"recharts": "^3.8.1",
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"web-push": "^3.6.7",
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.10.0",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"@types/web-push": "^3.6.4",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-config-next": "^16.2.6",
|
||||
|
||||
Reference in New Issue
Block a user