chore(deps): bump npm-minor-patch

This commit is contained in:
2026-07-15 20:28:50 +02:00
parent 55c5a7ef14
commit c6320e647c
2 changed files with 297 additions and 278 deletions
+296 -276
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -28,13 +28,12 @@
"format:pages:check": "prettier --check \"src/**/*.ts\" \"status-page/src/**/*.ts\"" "format:pages:check": "prettier --check \"src/**/*.ts\" \"status-page/src/**/*.ts\""
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20260702.1", "@cloudflare/workers-types": "^5.20260715.1",
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/node": "^25.9.4", "@types/node": "^25.9.4",
"@typescript-eslint/parser": "^8.62.1", "@typescript-eslint/parser": "^8.62.1",
"eslint": "^10.6.0", "eslint": "^10.6.0",
"eslint-plugin-oxlint": "^1.72.0", "eslint-plugin-oxlint": "^1.72.0",
"oxlint": "^1.59.0",
"prettier": "^3.9.4", "prettier": "^3.9.4",
"typescript": "^6.0.0", "typescript": "^6.0.0",
"vitest": "^4.1.9", "vitest": "^4.1.9",