diff --git a/demo/package-lock.json b/demo/package-lock.json index 357dab76..b359e3e3 100644 --- a/demo/package-lock.json +++ b/demo/package-lock.json @@ -33,7 +33,7 @@ "@types/express": "^4.17.21", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -54,7 +54,7 @@ "@netlify/build": "^32.1.0", "@netlify/eslint-config-node": "^7.0.1", "@opentelemetry/api": "~1.8.0", - "@types/node": "^22.15.3", + "@types/node": "^22.0.0", "eslint-plugin-unicorn": "^49.0.0", "husky": "^4.3.0", "netlify-cli": "^20.1.1", @@ -9742,9 +9742,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz", - "integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/demo/package.json b/demo/package.json index f1bda651..1a77ffef 100644 --- a/demo/package.json +++ b/demo/package.json @@ -35,7 +35,7 @@ "@types/express": "^4.17.21", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/angular-17/package-lock.json b/tests/fixtures/angular-17/package-lock.json index 9cc5b387..50d568f1 100644 --- a/tests/fixtures/angular-17/package-lock.json +++ b/tests/fixtures/angular-17/package-lock.json @@ -31,7 +31,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -7446,9 +7446,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz", - "integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/angular-17/package.json b/tests/fixtures/angular-17/package.json index 388e05f6..02845b7b 100644 --- a/tests/fixtures/angular-17/package.json +++ b/tests/fixtures/angular-17/package.json @@ -34,7 +34,7 @@ "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", "@netlify/angular-runtime": "file:../../..", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/angular-19-app-engine-node-module-resolution/package-lock.json b/tests/fixtures/angular-19-app-engine-node-module-resolution/package-lock.json index 36a45e47..cd832c68 100644 --- a/tests/fixtures/angular-19-app-engine-node-module-resolution/package-lock.json +++ b/tests/fixtures/angular-19-app-engine-node-module-resolution/package-lock.json @@ -31,7 +31,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -35063,7 +35063,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/angular-19-app-engine-node-module-resolution/package.json b/tests/fixtures/angular-19-app-engine-node-module-resolution/package.json index 2bee4934..6e7712dd 100644 --- a/tests/fixtures/angular-19-app-engine-node-module-resolution/package.json +++ b/tests/fixtures/angular-19-app-engine-node-module-resolution/package.json @@ -34,7 +34,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/angular-19-app-engine/package-lock.json b/tests/fixtures/angular-19-app-engine/package-lock.json index c61897ac..db8c0c8f 100644 --- a/tests/fixtures/angular-19-app-engine/package-lock.json +++ b/tests/fixtures/angular-19-app-engine/package-lock.json @@ -31,7 +31,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -35113,7 +35113,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/angular-19-app-engine/package.json b/tests/fixtures/angular-19-app-engine/package.json index 2bee4934..6e7712dd 100644 --- a/tests/fixtures/angular-19-app-engine/package.json +++ b/tests/fixtures/angular-19-app-engine/package.json @@ -34,7 +34,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/angular-19-common-engine/package-lock.json b/tests/fixtures/angular-19-common-engine/package-lock.json index 94a0d896..2342cbce 100644 --- a/tests/fixtures/angular-19-common-engine/package-lock.json +++ b/tests/fixtures/angular-19-common-engine/package-lock.json @@ -31,7 +31,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -35113,7 +35113,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/angular-19-common-engine/package.json b/tests/fixtures/angular-19-common-engine/package.json index 0429bd75..152b7e26 100644 --- a/tests/fixtures/angular-19-common-engine/package.json +++ b/tests/fixtures/angular-19-common-engine/package.json @@ -34,7 +34,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/angular-19-prerender-false/package-lock.json b/tests/fixtures/angular-19-prerender-false/package-lock.json index 72ef8b46..3b0e5513 100644 --- a/tests/fixtures/angular-19-prerender-false/package-lock.json +++ b/tests/fixtures/angular-19-prerender-false/package-lock.json @@ -26,7 +26,7 @@ "@angular/cli": "^19.1.6", "@angular/compiler-cli": "^19.1.5", "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -44,13 +44,13 @@ "semver": "^7.5.4" }, "devDependencies": { - "@netlify/build": "^32.0.0", + "@netlify/build": "^32.1.0", "@netlify/eslint-config-node": "^7.0.1", "@opentelemetry/api": "~1.8.0", "@types/node": "^22.0.0", "eslint-plugin-unicorn": "^49.0.0", "husky": "^4.3.0", - "netlify-cli": "^20.0.2", + "netlify-cli": "^20.1.1", "npm-run-all2": "^6.0.0", "prettier": "^2.1.2" }, @@ -9679,10 +9679,11 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz", - "integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==", - "dev": true + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", + "dev": true, + "license": "MIT" }, "node_modules/jest-worker": { "version": "27.5.1", diff --git a/tests/fixtures/angular-19-prerender-false/package.json b/tests/fixtures/angular-19-prerender-false/package.json index 0e4d4426..a4c79f6b 100644 --- a/tests/fixtures/angular-19-prerender-false/package.json +++ b/tests/fixtures/angular-19-prerender-false/package.json @@ -28,7 +28,7 @@ "@angular/cli": "^19.1.6", "@angular/compiler-cli": "^19.1.5", "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/application-builder/package-lock.json b/tests/fixtures/application-builder/package-lock.json index a76fb50a..58945942 100644 --- a/tests/fixtures/application-builder/package-lock.json +++ b/tests/fixtures/application-builder/package-lock.json @@ -26,7 +26,7 @@ "@angular/cli": "^18.0.2", "@angular/compiler-cli": "^18.1.0-rc", "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -44,13 +44,13 @@ "semver": "^7.5.4" }, "devDependencies": { - "@netlify/build": "^29.59.2", + "@netlify/build": "^32.1.0", "@netlify/eslint-config-node": "^7.0.1", "@opentelemetry/api": "~1.8.0", - "@types/node": "^18.19.0", + "@types/node": "^22.0.0", "eslint-plugin-unicorn": "^49.0.0", "husky": "^4.3.0", - "netlify-cli": "^18.1.0", + "netlify-cli": "^20.1.1", "npm-run-all2": "^6.0.0", "prettier": "^2.1.2" }, @@ -7969,9 +7969,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz", - "integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/application-builder/package.json b/tests/fixtures/application-builder/package.json index 46aa3589..a67a2f1e 100644 --- a/tests/fixtures/application-builder/package.json +++ b/tests/fixtures/application-builder/package.json @@ -28,7 +28,7 @@ "@angular/cli": "^18.0.2", "@angular/compiler-cli": "^18.1.0-rc", "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/browser-builder/package-lock.json b/tests/fixtures/browser-builder/package-lock.json index a76fb50a..58945942 100644 --- a/tests/fixtures/browser-builder/package-lock.json +++ b/tests/fixtures/browser-builder/package-lock.json @@ -26,7 +26,7 @@ "@angular/cli": "^18.0.2", "@angular/compiler-cli": "^18.1.0-rc", "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -44,13 +44,13 @@ "semver": "^7.5.4" }, "devDependencies": { - "@netlify/build": "^29.59.2", + "@netlify/build": "^32.1.0", "@netlify/eslint-config-node": "^7.0.1", "@opentelemetry/api": "~1.8.0", - "@types/node": "^18.19.0", + "@types/node": "^22.0.0", "eslint-plugin-unicorn": "^49.0.0", "husky": "^4.3.0", - "netlify-cli": "^18.1.0", + "netlify-cli": "^20.1.1", "npm-run-all2": "^6.0.0", "prettier": "^2.1.2" }, @@ -7969,9 +7969,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz", - "integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/browser-builder/package.json b/tests/fixtures/browser-builder/package.json index 46aa3589..a67a2f1e 100644 --- a/tests/fixtures/browser-builder/package.json +++ b/tests/fixtures/browser-builder/package.json @@ -28,7 +28,7 @@ "@angular/cli": "^18.0.2", "@angular/compiler-cli": "^18.1.0-rc", "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/nx-angular-19-app-engine/package-lock.json b/tests/fixtures/nx-angular-19-app-engine/package-lock.json index 198b6db1..261af776 100644 --- a/tests/fixtures/nx-angular-19-app-engine/package-lock.json +++ b/tests/fixtures/nx-angular-19-app-engine/package-lock.json @@ -40,7 +40,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -14190,9 +14190,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz", - "integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/nx-angular-19-app-engine/package.json b/tests/fixtures/nx-angular-19-app-engine/package.json index eb6e4200..3a9069b3 100644 --- a/tests/fixtures/nx-angular-19-app-engine/package.json +++ b/tests/fixtures/nx-angular-19-app-engine/package.json @@ -43,7 +43,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/nx-angular-19-common-engine/package-lock.json b/tests/fixtures/nx-angular-19-common-engine/package-lock.json index f9b929b3..bcea41af 100644 --- a/tests/fixtures/nx-angular-19-common-engine/package-lock.json +++ b/tests/fixtures/nx-angular-19-common-engine/package-lock.json @@ -40,7 +40,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -14190,9 +14190,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz", - "integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/nx-angular-19-common-engine/package.json b/tests/fixtures/nx-angular-19-common-engine/package.json index e2f34cfd..f5075c61 100644 --- a/tests/fixtures/nx-angular-19-common-engine/package.json +++ b/tests/fixtures/nx-angular-19-common-engine/package.json @@ -43,7 +43,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/tests/fixtures/prerender-false/package-lock.json b/tests/fixtures/prerender-false/package-lock.json index 6629ba23..a9c9aa07 100644 --- a/tests/fixtures/prerender-false/package-lock.json +++ b/tests/fixtures/prerender-false/package-lock.json @@ -31,7 +31,7 @@ "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -7977,9 +7977,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.4.0.tgz", - "integrity": "sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.7.1.tgz", + "integrity": "sha512-QnurrtpKsPoixxG2R3d1xP0St/2kcX5oTZyDyQJMY+Vzi/HUlu1kGm+2V8Tz+9lV991leB1l0xcsyz40s9xOOw==", "dev": true, "license": "MIT" }, diff --git a/tests/fixtures/prerender-false/package.json b/tests/fixtures/prerender-false/package.json index b669a7cb..717aa530 100644 --- a/tests/fixtures/prerender-false/package.json +++ b/tests/fixtures/prerender-false/package.json @@ -34,7 +34,7 @@ "@types/jasmine": "~5.1.0", "@types/node": "^22.0.0", "@netlify/angular-runtime": "file:../../..", - "jasmine-core": "~5.4.0", + "jasmine-core": "~5.7.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0",