oneuptime/TestServer
Simon Larsen 1702558d73
chore: update package-lock.json files to add @types/web-push and web-push dependencies
- Added "@types/web-push": "^3.6.4" to multiple package-lock.json files.
- Added "web-push": "^3.6.7" to multiple package-lock.json files.
- Removed "lodash" and "@types/lodash" from multiple package-lock.json files.
2025-07-30 15:21:03 +01:00
..
API refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
Views fix api request body 2023-05-14 20:06:59 +01:00
.dockerignore add http test server 2023-05-09 17:03:03 +01:00
.gitattributes add http test server 2023-05-09 17:03:03 +01:00
.gitignore add http test server 2023-05-09 17:03:03 +01:00
Dockerfile.tpl Set permission to write logs and cache on /tmp/npm in case container run as non root 2025-06-10 19:11:37 +01:00
Index.ts refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
nodemon.json refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
package-lock.json chore: update package-lock.json files to add @types/web-push and web-push dependencies 2025-07-30 15:21:03 +01:00
package.json fix: increase Node.js memory limit in start script for all packages 2025-04-14 11:27:06 +01:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00