diff --git a/.yarnrc.yml b/.yarnrc.yml index 5e19aaf4ff..94cffe48ab 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -9,15 +9,15 @@ nodeLinker: pnp packageExtensions: "@design-factory/design-factory@*": peerDependencies: - "@angular/router": ~17.0.4 + "@angular/router": ~17.1.2 "@nx/angular@^17.1.1": dependencies: - "@angular-devkit/build-angular": ~17.0.3 - "@angular-devkit/core": ~17.0.3 - "@angular-devkit/schematics": ~17.0.3 - "@angular/compiler": ~17.0.4 - "@angular/compiler-cli": ~17.0.4 - "@schematics/angular": ~17.0.3 + "@angular-devkit/build-angular": ~17.1.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/compiler": ~17.1.2 + "@angular/compiler-cli": ~17.1.2 + "@schematics/angular": ~17.1.2 "@types/node": ^20.0.0 esbuild: ~0.20.0 eslint: ^8.42.0 diff --git a/apps/chrome-devtools/package.json b/apps/chrome-devtools/package.json index f2c2c31641..4254960838 100644 --- a/apps/chrome-devtools/package.json +++ b/apps/chrome-devtools/package.json @@ -31,14 +31,14 @@ "dist/" ], "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", "@angular-eslint/builder": "~17.2.0", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/eslint-plugin-template": "~17.2.0", "@angular-eslint/template-parser": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", "@nx/eslint-plugin": "~17.3.0", "@nx/jest": "~17.3.0", "@o3r/build-helpers": "workspace:^", @@ -76,14 +76,14 @@ "typescript": "~5.2.2" }, "dependencies": { - "@angular/animations": "~17.0.4", - "@angular/common": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/localize": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", - "@angular/router": "~17.0.4", + "@angular/animations": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/localize": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@design-factory/design-factory": "^15.2.2", "@ng-bootstrap/ng-bootstrap": "^16.0.0", "@ng-select/ng-select": "~12.0.0", diff --git a/apps/chrome-devtools/project.json b/apps/chrome-devtools/project.json index ab90d8f904..4f676af862 100644 --- a/apps/chrome-devtools/project.json +++ b/apps/chrome-devtools/project.json @@ -21,8 +21,8 @@ "^build", "build-panel", "build-components", - "build-extension", - "copy-assets" + "copy-assets", + "build-extension" ] }, "build-components": { diff --git a/apps/github-cascading-app/package.json b/apps/github-cascading-app/package.json index 2ff7b5ee5f..c731960d4a 100644 --- a/apps/github-cascading-app/package.json +++ b/apps/github-cascading-app/package.json @@ -23,17 +23,17 @@ }, "devDependencies": { "@actions/github": "^6.0.0", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", "@angular-eslint/builder": "~17.2.0", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/eslint-plugin-template": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@nx/eslint": "~17.3.0", "@nx/eslint-plugin": "~17.3.0", "@nx/jest": "~17.3.0", diff --git a/apps/showcase/package.json b/apps/showcase/package.json index 3ee2c0e460..1211196722 100644 --- a/apps/showcase/package.json +++ b/apps/showcase/package.json @@ -28,16 +28,16 @@ "@ama-sdk/core": "workspace:^", "@ama-sdk/schematics": "workspace:^", "@ama-sdk/showcase-sdk": "workspace:^", - "@angular/animations": "~17.0.4", - "@angular/cdk": "~17.0.1", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/localize": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", - "@angular/router": "~17.0.4", + "@angular/animations": "~17.1.2", + "@angular/cdk": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/localize": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@design-factory/design-factory": "^15.2.2", "@formatjs/intl-numberformat": "~8.10.0", "@ng-bootstrap/ng-bootstrap": "^16.0.0", @@ -75,15 +75,15 @@ }, "devDependencies": { "@amadeus-it-group/kassette": "^1.7.0", - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/eslint-plugin-template": "~17.2.0", "@angular-eslint/template-parser": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/compiler-cli": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", "@nx/eslint-plugin": "~17.3.0", "@o3r/design": "workspace:^", "@o3r/eslint-config-otter": "workspace:^", @@ -91,7 +91,7 @@ "@o3r/schematics": "workspace:^", "@o3r/testing": "workspace:^", "@playwright/test": "~1.41.0", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/bootstrap": "^5.2.6", "@types/jest": "~29.5.2", diff --git a/apps/vscode-extension/package.json b/apps/vscode-extension/package.json index 16673a0e26..9e8341a8f4 100644 --- a/apps/vscode-extension/package.json +++ b/apps/vscode-extension/package.json @@ -335,16 +335,16 @@ "eslint": "^8.42.0" }, "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@nx/eslint-plugin": "~17.3.0", "@nx/jest": "~17.3.0", "@o3r/build-helpers": "workspace:^", diff --git a/package.json b/package.json index e634e95f7f..4c633cfca4 100644 --- a/package.json +++ b/package.json @@ -131,8 +131,8 @@ "gonzales-pe-sl/minimist": "^1.2.0" }, "dependencies": { - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", "pixelmatch": "^5.2.1", "pngjs": "^7.0.0", "rxjs": "^7.8.1", @@ -143,24 +143,24 @@ "@actions/core": "^1.10.0", "@actions/exec": "^1.1.1", "@actions/github": "^6.0.0", - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/eslint-plugin-template": "~17.2.0", "@angular-eslint/template-parser": "~17.2.0", - "@angular/animations": "~17.0.4", - "@angular/cdk": "~17.0.1", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/localize": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", - "@angular/router": "~17.0.4", + "@angular/animations": "~17.1.2", + "@angular/cdk": "~17.1.2", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/localize": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@commitlint/cli": "^18.0.0", @@ -188,7 +188,7 @@ "@o3r/workspace": "workspace:^", "@playwright/test": "~1.41.0", "@popperjs/core": "^2.11.5", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@swc-node/register": "^1.6.7", "@swc/core": "^1.3.85", @@ -226,7 +226,7 @@ "jsonpath-plus": "^8.0.0", "lint-staged": "^15.0.0", "minimist": "^1.2.6", - "ng-packagr": "~17.0.0", + "ng-packagr": "~17.1.2", "ngx-highlightjs": "^10.0.0", "npm-run-all2": "^6.0.0", "nx": "~17.3.0", diff --git a/packages/@ama-sdk/core/package.json b/packages/@ama-sdk/core/package.json index a9ac93606b..7108967b85 100644 --- a/packages/@ama-sdk/core/package.json +++ b/packages/@ama-sdk/core/package.json @@ -63,11 +63,11 @@ "uuid": "^9.0.0" }, "peerDependencies": { - "@angular-devkit/schematics": "~17.0.0", - "@angular/cli": "~17.0.0", - "@angular/common": "~17.0.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "chokidar": "^3.5.2", "cpy": "~11.0.0", "globby": "^11.1.0", @@ -103,17 +103,17 @@ } }, "devDependencies": { - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/core": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", "@nx/eslint-plugin": "~17.3.0", "@nx/jest": "~17.3.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@swc/cli": "^0.3.0", "@swc/core": "^1.3.85", diff --git a/packages/@ama-sdk/create/package.json b/packages/@ama-sdk/create/package.json index 431d2aa2ef..d1370fad9e 100644 --- a/packages/@ama-sdk/create/package.json +++ b/packages/@ama-sdk/create/package.json @@ -19,13 +19,13 @@ "dependencies": { "@ama-sdk/core": "workspace:^", "@ama-sdk/schematics": "workspace:^", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-devkit/schematics-cli": "~17.0.3", - "@angular/cli": "~17.0.3", + "@angular/cli": "~17.1.2", "@o3r/schematics": "workspace:^", "@openapitools/openapi-generator-cli": "~2.9.0", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "minimist": "^1.2.6", "rxjs": "^7.8.1", "typescript": "~5.2.2" diff --git a/packages/@ama-sdk/schematics/package.json b/packages/@ama-sdk/schematics/package.json index ae93be34b3..2549a8acf7 100644 --- a/packages/@ama-sdk/schematics/package.json +++ b/packages/@ama-sdk/schematics/package.json @@ -49,17 +49,17 @@ }, "peerDependencies": { "@ama-sdk/core": "workspace:^", - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-devkit/schematics-cli": "^17.0.1", "@angular/cli": "^17.0.1", "@o3r/schematics": "workspace:^", "@openapitools/openapi-generator-cli": "~2.9.0", - "@schematics/angular": "~17.0.0" + "@schematics/angular": "~17.1.2" }, "dependencies": { - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "js-yaml": "^4.1.0", "minimatch": "~9.0.3", "rxjs": "^7.8.1", @@ -71,7 +71,7 @@ "@ama-sdk/core": "workspace:^", "@angular-devkit/schematics-cli": "~17.0.3", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cli": "~17.0.3", + "@angular/cli": "~17.1.2", "@nx/eslint-plugin": "~17.3.0", "@nx/jest": "~17.3.0", "@o3r/build-helpers": "workspace:^", @@ -79,7 +79,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@openapitools/openapi-generator-cli": "~2.9.0", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/js-yaml": "^4.0.5", diff --git a/packages/@ama-sdk/showcase-sdk/package.json b/packages/@ama-sdk/showcase-sdk/package.json index 7c9ff4bac5..d72e944989 100644 --- a/packages/@ama-sdk/showcase-sdk/package.json +++ b/packages/@ama-sdk/showcase-sdk/package.json @@ -60,13 +60,13 @@ "devDependencies": { "@ama-sdk/core": "workspace:^", "@ama-sdk/schematics": "workspace:^", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-devkit/schematics-cli": "~17.0.3", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/eslint-plugin-template": "~17.2.0", "@angular-eslint/utils": "~17.2.0", - "@angular/compiler": "~17.0.4", + "@angular/compiler": "~17.1.2", "@commitlint/cli": "^18.0.0", "@commitlint/config-conventional": "^18.0.0", "@nx/eslint-plugin": "~17.3.0", @@ -74,7 +74,7 @@ "@o3r/eslint-config-otter": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@openapitools/openapi-generator-cli": "~2.9.0", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@swc/cli": "^0.3.0", "@swc/core": "^1.3.85", diff --git a/packages/@ama-terasu/schematics/package.json b/packages/@ama-terasu/schematics/package.json index 9d7b5b65ac..39ba4c7632 100644 --- a/packages/@ama-terasu/schematics/package.json +++ b/packages/@ama-terasu/schematics/package.json @@ -18,9 +18,9 @@ "vscode": "^1.22.0" }, "dependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@o3r/schematics": "workspace:^", "tslib": "^2.5.3" }, diff --git a/packages/@o3r/amaterasu/amaterasu-otter/package.json b/packages/@o3r/amaterasu/amaterasu-otter/package.json index c8e30b9661..3bb5dd0386 100644 --- a/packages/@o3r/amaterasu/amaterasu-otter/package.json +++ b/packages/@o3r/amaterasu/amaterasu-otter/package.json @@ -56,7 +56,7 @@ }, "peerDependencies": { "@ama-terasu/core": "workspace:^", - "@angular/cli": "~17.0.0" + "@angular/cli": "~17.1.2" }, "engines": { "node": ">=18.0.0", diff --git a/packages/@o3r/analytics/package.json b/packages/@o3r/analytics/package.json index 97724b26fb..2ee6c05cad 100644 --- a/packages/@o3r/analytics/package.json +++ b/packages/@o3r/analytics/package.json @@ -25,15 +25,15 @@ }, "peerDependencies": { "@ama-sdk/core": "workspace:^", - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", - "@angular/platform-browser": "~17.0.2", - "@angular/platform-browser-dynamic": "~17.0.2", - "@angular/router": "~17.0.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@ngrx/store": "~17.1.0", "@o3r/core": "workspace:^", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "jasmine": "^5.0.0", "rxjs": "^7.8.1", "webpack": "~5.90.0" @@ -57,17 +57,17 @@ }, "devDependencies": { "@ama-sdk/core": "workspace:^", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", - "@angular/router": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -80,7 +80,7 @@ "@o3r/core": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", diff --git a/packages/@o3r/apis-manager/package.json b/packages/@o3r/apis-manager/package.json index acd9ca2fba..81afb64297 100644 --- a/packages/@o3r/apis-manager/package.json +++ b/packages/@o3r/apis-manager/package.json @@ -20,11 +20,11 @@ }, "peerDependencies": { "@ama-sdk/core": "workspace:^", - "@angular-devkit/schematics": "~17.0.0", - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "rxjs": "^7.8.1", "typescript": "~5.2.2" }, @@ -44,16 +44,16 @@ }, "devDependencies": { "@ama-sdk/core": "workspace:^", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -65,7 +65,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/application/package.json b/packages/@o3r/application/package.json index 0dd214b432..99a508fa77 100644 --- a/packages/@o3r/application/package.json +++ b/packages/@o3r/application/package.json @@ -24,15 +24,15 @@ "prepare:publish": "prepare-publish ./dist" }, "peerDependencies": { - "@angular-devkit/schematics": "~17.0.0", - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", "@o3r/core": "workspace:^", "@o3r/logger": "workspace:^", "@o3r/routing": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/testing": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "rxjs": "^7.8.1", "typescript": "~5.2.2" }, @@ -51,16 +51,16 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -75,7 +75,7 @@ "@o3r/routing": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/testing": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/artifactory-tools/package.json b/packages/@o3r/artifactory-tools/package.json index 63a681efcb..7f273614ca 100644 --- a/packages/@o3r/artifactory-tools/package.json +++ b/packages/@o3r/artifactory-tools/package.json @@ -32,8 +32,8 @@ "winston": "^3.8.2" }, "devDependencies": { - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", diff --git a/packages/@o3r/azure-tools/package.json b/packages/@o3r/azure-tools/package.json index 9de47a63a2..31fa485fe2 100644 --- a/packages/@o3r/azure-tools/package.json +++ b/packages/@o3r/azure-tools/package.json @@ -28,8 +28,8 @@ "winston": "^3.8.2" }, "devDependencies": { - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", diff --git a/packages/@o3r/components/package.json b/packages/@o3r/components/package.json index ab02121c89..14337320bc 100644 --- a/packages/@o3r/components/package.json +++ b/packages/@o3r/components/package.json @@ -28,14 +28,14 @@ "postbuild": "patch-package-json-main" }, "peerDependencies": { - "@angular-devkit/architect": "~0.1700.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/cdk": "~17.0.0", - "@angular/common": "~17.0.0", - "@angular/core": "~17.0.0", - "@angular/forms": "~17.0.0", - "@angular/platform-browser": "~17.0.0", - "@angular/platform-browser-dynamic": "~17.0.0", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/cdk": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@ngrx/effects": "~17.1.0", "@ngrx/entity": "~17.1.0", "@ngrx/store": "~17.1.0", @@ -48,7 +48,7 @@ "@o3r/rules-engine": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/testing": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "chokidar": "^3.5.2", "globby": "^11.1.0", "jsonpath-plus": "^8.0.0", @@ -100,19 +100,19 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cdk": "~17.0.1", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/cdk": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -133,7 +133,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/configuration/package.json b/packages/@o3r/configuration/package.json index 15ae906a54..d5f963f850 100644 --- a/packages/@o3r/configuration/package.json +++ b/packages/@o3r/configuration/package.json @@ -32,15 +32,15 @@ "prepare:publish": "prepare-publish ./dist" }, "peerDependencies": { - "@angular/core": "~17.0.2", - "@angular/platform-browser-dynamic": "~17.0.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@ngrx/entity": "~17.1.0", "@ngrx/store": "~17.1.0", "@o3r/core": "workspace:^", "@o3r/logger": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/testing": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "cheerio": "^1.0.0-rc.10", "express-interceptor": "^1.2.0", "jasmine": "^5.0.0", @@ -71,16 +71,16 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -97,7 +97,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", diff --git a/packages/@o3r/core/package.json b/packages/@o3r/core/package.json index 17c14608bb..a2974db572 100644 --- a/packages/@o3r/core/package.json +++ b/packages/@o3r/core/package.json @@ -22,22 +22,22 @@ "default": "./src/public_api.js", "types": "./src/public_api.d.ts", "peerDependencies": { - "@angular-devkit/architect": "~0.1700.0", - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/cli": "~17.0.0", - "@angular/common": "~17.0.2", - "@angular/compiler-cli": "~17.0.2", - "@angular/core": "~17.0.2", - "@angular/forms": "~17.0.2", - "@angular/platform-browser-dynamic": "~17.0.2", - "@angular/router": "~17.0.2", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@ngrx/entity": "~17.1.0", "@ngrx/store": "~17.1.0", "@nrwl/devkit": "~17.3.0", "@nx/angular": "~17.3.0", "@o3r/telemetry": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "chokidar": "^3.5.2", "globby": "^11.1.0", "rxjs": "^7.8.1", @@ -79,20 +79,20 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", - "@angular/router": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -106,7 +106,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/telemetry": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", @@ -145,7 +145,7 @@ }, "generatorDependencies": { "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/material": "~17.0.1", + "@angular/material": "~17.1.2", "@ngrx/router-store": "~17.1.0", "@ngrx/effects": "~17.1.0", "@ngrx/store-devtools": "~17.1.0", diff --git a/packages/@o3r/create/package.json b/packages/@o3r/create/package.json index ff769f9bf1..2323f8e55d 100644 --- a/packages/@o3r/create/package.json +++ b/packages/@o3r/create/package.json @@ -18,15 +18,15 @@ "prepare:publish": "prepare-publish ./dist" }, "dependencies": { - "@angular/cli": "~17.0.3", - "@schematics/angular": "~17.0.3", + "@angular/cli": "~17.1.2", + "@schematics/angular": "~17.1.2", "minimist": "^1.2.6", "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/eslint-plugin-template": "~17.2.0", "@nx/eslint": "~17.3.0", diff --git a/packages/@o3r/design/package.json b/packages/@o3r/design/package.json index 59af0c2332..230e7639fe 100644 --- a/packages/@o3r/design/package.json +++ b/packages/@o3r/design/package.json @@ -78,18 +78,18 @@ } }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -103,7 +103,7 @@ "@o3r/schematics": "workspace:^", "@o3r/styling": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", diff --git a/packages/@o3r/dev-tools/package.json b/packages/@o3r/dev-tools/package.json index a4f742fff0..8714eb11b7 100644 --- a/packages/@o3r/dev-tools/package.json +++ b/packages/@o3r/dev-tools/package.json @@ -57,8 +57,8 @@ "winston": "^3.8.2" }, "devDependencies": { - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", diff --git a/packages/@o3r/dynamic-content/package.json b/packages/@o3r/dynamic-content/package.json index c5affd7c56..135ef8271d 100644 --- a/packages/@o3r/dynamic-content/package.json +++ b/packages/@o3r/dynamic-content/package.json @@ -29,10 +29,10 @@ "prepare:publish": "prepare-publish ./dist" }, "peerDependencies": { - "@angular-devkit/architect": "~0.1700.0", - "@angular/compiler-cli": "~17.0.2", - "@angular/core": "~17.0.2", - "@angular/platform-browser-dynamic": "~17.0.2", + "@angular-devkit/architect": "~0.1701.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@ngrx/store": "~17.1.0", "@o3r/core": "workspace:^", "@o3r/schematics": "workspace:^", @@ -59,17 +59,17 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", diff --git a/packages/@o3r/eslint-config-otter/package.json b/packages/@o3r/eslint-config-otter/package.json index cd29e3d681..a7f03d33c1 100644 --- a/packages/@o3r/eslint-config-otter/package.json +++ b/packages/@o3r/eslint-config-otter/package.json @@ -50,15 +50,15 @@ "build:builders": "tsc -b tsconfig.builders.json --pretty && yarn generate-cjs-manifest" }, "peerDependencies": { - "@angular-devkit/schematics": "~17.0.0", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/builder": "~17.2.0", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/eslint-plugin-template": "~17.2.0", "@angular-eslint/template-parser": "~17.2.0", - "@angular/compiler": "~17.0.2", + "@angular/compiler": "~17.1.2", "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/parser": "^6.11.0", @@ -72,17 +72,17 @@ "typescript": "~5.2.2" }, "devDependencies": { - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/eslint-plugin-template": "~17.2.0", "@angular-eslint/template-parser": "~17.2.0", - "@angular/compiler": "~17.0.4", + "@angular/compiler": "~17.1.2", "@nx/eslint-plugin": "~17.3.0", "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^6.19.0", diff --git a/packages/@o3r/eslint-plugin/package.json b/packages/@o3r/eslint-plugin/package.json index 598be2874a..5473694ccc 100644 --- a/packages/@o3r/eslint-plugin/package.json +++ b/packages/@o3r/eslint-plugin/package.json @@ -43,7 +43,7 @@ "peerDependencies": { "@angular-eslint/template-parser": "~17.2.0", "@angular-eslint/utils": "~17.2.0", - "@angular/compiler": "~17.0.2", + "@angular/compiler": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@typescript-eslint/eslint-plugin": "^6.11.0", "@typescript-eslint/parser": "^6.11.0", @@ -52,12 +52,12 @@ "yaml-eslint-parser": "^1.2.2" }, "devDependencies": { - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@angular-eslint/template-parser": "~17.2.0", "@angular-eslint/utils": "~17.2.0", - "@angular/compiler": "~17.0.4", + "@angular/compiler": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", diff --git a/packages/@o3r/extractors/package.json b/packages/@o3r/extractors/package.json index 1b6fe23c94..365915233f 100644 --- a/packages/@o3r/extractors/package.json +++ b/packages/@o3r/extractors/package.json @@ -24,7 +24,7 @@ "prepare:publish": "prepare-publish ./dist" }, "peerDependencies": { - "@angular-devkit/core": "~17.0.0", + "@angular-devkit/core": "~17.1.2", "@o3r/core": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/telemetry": "workspace:^", @@ -45,17 +45,17 @@ "typedoc": "~0.25.0" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", diff --git a/packages/@o3r/forms/package.json b/packages/@o3r/forms/package.json index 0de4b12cf0..b56ec45507 100644 --- a/packages/@o3r/forms/package.json +++ b/packages/@o3r/forms/package.json @@ -20,9 +20,9 @@ }, "peerDependencies": { "@ama-sdk/core": "workspace:^", - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", - "@angular/forms": "~17.0.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", "@ngrx/entity": "~17.1.0", "@ngrx/store": "~17.1.0", "@o3r/core": "workspace:^", @@ -39,17 +39,17 @@ }, "devDependencies": { "@ama-sdk/core": "workspace:^", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", diff --git a/packages/@o3r/localization/package.json b/packages/@o3r/localization/package.json index a49466e259..437147c78a 100644 --- a/packages/@o3r/localization/package.json +++ b/packages/@o3r/localization/package.json @@ -28,14 +28,14 @@ "build": "yarn nx build localization" }, "peerDependencies": { - "@angular-devkit/architect": "~0.1700.0", - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/cdk": "~17.0.0", - "@angular/cli": "~17.0.0", - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", - "@angular/platform-browser-dynamic": "~17.0.2", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/cdk": "~17.1.2", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@formatjs/intl-numberformat": "^8.0.2", "@ngrx/store": "~17.1.0", "@ngx-translate/core": "~15.0.0", @@ -44,7 +44,7 @@ "@o3r/extractors": "workspace:^", "@o3r/logger": "workspace:^", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "chokidar": "^3.5.2", "intl-messageformat": "~10.5.0", "rxjs": "^7.8.1", @@ -80,19 +80,19 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cdk": "~17.0.1", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/cdk": "~17.1.2", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -111,7 +111,7 @@ "@o3r/logger": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/logger/package.json b/packages/@o3r/logger/package.json index 670865fb97..471202d467 100644 --- a/packages/@o3r/logger/package.json +++ b/packages/@o3r/logger/package.json @@ -20,8 +20,8 @@ "prepare:publish": "prepare-publish ./dist" }, "peerDependencies": { - "@angular/core": "~17.0.2", - "@angular/platform-browser-dynamic": "~17.0.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@fullstory/browser": "^2.0.0", "@ngrx/store": "~17.1.0", "@o3r/core": "workspace:^", @@ -52,16 +52,16 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -95,7 +95,7 @@ "jsonc-eslint-parser": "~2.4.0", "logrocket": "~7.0.0", "logrocket-ngrx": "~0.2.1", - "ng-packagr": "~17.0.0", + "ng-packagr": "~17.1.2", "nx": "~17.3.0", "rxjs": "^7.8.1", "smartlook-client": "^8.0.0", diff --git a/packages/@o3r/mobile/package.json b/packages/@o3r/mobile/package.json index c6d38f409a..a4f6651bcb 100644 --- a/packages/@o3r/mobile/package.json +++ b/packages/@o3r/mobile/package.json @@ -34,9 +34,9 @@ "winston": "^3.8.2" }, "peerDependencies": { - "@angular-devkit/schematics": "~17.0.0", - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", "@capacitor/browser": "^5.0.0", "@capacitor/core": "^5.0.0", "@capacitor/device": "^5.0.0", @@ -46,7 +46,7 @@ "@o3r/logger": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/store-sync": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "fast-deep-equal": "^3.1.3", "rxjs": "^7.8.1" }, @@ -62,17 +62,17 @@ } }, "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@capacitor/browser": "^5.0.0", @@ -91,7 +91,7 @@ "@o3r/logger": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/store-sync": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/routing/package.json b/packages/@o3r/routing/package.json index 485ae274d6..295541fbcd 100644 --- a/packages/@o3r/routing/package.json +++ b/packages/@o3r/routing/package.json @@ -23,10 +23,10 @@ "prepare:publish": "prepare-publish ./dist" }, "peerDependencies": { - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", - "@angular/platform-browser-dynamic": "~17.0.2", - "@angular/router": "~17.0.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@ngrx/effects": "~17.1.0", "@ngrx/entity": "~17.1.0", "@ngrx/router-store": "~17.1.0", @@ -49,17 +49,17 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", - "@angular/router": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", diff --git a/packages/@o3r/rules-engine/package.json b/packages/@o3r/rules-engine/package.json index 3ca2749a31..74c6978cc1 100644 --- a/packages/@o3r/rules-engine/package.json +++ b/packages/@o3r/rules-engine/package.json @@ -29,12 +29,12 @@ "prepare:publish": "prepare-publish ./dist" }, "peerDependencies": { - "@angular-devkit/architect": "~0.1700.0", - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", - "@angular/platform-browser-dynamic": "~17.0.2", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@ngrx/effects": "~17.1.0", "@ngrx/entity": "~17.1.0", "@ngrx/store": "~17.1.0", @@ -43,7 +43,7 @@ "@o3r/extractors": "workspace:^", "@o3r/logger": "workspace:^", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "globby": "^11.1.0", "jasmine": "^5.0.0", "jsonpath-plus": "^8.0.0", @@ -84,17 +84,17 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -115,7 +115,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@o3r/testing": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jasmine": "~5.1.0", "@types/jest": "~29.5.2", diff --git a/packages/@o3r/schematics/package.json b/packages/@o3r/schematics/package.json index f939ad3b5d..c682cf69b5 100644 --- a/packages/@o3r/schematics/package.json +++ b/packages/@o3r/schematics/package.json @@ -24,12 +24,12 @@ "environment": "./dist/src/cli/environment.js" }, "peerDependencies": { - "@angular-devkit/architect": "~0.1700.0", - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/cli": "~17.0.0", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/cli": "~17.1.2", "@o3r/telemetry": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "eslint": "^8.42.0", "rxjs": "^7.8.1", "typescript": "~5.2.2" @@ -56,17 +56,17 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -77,7 +77,7 @@ "@o3r/build-helpers": "workspace:^", "@o3r/eslint-plugin": "workspace:^", "@o3r/telemetry": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/store-sync/package.json b/packages/@o3r/store-sync/package.json index acf47a0368..f9de926cbc 100644 --- a/packages/@o3r/store-sync/package.json +++ b/packages/@o3r/store-sync/package.json @@ -23,8 +23,8 @@ }, "peerDependencies": { "@ama-sdk/core": "workspace:^", - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@ngrx/entity": "~17.1.0", "@ngrx/store": "~17.1.0", "@o3r/core": "workspace:^", @@ -49,16 +49,16 @@ }, "devDependencies": { "@ama-sdk/core": "workspace:^", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@ngrx/entity": "~17.1.0", "@ngrx/store": "~17.1.0", "@nx/eslint": "~17.3.0", diff --git a/packages/@o3r/storybook/package.json b/packages/@o3r/storybook/package.json index 46affdcbea..7b2988861f 100644 --- a/packages/@o3r/storybook/package.json +++ b/packages/@o3r/storybook/package.json @@ -47,9 +47,9 @@ "tslib": "^2.5.3" }, "peerDependencies": { - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/core": "~17.0.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/core": "~17.1.2", "@ngrx/store": "~17.1.0", "@o3r/components": "workspace:^", "@o3r/configuration": "workspace:^", @@ -57,7 +57,7 @@ "@o3r/localization": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/styling": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "@storybook/addons": "^7.5.3", "@storybook/angular": "^7.5.3", "@storybook/api": "^7.5.3", @@ -74,18 +74,18 @@ } }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -102,7 +102,7 @@ "@o3r/schematics": "workspace:^", "@o3r/styling": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@storybook/addons": "^7.5.3", "@storybook/angular": "^7.5.3", "@storybook/api": "^7.5.3", diff --git a/packages/@o3r/stylelint-plugin/package.json b/packages/@o3r/stylelint-plugin/package.json index 2740bdf05b..bdec38dc0a 100644 --- a/packages/@o3r/stylelint-plugin/package.json +++ b/packages/@o3r/stylelint-plugin/package.json @@ -30,10 +30,10 @@ "stylelint": "^16.0.2" }, "devDependencies": { - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/compiler": "~17.0.4", + "@angular/compiler": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", diff --git a/packages/@o3r/styling/package.json b/packages/@o3r/styling/package.json index 02be5b3e9b..0947167eea 100644 --- a/packages/@o3r/styling/package.json +++ b/packages/@o3r/styling/package.json @@ -36,17 +36,17 @@ } }, "peerDependencies": { - "@angular-devkit/architect": "~0.1700.0", - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/cdk": "~17.0.1", - "@angular/core": "~17.0.2", - "@angular/material": "~17.0.0", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/cdk": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/material": "~17.1.2", "@o3r/core": "workspace:^", "@o3r/dynamic-content": "workspace:^", "@o3r/extractors": "workspace:^", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "rxjs": "^7.8.1", "sass": "~1.70.0" }, @@ -89,21 +89,21 @@ "tslib": "^2.5.3" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/animations": "~17.0.4", - "@angular/cdk": "~17.0.1", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/material": "~17.0.1", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/animations": "~17.1.2", + "@angular/cdk": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/material": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -120,7 +120,7 @@ "@o3r/schematics": "workspace:^", "@o3r/styling": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/telemetry/package.json b/packages/@o3r/telemetry/package.json index d34cc8de43..e0d1ba3ae2 100644 --- a/packages/@o3r/telemetry/package.json +++ b/packages/@o3r/telemetry/package.json @@ -19,9 +19,9 @@ "tslib": "^2.5.3" }, "peerDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "rxjs": "^7.8.1" }, "peerDependenciesMeta": { @@ -30,9 +30,9 @@ } }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@nx/eslint-plugin": "~17.3.0", "@nx/jest": "~17.3.0", diff --git a/packages/@o3r/test-helpers/package.json b/packages/@o3r/test-helpers/package.json index 036f4a51e4..afce6c0103 100644 --- a/packages/@o3r/test-helpers/package.json +++ b/packages/@o3r/test-helpers/package.json @@ -13,7 +13,7 @@ } }, "peerDependencies": { - "@angular-devkit/schematics": "~17.0.0", + "@angular-devkit/schematics": "~17.1.2", "@o3r/schematics": "workspace:^", "memfs": "~4.6.0", "minimist": "^1.2.6", @@ -32,12 +32,12 @@ "build:builders": "tsc -b tsconfig.builders.json --pretty" }, "devDependencies": { - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", "@nx/eslint-plugin": "~17.3.0", "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/testing/package.json b/packages/@o3r/testing/package.json index dd1df6c49e..bb0e06263a 100644 --- a/packages/@o3r/testing/package.json +++ b/packages/@o3r/testing/package.json @@ -98,18 +98,18 @@ }, "peerDependencies": { "@amadeus-it-group/kassette": "^1.7.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/common": "~17.0.2", - "@angular/core": "~17.0.2", - "@angular/forms": "~17.0.2", - "@angular/platform-browser": "~17.0.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/platform-browser": "~17.1.2", "@ngrx/store": "~17.1.0", "@ngx-translate/core": "~15.0.0", "@o3r/core": "workspace:^", "@o3r/localization": "workspace:^", "@o3r/schematics": "workspace:^", "@playwright/test": "~1.41.0", - "@schematics/angular": "~17.0.0", + "@schematics/angular": "~17.1.2", "pixelmatch": "^5.2.1", "pngjs": "^7.0.0", "protractor": "^7.0.0", @@ -162,18 +162,18 @@ }, "devDependencies": { "@amadeus-it-group/kassette": "^1.7.0", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/forms": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/forms": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", @@ -188,7 +188,7 @@ "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", "@playwright/test": "~1.41.0", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/node": "^20.0.0", diff --git a/packages/@o3r/third-party/package.json b/packages/@o3r/third-party/package.json index f1b012d1d3..476cdd0c4a 100644 --- a/packages/@o3r/third-party/package.json +++ b/packages/@o3r/third-party/package.json @@ -24,7 +24,7 @@ "uuid": "^9.0.0" }, "peerDependencies": { - "@angular-devkit/schematics": "~17.0.0", + "@angular-devkit/schematics": "~17.1.2", "@o3r/core": "workspace:^", "@o3r/schematics": "workspace:^", "rxjs": "^7.8.1" @@ -41,17 +41,17 @@ } }, "devDependencies": { - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@compodoc/compodoc": "^1.1.19", diff --git a/packages/@o3r/workspace/package.json b/packages/@o3r/workspace/package.json index 656abf45d7..41e8d2ecbf 100644 --- a/packages/@o3r/workspace/package.json +++ b/packages/@o3r/workspace/package.json @@ -22,14 +22,14 @@ "main": "./dist/src/public_api.js", "types": "./dist/src/public_api.d.ts", "peerDependencies": { - "@angular-devkit/architect": "~0.1700.0", - "@angular-devkit/core": "~17.0.0", - "@angular-devkit/schematics": "~17.0.0", - "@angular/cli": "~17.0.0", - "@angular/common": "~17.0.2", - "@angular/compiler-cli": "~17.0.2", - "@angular/core": "~17.0.2", - "@schematics/angular": "~17.0.0", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@schematics/angular": "~17.1.2", "typescript": "~5.2.2" }, "peerDependenciesMeta": { @@ -47,19 +47,19 @@ "winston": "^3.8.2" }, "devDependencies": { - "@angular-devkit/architect": "~0.1700.3", - "@angular-devkit/build-angular": "~17.0.3", - "@angular-devkit/core": "~17.0.3", - "@angular-devkit/schematics": "~17.0.3", + "@angular-devkit/architect": "~0.1701.2", + "@angular-devkit/build-angular": "~17.1.2", + "@angular-devkit/core": "~17.1.2", + "@angular-devkit/schematics": "~17.1.2", "@angular-eslint/eslint-plugin": "~17.2.0", - "@angular/cli": "~17.0.3", - "@angular/common": "~17.0.4", - "@angular/compiler": "~17.0.4", - "@angular/compiler-cli": "~17.0.4", - "@angular/core": "~17.0.4", - "@angular/platform-browser": "~17.0.4", - "@angular/platform-browser-dynamic": "~17.0.4", - "@angular/router": "~17.0.4", + "@angular/cli": "~17.1.2", + "@angular/common": "~17.1.2", + "@angular/compiler": "~17.1.2", + "@angular/compiler-cli": "~17.1.2", + "@angular/core": "~17.1.2", + "@angular/platform-browser": "~17.1.2", + "@angular/platform-browser-dynamic": "~17.1.2", + "@angular/router": "~17.1.2", "@babel/core": "~7.23.0", "@babel/preset-typescript": "~7.23.0", "@ngrx/entity": "~17.1.0", @@ -73,7 +73,7 @@ "@o3r/eslint-plugin": "workspace:^", "@o3r/schematics": "workspace:^", "@o3r/test-helpers": "workspace:^", - "@schematics/angular": "~17.0.3", + "@schematics/angular": "~17.1.2", "@stylistic/eslint-plugin-ts": "^1.5.4", "@types/jest": "~29.5.2", "@types/minimist": "^1.2.2", @@ -105,7 +105,7 @@ "zone.js": "~0.14.2" }, "generatorDependencies": { - "@angular/material": "~17.0.1", + "@angular/material": "~17.1.2", "@ngrx/router-store": "~17.1.0", "@ngrx/effects": "~17.1.0", "@ngrx/store-devtools": "~17.1.0" diff --git a/yarn.lock b/yarn.lock index deaa82d9fe..b56d75f8f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -78,17 +78,17 @@ __metadata: version: 0.0.0-use.local resolution: "@ama-sdk/core@workspace:packages/@ama-sdk/core" dependencies: - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" "@nx/eslint-plugin": "npm:~17.3.0" "@nx/jest": "npm:~17.3.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@swc/cli": "npm:^0.3.0" "@swc/core": "npm:^1.3.85" @@ -125,11 +125,11 @@ __metadata: uuid: "npm:^9.0.0" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/schematics": ~17.0.0 - "@angular/cli": ~17.0.0 - "@angular/common": ~17.0.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/cli": ~17.1.2 + "@angular/common": ~17.1.2 "@o3r/schematics": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 chokidar: ^3.5.2 cpy: ~11.0.0 globby: ^11.1.0 @@ -166,12 +166,12 @@ __metadata: dependencies: "@ama-sdk/core": "workspace:^" "@ama-sdk/schematics": "workspace:^" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-devkit/schematics-cli": "npm:~17.0.3" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/eslint-plugin-template": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" + "@angular/cli": "npm:~17.1.2" "@nx/eslint": "npm:~17.3.0" "@nx/eslint-plugin": "npm:~17.3.0" "@nx/jest": "npm:~17.3.0" @@ -182,7 +182,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.9.0" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" @@ -221,11 +221,11 @@ __metadata: resolution: "@ama-sdk/schematics@workspace:packages/@ama-sdk/schematics" dependencies: "@ama-sdk/core": "workspace:^" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-devkit/schematics-cli": "npm:~17.0.3" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" + "@angular/cli": "npm:~17.1.2" "@nx/eslint-plugin": "npm:~17.3.0" "@nx/jest": "npm:~17.3.0" "@o3r/build-helpers": "workspace:^" @@ -233,7 +233,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.9.0" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/js-yaml": "npm:^4.0.5" @@ -274,13 +274,13 @@ __metadata: typescript: "npm:~5.2.2" peerDependencies: "@ama-sdk/core": "workspace:^" - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 "@angular-devkit/schematics-cli": ^17.0.1 "@angular/cli": ^17.0.1 "@o3r/schematics": "workspace:^" "@openapitools/openapi-generator-cli": ~2.9.0 - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 peerDependenciesMeta: "@ama-sdk/core": optional: true @@ -301,13 +301,13 @@ __metadata: dependencies: "@ama-sdk/core": "workspace:^" "@ama-sdk/schematics": "workspace:^" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-devkit/schematics-cli": "npm:~17.0.3" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/eslint-plugin-template": "npm:~17.2.0" "@angular-eslint/utils": "npm:~17.2.0" - "@angular/compiler": "npm:~17.0.4" + "@angular/compiler": "npm:~17.1.2" "@commitlint/cli": "npm:^18.0.0" "@commitlint/config-conventional": "npm:^18.0.0" "@nx/eslint-plugin": "npm:~17.3.0" @@ -315,7 +315,7 @@ __metadata: "@o3r/eslint-config-otter": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@openapitools/openapi-generator-cli": "npm:~2.9.0" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@swc/cli": "npm:^0.3.0" "@swc/core": "npm:^1.3.85" @@ -513,9 +513,9 @@ __metadata: version: 0.0.0-use.local resolution: "@ama-terasu/schematics@workspace:packages/@ama-terasu/schematics" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@nx/eslint-plugin": "npm:~17.3.0" "@nx/jest": "npm:~17.3.0" @@ -573,62 +573,50 @@ __metadata: languageName: node linkType: hard -"@angular-devkit/architect@npm:0.1700.10": - version: 0.1700.10 - resolution: "@angular-devkit/architect@npm:0.1700.10" +"@angular-devkit/architect@npm:0.1701.2, @angular-devkit/architect@npm:~0.1701.2": + version: 0.1701.2 + resolution: "@angular-devkit/architect@npm:0.1701.2" dependencies: - "@angular-devkit/core": "npm:17.0.10" - rxjs: "npm:7.8.1" - checksum: 10/fc573a0bb2843fbb543e54be61fb79b8ea4a6a49d016ae67dd6111188ddb6edcc9d072e87e96ef40a4b7e5f4abb961ae3e51ac1a8b22c58e742fc1369cc3117c - languageName: node - linkType: hard - -"@angular-devkit/architect@npm:~0.1700.3": - version: 0.1700.8 - resolution: "@angular-devkit/architect@npm:0.1700.8" - dependencies: - "@angular-devkit/core": "npm:17.0.8" + "@angular-devkit/core": "npm:17.1.2" rxjs: "npm:7.8.1" - checksum: 10/9d76fe3f95c0a6f13214164e8cd1be11e6d881dcc509921d488ec023238c638dbff68575f64e5263eeea13e2a10452b9b9eafeb6fcad00c9f5549b58bafbb469 + checksum: 10/5b170d47d5e2d5bd2f9f7cb72fd5dcb344c662dd777ff617e9065fbeed01767cb98fd1b28d2ddb492bb0fb41dfcf0add369a78455eb3ff19d364327fd565de6c languageName: node linkType: hard -"@angular-devkit/build-angular@npm:~17.0.3": - version: 17.0.10 - resolution: "@angular-devkit/build-angular@npm:17.0.10" +"@angular-devkit/build-angular@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular-devkit/build-angular@npm:17.1.2" dependencies: "@ampproject/remapping": "npm:2.2.1" - "@angular-devkit/architect": "npm:0.1700.10" - "@angular-devkit/build-webpack": "npm:0.1700.10" - "@angular-devkit/core": "npm:17.0.10" - "@babel/core": "npm:7.23.2" - "@babel/generator": "npm:7.23.0" + "@angular-devkit/architect": "npm:0.1701.2" + "@angular-devkit/build-webpack": "npm:0.1701.2" + "@angular-devkit/core": "npm:17.1.2" + "@babel/core": "npm:7.23.7" + "@babel/generator": "npm:7.23.6" "@babel/helper-annotate-as-pure": "npm:7.22.5" "@babel/helper-split-export-declaration": "npm:7.22.6" - "@babel/plugin-transform-async-generator-functions": "npm:7.23.2" - "@babel/plugin-transform-async-to-generator": "npm:7.22.5" - "@babel/plugin-transform-runtime": "npm:7.23.2" - "@babel/preset-env": "npm:7.23.2" - "@babel/runtime": "npm:7.23.2" + "@babel/plugin-transform-async-generator-functions": "npm:7.23.7" + "@babel/plugin-transform-async-to-generator": "npm:7.23.3" + "@babel/plugin-transform-runtime": "npm:7.23.7" + "@babel/preset-env": "npm:7.23.7" + "@babel/runtime": "npm:7.23.7" "@discoveryjs/json-ext": "npm:0.5.7" - "@ngtools/webpack": "npm:17.0.10" - "@vitejs/plugin-basic-ssl": "npm:1.0.1" + "@ngtools/webpack": "npm:17.1.2" + "@vitejs/plugin-basic-ssl": "npm:1.0.2" ansi-colors: "npm:4.1.3" autoprefixer: "npm:10.4.16" babel-loader: "npm:9.1.3" babel-plugin-istanbul: "npm:6.1.1" - browser-sync: "npm:2.29.3" browserslist: "npm:^4.21.5" - chokidar: "npm:3.5.3" copy-webpack-plugin: "npm:11.0.0" critters: "npm:0.0.20" css-loader: "npm:6.8.1" - esbuild: "npm:0.19.5" - esbuild-wasm: "npm:0.19.5" - fast-glob: "npm:3.3.1" + esbuild: "npm:0.19.11" + esbuild-wasm: "npm:0.19.11" + fast-glob: "npm:3.3.2" http-proxy-middleware: "npm:2.0.6" https-proxy-agent: "npm:7.0.2" - inquirer: "npm:9.2.11" + inquirer: "npm:9.2.12" jsonc-parser: "npm:3.2.0" karma-source-map-support: "npm:1.4.0" less: "npm:4.2.0" @@ -637,27 +625,28 @@ __metadata: loader-utils: "npm:3.2.1" magic-string: "npm:0.30.5" mini-css-extract-plugin: "npm:2.7.6" - mrmime: "npm:1.0.1" + mrmime: "npm:2.0.0" open: "npm:8.4.2" ora: "npm:5.4.1" parse5-html-rewriting-stream: "npm:7.0.0" picomatch: "npm:3.0.1" - piscina: "npm:4.1.0" - postcss: "npm:8.4.31" - postcss-loader: "npm:7.3.3" + piscina: "npm:4.2.1" + postcss: "npm:8.4.33" + postcss-loader: "npm:7.3.4" resolve-url-loader: "npm:5.0.0" rxjs: "npm:7.8.1" - sass: "npm:1.69.5" - sass-loader: "npm:13.3.2" + sass: "npm:1.69.7" + sass-loader: "npm:13.3.3" semver: "npm:7.5.4" - source-map-loader: "npm:4.0.1" + source-map-loader: "npm:5.0.0" source-map-support: "npm:0.5.21" - terser: "npm:5.24.0" + terser: "npm:5.26.0" text-table: "npm:0.2.0" tree-kill: "npm:1.2.2" tslib: "npm:2.6.2" - undici: "npm:5.27.2" - vite: "npm:4.5.1" + undici: "npm:6.2.1" + vite: "npm:5.0.12" + watchpack: "npm:2.4.0" webpack: "npm:5.89.0" webpack-dev-middleware: "npm:6.1.1" webpack-dev-server: "npm:4.15.1" @@ -668,13 +657,15 @@ __metadata: "@angular/localize": ^17.0.0 "@angular/platform-server": ^17.0.0 "@angular/service-worker": ^17.0.0 + "@web/test-runner": ^0.18.0 + browser-sync: ^3.0.2 jest: ^29.5.0 jest-environment-jsdom: ^29.5.0 karma: ^6.3.0 ng-packagr: ^17.0.0 protractor: ^7.0.0 tailwindcss: ^2.0.0 || ^3.0.0 - typescript: ">=5.2 <5.3" + typescript: ">=5.2 <5.4" dependenciesMeta: esbuild: optional: true @@ -685,6 +676,10 @@ __metadata: optional: true "@angular/service-worker": optional: true + "@web/test-runner": + optional: true + browser-sync: + optional: true jest: optional: true jest-environment-jsdom: @@ -697,20 +692,20 @@ __metadata: optional: true tailwindcss: optional: true - checksum: 10/e576e7f5ef33b5c3df700ab4c63b23c364a5c5d316f8bc4bc1001c2cae586abf6631477c2eff9a1ac9d059e09ccf85cf1f8df4e67230847726b75daf3a761f4d + checksum: 10/2ea1514c6d80695dbd59da998b02b1b2bc664c0f34c518c29c2cd9bebd19764d1501b9bc83ba3a96e3d7260cb094a0a7db8a8f5ce5ad818b224327c74bf02ac5 languageName: node linkType: hard -"@angular-devkit/build-webpack@npm:0.1700.10": - version: 0.1700.10 - resolution: "@angular-devkit/build-webpack@npm:0.1700.10" +"@angular-devkit/build-webpack@npm:0.1701.2": + version: 0.1701.2 + resolution: "@angular-devkit/build-webpack@npm:0.1701.2" dependencies: - "@angular-devkit/architect": "npm:0.1700.10" + "@angular-devkit/architect": "npm:0.1701.2" rxjs: "npm:7.8.1" peerDependencies: webpack: ^5.30.0 webpack-dev-server: ^4.0.0 - checksum: 10/a80de379a935e9762762e68cf9927f0dab08c037fd3d8efa3394920423460069a5f1d40abd83051394ca1515094cd3bbc5ea95c245421b688b9e4979cc14b251 + checksum: 10/067089e9b113ebacf26c3b8f092bb69f978a6437e6bdca2bf0718721d3819731141789a438db3cb0c1186c1bbc1b9b3db51a9371c1e0757a6d888318cb48077b languageName: node linkType: hard @@ -751,9 +746,9 @@ __metadata: languageName: node linkType: hard -"@angular-devkit/core@npm:17.0.8, @angular-devkit/core@npm:~17.0.3": - version: 17.0.8 - resolution: "@angular-devkit/core@npm:17.0.8" +"@angular-devkit/core@npm:17.1.2, @angular-devkit/core@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular-devkit/core@npm:17.1.2" dependencies: ajv: "npm:8.12.0" ajv-formats: "npm:2.1.1" @@ -766,7 +761,7 @@ __metadata: peerDependenciesMeta: chokidar: optional: true - checksum: 10/ce72bd069aa2e7d68f703d307f5f63c1e43fd5286be7ddd7ede08036637a617ae97e264482691c3fe3268f1549127e836b5ba97c5ad81fdbb0129ffda69964ab + checksum: 10/c32bb3a32b158b007f894ae7c865fa6618456b154d0abaa3442be2c3acad2c5777eee602c0482f2ee8de96a793b6b6b116f3af73f5f638c76b197a6e7e71bb93 languageName: node linkType: hard @@ -812,16 +807,16 @@ __metadata: languageName: node linkType: hard -"@angular-devkit/schematics@npm:17.0.8, @angular-devkit/schematics@npm:~17.0.3": - version: 17.0.8 - resolution: "@angular-devkit/schematics@npm:17.0.8" +"@angular-devkit/schematics@npm:17.1.2, @angular-devkit/schematics@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular-devkit/schematics@npm:17.1.2" dependencies: - "@angular-devkit/core": "npm:17.0.8" + "@angular-devkit/core": "npm:17.1.2" jsonc-parser: "npm:3.2.0" magic-string: "npm:0.30.5" ora: "npm:5.4.1" rxjs: "npm:7.8.1" - checksum: 10/dc7c9bfcb0da977f9c0bb6107e53d551d055d2c662c8243353e55973f711c6ff1c641072098b670796b03a2a090b9053c809146ed8d537b21c8d9735fd3ac5b5 + checksum: 10/478a3801d49da73b2beee694fa240c5acb7cf2d0adbadf46796f146b7524b8e730501190eb3afa848baed66a0e86abe025108a159a86b3e0be40580533dce8ec languageName: node linkType: hard @@ -901,20 +896,20 @@ __metadata: languageName: node linkType: hard -"@angular/animations@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/animations@npm:17.0.9" +"@angular/animations@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/animations@npm:17.1.2" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/core": 17.0.9 - checksum: 10/5980f999dcfb36f8f403fa831c4f1b4b0efa8789b9ea5ce7d23e31252999c69eb82ed650863090c44397741d1b7246ce3a8773924199549fee0a74a65aecc60c + "@angular/core": 17.1.2 + checksum: 10/3608f8065f85264bb380896b9be88d6b471e50c15cdc316afee12d7217028f2008861452487f23d64f7c7f318ab8423e0a69d9850e99adfb29fd7aef687af267 languageName: node linkType: hard -"@angular/cdk@npm:~17.0.1": - version: 17.0.6 - resolution: "@angular/cdk@npm:17.0.6" +"@angular/cdk@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/cdk@npm:17.1.2" dependencies: parse5: "npm:^7.1.2" tslib: "npm:^2.3.0" @@ -925,53 +920,53 @@ __metadata: dependenciesMeta: parse5: optional: true - checksum: 10/ada48089007cfdbb02cc9035f0bc7df5c635af4dee0608ddafd4c4ef20bfaba528734e8335343d211e9db1a7bec2e451f306611203710800f13e8cce76555214 + checksum: 10/819c0724a7f6582fa6e4a5b4efa5a6fb5fcf0e47558665866c8eb26d98f50de48d1eec4d196a794f6ea701069a1ccc7411fa15de2990836bbf072bbb2470e39d languageName: node linkType: hard -"@angular/cli@npm:~17.0.3": - version: 17.0.10 - resolution: "@angular/cli@npm:17.0.10" +"@angular/cli@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/cli@npm:17.1.2" dependencies: - "@angular-devkit/architect": "npm:0.1700.10" - "@angular-devkit/core": "npm:17.0.10" - "@angular-devkit/schematics": "npm:17.0.10" - "@schematics/angular": "npm:17.0.10" + "@angular-devkit/architect": "npm:0.1701.2" + "@angular-devkit/core": "npm:17.1.2" + "@angular-devkit/schematics": "npm:17.1.2" + "@schematics/angular": "npm:17.1.2" "@yarnpkg/lockfile": "npm:1.1.0" ansi-colors: "npm:4.1.3" ini: "npm:4.1.1" - inquirer: "npm:9.2.11" + inquirer: "npm:9.2.12" jsonc-parser: "npm:3.2.0" npm-package-arg: "npm:11.0.1" npm-pick-manifest: "npm:9.0.0" open: "npm:8.4.2" ora: "npm:5.4.1" - pacote: "npm:17.0.4" + pacote: "npm:17.0.5" resolve: "npm:1.22.8" semver: "npm:7.5.4" symbol-observable: "npm:4.0.0" yargs: "npm:17.7.2" bin: ng: bin/ng.js - checksum: 10/851495359133d6d386c96c32441f3822869ec0bd21b4c3e91e57a626e8140db911f4220ab560b230bec4dc296066c45789e8d7d5e420e5b0bfd448e90e6c75cb + checksum: 10/9e6f089d6e6abb9c3462f7d2c68c87aaef69754135fca779c3581f81ddbb778c8a4f42b47b8fadbdb022c0038420b7962137a045df551282823f74c019cdba00 languageName: node linkType: hard -"@angular/common@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/common@npm:17.0.9" +"@angular/common@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/common@npm:17.1.2" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/core": 17.0.9 + "@angular/core": 17.1.2 rxjs: ^6.5.3 || ^7.4.0 - checksum: 10/d0657bb50bd2102eb239a9f989fd6a3053d9866105dd6817a0fcb2251b24b27ef53a54820039c7c6bc9f9f196db82fc36eeff0999c4869e6be2a3f60f6b55c5d + checksum: 10/5b77e8b31c4746edff8635a425142f97a988c59906d0a3b1420e04466d483e1faa16dde99e358ad6b97d1b15abdba3f385d0caee12d1b09ba14ea0a9d993f711 languageName: node linkType: hard -"@angular/compiler-cli@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/compiler-cli@npm:17.0.9" +"@angular/compiler-cli@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/compiler-cli@npm:17.1.2" dependencies: "@babel/core": "npm:7.23.2" "@jridgewell/sourcemap-codec": "npm:^1.4.14" @@ -982,179 +977,180 @@ __metadata: tslib: "npm:^2.3.0" yargs: "npm:^17.2.1" peerDependencies: - "@angular/compiler": 17.0.9 - typescript: ">=5.2 <5.3" + "@angular/compiler": 17.1.2 + typescript: ">=5.2 <5.4" bin: ng-xi18n: bundles/src/bin/ng_xi18n.js ngc: bundles/src/bin/ngc.js ngcc: bundles/ngcc/index.js - checksum: 10/de6c168173a49d38f1bd48cbf9fd83ba1820e6bdd8c49e4b406bc8783a8a7b668b34aa3404e8d19c450633bbde4e75e35119b587c84d912105a9a19259a672e9 + checksum: 10/8db6f90e97982aa47050c6d5c7d25ce11543d40ad2c764a60b6c12e2dd16e3bc94b61623891e728fa84df463aebc5d0e7d2c85d7a672d9ede93559499993f528 languageName: node linkType: hard -"@angular/compiler@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/compiler@npm:17.0.9" +"@angular/compiler@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/compiler@npm:17.1.2" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/core": 17.0.9 + "@angular/core": 17.1.2 peerDependenciesMeta: "@angular/core": optional: true - checksum: 10/e733e2399322dd86122fc0ef4754ffea8143a9f622ae913d53a69ea652cac798ff34e7f04ba7d889e608f1f4f717a69ada4cb9d3584528f53a08a718194503d8 + checksum: 10/4c6d02860495650cb1e12db70dba521abdc952106ab271b6dd8b9ef6df32d5a481d55e7ea7f6652625ff3207de7d2d02112c9a628101a3334897028317cf43c0 languageName: node linkType: hard -"@angular/core@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/core@npm:17.0.9" +"@angular/core@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/core@npm:17.1.2" dependencies: tslib: "npm:^2.3.0" peerDependencies: rxjs: ^6.5.3 || ^7.4.0 zone.js: ~0.14.0 - checksum: 10/6815ac921b66938725943df4930c9398e7f1d055a603d0d9cd83bf904b27e7f72f96a8b2747e1d163fe98e3c1e85eb70e5566656c4c6eb7436249bad4b7f2176 + checksum: 10/5b9cf0ecb63d1e5257c5c34d7006840f77b74848372cf53e52182acff6bfe67bb435b966cc31fba893d56ebf347370164ac8a6f0dfc53dd5763f9c5bbdce349d languageName: node linkType: hard -"@angular/forms@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/forms@npm:17.0.9" +"@angular/forms@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/forms@npm:17.1.2" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/common": 17.0.9 - "@angular/core": 17.0.9 - "@angular/platform-browser": 17.0.9 + "@angular/common": 17.1.2 + "@angular/core": 17.1.2 + "@angular/platform-browser": 17.1.2 rxjs: ^6.5.3 || ^7.4.0 - checksum: 10/1fa2f5f0983c7fecc2ea65dfd3edfe29e00f972c3d11e2de4b217b3cc7f15276d35c3c3cc06e179869947f6a74a9f920fdb2f2876f56d69ada25a2a4a07f64cd + checksum: 10/dd35bd10bb8ed34286956192d8b784eb222421378a522c14d46b0a5ad5c70cf460e366fd0a97fae39c611c1ea16639c4053dbac6421a47bc243aa0cd7bb6831b languageName: node linkType: hard -"@angular/localize@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/localize@npm:17.0.9" +"@angular/localize@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/localize@npm:17.1.2" dependencies: "@babel/core": "npm:7.23.2" + "@types/babel__core": "npm:7.20.2" fast-glob: "npm:3.3.1" yargs: "npm:^17.2.1" peerDependencies: - "@angular/compiler": 17.0.9 - "@angular/compiler-cli": 17.0.9 + "@angular/compiler": 17.1.2 + "@angular/compiler-cli": 17.1.2 bin: localize-extract: tools/bundles/src/extract/cli.js localize-migrate: tools/bundles/src/migrate/cli.js localize-translate: tools/bundles/src/translate/cli.js - checksum: 10/9147871b4f3632834bfcc55233bdb4b1823bc6eabece2afbc711e2a33a461c1e4996f1f3626f20e51a25628690c880114b2006e53746d9316050f661eba712ec - languageName: node - linkType: hard - -"@angular/material@npm:~17.0.1": - version: 17.0.6 - resolution: "@angular/material@npm:17.0.6" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/auto-init": "npm:15.0.0-canary.a246a4439.0" - "@material/banner": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/button": "npm:15.0.0-canary.a246a4439.0" - "@material/card": "npm:15.0.0-canary.a246a4439.0" - "@material/checkbox": "npm:15.0.0-canary.a246a4439.0" - "@material/chips": "npm:15.0.0-canary.a246a4439.0" - "@material/circular-progress": "npm:15.0.0-canary.a246a4439.0" - "@material/data-table": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dialog": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/drawer": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/fab": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/floating-label": "npm:15.0.0-canary.a246a4439.0" - "@material/form-field": "npm:15.0.0-canary.a246a4439.0" - "@material/icon-button": "npm:15.0.0-canary.a246a4439.0" - "@material/image-list": "npm:15.0.0-canary.a246a4439.0" - "@material/layout-grid": "npm:15.0.0-canary.a246a4439.0" - "@material/line-ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/linear-progress": "npm:15.0.0-canary.a246a4439.0" - "@material/list": "npm:15.0.0-canary.a246a4439.0" - "@material/menu": "npm:15.0.0-canary.a246a4439.0" - "@material/menu-surface": "npm:15.0.0-canary.a246a4439.0" - "@material/notched-outline": "npm:15.0.0-canary.a246a4439.0" - "@material/radio": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/segmented-button": "npm:15.0.0-canary.a246a4439.0" - "@material/select": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/slider": "npm:15.0.0-canary.a246a4439.0" - "@material/snackbar": "npm:15.0.0-canary.a246a4439.0" - "@material/switch": "npm:15.0.0-canary.a246a4439.0" - "@material/tab": "npm:15.0.0-canary.a246a4439.0" - "@material/tab-bar": "npm:15.0.0-canary.a246a4439.0" - "@material/tab-indicator": "npm:15.0.0-canary.a246a4439.0" - "@material/tab-scroller": "npm:15.0.0-canary.a246a4439.0" - "@material/textfield": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tooltip": "npm:15.0.0-canary.a246a4439.0" - "@material/top-app-bar": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/cb3c66119b3ad5ea5ea7634ade060d9fe87bc3f0ae1fab023895f0bbc4399047cdeb3752ee4ec512755244d50144278d0b3a5bf5989e30da07d6311d75a08416 + languageName: node + linkType: hard + +"@angular/material@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/material@npm:17.1.2" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/auto-init": "npm:15.0.0-canary.7f224ddd4.0" + "@material/banner": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/card": "npm:15.0.0-canary.7f224ddd4.0" + "@material/checkbox": "npm:15.0.0-canary.7f224ddd4.0" + "@material/chips": "npm:15.0.0-canary.7f224ddd4.0" + "@material/circular-progress": "npm:15.0.0-canary.7f224ddd4.0" + "@material/data-table": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dialog": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/drawer": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/fab": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/floating-label": "npm:15.0.0-canary.7f224ddd4.0" + "@material/form-field": "npm:15.0.0-canary.7f224ddd4.0" + "@material/icon-button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/image-list": "npm:15.0.0-canary.7f224ddd4.0" + "@material/layout-grid": "npm:15.0.0-canary.7f224ddd4.0" + "@material/line-ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/linear-progress": "npm:15.0.0-canary.7f224ddd4.0" + "@material/list": "npm:15.0.0-canary.7f224ddd4.0" + "@material/menu": "npm:15.0.0-canary.7f224ddd4.0" + "@material/menu-surface": "npm:15.0.0-canary.7f224ddd4.0" + "@material/notched-outline": "npm:15.0.0-canary.7f224ddd4.0" + "@material/radio": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/segmented-button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/select": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/slider": "npm:15.0.0-canary.7f224ddd4.0" + "@material/snackbar": "npm:15.0.0-canary.7f224ddd4.0" + "@material/switch": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab-bar": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab-indicator": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab-scroller": "npm:15.0.0-canary.7f224ddd4.0" + "@material/textfield": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tooltip": "npm:15.0.0-canary.7f224ddd4.0" + "@material/top-app-bar": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.3.0" peerDependencies: "@angular/animations": ^17.0.0 || ^18.0.0 - "@angular/cdk": 17.0.6 + "@angular/cdk": 17.1.2 "@angular/common": ^17.0.0 || ^18.0.0 "@angular/core": ^17.0.0 || ^18.0.0 "@angular/forms": ^17.0.0 || ^18.0.0 "@angular/platform-browser": ^17.0.0 || ^18.0.0 rxjs: ^6.5.3 || ^7.4.0 - checksum: 10/c44fc16e5122ce31f1dd0330e978429d4975ce06363654e79eead78dd4cceb6f8d7ecd1caeeefc2989e869282b3208debf9f003e766413aae0765933c459e892 + checksum: 10/55f06445f2df7c4d2d33fb2abc772a81db7091af24fa372c60b3db4608e28838ee68e21a20bce1e8241e71f2060aa97eabeff0dec9d3ef12c915af63384d65bb languageName: node linkType: hard -"@angular/platform-browser-dynamic@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/platform-browser-dynamic@npm:17.0.9" +"@angular/platform-browser-dynamic@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/platform-browser-dynamic@npm:17.1.2" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/common": 17.0.9 - "@angular/compiler": 17.0.9 - "@angular/core": 17.0.9 - "@angular/platform-browser": 17.0.9 - checksum: 10/7dbf4fd899389673b356539af30b9b55974f27123fed82cec4ab5d0a1aca728bee8f123761d552a7e0c3094a6f408ea03489b6e9193a8538aca2bd711497acd7 + "@angular/common": 17.1.2 + "@angular/compiler": 17.1.2 + "@angular/core": 17.1.2 + "@angular/platform-browser": 17.1.2 + checksum: 10/ed32dfc3ec8ef32730b7a65854f28912d249ec6faa12570eb58d19bcc9810be13e53f2112f0c1076b769e9131060789b1d88e49bd1955f1457500260d97a03f3 languageName: node linkType: hard -"@angular/platform-browser@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/platform-browser@npm:17.0.9" +"@angular/platform-browser@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/platform-browser@npm:17.1.2" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/animations": 17.0.9 - "@angular/common": 17.0.9 - "@angular/core": 17.0.9 + "@angular/animations": 17.1.2 + "@angular/common": 17.1.2 + "@angular/core": 17.1.2 peerDependenciesMeta: "@angular/animations": optional: true - checksum: 10/21b59a5b87549fd37e098949e98577d1eb23a59a66f39ce5d69c69bfe550e7a83ce4419c42b94b4caa0db80c3f0de3ef34af3b8bc6c7d957ab3257736c005cd8 + checksum: 10/62bdb4da56eaef3232535fa403b47331f9eb5d2a158f1148f4c2d56a0d5b0aa0b056771a3851743f475e31a000f3b14270ffdd2adfc5a17e58b25ecfe3e6eec8 languageName: node linkType: hard -"@angular/router@npm:~17.0.4": - version: 17.0.9 - resolution: "@angular/router@npm:17.0.9" +"@angular/router@npm:~17.1.2": + version: 17.1.2 + resolution: "@angular/router@npm:17.1.2" dependencies: tslib: "npm:^2.3.0" peerDependencies: - "@angular/common": 17.0.9 - "@angular/core": 17.0.9 - "@angular/platform-browser": 17.0.9 + "@angular/common": 17.1.2 + "@angular/core": 17.1.2 + "@angular/platform-browser": 17.1.2 rxjs: ^6.5.3 || ^7.4.0 - checksum: 10/b1ceea87b3509964ba6284b73fb2ec00fef07cfb812cdd34d035ec32a109def25ae43bd80054e55f19fc70f2e18683a65005e9c7df2ebaaff52122cce5bdde70 + checksum: 10/37f50aa058d43fb51f24dd1bf4392afe0a03677f60e7aa87bccf28438f5df34d2e51877196b1f732cb4802278e5204b5c115468776a2ce58ca97071406cd9c1c languageName: node linkType: hard @@ -1228,16 +1224,16 @@ __metadata: linkType: hard "@azure/functions@npm:^4.1.0": - version: 4.1.0 - resolution: "@azure/functions@npm:4.1.0" + version: 4.2.0 + resolution: "@azure/functions@npm:4.2.0" dependencies: long: "npm:^4.0.0" undici: "npm:^5.13.0" - checksum: 10/caa611cc147f8b7cd24fbda146a396a9ff3e5fa2b989ece9da080f522841ade532ac53329e4d03c6dd949b74400f4f48a1b3035dbbc56f4206f36bbbb11b9c4b + checksum: 10/c2ce14a5d1fe0d72f0382e73040f13a968c6e3e6cd97dab62b0b2b12bf48f06f206a9308f21252f34914057493dc719c9533af1be29c3e06fe92e427b8c631b6 languageName: node linkType: hard -"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.16.7, @babel/code-frame@npm:^7.21.4, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.23.5": +"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.16.7, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.23.5": version: 7.23.5 resolution: "@babel/code-frame@npm:7.23.5" dependencies: @@ -1247,7 +1243,7 @@ __metadata: languageName: node linkType: hard -"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.23.2, @babel/compat-data@npm:^7.23.3, @babel/compat-data@npm:^7.23.5": +"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.23.3, @babel/compat-data@npm:^7.23.5": version: 7.23.5 resolution: "@babel/compat-data@npm:7.23.5" checksum: 10/088f14f646ecbddd5ef89f120a60a1b3389a50a9705d44603dca77662707d0175a5e0e0da3943c3298f1907a4ab871468656fbbf74bb7842cd8b0686b2c19736 @@ -1277,7 +1273,30 @@ __metadata: languageName: node linkType: hard -"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.22.9, @babel/core@npm:^7.23.0, @babel/core@npm:^7.23.2, @babel/core@npm:^7.23.3, @babel/core@npm:~7.23.0": +"@babel/core@npm:7.23.7": + version: 7.23.7 + resolution: "@babel/core@npm:7.23.7" + dependencies: + "@ampproject/remapping": "npm:^2.2.0" + "@babel/code-frame": "npm:^7.23.5" + "@babel/generator": "npm:^7.23.6" + "@babel/helper-compilation-targets": "npm:^7.23.6" + "@babel/helper-module-transforms": "npm:^7.23.3" + "@babel/helpers": "npm:^7.23.7" + "@babel/parser": "npm:^7.23.6" + "@babel/template": "npm:^7.22.15" + "@babel/traverse": "npm:^7.23.7" + "@babel/types": "npm:^7.23.6" + convert-source-map: "npm:^2.0.0" + debug: "npm:^4.1.0" + gensync: "npm:^1.0.0-beta.2" + json5: "npm:^2.2.3" + semver: "npm:^6.3.1" + checksum: 10/956841695ea801c8b4196d01072e6c1062335960715a6fcfd4009831003b526b00627c78b373ed49b1658c3622c71142f7ff04235fe839cac4a1a25ed51b90aa + languageName: node + linkType: hard + +"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.0, @babel/core@npm:^7.23.2, @babel/core@npm:^7.23.3, @babel/core@npm:~7.23.0": version: 7.23.9 resolution: "@babel/core@npm:7.23.9" dependencies: @@ -1300,19 +1319,7 @@ __metadata: languageName: node linkType: hard -"@babel/generator@npm:7.23.0": - version: 7.23.0 - resolution: "@babel/generator@npm:7.23.0" - dependencies: - "@babel/types": "npm:^7.23.0" - "@jridgewell/gen-mapping": "npm:^0.3.2" - "@jridgewell/trace-mapping": "npm:^0.3.17" - jsesc: "npm:^2.5.1" - checksum: 10/bd1598bd356756065d90ce26968dd464ac2b915c67623f6f071fb487da5f9eb454031a380e20e7c9a7ce5c4a49d23be6cb9efde404952b0b3f3c0c3a9b73d68a - languageName: node - linkType: hard - -"@babel/generator@npm:^7.23.0, @babel/generator@npm:^7.23.6, @babel/generator@npm:^7.7.2": +"@babel/generator@npm:7.23.6, @babel/generator@npm:^7.23.0, @babel/generator@npm:^7.23.6, @babel/generator@npm:^7.7.2": version: 7.23.6 resolution: "@babel/generator@npm:7.23.6" dependencies: @@ -1356,8 +1363,8 @@ __metadata: linkType: hard "@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.22.15, @babel/helper-create-class-features-plugin@npm:^7.23.6, @babel/helper-create-class-features-plugin@npm:^7.23.9": - version: 7.23.9 - resolution: "@babel/helper-create-class-features-plugin@npm:7.23.9" + version: 7.23.10 + resolution: "@babel/helper-create-class-features-plugin@npm:7.23.10" dependencies: "@babel/helper-annotate-as-pure": "npm:^7.22.5" "@babel/helper-environment-visitor": "npm:^7.22.20" @@ -1370,7 +1377,7 @@ __metadata: semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0 - checksum: 10/91c8aa8888780bd90aa50f511917cb0953ccd61b2ea4abf61915c1d68d99bb14b472969a8ae5b391d7890759dfc22be79104297be07919c38351714a4ce2fe74 + checksum: 10/8b9f02526eeb03ef1d2bc89e3554377ae966b33a74078ab1f88168dfa725dc206ea5ecf4cf417c3651d8a6b3c70204f6939a9aa0401be3d0d32ddbf6024ea3c7 languageName: node linkType: hard @@ -1452,7 +1459,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-module-imports@npm:^7.22.15, @babel/helper-module-imports@npm:^7.22.5": +"@babel/helper-module-imports@npm:^7.22.15": version: 7.22.15 resolution: "@babel/helper-module-imports@npm:7.22.15" dependencies: @@ -1492,7 +1499,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-remap-async-to-generator@npm:^7.22.20, @babel/helper-remap-async-to-generator@npm:^7.22.5": +"@babel/helper-remap-async-to-generator@npm:^7.22.20": version: 7.22.20 resolution: "@babel/helper-remap-async-to-generator@npm:7.22.20" dependencies: @@ -1577,7 +1584,7 @@ __metadata: languageName: node linkType: hard -"@babel/helpers@npm:^7.23.2, @babel/helpers@npm:^7.23.9": +"@babel/helpers@npm:^7.23.2, @babel/helpers@npm:^7.23.7, @babel/helpers@npm:^7.23.9": version: 7.23.9 resolution: "@babel/helpers@npm:7.23.9" dependencies: @@ -1599,7 +1606,7 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.9": +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.23.6, @babel/parser@npm:^7.23.9": version: 7.23.9 resolution: "@babel/parser@npm:7.23.9" bin: @@ -1608,16 +1615,7 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.22.15": - version: 7.23.6 - resolution: "@babel/parser@npm:7.23.6" - bin: - parser: ./bin/babel-parser.js - checksum: 10/6be3a63d3c9d07b035b5a79c022327cb7e16cbd530140ecb731f19a650c794c315a72c699a22413ebeafaff14aa8f53435111898d59e01a393d741b85629fa7d - languageName: node - linkType: hard - -"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.22.15, @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.23.3": +"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.23.3" dependencies: @@ -1628,7 +1626,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.22.15, @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.23.3": +"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@npm:7.23.3" dependencies: @@ -1775,7 +1773,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-import-assertions@npm:^7.22.5, @babel/plugin-syntax-import-assertions@npm:^7.23.3": +"@babel/plugin-syntax-import-assertions@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-syntax-import-assertions@npm:7.23.3" dependencies: @@ -1786,7 +1784,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-import-attributes@npm:^7.22.5, @babel/plugin-syntax-import-attributes@npm:^7.23.3": +"@babel/plugin-syntax-import-attributes@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-syntax-import-attributes@npm:7.23.3" dependencies: @@ -1941,7 +1939,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-arrow-functions@npm:^7.22.5, @babel/plugin-transform-arrow-functions@npm:^7.23.3": +"@babel/plugin-transform-arrow-functions@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-arrow-functions@npm:7.23.3" dependencies: @@ -1952,9 +1950,9 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-async-generator-functions@npm:7.23.2": - version: 7.23.2 - resolution: "@babel/plugin-transform-async-generator-functions@npm:7.23.2" +"@babel/plugin-transform-async-generator-functions@npm:7.23.7": + version: 7.23.7 + resolution: "@babel/plugin-transform-async-generator-functions@npm:7.23.7" dependencies: "@babel/helper-environment-visitor": "npm:^7.22.20" "@babel/helper-plugin-utils": "npm:^7.22.5" @@ -1962,11 +1960,11 @@ __metadata: "@babel/plugin-syntax-async-generators": "npm:^7.8.4" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/e1abae0edcda7304d7c17702ac25a127578791b89c4f767d60589249fa3e50ec33f8c9ff39d3d8d41f00b29947654eaddd4fd586e04c4d598122db745fab2868 + checksum: 10/b1f66b23423933c27336b1161ac92efef46683321caea97e2255a666f992979376f47a5559f64188d3831fa66a4b24c2a7a40838cc0e9737e90eebe20e8e6372 languageName: node linkType: hard -"@babel/plugin-transform-async-generator-functions@npm:^7.23.2, @babel/plugin-transform-async-generator-functions@npm:^7.23.9": +"@babel/plugin-transform-async-generator-functions@npm:^7.23.7, @babel/plugin-transform-async-generator-functions@npm:^7.23.9": version: 7.23.9 resolution: "@babel/plugin-transform-async-generator-functions@npm:7.23.9" dependencies: @@ -1980,20 +1978,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-async-to-generator@npm:7.22.5": - version: 7.22.5 - resolution: "@babel/plugin-transform-async-to-generator@npm:7.22.5" - dependencies: - "@babel/helper-module-imports": "npm:^7.22.5" - "@babel/helper-plugin-utils": "npm:^7.22.5" - "@babel/helper-remap-async-to-generator": "npm:^7.22.5" - peerDependencies: - "@babel/core": ^7.0.0-0 - checksum: 10/b95f23f99dcb379a9f0a1c2a3bbea3f8dc0e1b16dc1ac8b484fe378370169290a7a63d520959a9ba1232837cf74a80e23f6facbe14fd42a3cda6d3c2d7168e62 - languageName: node - linkType: hard - -"@babel/plugin-transform-async-to-generator@npm:^7.22.5, @babel/plugin-transform-async-to-generator@npm:^7.23.3": +"@babel/plugin-transform-async-to-generator@npm:7.23.3, @babel/plugin-transform-async-to-generator@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-async-to-generator@npm:7.23.3" dependencies: @@ -2006,7 +1991,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-block-scoped-functions@npm:^7.22.5, @babel/plugin-transform-block-scoped-functions@npm:^7.23.3": +"@babel/plugin-transform-block-scoped-functions@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.23.3" dependencies: @@ -2017,7 +2002,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-block-scoping@npm:^7.23.0, @babel/plugin-transform-block-scoping@npm:^7.23.4": +"@babel/plugin-transform-block-scoping@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-block-scoping@npm:7.23.4" dependencies: @@ -2040,7 +2025,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-class-static-block@npm:^7.22.11, @babel/plugin-transform-class-static-block@npm:^7.23.4": +"@babel/plugin-transform-class-static-block@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-class-static-block@npm:7.23.4" dependencies: @@ -2053,7 +2038,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-classes@npm:^7.22.15, @babel/plugin-transform-classes@npm:^7.23.8": +"@babel/plugin-transform-classes@npm:^7.23.5, @babel/plugin-transform-classes@npm:^7.23.8": version: 7.23.8 resolution: "@babel/plugin-transform-classes@npm:7.23.8" dependencies: @@ -2071,7 +2056,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-computed-properties@npm:^7.22.5, @babel/plugin-transform-computed-properties@npm:^7.23.3": +"@babel/plugin-transform-computed-properties@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-computed-properties@npm:7.23.3" dependencies: @@ -2083,7 +2068,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-destructuring@npm:^7.23.0, @babel/plugin-transform-destructuring@npm:^7.23.3": +"@babel/plugin-transform-destructuring@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-destructuring@npm:7.23.3" dependencies: @@ -2094,7 +2079,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-dotall-regex@npm:^7.22.5, @babel/plugin-transform-dotall-regex@npm:^7.23.3": +"@babel/plugin-transform-dotall-regex@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-dotall-regex@npm:7.23.3" dependencies: @@ -2106,7 +2091,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-duplicate-keys@npm:^7.22.5, @babel/plugin-transform-duplicate-keys@npm:^7.23.3": +"@babel/plugin-transform-duplicate-keys@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-duplicate-keys@npm:7.23.3" dependencies: @@ -2117,7 +2102,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-dynamic-import@npm:^7.22.11, @babel/plugin-transform-dynamic-import@npm:^7.23.4": +"@babel/plugin-transform-dynamic-import@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-dynamic-import@npm:7.23.4" dependencies: @@ -2129,7 +2114,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-exponentiation-operator@npm:^7.22.5, @babel/plugin-transform-exponentiation-operator@npm:^7.23.3": +"@babel/plugin-transform-exponentiation-operator@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.23.3" dependencies: @@ -2141,7 +2126,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-export-namespace-from@npm:^7.22.11, @babel/plugin-transform-export-namespace-from@npm:^7.23.4": +"@babel/plugin-transform-export-namespace-from@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-export-namespace-from@npm:7.23.4" dependencies: @@ -2165,7 +2150,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-for-of@npm:^7.22.15, @babel/plugin-transform-for-of@npm:^7.23.6": +"@babel/plugin-transform-for-of@npm:^7.23.6": version: 7.23.6 resolution: "@babel/plugin-transform-for-of@npm:7.23.6" dependencies: @@ -2177,7 +2162,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-function-name@npm:^7.22.5, @babel/plugin-transform-function-name@npm:^7.23.3": +"@babel/plugin-transform-function-name@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-function-name@npm:7.23.3" dependencies: @@ -2190,7 +2175,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-json-strings@npm:^7.22.11, @babel/plugin-transform-json-strings@npm:^7.23.4": +"@babel/plugin-transform-json-strings@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-json-strings@npm:7.23.4" dependencies: @@ -2202,7 +2187,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-literals@npm:^7.22.5, @babel/plugin-transform-literals@npm:^7.23.3": +"@babel/plugin-transform-literals@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-literals@npm:7.23.3" dependencies: @@ -2213,7 +2198,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-logical-assignment-operators@npm:^7.22.11, @babel/plugin-transform-logical-assignment-operators@npm:^7.23.4": +"@babel/plugin-transform-logical-assignment-operators@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.23.4" dependencies: @@ -2225,7 +2210,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-member-expression-literals@npm:^7.22.5, @babel/plugin-transform-member-expression-literals@npm:^7.23.3": +"@babel/plugin-transform-member-expression-literals@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-member-expression-literals@npm:7.23.3" dependencies: @@ -2236,7 +2221,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-modules-amd@npm:^7.23.0, @babel/plugin-transform-modules-amd@npm:^7.23.3": +"@babel/plugin-transform-modules-amd@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-modules-amd@npm:7.23.3" dependencies: @@ -2261,7 +2246,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-modules-systemjs@npm:^7.23.0, @babel/plugin-transform-modules-systemjs@npm:^7.23.9": +"@babel/plugin-transform-modules-systemjs@npm:^7.23.3, @babel/plugin-transform-modules-systemjs@npm:^7.23.9": version: 7.23.9 resolution: "@babel/plugin-transform-modules-systemjs@npm:7.23.9" dependencies: @@ -2275,7 +2260,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-modules-umd@npm:^7.22.5, @babel/plugin-transform-modules-umd@npm:^7.23.3": +"@babel/plugin-transform-modules-umd@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-modules-umd@npm:7.23.3" dependencies: @@ -2299,7 +2284,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-new-target@npm:^7.22.5, @babel/plugin-transform-new-target@npm:^7.23.3": +"@babel/plugin-transform-new-target@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-new-target@npm:7.23.3" dependencies: @@ -2322,7 +2307,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-numeric-separator@npm:^7.22.11, @babel/plugin-transform-numeric-separator@npm:^7.23.4": +"@babel/plugin-transform-numeric-separator@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-numeric-separator@npm:7.23.4" dependencies: @@ -2334,7 +2319,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-object-rest-spread@npm:^7.22.15, @babel/plugin-transform-object-rest-spread@npm:^7.23.4": +"@babel/plugin-transform-object-rest-spread@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-object-rest-spread@npm:7.23.4" dependencies: @@ -2349,7 +2334,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-object-super@npm:^7.22.5, @babel/plugin-transform-object-super@npm:^7.23.3": +"@babel/plugin-transform-object-super@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-object-super@npm:7.23.3" dependencies: @@ -2361,7 +2346,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-optional-catch-binding@npm:^7.22.11, @babel/plugin-transform-optional-catch-binding@npm:^7.23.4": +"@babel/plugin-transform-optional-catch-binding@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.23.4" dependencies: @@ -2386,7 +2371,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-parameters@npm:^7.22.15, @babel/plugin-transform-parameters@npm:^7.23.3": +"@babel/plugin-transform-parameters@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-parameters@npm:7.23.3" dependencies: @@ -2409,7 +2394,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-private-property-in-object@npm:^7.22.11, @babel/plugin-transform-private-property-in-object@npm:^7.23.4": +"@babel/plugin-transform-private-property-in-object@npm:^7.23.4": version: 7.23.4 resolution: "@babel/plugin-transform-private-property-in-object@npm:7.23.4" dependencies: @@ -2423,7 +2408,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-property-literals@npm:^7.22.5, @babel/plugin-transform-property-literals@npm:^7.23.3": +"@babel/plugin-transform-property-literals@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-property-literals@npm:7.23.3" dependencies: @@ -2434,7 +2419,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-regenerator@npm:^7.22.10, @babel/plugin-transform-regenerator@npm:^7.23.3": +"@babel/plugin-transform-regenerator@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-regenerator@npm:7.23.3" dependencies: @@ -2446,7 +2431,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-reserved-words@npm:^7.22.5, @babel/plugin-transform-reserved-words@npm:^7.23.3": +"@babel/plugin-transform-reserved-words@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-reserved-words@npm:7.23.3" dependencies: @@ -2457,23 +2442,23 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-runtime@npm:7.23.2": - version: 7.23.2 - resolution: "@babel/plugin-transform-runtime@npm:7.23.2" +"@babel/plugin-transform-runtime@npm:7.23.7": + version: 7.23.7 + resolution: "@babel/plugin-transform-runtime@npm:7.23.7" dependencies: "@babel/helper-module-imports": "npm:^7.22.15" "@babel/helper-plugin-utils": "npm:^7.22.5" - babel-plugin-polyfill-corejs2: "npm:^0.4.6" - babel-plugin-polyfill-corejs3: "npm:^0.8.5" - babel-plugin-polyfill-regenerator: "npm:^0.5.3" + babel-plugin-polyfill-corejs2: "npm:^0.4.7" + babel-plugin-polyfill-corejs3: "npm:^0.8.7" + babel-plugin-polyfill-regenerator: "npm:^0.5.4" semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/536c444c494a43c1de4eec8297242199a7e778a82f64a8203a15bec46af17757ad59b520ee1fb414a03100ae743b8a2ca8527b6c0e4cc3e05be9ac1361260a44 + checksum: 10/1e0b21c943e565e6a2a859991059f5b5a8b917689aab9b3beb172babece1843b42f9ae9ff9913f01134fb201fd67ac2831559578949c7287e7c782e6d6740de8 languageName: node linkType: hard -"@babel/plugin-transform-runtime@npm:^7.22.9": +"@babel/plugin-transform-runtime@npm:^7.23.2": version: 7.23.9 resolution: "@babel/plugin-transform-runtime@npm:7.23.9" dependencies: @@ -2489,7 +2474,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-shorthand-properties@npm:^7.22.5, @babel/plugin-transform-shorthand-properties@npm:^7.23.3": +"@babel/plugin-transform-shorthand-properties@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-shorthand-properties@npm:7.23.3" dependencies: @@ -2500,7 +2485,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-spread@npm:^7.22.5, @babel/plugin-transform-spread@npm:^7.23.3": +"@babel/plugin-transform-spread@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-spread@npm:7.23.3" dependencies: @@ -2512,7 +2497,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-sticky-regex@npm:^7.22.5, @babel/plugin-transform-sticky-regex@npm:^7.23.3": +"@babel/plugin-transform-sticky-regex@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-sticky-regex@npm:7.23.3" dependencies: @@ -2523,7 +2508,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-template-literals@npm:^7.22.5, @babel/plugin-transform-template-literals@npm:^7.23.3": +"@babel/plugin-transform-template-literals@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-template-literals@npm:7.23.3" dependencies: @@ -2534,7 +2519,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-typeof-symbol@npm:^7.22.5, @babel/plugin-transform-typeof-symbol@npm:^7.23.3": +"@babel/plugin-transform-typeof-symbol@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-typeof-symbol@npm:7.23.3" dependencies: @@ -2559,7 +2544,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-unicode-escapes@npm:^7.22.10, @babel/plugin-transform-unicode-escapes@npm:^7.23.3": +"@babel/plugin-transform-unicode-escapes@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-unicode-escapes@npm:7.23.3" dependencies: @@ -2570,7 +2555,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-unicode-property-regex@npm:^7.22.5, @babel/plugin-transform-unicode-property-regex@npm:^7.23.3": +"@babel/plugin-transform-unicode-property-regex@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-unicode-property-regex@npm:7.23.3" dependencies: @@ -2582,7 +2567,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-unicode-regex@npm:^7.22.5, @babel/plugin-transform-unicode-regex@npm:^7.23.3": +"@babel/plugin-transform-unicode-regex@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-unicode-regex@npm:7.23.3" dependencies: @@ -2594,7 +2579,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-unicode-sets-regex@npm:^7.22.5, @babel/plugin-transform-unicode-sets-regex@npm:^7.23.3": +"@babel/plugin-transform-unicode-sets-regex@npm:^7.23.3": version: 7.23.3 resolution: "@babel/plugin-transform-unicode-sets-regex@npm:7.23.3" dependencies: @@ -2606,24 +2591,25 @@ __metadata: languageName: node linkType: hard -"@babel/preset-env@npm:7.23.2": - version: 7.23.2 - resolution: "@babel/preset-env@npm:7.23.2" +"@babel/preset-env@npm:7.23.7": + version: 7.23.7 + resolution: "@babel/preset-env@npm:7.23.7" dependencies: - "@babel/compat-data": "npm:^7.23.2" - "@babel/helper-compilation-targets": "npm:^7.22.15" + "@babel/compat-data": "npm:^7.23.5" + "@babel/helper-compilation-targets": "npm:^7.23.6" "@babel/helper-plugin-utils": "npm:^7.22.5" - "@babel/helper-validator-option": "npm:^7.22.15" - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.22.15" - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.22.15" + "@babel/helper-validator-option": "npm:^7.23.5" + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.23.3" + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.23.3" + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.23.7" "@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2" "@babel/plugin-syntax-async-generators": "npm:^7.8.4" "@babel/plugin-syntax-class-properties": "npm:^7.12.13" "@babel/plugin-syntax-class-static-block": "npm:^7.14.5" "@babel/plugin-syntax-dynamic-import": "npm:^7.8.3" "@babel/plugin-syntax-export-namespace-from": "npm:^7.8.3" - "@babel/plugin-syntax-import-assertions": "npm:^7.22.5" - "@babel/plugin-syntax-import-attributes": "npm:^7.22.5" + "@babel/plugin-syntax-import-assertions": "npm:^7.23.3" + "@babel/plugin-syntax-import-attributes": "npm:^7.23.3" "@babel/plugin-syntax-import-meta": "npm:^7.10.4" "@babel/plugin-syntax-json-strings": "npm:^7.8.3" "@babel/plugin-syntax-logical-assignment-operators": "npm:^7.10.4" @@ -2635,68 +2621,67 @@ __metadata: "@babel/plugin-syntax-private-property-in-object": "npm:^7.14.5" "@babel/plugin-syntax-top-level-await": "npm:^7.14.5" "@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6" - "@babel/plugin-transform-arrow-functions": "npm:^7.22.5" - "@babel/plugin-transform-async-generator-functions": "npm:^7.23.2" - "@babel/plugin-transform-async-to-generator": "npm:^7.22.5" - "@babel/plugin-transform-block-scoped-functions": "npm:^7.22.5" - "@babel/plugin-transform-block-scoping": "npm:^7.23.0" - "@babel/plugin-transform-class-properties": "npm:^7.22.5" - "@babel/plugin-transform-class-static-block": "npm:^7.22.11" - "@babel/plugin-transform-classes": "npm:^7.22.15" - "@babel/plugin-transform-computed-properties": "npm:^7.22.5" - "@babel/plugin-transform-destructuring": "npm:^7.23.0" - "@babel/plugin-transform-dotall-regex": "npm:^7.22.5" - "@babel/plugin-transform-duplicate-keys": "npm:^7.22.5" - "@babel/plugin-transform-dynamic-import": "npm:^7.22.11" - "@babel/plugin-transform-exponentiation-operator": "npm:^7.22.5" - "@babel/plugin-transform-export-namespace-from": "npm:^7.22.11" - "@babel/plugin-transform-for-of": "npm:^7.22.15" - "@babel/plugin-transform-function-name": "npm:^7.22.5" - "@babel/plugin-transform-json-strings": "npm:^7.22.11" - "@babel/plugin-transform-literals": "npm:^7.22.5" - "@babel/plugin-transform-logical-assignment-operators": "npm:^7.22.11" - "@babel/plugin-transform-member-expression-literals": "npm:^7.22.5" - "@babel/plugin-transform-modules-amd": "npm:^7.23.0" - "@babel/plugin-transform-modules-commonjs": "npm:^7.23.0" - "@babel/plugin-transform-modules-systemjs": "npm:^7.23.0" - "@babel/plugin-transform-modules-umd": "npm:^7.22.5" + "@babel/plugin-transform-arrow-functions": "npm:^7.23.3" + "@babel/plugin-transform-async-generator-functions": "npm:^7.23.7" + "@babel/plugin-transform-async-to-generator": "npm:^7.23.3" + "@babel/plugin-transform-block-scoped-functions": "npm:^7.23.3" + "@babel/plugin-transform-block-scoping": "npm:^7.23.4" + "@babel/plugin-transform-class-properties": "npm:^7.23.3" + "@babel/plugin-transform-class-static-block": "npm:^7.23.4" + "@babel/plugin-transform-classes": "npm:^7.23.5" + "@babel/plugin-transform-computed-properties": "npm:^7.23.3" + "@babel/plugin-transform-destructuring": "npm:^7.23.3" + "@babel/plugin-transform-dotall-regex": "npm:^7.23.3" + "@babel/plugin-transform-duplicate-keys": "npm:^7.23.3" + "@babel/plugin-transform-dynamic-import": "npm:^7.23.4" + "@babel/plugin-transform-exponentiation-operator": "npm:^7.23.3" + "@babel/plugin-transform-export-namespace-from": "npm:^7.23.4" + "@babel/plugin-transform-for-of": "npm:^7.23.6" + "@babel/plugin-transform-function-name": "npm:^7.23.3" + "@babel/plugin-transform-json-strings": "npm:^7.23.4" + "@babel/plugin-transform-literals": "npm:^7.23.3" + "@babel/plugin-transform-logical-assignment-operators": "npm:^7.23.4" + "@babel/plugin-transform-member-expression-literals": "npm:^7.23.3" + "@babel/plugin-transform-modules-amd": "npm:^7.23.3" + "@babel/plugin-transform-modules-commonjs": "npm:^7.23.3" + "@babel/plugin-transform-modules-systemjs": "npm:^7.23.3" + "@babel/plugin-transform-modules-umd": "npm:^7.23.3" "@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.22.5" - "@babel/plugin-transform-new-target": "npm:^7.22.5" - "@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.22.11" - "@babel/plugin-transform-numeric-separator": "npm:^7.22.11" - "@babel/plugin-transform-object-rest-spread": "npm:^7.22.15" - "@babel/plugin-transform-object-super": "npm:^7.22.5" - "@babel/plugin-transform-optional-catch-binding": "npm:^7.22.11" - "@babel/plugin-transform-optional-chaining": "npm:^7.23.0" - "@babel/plugin-transform-parameters": "npm:^7.22.15" - "@babel/plugin-transform-private-methods": "npm:^7.22.5" - "@babel/plugin-transform-private-property-in-object": "npm:^7.22.11" - "@babel/plugin-transform-property-literals": "npm:^7.22.5" - "@babel/plugin-transform-regenerator": "npm:^7.22.10" - "@babel/plugin-transform-reserved-words": "npm:^7.22.5" - "@babel/plugin-transform-shorthand-properties": "npm:^7.22.5" - "@babel/plugin-transform-spread": "npm:^7.22.5" - "@babel/plugin-transform-sticky-regex": "npm:^7.22.5" - "@babel/plugin-transform-template-literals": "npm:^7.22.5" - "@babel/plugin-transform-typeof-symbol": "npm:^7.22.5" - "@babel/plugin-transform-unicode-escapes": "npm:^7.22.10" - "@babel/plugin-transform-unicode-property-regex": "npm:^7.22.5" - "@babel/plugin-transform-unicode-regex": "npm:^7.22.5" - "@babel/plugin-transform-unicode-sets-regex": "npm:^7.22.5" + "@babel/plugin-transform-new-target": "npm:^7.23.3" + "@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.23.4" + "@babel/plugin-transform-numeric-separator": "npm:^7.23.4" + "@babel/plugin-transform-object-rest-spread": "npm:^7.23.4" + "@babel/plugin-transform-object-super": "npm:^7.23.3" + "@babel/plugin-transform-optional-catch-binding": "npm:^7.23.4" + "@babel/plugin-transform-optional-chaining": "npm:^7.23.4" + "@babel/plugin-transform-parameters": "npm:^7.23.3" + "@babel/plugin-transform-private-methods": "npm:^7.23.3" + "@babel/plugin-transform-private-property-in-object": "npm:^7.23.4" + "@babel/plugin-transform-property-literals": "npm:^7.23.3" + "@babel/plugin-transform-regenerator": "npm:^7.23.3" + "@babel/plugin-transform-reserved-words": "npm:^7.23.3" + "@babel/plugin-transform-shorthand-properties": "npm:^7.23.3" + "@babel/plugin-transform-spread": "npm:^7.23.3" + "@babel/plugin-transform-sticky-regex": "npm:^7.23.3" + "@babel/plugin-transform-template-literals": "npm:^7.23.3" + "@babel/plugin-transform-typeof-symbol": "npm:^7.23.3" + "@babel/plugin-transform-unicode-escapes": "npm:^7.23.3" + "@babel/plugin-transform-unicode-property-regex": "npm:^7.23.3" + "@babel/plugin-transform-unicode-regex": "npm:^7.23.3" + "@babel/plugin-transform-unicode-sets-regex": "npm:^7.23.3" "@babel/preset-modules": "npm:0.1.6-no-external-plugins" - "@babel/types": "npm:^7.23.0" - babel-plugin-polyfill-corejs2: "npm:^0.4.6" - babel-plugin-polyfill-corejs3: "npm:^0.8.5" - babel-plugin-polyfill-regenerator: "npm:^0.5.3" + babel-plugin-polyfill-corejs2: "npm:^0.4.7" + babel-plugin-polyfill-corejs3: "npm:^0.8.7" + babel-plugin-polyfill-regenerator: "npm:^0.5.4" core-js-compat: "npm:^3.31.0" semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/7bc8aeed59047f99af2f608f3143044517582b6bd7b041e3c7a12eface47e0313a57e78fad2e0d450cda2ce6c58451d67493f3d3677c5c1031cf59b7db1161c3 + checksum: 10/2059dee350c39aba0a1f128d00ccfd7abf97f92a9b661f4db07a96c11d91c928a9f1df39477583f068090627bff571b4415f1a4f94008d29f6ad8b124e69804e languageName: node linkType: hard -"@babel/preset-env@npm:^7.22.9, @babel/preset-env@npm:^7.23.2, @babel/preset-env@npm:^7.23.3": +"@babel/preset-env@npm:^7.23.2, @babel/preset-env@npm:^7.23.3": version: 7.23.9 resolution: "@babel/preset-env@npm:7.23.9" dependencies: @@ -2849,12 +2834,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.23.2": - version: 7.23.2 - resolution: "@babel/runtime@npm:7.23.2" +"@babel/runtime@npm:7.23.7": + version: 7.23.7 + resolution: "@babel/runtime@npm:7.23.7" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: 10/abdcbdd590c7e31762e1bdab94dd466823c8bcedd3ff2fde85eeb94dac7cccaef151ac37c428bda7018ededd27c9a82b4dfeb621f978ad934232475a902f8e3a + checksum: 10/b29cf3ca6277aea8c5c823d9b86e7f7153757f07eaaa81d726f125de00ac0e7451c90845770f919826a94ade8f71a6bda9c0421410dfcc285ee17a40f8f8ca00 languageName: node linkType: hard @@ -2867,18 +2852,7 @@ __metadata: languageName: node linkType: hard -"@babel/template@npm:^7.22.15, @babel/template@npm:^7.3.3": - version: 7.22.15 - resolution: "@babel/template@npm:7.22.15" - dependencies: - "@babel/code-frame": "npm:^7.22.13" - "@babel/parser": "npm:^7.22.15" - "@babel/types": "npm:^7.22.15" - checksum: 10/21e768e4eed4d1da2ce5d30aa51db0f4d6d8700bc1821fec6292587df7bba2fe1a96451230de8c64b989740731888ebf1141138bfffb14cacccf4d05c66ad93f - languageName: node - linkType: hard - -"@babel/template@npm:^7.23.9": +"@babel/template@npm:^7.22.15, @babel/template@npm:^7.23.9, @babel/template@npm:^7.3.3": version: 7.23.9 resolution: "@babel/template@npm:7.23.9" dependencies: @@ -2889,7 +2863,7 @@ __metadata: languageName: node linkType: hard -"@babel/traverse@npm:^7.16.0, @babel/traverse@npm:^7.23.2, @babel/traverse@npm:^7.23.9": +"@babel/traverse@npm:^7.16.0, @babel/traverse@npm:^7.23.2, @babel/traverse@npm:^7.23.7, @babel/traverse@npm:^7.23.9": version: 7.23.9 resolution: "@babel/traverse@npm:7.23.9" dependencies: @@ -2907,18 +2881,7 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.6, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": - version: 7.23.6 - resolution: "@babel/types@npm:7.23.6" - dependencies: - "@babel/helper-string-parser": "npm:^7.23.4" - "@babel/helper-validator-identifier": "npm:^7.22.20" - to-fast-properties: "npm:^2.0.0" - checksum: 10/07e70bb94d30b0231396b5e9a7726e6d9227a0a62e0a6830c0bd3232f33b024092e3d5a7d1b096a65bbf2bb43a9ab4c721bf618e115bfbb87b454fa060f88cbf - languageName: node - linkType: hard - -"@babel/types@npm:^7.23.9": +"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.6, @babel/types@npm:^7.23.9, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": version: 7.23.9 resolution: "@babel/types@npm:7.23.9" dependencies: @@ -3392,6 +3355,13 @@ __metadata: languageName: node linkType: hard +"@esbuild/aix-ppc64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/aix-ppc64@npm:0.19.11" + conditions: os=aix & cpu=ppc64 + languageName: node + linkType: hard + "@esbuild/aix-ppc64@npm:0.19.12": version: 0.19.12 resolution: "@esbuild/aix-ppc64@npm:0.19.12" @@ -3413,16 +3383,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-arm64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/android-arm64@npm:0.19.12" +"@esbuild/android-arm64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/android-arm64@npm:0.19.11" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@esbuild/android-arm64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/android-arm64@npm:0.19.5" +"@esbuild/android-arm64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/android-arm64@npm:0.19.12" conditions: os=android & cpu=arm64 languageName: node linkType: hard @@ -3448,16 +3418,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-arm@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/android-arm@npm:0.19.12" +"@esbuild/android-arm@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/android-arm@npm:0.19.11" conditions: os=android & cpu=arm languageName: node linkType: hard -"@esbuild/android-arm@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/android-arm@npm:0.19.5" +"@esbuild/android-arm@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/android-arm@npm:0.19.12" conditions: os=android & cpu=arm languageName: node linkType: hard @@ -3476,16 +3446,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-x64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/android-x64@npm:0.19.12" +"@esbuild/android-x64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/android-x64@npm:0.19.11" conditions: os=android & cpu=x64 languageName: node linkType: hard -"@esbuild/android-x64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/android-x64@npm:0.19.5" +"@esbuild/android-x64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/android-x64@npm:0.19.12" conditions: os=android & cpu=x64 languageName: node linkType: hard @@ -3504,16 +3474,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/darwin-arm64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/darwin-arm64@npm:0.19.12" +"@esbuild/darwin-arm64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/darwin-arm64@npm:0.19.11" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@esbuild/darwin-arm64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/darwin-arm64@npm:0.19.5" +"@esbuild/darwin-arm64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/darwin-arm64@npm:0.19.12" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard @@ -3532,16 +3502,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/darwin-x64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/darwin-x64@npm:0.19.12" +"@esbuild/darwin-x64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/darwin-x64@npm:0.19.11" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@esbuild/darwin-x64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/darwin-x64@npm:0.19.5" +"@esbuild/darwin-x64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/darwin-x64@npm:0.19.12" conditions: os=darwin & cpu=x64 languageName: node linkType: hard @@ -3560,16 +3530,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/freebsd-arm64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/freebsd-arm64@npm:0.19.12" +"@esbuild/freebsd-arm64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/freebsd-arm64@npm:0.19.11" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"@esbuild/freebsd-arm64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/freebsd-arm64@npm:0.19.5" +"@esbuild/freebsd-arm64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/freebsd-arm64@npm:0.19.12" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard @@ -3588,16 +3558,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/freebsd-x64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/freebsd-x64@npm:0.19.12" +"@esbuild/freebsd-x64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/freebsd-x64@npm:0.19.11" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@esbuild/freebsd-x64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/freebsd-x64@npm:0.19.5" +"@esbuild/freebsd-x64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/freebsd-x64@npm:0.19.12" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard @@ -3616,16 +3586,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-arm64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-arm64@npm:0.19.12" +"@esbuild/linux-arm64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-arm64@npm:0.19.11" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"@esbuild/linux-arm64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-arm64@npm:0.19.5" +"@esbuild/linux-arm64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-arm64@npm:0.19.12" conditions: os=linux & cpu=arm64 languageName: node linkType: hard @@ -3644,16 +3614,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-arm@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-arm@npm:0.19.12" +"@esbuild/linux-arm@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-arm@npm:0.19.11" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@esbuild/linux-arm@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-arm@npm:0.19.5" +"@esbuild/linux-arm@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-arm@npm:0.19.12" conditions: os=linux & cpu=arm languageName: node linkType: hard @@ -3672,16 +3642,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-ia32@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-ia32@npm:0.19.12" +"@esbuild/linux-ia32@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-ia32@npm:0.19.11" conditions: os=linux & cpu=ia32 languageName: node linkType: hard -"@esbuild/linux-ia32@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-ia32@npm:0.19.5" +"@esbuild/linux-ia32@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-ia32@npm:0.19.12" conditions: os=linux & cpu=ia32 languageName: node linkType: hard @@ -3707,16 +3677,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-loong64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-loong64@npm:0.19.12" +"@esbuild/linux-loong64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-loong64@npm:0.19.11" conditions: os=linux & cpu=loong64 languageName: node linkType: hard -"@esbuild/linux-loong64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-loong64@npm:0.19.5" +"@esbuild/linux-loong64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-loong64@npm:0.19.12" conditions: os=linux & cpu=loong64 languageName: node linkType: hard @@ -3735,16 +3705,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-mips64el@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-mips64el@npm:0.19.12" +"@esbuild/linux-mips64el@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-mips64el@npm:0.19.11" conditions: os=linux & cpu=mips64el languageName: node linkType: hard -"@esbuild/linux-mips64el@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-mips64el@npm:0.19.5" +"@esbuild/linux-mips64el@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-mips64el@npm:0.19.12" conditions: os=linux & cpu=mips64el languageName: node linkType: hard @@ -3763,16 +3733,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-ppc64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-ppc64@npm:0.19.12" +"@esbuild/linux-ppc64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-ppc64@npm:0.19.11" conditions: os=linux & cpu=ppc64 languageName: node linkType: hard -"@esbuild/linux-ppc64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-ppc64@npm:0.19.5" +"@esbuild/linux-ppc64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-ppc64@npm:0.19.12" conditions: os=linux & cpu=ppc64 languageName: node linkType: hard @@ -3791,16 +3761,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-riscv64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-riscv64@npm:0.19.12" +"@esbuild/linux-riscv64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-riscv64@npm:0.19.11" conditions: os=linux & cpu=riscv64 languageName: node linkType: hard -"@esbuild/linux-riscv64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-riscv64@npm:0.19.5" +"@esbuild/linux-riscv64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-riscv64@npm:0.19.12" conditions: os=linux & cpu=riscv64 languageName: node linkType: hard @@ -3819,16 +3789,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-s390x@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-s390x@npm:0.19.12" +"@esbuild/linux-s390x@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-s390x@npm:0.19.11" conditions: os=linux & cpu=s390x languageName: node linkType: hard -"@esbuild/linux-s390x@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-s390x@npm:0.19.5" +"@esbuild/linux-s390x@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-s390x@npm:0.19.12" conditions: os=linux & cpu=s390x languageName: node linkType: hard @@ -3847,16 +3817,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-x64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/linux-x64@npm:0.19.12" +"@esbuild/linux-x64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/linux-x64@npm:0.19.11" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"@esbuild/linux-x64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/linux-x64@npm:0.19.5" +"@esbuild/linux-x64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/linux-x64@npm:0.19.12" conditions: os=linux & cpu=x64 languageName: node linkType: hard @@ -3875,16 +3845,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/netbsd-x64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/netbsd-x64@npm:0.19.12" +"@esbuild/netbsd-x64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/netbsd-x64@npm:0.19.11" conditions: os=netbsd & cpu=x64 languageName: node linkType: hard -"@esbuild/netbsd-x64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/netbsd-x64@npm:0.19.5" +"@esbuild/netbsd-x64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/netbsd-x64@npm:0.19.12" conditions: os=netbsd & cpu=x64 languageName: node linkType: hard @@ -3903,16 +3873,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/openbsd-x64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/openbsd-x64@npm:0.19.12" +"@esbuild/openbsd-x64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/openbsd-x64@npm:0.19.11" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard -"@esbuild/openbsd-x64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/openbsd-x64@npm:0.19.5" +"@esbuild/openbsd-x64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/openbsd-x64@npm:0.19.12" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard @@ -3931,16 +3901,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/sunos-x64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/sunos-x64@npm:0.19.12" +"@esbuild/sunos-x64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/sunos-x64@npm:0.19.11" conditions: os=sunos & cpu=x64 languageName: node linkType: hard -"@esbuild/sunos-x64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/sunos-x64@npm:0.19.5" +"@esbuild/sunos-x64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/sunos-x64@npm:0.19.12" conditions: os=sunos & cpu=x64 languageName: node linkType: hard @@ -3959,16 +3929,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-arm64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/win32-arm64@npm:0.19.12" +"@esbuild/win32-arm64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/win32-arm64@npm:0.19.11" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@esbuild/win32-arm64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/win32-arm64@npm:0.19.5" +"@esbuild/win32-arm64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/win32-arm64@npm:0.19.12" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard @@ -3987,16 +3957,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-ia32@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/win32-ia32@npm:0.19.12" +"@esbuild/win32-ia32@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/win32-ia32@npm:0.19.11" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@esbuild/win32-ia32@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/win32-ia32@npm:0.19.5" +"@esbuild/win32-ia32@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/win32-ia32@npm:0.19.12" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard @@ -4015,16 +3985,16 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-x64@npm:0.19.12": - version: 0.19.12 - resolution: "@esbuild/win32-x64@npm:0.19.12" +"@esbuild/win32-x64@npm:0.19.11": + version: 0.19.11 + resolution: "@esbuild/win32-x64@npm:0.19.11" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@esbuild/win32-x64@npm:0.19.5": - version: 0.19.5 - resolution: "@esbuild/win32-x64@npm:0.19.5" +"@esbuild/win32-x64@npm:0.19.12": + version: 0.19.12 + resolution: "@esbuild/win32-x64@npm:0.19.12" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -4647,7 +4617,7 @@ __metadata: languageName: node linkType: hard -"@ljharb/through@npm:^2.3.9": +"@ljharb/through@npm:^2.3.11, @ljharb/through@npm:^2.3.9": version: 2.3.12 resolution: "@ljharb/through@npm:2.3.12" dependencies: @@ -4663,805 +4633,805 @@ __metadata: languageName: node linkType: hard -"@material/animation@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/animation@npm:15.0.0-canary.a246a4439.0" +"@material/animation@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/animation@npm:15.0.0-canary.7f224ddd4.0" dependencies: tslib: "npm:^2.1.0" - checksum: 10/31d2eae0b26c467eed9440c5b457b12bad1c1d66991d3ced63bfff63679170c93bf69bc8e4097877a4c93e3618183dd6eaddd9739ddcf537dd1269b8bd94c161 + checksum: 10/0babbf8c00b0afe509a580daba2ce04a8b5bb29d61a881632251924019caa51c0121d02157224e22d7bd00437d28a269fed0ad2397ad59faba3050d64ee07fa3 languageName: node linkType: hard -"@material/auto-init@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/auto-init@npm:15.0.0-canary.a246a4439.0" +"@material/auto-init@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/auto-init@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/201fb70145d235eb08dfeeb56379e5109bd995e24162677d40f42081e37b3cb195fb8dbfa29de2bfe970418acd921b00cba4338146f93ceeb8189220d98cae8c + checksum: 10/6a41258c554ee3f0498b0115a6e3e53c960a3d41e5cad3a846ed090d28b37709d21ff46e7669071835816f8e5db3d23c62d846125ae7ce7b7e4b128c828e8d6f languageName: node linkType: hard -"@material/banner@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/banner@npm:15.0.0-canary.a246a4439.0" +"@material/banner@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/banner@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/button": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/87c3f8fcb390043d53c5906e6bffbacf5546ece43f0b5680352c17e14b6f889ac1afa35ee160562533f8f046aeebb2a65743e5984950731f5262d3db5b610908 + checksum: 10/8f670b4c80220d280906348363e0b8fcc414f8f56ee2dd44aa9b909c5342e70122aec1ebdcb83f0d02c36615ddc3f038b5be17679a239a93e2f95498170e985c languageName: node linkType: hard -"@material/base@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/base@npm:15.0.0-canary.a246a4439.0" +"@material/base@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/base@npm:15.0.0-canary.7f224ddd4.0" dependencies: tslib: "npm:^2.1.0" - checksum: 10/a4e05f2fc7e49980f2c3ff1d59a96cd19f44aa95bd9419004ab039d63e19aa78838b3604bf33e851f99f9f33be990003c9f3fb97b945e8a05fcf7c8dcd662a34 - languageName: node - linkType: hard - -"@material/button@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/button@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/focus-ring": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/182739471e58eddd6e733768b0c4bb6d7f5405227da0e4d09f9d7781c2eabe80a7efbc551838b618d887a916852eebf780acc2944ea6bb9fe9648013e290ec76 + languageName: node + linkType: hard + +"@material/button@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/button@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/focus-ring": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/23d868d180eb28c540ba10794cee9f972067b8c5bce13269a8a1b70494f8cca1013906d9db495b1d3cafb27cb06f2a57719cb3af91568ca3e7e4b88916737ac3 + checksum: 10/eeeb70e069010b44e43823e5edf8a4536a847bf8a4ee48e37b05ec726c09dae2b2a37d72bc066fdae57b8f66d8a26261c2b8dad4892bb6574614319d3204d51f languageName: node linkType: hard -"@material/card@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/card@npm:15.0.0-canary.a246a4439.0" +"@material/card@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/card@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/92afeb0d39a5d55cd5fa1cfa8cb623a8a6d4c0e5a838036f7d3690560fc9a374d9bea9883a4e81ad6049315cfa99eeb2fd99634ee3591ffa5e4da615e423665a + checksum: 10/e02a5465a4ec71c2666b4e8603c51cd19df9d691f0db46afcc70dd2776f2d630df4fd298de6b6d40512b1ed372d95fd7c820e22dbb09b2d9b49202092e7e6091 languageName: node linkType: hard -"@material/checkbox@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/checkbox@npm:15.0.0-canary.a246a4439.0" +"@material/checkbox@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/checkbox@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/focus-ring": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/focus-ring": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/637bf8473434422de0ad1940d9eeb4ab167d89b4a5d018bfb5c4f8d39fe4cca132e79543c494753e14c265a6e3f5b76195b4ecfe9de4eea74055749f5dd3bf1e - languageName: node - linkType: hard - -"@material/chips@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/chips@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/checkbox": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/focus-ring": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/ee6766d6d4d48b82341df0a50209f8e32ad3bc48a864d9159b1785f372f82b8e744c12429932a22844b0d3fc45c274844ca6218cbab10239cec62558493cf539 + languageName: node + linkType: hard + +"@material/chips@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/chips@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/checkbox": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/focus-ring": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" safevalues: "npm:^0.3.4" tslib: "npm:^2.1.0" - checksum: 10/abfe16d005b1b07b7174c8980ac4713e47db40448237d60fa4d018767ea0dd682996d7cc7a36263872f2cc864050251128673a7ee1563eef0ab0f3c0e7e43ae2 + checksum: 10/06754d3c7b94262787a895f7a2089a8372732edb77a481963fc5c50ecdfbdd8753c5192b2295a3f5a02833ce0c9bd39efc1e44aa861fc0f2392d50397b13b619 languageName: node linkType: hard -"@material/circular-progress@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/circular-progress@npm:15.0.0-canary.a246a4439.0" +"@material/circular-progress@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/circular-progress@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/progress-indicator": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/progress-indicator": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/959d7cf99f706e853741dd500f12e7baa3f0e0084c6ce81b26e945968654d7b2a54205fe5aa089b05df3f0218c36c55552079dadc6923f3839e7caae5dddc01c - languageName: node - linkType: hard - -"@material/data-table@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/data-table@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/checkbox": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/icon-button": "npm:15.0.0-canary.a246a4439.0" - "@material/linear-progress": "npm:15.0.0-canary.a246a4439.0" - "@material/list": "npm:15.0.0-canary.a246a4439.0" - "@material/menu": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/select": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/9c517f3848b4e8f561ee343367131b55c132f99f3cc7a0a3a58d818b314312d011347ed5c6398bf18f1fea06da66d1ed0cea477529180d19b04e98abeaeda219 + languageName: node + linkType: hard + +"@material/data-table@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/data-table@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/checkbox": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/icon-button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/linear-progress": "npm:15.0.0-canary.7f224ddd4.0" + "@material/list": "npm:15.0.0-canary.7f224ddd4.0" + "@material/menu": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/select": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/0190a86d491a7763c831b8124ef395a6dc9eb3825d1b3971200e96581b11f04c8762cb0f6dd4803fb1923c31f1fc9ca10210508c80b54136833dee23f7974df9 + checksum: 10/d825b9ce007f10700800315774c0e08c22f12b34d76baa9d8bec8694e49faf1d49088bcb605265d8e47220ebda12e5197b0b5004199a7cbffc1b4acd78bae64e languageName: node linkType: hard -"@material/density@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/density@npm:15.0.0-canary.a246a4439.0" +"@material/density@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/density@npm:15.0.0-canary.7f224ddd4.0" dependencies: tslib: "npm:^2.1.0" - checksum: 10/4047dd484db4754689c052c12a07094f1b683ceb2a0c1f1c2f7262789f66c25a3fc3b6e3592c9daca3e4f0736c23c889899961c5084fd0cb58945083535a8564 - languageName: node - linkType: hard - -"@material/dialog@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/dialog@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/button": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/icon-button": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/1468d1a2381e49b7eae5cc05043beed0d23b735cb8b3220844f2859ad92c286be94a7b22c0420f9ebba4012d1cfa69bf4fdc1bc8518d3e758f5e07a28f13fb55 + languageName: node + linkType: hard + +"@material/dialog@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/dialog@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/icon-button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/a9c1ceb8b40cbe94abd1c9d44fed2fb154c7b4cf5c31281a19410a7676a66c1d4b23098f7fda75e335b7535c9e16743b461e22def7ee9a84b37cf672faf20fd4 + checksum: 10/44df610e6afc7784c1105d19f38e37c9ae2e24377d6fa124b8d4d17cfebed6b3077ba7e0ccffcff3b48718fd118d3936e82b813cfdda8f6c9ee0e2828f0a9bcb languageName: node linkType: hard -"@material/dom@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/dom@npm:15.0.0-canary.a246a4439.0" +"@material/dom@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/dom@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/79cb820d68f8dc469d5eda47e43ce9d51686c135c3b10c11e3825fd8bfd4c36449bdefb120f69bf94af0467284c9473efa0aee82ba70b75ee50d02475e9564c4 + checksum: 10/e0447f8d1caf4cfde438b8b390330485f217d8860f0954e1ee12fe68ad75d5d1719f33c56010fcfe63fb7c455943b57d86eb3ce1786248ec565d4b948bafb44c languageName: node linkType: hard -"@material/drawer@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/drawer@npm:15.0.0-canary.a246a4439.0" +"@material/drawer@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/drawer@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/list": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/list": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/e4007ad7dd48f2662efad1fe321df3634d8b784f8eb316c756c4b10a98c1a9a2f74704fae803e6ea79382e2ff1980c9f71c46aa4579be9df8989fe9c8c87ad50 + checksum: 10/c088da1ebee212748fe1d6caefaf611342f3ede552696bb142fec6eaa53f430a164f4afd1e6145644766069eff16bf6c656f16296d8d937857f3f24c9e859958 languageName: node linkType: hard -"@material/elevation@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/elevation@npm:15.0.0-canary.a246a4439.0" +"@material/elevation@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/elevation@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/692fd4d8d58190b0fc528961f3fa51d67f651025c621423fee65baac4c4a39cdb66a83af6726961b2a445db4f3cb26452f353de9f453d354f6a1fc90f72f0add - languageName: node - linkType: hard - -"@material/fab@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/fab@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/focus-ring": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/02d7118442f5ebef9b31257ba3bf46559869682817dab8c9c74516beb97ddfdf82336db2a81be1c4e2f888171f623d43b87b16a56bdba4f1e37654d31fbf124d + languageName: node + linkType: hard + +"@material/fab@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/fab@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/focus-ring": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/61a1795a4e319fa072366e31eff8e66a45dcb57885487024ab5cf22b785c5e6b8eb9c7e6f5391391a403381dec727096c2729d19a3bcb79eb32b1bfefa5c0c4b + checksum: 10/60c9cd39f058f9b60d2e85ec4a72b3d57b661b18b9dfd6ad53fcb82f6993688bc665453e867dde74ffc00e5600399aa22d73ac55a88dcb2a1f9ff510e622cda0 languageName: node linkType: hard -"@material/feature-targeting@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/feature-targeting@npm:15.0.0-canary.a246a4439.0" +"@material/feature-targeting@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/feature-targeting@npm:15.0.0-canary.7f224ddd4.0" dependencies: tslib: "npm:^2.1.0" - checksum: 10/c772e450f13d5868a8fd61a66182a877b89c671d21426007c8aabf8a2aa4049c6c41cd0c37565c39b75399aaa085fd548ae93dfa5ea76c692e8f3040e54036de + checksum: 10/bec51d4561d5f1aca1dd0edd4e9bcba5ef9b2137791ba155e676e74c2d6eaff39b9b7d6acb4ae8a8621bd830b29b1e527fdcaf8ff1cd0ef6ebd4388ffb45286e languageName: node linkType: hard -"@material/floating-label@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/floating-label@npm:15.0.0-canary.a246a4439.0" +"@material/floating-label@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/floating-label@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/e27fa3f54ef7acaf5fd9c4249922e1623140e6f91d4173e4214007d34a60688578c77b010795271b7605880f511d51feb5717b5143143a49937983f7e35119c5 + checksum: 10/4941c260495c8562686acd4763afe103f4062da35cf5c23c47234906412d680e5d21a8b3c4eaad8589b045fa765806de7327eac4d07b3a2cc1144eadf731e07e languageName: node linkType: hard -"@material/focus-ring@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/focus-ring@npm:15.0.0-canary.a246a4439.0" +"@material/focus-ring@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/focus-ring@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - checksum: 10/d904845cd471530ac026b2a6d2b986ad737642ed5a3cc66b20dfa9a7d4f96d601b116841930e3fad0cc13323831a7b306482ef9b3bb435b6f639dbc1f324d7ee + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + checksum: 10/91eb13d0750e11052e83657cd19797175608fb809443a730bc1f71f2fb91e64791fcb732e5139af0685b46006cc1695508cd673d07b20aaf74f8ebedabde8e77 languageName: node linkType: hard -"@material/form-field@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/form-field@npm:15.0.0-canary.a246a4439.0" +"@material/form-field@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/form-field@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/0b30a8578b02ee05da77bb594acfbf3f931bfaeca88b62efbec3331c36526c35b4cde3311d024421017631df8ea43abb1e3614a8bb3a2fcd8d45d55f717c8473 + checksum: 10/ff49182b09fe036caf79ddb2b8b4b46bf24512c1cf8c94dec3f9f4314c3538af9a5c7dc0e3f992ad168b2df2c7877101c96dafd83fb2a6def62d0098afe00d3b languageName: node linkType: hard -"@material/icon-button@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/icon-button@npm:15.0.0-canary.a246a4439.0" +"@material/icon-button@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/icon-button@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/focus-ring": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/focus-ring": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/799b3eadba90853b561ea3e6733c463046c7fa7f6ce59cbee819de67b131dfee8b9f60cff5781e0d33d7296bce56c073cab9fb8dce889c4db0c67b23664ad9de + checksum: 10/ac390fbcfc8738e5eed761fa1e4a3fec58b617d8f65d3ba6bb1d495575b7005c9c8d6cb668944c791b749021a54f7c00c505b2fd02a1066ce9f1a6ecbdad7bc9 languageName: node linkType: hard -"@material/image-list@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/image-list@npm:15.0.0-canary.a246a4439.0" +"@material/image-list@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/image-list@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/a5bd44419799f3003c6d366b9659e6b9295f2098b74dba57951113a0f7de2d4e3543ab6c12573fd1e184d588db5a0bdfb392031229a73c23bd3c6443cea8bff7 + checksum: 10/202c34be7cb64acce4a05cfe8a248ce388396affc3abd29d840d202f0a92278f967ea8d7b5e7277a5d1873acab70990cbeb0c052783177880925f895e1128f37 languageName: node linkType: hard -"@material/layout-grid@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/layout-grid@npm:15.0.0-canary.a246a4439.0" +"@material/layout-grid@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/layout-grid@npm:15.0.0-canary.7f224ddd4.0" dependencies: tslib: "npm:^2.1.0" - checksum: 10/5ccd0406a7c517e6a042bfcfccca6913bc5b15a5cae2d5b36fc561cea82eafd27f3bb8527f3917abf91dd369d67c62c67a1b7effa0f50a6f25f395d078441cd9 + checksum: 10/5284c932ec191d98bb900844568da4d39f1b74529d49ae5238f93274e696d24c66e973587721f1d47b95698e3b1dd18e2d94c4624ad6ae7c1e19f43f942f02d8 languageName: node linkType: hard -"@material/line-ripple@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/line-ripple@npm:15.0.0-canary.a246a4439.0" +"@material/line-ripple@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/line-ripple@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/7d6e91d779a130039fb87639a65d9390809c621dff68e0ced16702ec4590858f1b1b8e2cbf143fa766bef7ba3d9fed1dd5353e012c0d6e8eab41881dcdda03eb + checksum: 10/40163d05bc31709521d5dea729d637f1282b76b95533c3e9e122d748a396ac49ce50aeb90fd48869ed5cb0b2877477717270e2cc9d05835f3d435dc7877da6e0 languageName: node linkType: hard -"@material/linear-progress@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/linear-progress@npm:15.0.0-canary.a246a4439.0" +"@material/linear-progress@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/linear-progress@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/progress-indicator": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/progress-indicator": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/41803f3d67cb549b538a6c437a03e158024c865644d1185db70f69754674c78998b26cee42d6495ece9cd6ebc249a03b95168352aaf3812780d8b175a6c2c894 + checksum: 10/25810041b4faab186050a316eb410155fa56b671c93c513d0278afa37e42debf896e5ae309fe01a7117f25aa5ace72d99bf9af5e3c4f07c8cb4723adb4f5c0f8 languageName: node linkType: hard -"@material/list@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/list@npm:15.0.0-canary.a246a4439.0" +"@material/list@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/list@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/83582ed6694d7e7d1c5ddf6c141b8351b2751b1deb60995e68dd52933ca0854f556cb76c88ab91ed00513806665be72e988ce93cd77115310920e995dd0acb72 + checksum: 10/60decc1414a5ab4b78b290e8fc48a4dc828a1378399a87e6a96c937d3f89dd7615028f03d0b15adbeff0ccbe50152b631e0447b14fc94c09c1f5c01593da603f languageName: node linkType: hard -"@material/menu-surface@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/menu-surface@npm:15.0.0-canary.a246a4439.0" +"@material/menu-surface@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/menu-surface@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/a703e13830199faeec6768026d530f856e13c89cc6f60619e3924e781b4711b5e0746ac7179b7d4f99d9e2312febf9f2c741b39ca7c6bd6f1dc9eb1210049409 + checksum: 10/2e0b1dc80afc2f155b93300df11259bf1cadd39eb1200aa402ab69ce6165f3820789b3325373bad962ec44a027d822e7943f65e30807e07501cd2e6ff290d577 languageName: node linkType: hard -"@material/menu@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/menu@npm:15.0.0-canary.a246a4439.0" +"@material/menu@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/menu@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/list": "npm:15.0.0-canary.a246a4439.0" - "@material/menu-surface": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/list": "npm:15.0.0-canary.7f224ddd4.0" + "@material/menu-surface": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/38d93de09c840458cf6017303bff694fa4bfaf4a317cd2af13faa8e7410983967f5f481ebcf6810690008a3a008e5bdb452a0884095b47a0d1aa353adae875a6 + checksum: 10/d812f0a72670394e1dafc1223012b7580fcadc8fc9c145e44861453e975b5a8c973dda4fcabdd3c5c908f17ad7c0e15ae8288c4e10fc70472653b73f649549c8 languageName: node linkType: hard -"@material/notched-outline@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/notched-outline@npm:15.0.0-canary.a246a4439.0" +"@material/notched-outline@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/notched-outline@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/floating-label": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/floating-label": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/4003e27562ba88a78a22768c3fcb4c85e0b61619a04febfb3022ed067b1e6234604c613e3e09f403362871345f449203713305bc70d613e42cbd32c281f68f0b + checksum: 10/5bdeb89a254fce7ab4600410039a8d653dd60781db907ac250b52a0db6bb87d3b0148fefe6dab8437de8e367383b64de4a7f2981c26cd05af7f4f58e56e021ad languageName: node linkType: hard -"@material/progress-indicator@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/progress-indicator@npm:15.0.0-canary.a246a4439.0" +"@material/progress-indicator@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/progress-indicator@npm:15.0.0-canary.7f224ddd4.0" dependencies: tslib: "npm:^2.1.0" - checksum: 10/ce260ae8b6120fc75f31179dd826f0166b3437a2ed8e1d527f289aff278ce60c16e2e1dccfd85849aee9269c8728d19bb6cb7dc8389387ec2b75b511ac337851 + checksum: 10/9a3e24bc9874b62d3a15392f81ea77f9ed0920f243eaa584bb1cea3a239df8894aca75fc2af8dd7b64610a1567b49f3c85902f66b346d483ac13ddac83ff7af5 languageName: node linkType: hard -"@material/radio@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/radio@npm:15.0.0-canary.a246a4439.0" +"@material/radio@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/radio@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/focus-ring": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/focus-ring": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/bf43b832c3c670dd244e66e4c6e0c8b87ba58103b4e915d8e8c380fe306c04b53ca9661e05c5b14cd565d5ab23c83e62562637507ee85e949a48494f25b27803 + checksum: 10/efdf3d04995e9e074ed271b6017a30b29c8e97adb11d1306b1e49f5519516173b0761b029efa037230078908c787aabd2a484859f4ab8958875cd2ae39f3000c languageName: node linkType: hard -"@material/ripple@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/ripple@npm:15.0.0-canary.a246a4439.0" +"@material/ripple@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/ripple@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/b2bdfea6c1ac105d3f9bbc8bc52263f4487d8c38f0c6abbb16f8b693ea2ea4fb89bc9d6e9e4284cfe0db838fedd940fb49a7a269573e704a5f3fb338326d2e5c + checksum: 10/fef2d31a8a1cf252e159a268ecf8b20b7eb7e68f495a77f37e9527e9a55fa07874f4e160c4ae548b6760c77285b18bd70e857cb3e5692511aaaf6695b5a2f915 languageName: node linkType: hard -"@material/rtl@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/rtl@npm:15.0.0-canary.a246a4439.0" +"@material/rtl@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/rtl@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/8a4b5062e4756672cd74de776ab1f5872edfe1eccb0028cc2973f74e4ec6b852dba9b6abeb1cccd403dac5250651ed12e5a60ecfd9f3cd5e03fa16cfad086661 + checksum: 10/e4cb429649311ceb8fabd2636cfd0539715437e84946024c53b7146b927b84ef87cbf266c02b63a7c2203311b526985107cfec74ad096022540efd549ccd5333 languageName: node linkType: hard -"@material/segmented-button@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/segmented-button@npm:15.0.0-canary.a246a4439.0" +"@material/segmented-button@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/segmented-button@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/touch-target": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/touch-target": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/cd80ee87fe28b559513f28b04f9e9f2a79a44f0730c072c7d082cbf0d7944208339abf7b9aad4ca5f462ae8a95674359907f6593157a99941c08276e4a6b8d89 - languageName: node - linkType: hard - -"@material/select@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/select@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/floating-label": "npm:15.0.0-canary.a246a4439.0" - "@material/line-ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/list": "npm:15.0.0-canary.a246a4439.0" - "@material/menu": "npm:15.0.0-canary.a246a4439.0" - "@material/menu-surface": "npm:15.0.0-canary.a246a4439.0" - "@material/notched-outline": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/9d17f8ed5b9ee4760e8ef38b1acb26a29377409e40d3817087f002d14e7138999c85ae5a82e602901cf44b2d4d7c770ca9a520b3247b1d44439493504abcbfbb + languageName: node + linkType: hard + +"@material/select@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/select@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/floating-label": "npm:15.0.0-canary.7f224ddd4.0" + "@material/line-ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/list": "npm:15.0.0-canary.7f224ddd4.0" + "@material/menu": "npm:15.0.0-canary.7f224ddd4.0" + "@material/menu-surface": "npm:15.0.0-canary.7f224ddd4.0" + "@material/notched-outline": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/2e69a4a2dc733861a3bc305e00026554db6d37206543adeaef64d054a6ae64fbb6cbf7b98c7dc388533986793bc94ca39bc3f74f00baf23223664ecd8fd3cdf7 + checksum: 10/e4eb9b5ee7a5142ec5f553e833484c9c32cffad526a9ca54758ef81a69941d093e7ec9cfa00ab7110f4e39b742cb6958579b4e1be22804ada5d8a13c4957089a languageName: node linkType: hard -"@material/shape@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/shape@npm:15.0.0-canary.a246a4439.0" +"@material/shape@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/shape@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/caad43d31f9697c6544ebfc68cee86f4ea68c0466ad999819fea39b40fa1e6e7688971c4502fa3104ee576e44b3f27bee14fb289ba018248f468c2869726081c + checksum: 10/de41060eb871bc03c4003cf9d3225de15fdd4cdad176c1234abf2cc4a2ab1619b02ff39ea1102e62e7001e7b2a21b31cdadaebbf22d8caef949d99816e3c1252 languageName: node linkType: hard -"@material/slider@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/slider@npm:15.0.0-canary.a246a4439.0" +"@material/slider@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/slider@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/a20efabde42aef362a416da94c41d3ad02307b21a7d72292d2665e75923524328a7f6096b0411b78df6392eaf0f13213de5e0071c373871f69589016cd906fc1 - languageName: node - linkType: hard - -"@material/snackbar@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/snackbar@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/button": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/icon-button": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/1a95d41ce4ac1bce42bbae52ad66f085d5ca493954d27af8fb8a8d823b1aaf1be13e440a80fdd640287df9aff706b43a51c2ca0093a4c59c040c2775eaa0f622 + languageName: node + linkType: hard + +"@material/snackbar@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/snackbar@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/icon-button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/2513fa9180d80f9227a82b787b60e709c84cc438741b8fcb7728a36c495888f101cb5a6212df51184206273aebd49715502493e97a59be367c933aa2629b8ec8 - languageName: node - linkType: hard - -"@material/switch@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/switch@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/focus-ring": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/4d3609eff376f377a2031fb5986af7b6a2a324eba88af88a415189d918bcaf2474bfe9b271b6a7fb59b699335acc5e6f116f37d804e70fc334ced542ba61e8bb + languageName: node + linkType: hard + +"@material/switch@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/switch@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/focus-ring": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" safevalues: "npm:^0.3.4" tslib: "npm:^2.1.0" - checksum: 10/7eabbe0c510cb8e04e244a1b2ce5985a56334e6d9e3c418889a04881fb7f32fdd663cc3a83857a702b4c33e4dbc69995988b1ff15ec095a6b50ab94206ae85e3 + checksum: 10/a24b0f6992251f60c74766ad3b698031346e847269a762b4ab1bbcac53fbe2499029d6d3c19f052b73b3d8520b6022e3009ce12c8515021ecf919684ece45887 languageName: node linkType: hard -"@material/tab-bar@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/tab-bar@npm:15.0.0-canary.a246a4439.0" +"@material/tab-bar@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/tab-bar@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/tab": "npm:15.0.0-canary.a246a4439.0" - "@material/tab-indicator": "npm:15.0.0-canary.a246a4439.0" - "@material/tab-scroller": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab-indicator": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab-scroller": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/c5d6e636694d0850f63c979221b1a807f9defdc9f69bcba16efa3ec02ecfce3820b2d1d2ecb4304d927181906853b99799a874e9f8411e33f4f1afcd7c75b8ec + checksum: 10/f3759487ab8f4af0c6674bd28ebaf69572fa918bff93a353f27577389bf49f761e10991de4f8f351b09a10a4cfcea383216b759702d4615ee58ebc96ea37d278 languageName: node linkType: hard -"@material/tab-indicator@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/tab-indicator@npm:15.0.0-canary.a246a4439.0" +"@material/tab-indicator@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/tab-indicator@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/584d38ea97051c53f1319f8468305a40ae32e3b4b3ababaad4a0a3791fcb09ed2ab97a2253ff403440738c7d763591461cedaae834d467fe0d241e7429c7f101 + checksum: 10/80a6afef3f50bf0403d8c250c94a71cdcbd68dd8af7ee0524aa6d16365917ec2f1bdfb4e3d066807ab49d88fa91884fce33696d8fff75816242417c78f0f53ed languageName: node linkType: hard -"@material/tab-scroller@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/tab-scroller@npm:15.0.0-canary.a246a4439.0" +"@material/tab-scroller@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/tab-scroller@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/tab": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/3d2aae87fd9a0df83a6d4be7862023966735eec348866c6be89975ec5a0bc06736f99299125a3728dcd68c72cc882ac5242c06087e4898feaa7579877bd72775 + checksum: 10/dbcdc607f5dfc1e4c5109ceeb05fdaa967c9ddf5430df00a628f37550c4faa0d1e833125c266229a56418a556c0933e0289a7c45289b884665e143bd6534ef5f languageName: node linkType: hard -"@material/tab@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/tab@npm:15.0.0-canary.a246a4439.0" +"@material/tab@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/tab@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/focus-ring": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/tab-indicator": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/focus-ring": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tab-indicator": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/57835f1b823eb9f697eeb974fc72bf5eb49498191d3d963504ab57a80c28b8185aee843226554a8b8c10aa709345dbf424b0c856305aa93c8fda5e5a9f48f712 - languageName: node - linkType: hard - -"@material/textfield@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/textfield@npm:15.0.0-canary.a246a4439.0" - dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/density": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/floating-label": "npm:15.0.0-canary.a246a4439.0" - "@material/line-ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/notched-outline": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + checksum: 10/fac75af586ed10f94a7c91b9179d40befb5ad21a9c7cf75fa72689fc3b71dbc68f9d389a3414db767ecd54ddcf6aa2d7e76a05e2ad5117dda93e2fa31f81f603 + languageName: node + linkType: hard + +"@material/textfield@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/textfield@npm:15.0.0-canary.7f224ddd4.0" + dependencies: + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/density": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/floating-label": "npm:15.0.0-canary.7f224ddd4.0" + "@material/line-ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/notched-outline": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/9f7844c93e1b0e9e99c42598002ace96c111bd3fc2789eeb95f293b16774faae7efa78824838a17aa0002ab51ad312083fb2e9140ee7399e5fe0ed5775c62e4c + checksum: 10/76bec89372e51ba961ff352bebc69f8f7c72142cdc63cfc01f630f6143054270af6101b030a4e46412140e9d625ac586c2cb5d6e62bf4ad8f68875195525e603 languageName: node linkType: hard -"@material/theme@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/theme@npm:15.0.0-canary.a246a4439.0" +"@material/theme@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/theme@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/c037f4ee4aac01f88baf6475bcd3720c6d4323e526545a48ba48e1e0954aad8d6a0f5a9e6c1c1543cad04dcbd24eb6ea34da495cd6cfe5c21cce7a77afe8e829 + checksum: 10/07bc6fdf4ea91bfb7aa42fbd8b94c84f6f07dac7d6f5114d6aa92b864e1705bd40e7f2691c8765fd7fb3014c2cf1189c0be2c1977e5a1fade91014e72c1068f1 languageName: node linkType: hard -"@material/tokens@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/tokens@npm:15.0.0-canary.a246a4439.0" +"@material/tokens@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/tokens@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - checksum: 10/d0a24b99e003bca344b47054b7d2c32aef307a0d9d5a57ad527f568ed02bd5ba2460ae409fe9a3e7507732fd7aeb2673f8d4238f975e2377cf8b0f13ef41447a + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + checksum: 10/c494e6ca0c2e8d76e004e670c121e5a2aced44dcff64cedbccdccbeb3d86e326bfdb742d8b23a4fee7d86ef47fb2378d1ee6d1d20c233cebbfe701f1450db453 languageName: node linkType: hard -"@material/tooltip@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/tooltip@npm:15.0.0-canary.a246a4439.0" +"@material/tooltip@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/tooltip@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/button": "npm:15.0.0-canary.a246a4439.0" - "@material/dom": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/tokens": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/button": "npm:15.0.0-canary.7f224ddd4.0" + "@material/dom": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/tokens": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" safevalues: "npm:^0.3.4" tslib: "npm:^2.1.0" - checksum: 10/7879d07f175d18529f920142d8b7243c728cf58cfdf749dac5a112e47a6a92ee623c513b168da11b6fd07411fce8a80a72dcf0b3a14bec503ed8d59448a30167 + checksum: 10/f362cf3064b13459cec2ddbf1ced51c8457e981f62e61ca099e370d64478a95e6f7e4ff93928e7577d0f50d52e4d7078ca362d83f5a92d1fc55d247eaf427cdd languageName: node linkType: hard -"@material/top-app-bar@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/top-app-bar@npm:15.0.0-canary.a246a4439.0" +"@material/top-app-bar@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/top-app-bar@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/animation": "npm:15.0.0-canary.a246a4439.0" - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/elevation": "npm:15.0.0-canary.a246a4439.0" - "@material/ripple": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/shape": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" - "@material/typography": "npm:15.0.0-canary.a246a4439.0" + "@material/animation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/elevation": "npm:15.0.0-canary.7f224ddd4.0" + "@material/ripple": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/shape": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" + "@material/typography": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/a69f9153242ba09e4d6cea415d39f52a89c5c195440e86b4d91359f6f11edaa692b2a89fde147a2a19b281ff3633e75acbefff47f37699363da450d76cfbc2d1 + checksum: 10/fc5d50d33b36791877c870fab5ed8422968c3bca4634b2f181b2763747db08fc3d83f0e52b11e50a88c9da555b35b11374b29df553828edeaa9cd67762984963 languageName: node linkType: hard -"@material/touch-target@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/touch-target@npm:15.0.0-canary.a246a4439.0" +"@material/touch-target@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/touch-target@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/base": "npm:15.0.0-canary.a246a4439.0" - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/rtl": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/base": "npm:15.0.0-canary.7f224ddd4.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/rtl": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/30ef5c588e9f43c1b00251386e3c87a4a60575bc2248b52b7eb57c91f59040dd1e6a161ec5658b7562669f29bcd3b097d84567ab5571f8b3860583f0ae31ae31 + checksum: 10/0eabac7cf2fd8efcff0d153fda10392ab6311445188c0ec8c87a1f252f522e9bb7059721d4d65618d7d5461238434aa51eabaa05e8118d2c3056499db8544c9b languageName: node linkType: hard -"@material/typography@npm:15.0.0-canary.a246a4439.0": - version: 15.0.0-canary.a246a4439.0 - resolution: "@material/typography@npm:15.0.0-canary.a246a4439.0" +"@material/typography@npm:15.0.0-canary.7f224ddd4.0": + version: 15.0.0-canary.7f224ddd4.0 + resolution: "@material/typography@npm:15.0.0-canary.7f224ddd4.0" dependencies: - "@material/feature-targeting": "npm:15.0.0-canary.a246a4439.0" - "@material/theme": "npm:15.0.0-canary.a246a4439.0" + "@material/feature-targeting": "npm:15.0.0-canary.7f224ddd4.0" + "@material/theme": "npm:15.0.0-canary.7f224ddd4.0" tslib: "npm:^2.1.0" - checksum: 10/7d02c1b5c3454e7ea5e1078398fccf3b8cd33f512a778778bac6512bba7a9f4743f0395e400d85399be19f56dd4094d666c1e91cfbb4ca89f100384e50baa460 + checksum: 10/4b865a7a647a4dd085c15c5c5f20b6259262cf922e2ab81ddc83818bc3179400f308d6cfa7ce369cba50a93b58929c8166535826701416355c005b316e995f42 languageName: node linkType: hard @@ -5666,14 +5636,14 @@ __metadata: languageName: node linkType: hard -"@ngtools/webpack@npm:17.0.10": - version: 17.0.10 - resolution: "@ngtools/webpack@npm:17.0.10" +"@ngtools/webpack@npm:17.1.2": + version: 17.1.2 + resolution: "@ngtools/webpack@npm:17.1.2" peerDependencies: "@angular/compiler-cli": ^17.0.0 - typescript: ">=5.2 <5.3" + typescript: ">=5.2 <5.4" webpack: ^5.54.0 - checksum: 10/b1deb2e6423b964f515dc38d9be00b7a4ea92c701653bf91734a99d1bee6d1d26d415cae32d9d4a3ce075cece8edc22a602aae2c056932fe3a72abdf3bebd118 + checksum: 10/ba297aff3b9622a899ad5501a54eb646adea4c7419b05e9edb1740e3e458f01d549e34966db4bb5d94943e0fa6e6e0843dd559676cf748c17817ac5b3ccacd9e languageName: node linkType: hard @@ -5809,22 +5779,22 @@ __metadata: languageName: node linkType: hard -"@nrwl/angular@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/angular@npm:17.3.0" +"@nrwl/angular@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/angular@npm:17.3.1" dependencies: - "@nx/angular": "npm:17.3.0" + "@nx/angular": "npm:17.3.1" tslib: "npm:^2.3.0" - checksum: 10/2f69ebc53b6cca41e488b335171d80c1ab3cca2d0442887b24c52c27735d06886e53c6b69a0f2501c155cf84f8b07abb4ec2876b98a4c05f2e518d1b0c79d40e + checksum: 10/26157d1de3fc760b57a7e9ee977a94c21c8722edceafb70f7f91f9db31d9de06467b76e826efcb870fa2e67d7b4afa3c62fe494b767254fcd0b49ba7f2b45fd7 languageName: node linkType: hard -"@nrwl/cypress@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/cypress@npm:17.3.0" +"@nrwl/cypress@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/cypress@npm:17.3.1" dependencies: - "@nx/cypress": "npm:17.3.0" - checksum: 10/a78be2eefc955a80ac5964e9bd8edb5baccf04638af9d9998ba3ac06c51db418c730ea5f3660e0b0c638b9f91f2a258ffe64452e8929d7eb7994109b2975bc7c + "@nx/cypress": "npm:17.3.1" + checksum: 10/a51cacd665190f53f15db68a9d0090169b76b1c9244d57412e5546eb66c3cee44f9cd532a6023dae2dd0fe0a2472258f1736f47a4566c449ac0e900ec8418423 languageName: node linkType: hard @@ -5837,39 +5807,39 @@ __metadata: languageName: node linkType: hard -"@nrwl/devkit@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/devkit@npm:17.3.0" +"@nrwl/devkit@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/devkit@npm:17.3.1" dependencies: - "@nx/devkit": "npm:17.3.0" - checksum: 10/6f9eb1bf47624418fe8e4b7705bc082fa24ee9680317a856fc4d754d9a037bb8cfa68f14cb1964c432064dad4dbd7d871539055d3f5bef69335b7826ea325d19 + "@nx/devkit": "npm:17.3.1" + checksum: 10/cbd1d2e0da44a88a822db366f0ef125aa5b4abdf31db1765ffda7faecb71c2e05c65193d3204625bad775659625968d77e4d6c859133319c20776573d0707993 languageName: node linkType: hard -"@nrwl/eslint-plugin-nx@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/eslint-plugin-nx@npm:17.3.0" +"@nrwl/eslint-plugin-nx@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/eslint-plugin-nx@npm:17.3.1" dependencies: - "@nx/eslint-plugin": "npm:17.3.0" - checksum: 10/f8cc344d63a0c734081f459bb610a91123198ff68c2a6b524d7a4e32603301b622712ff12d993efcf5bf069c51f461e7b893010a18bec6de8056e5c69eb6fd91 + "@nx/eslint-plugin": "npm:17.3.1" + checksum: 10/8191d8e44565326b1e774a73745cf35b38cdf46367dfc42370a98f7839df8cf3d57a1724a2dfcdff0af3730e113ee5d51e371d1f5c66589c7e7afd60e53e77f9 languageName: node linkType: hard -"@nrwl/jest@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/jest@npm:17.3.0" +"@nrwl/jest@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/jest@npm:17.3.1" dependencies: - "@nx/jest": "npm:17.3.0" - checksum: 10/0ae5daaa3066d8fec2204831a205a990623f64509c1eb5774fc3044cb1171c0eb14c400909878d0ab7415b50695021fb252c57beaf17679620385a24b94d40d2 + "@nx/jest": "npm:17.3.1" + checksum: 10/03c2b5fbc1dd3159b6f74fd3fe9581a4a1663659d1e42149ccbc3f7ccd79aebc8b81e3a91492744e4484c569a1984b0131adc3d10aeddcd955200f0d134e54d3 languageName: node linkType: hard -"@nrwl/js@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/js@npm:17.3.0" +"@nrwl/js@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/js@npm:17.3.1" dependencies: - "@nx/js": "npm:17.3.0" - checksum: 10/d095c24cb0ea74148fe1528e60c0521c79fa78010baaa2e9e6a0788b761188dde39a2b86c684b36486b1288dc36aa47a93991e21bb9d0ee53ab0befd7ead30df + "@nx/js": "npm:17.3.1" + checksum: 10/aca8919e13ed18d619bfe75959c39729dac8d2febdcf4e44fd953cab1115d89cc4f68f1788f77daf4c3d3fb8788345b6d3a6f5b94c923bcb6104cda6d2985be4 languageName: node linkType: hard @@ -5885,42 +5855,42 @@ __metadata: languageName: node linkType: hard -"@nrwl/tao@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/tao@npm:17.3.0" +"@nrwl/tao@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/tao@npm:17.3.1" dependencies: - nx: "npm:17.3.0" + nx: "npm:17.3.1" tslib: "npm:^2.3.0" bin: tao: index.js - checksum: 10/d3d554523f30722dc85827713db6698f4fee4dcc9c40e6d5de108b910d5754fc79653d16cb77cb90c12e2503d76fc72a2f58f327d4ce14c4357a7532918ab485 + checksum: 10/c0a28b82031c832cf4b127cf2a9a1215622c86b8b4daf116b30d7a82932fcfa9a14407b5b6e87fc310870dd7986cd3ba04b8f60d29a7d872ba54c15017cbb52b languageName: node linkType: hard -"@nrwl/web@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/web@npm:17.3.0" +"@nrwl/web@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/web@npm:17.3.1" dependencies: - "@nx/web": "npm:17.3.0" - checksum: 10/ee679e83f1634dedf553bb1749ee2d38e229da70363b956ac85152cad13674e0b4099c7331185dc695b2fda85bee77dbb6f1b91196c33b9e3592bd3f6676821f + "@nx/web": "npm:17.3.1" + checksum: 10/fca561f1faa7681f480941b3111abfa1abdab48c9bb3780704f2ea99274a687aa7dd82ffd0666f979d9a470902da283ff89f2312156ee87fe036a571321c76d7 languageName: node linkType: hard -"@nrwl/webpack@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/webpack@npm:17.3.0" +"@nrwl/webpack@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/webpack@npm:17.3.1" dependencies: - "@nx/webpack": "npm:17.3.0" - checksum: 10/26b5670f1e0fc59056ea3f06ce5633adad39aad298a0dcd9e4dfcb7501ce6b932c040107e5b3ce3bea1b1fbc34624c0b1f01578c2df910e8cfda27494170a688 + "@nx/webpack": "npm:17.3.1" + checksum: 10/37ef750a34df56890160c368e138e43964bbbcef9794d53ed9cf600734eee170965931528c859d289f3a56b897e9f69d7084257bd0ce232d8496d1366a3273b8 languageName: node linkType: hard -"@nrwl/workspace@npm:17.3.0": - version: 17.3.0 - resolution: "@nrwl/workspace@npm:17.3.0" +"@nrwl/workspace@npm:17.3.1": + version: 17.3.1 + resolution: "@nrwl/workspace@npm:17.3.1" dependencies: - "@nx/workspace": "npm:17.3.0" - checksum: 10/7ccfaf54d2dfe8cad8b67bf6193dcdaa12f8cb20bc2460487734183d7bcb6bc43b8e5dd2467e2eeb79d212b91bf58d72ba3d043f51c605fef43277a07300c55e + "@nx/workspace": "npm:17.3.1" + checksum: 10/e2f7f9c7ee9f6b0c97c2fc81e02d3e6bd8fa9cb4c039402686d23864279483fec45cd3a4b569d1192b73cb72a94f740cfa5a276a9386e29a5b57be3a45bec44d languageName: node linkType: hard @@ -5937,19 +5907,19 @@ __metadata: languageName: node linkType: hard -"@nx/angular@npm:17.3.0, @nx/angular@npm:~17.3.0": - version: 17.3.0 - resolution: "@nx/angular@npm:17.3.0" +"@nx/angular@npm:17.3.1, @nx/angular@npm:~17.3.0": + version: 17.3.1 + resolution: "@nx/angular@npm:17.3.1" dependencies: - "@nrwl/angular": "npm:17.3.0" - "@nx/cypress": "npm:17.3.0" - "@nx/devkit": "npm:17.3.0" - "@nx/eslint": "npm:17.3.0" - "@nx/jest": "npm:17.3.0" - "@nx/js": "npm:17.3.0" - "@nx/web": "npm:17.3.0" - "@nx/webpack": "npm:17.3.0" - "@nx/workspace": "npm:17.3.0" + "@nrwl/angular": "npm:17.3.1" + "@nx/cypress": "npm:17.3.1" + "@nx/devkit": "npm:17.3.1" + "@nx/eslint": "npm:17.3.1" + "@nx/jest": "npm:17.3.1" + "@nx/js": "npm:17.3.1" + "@nx/web": "npm:17.3.1" + "@nx/webpack": "npm:17.3.1" + "@nx/workspace": "npm:17.3.1" "@phenomnomnominal/tsquery": "npm:~5.0.1" "@typescript-eslint/type-utils": "npm:^6.9.1" chalk: "npm:^4.1.0" @@ -5972,18 +5942,18 @@ __metadata: peerDependenciesMeta: esbuild: optional: true - checksum: 10/c796395c8d800cab89214935da294759e769a1565e079b438aab2afe94c484e1f7f81843267a6d0883c5d2b306fe343a454c75c44f22931fa6fbd57b26461979 + checksum: 10/e37e43f9cd3141328152b87b984cc9456968a1d1ab08055487f28da6b39e5dd99a731df60c85dd05a07fdcb223dea8a1918f589e1f0104b592632d29e8274360 languageName: node linkType: hard -"@nx/cypress@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/cypress@npm:17.3.0" +"@nx/cypress@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/cypress@npm:17.3.1" dependencies: - "@nrwl/cypress": "npm:17.3.0" - "@nx/devkit": "npm:17.3.0" - "@nx/eslint": "npm:17.3.0" - "@nx/js": "npm:17.3.0" + "@nrwl/cypress": "npm:17.3.1" + "@nx/devkit": "npm:17.3.1" + "@nx/eslint": "npm:17.3.1" + "@nx/js": "npm:17.3.1" "@phenomnomnominal/tsquery": "npm:~5.0.1" detect-port: "npm:^1.5.1" semver: "npm:7.5.3" @@ -5993,7 +5963,7 @@ __metadata: peerDependenciesMeta: cypress: optional: true - checksum: 10/358637aa9ee98bad00889e6ad04d0f5f23f2bb49378891472398a4776d66728b25804afde1fb4ed4038951538ab3df1030759e5619f9f50188eeeb5e2b88f35e + checksum: 10/9e3e7010045df632513ef01bab1a10d358c6bd5a06838ead97d72bc7d8ed5f8b13f6712c12d9a0d4164fec72fbe6c41d39ea9cf8feee1a42663758bacfae0d8d languageName: node linkType: hard @@ -6014,11 +5984,11 @@ __metadata: languageName: node linkType: hard -"@nx/devkit@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/devkit@npm:17.3.0" +"@nx/devkit@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/devkit@npm:17.3.1" dependencies: - "@nrwl/devkit": "npm:17.3.0" + "@nrwl/devkit": "npm:17.3.1" ejs: "npm:^3.1.7" enquirer: "npm:~2.3.6" ignore: "npm:^5.0.4" @@ -6028,17 +5998,17 @@ __metadata: yargs-parser: "npm:21.1.1" peerDependencies: nx: ">= 16 <= 18" - checksum: 10/8db85d407eb9d65853e525fd61b2cb02140e73701474d977cac658a7e3680a020294363f69d9f83f938b5ebb3efebdcdcaf56a0fd949a3f8103b167b4636f6cb + checksum: 10/c983ab6bd6bb467cd676bdfeae8cebb71bfbc9bac3cb333660d0d651e69486b7b6bba41568e7044b3f71d6e86bdadb76a526b696a51b7072b3d21a996e979011 languageName: node linkType: hard -"@nx/eslint-plugin@npm:17.3.0, @nx/eslint-plugin@npm:~17.3.0": - version: 17.3.0 - resolution: "@nx/eslint-plugin@npm:17.3.0" +"@nx/eslint-plugin@npm:17.3.1, @nx/eslint-plugin@npm:~17.3.0": + version: 17.3.1 + resolution: "@nx/eslint-plugin@npm:17.3.1" dependencies: - "@nrwl/eslint-plugin-nx": "npm:17.3.0" - "@nx/devkit": "npm:17.3.0" - "@nx/js": "npm:17.3.0" + "@nrwl/eslint-plugin-nx": "npm:17.3.1" + "@nx/devkit": "npm:17.3.1" + "@nx/js": "npm:17.3.1" "@typescript-eslint/type-utils": "npm:^6.13.2" "@typescript-eslint/utils": "npm:^6.13.2" chalk: "npm:^4.1.0" @@ -6052,17 +6022,17 @@ __metadata: peerDependenciesMeta: eslint-config-prettier: optional: true - checksum: 10/2cdf85b2bf9a4fdf2110ee6186588f16d567e0f368a0d85953384e664b079432b14e70b2b4972b0e11bcf83390525ddf638a282d79bce4d2c5d8ade311ab48f6 + checksum: 10/8c60495bc16390f255227f3666c60a7545453adba38cc362f81f0f7eb4bdffb3b520fc825d683ac2a409cbc1a218656c74ce89142bb91ee422a745d73696eda4 languageName: node linkType: hard -"@nx/eslint@npm:17.3.0, @nx/eslint@npm:~17.3.0": - version: 17.3.0 - resolution: "@nx/eslint@npm:17.3.0" +"@nx/eslint@npm:17.3.1, @nx/eslint@npm:~17.3.0": + version: 17.3.1 + resolution: "@nx/eslint@npm:17.3.1" dependencies: - "@nx/devkit": "npm:17.3.0" - "@nx/js": "npm:17.3.0" - "@nx/linter": "npm:17.3.0" + "@nx/devkit": "npm:17.3.1" + "@nx/js": "npm:17.3.1" + "@nx/linter": "npm:17.3.1" tslib: "npm:^2.3.0" typescript: "npm:~5.3.2" peerDependencies: @@ -6073,19 +6043,19 @@ __metadata: optional: true js-yaml: optional: true - checksum: 10/2a3a383e4db193b5373ff2670497bbee2e096919f5ff4436798ffaa53313daacbd8271c6ff4543d04f132001a38385bf85c9b2a6fe2775bf61fb3910b19378d4 + checksum: 10/6cf8e961c6d8706fcf1145d7fc826b141fafb45adf4853b0ceddc1d2c236561b23139a9acd407d0dd46b3699137b1d1fc8fadfcc50077d03e00d65844411e7bc languageName: node linkType: hard -"@nx/jest@npm:17.3.0, @nx/jest@npm:~17.3.0": - version: 17.3.0 - resolution: "@nx/jest@npm:17.3.0" +"@nx/jest@npm:17.3.1, @nx/jest@npm:~17.3.0": + version: 17.3.1 + resolution: "@nx/jest@npm:17.3.1" dependencies: "@jest/reporters": "npm:^29.4.1" "@jest/test-result": "npm:^29.4.1" - "@nrwl/jest": "npm:17.3.0" - "@nx/devkit": "npm:17.3.0" - "@nx/js": "npm:17.3.0" + "@nrwl/jest": "npm:17.3.1" + "@nx/devkit": "npm:17.3.1" + "@nx/js": "npm:17.3.1" "@phenomnomnominal/tsquery": "npm:~5.0.1" chalk: "npm:^4.1.0" identity-obj-proxy: "npm:3.0.0" @@ -6095,24 +6065,24 @@ __metadata: minimatch: "npm:9.0.3" resolve.exports: "npm:1.1.0" tslib: "npm:^2.3.0" - checksum: 10/64370ba8f7b4e117c8422d8c01d7c9402c642a75f7dda7ca13b4ccb77e0b61511b913c3024455853d7952b350f3862a5370127199d6bd36db6617c2bc4f5bb46 + checksum: 10/2e9536b430444f83eaf773f75bc8df1e07122d1a91cc7137994d44a93038f8931eeead2739c9d418585f7f030b3e9e1c377090e14ae5789d8f2e4c0d9b7f4163 languageName: node linkType: hard -"@nx/js@npm:17.3.0, @nx/js@npm:~17.3.0": - version: 17.3.0 - resolution: "@nx/js@npm:17.3.0" +"@nx/js@npm:17.3.1, @nx/js@npm:~17.3.0": + version: 17.3.1 + resolution: "@nx/js@npm:17.3.1" dependencies: - "@babel/core": "npm:^7.22.9" + "@babel/core": "npm:^7.23.2" "@babel/plugin-proposal-decorators": "npm:^7.22.7" "@babel/plugin-transform-class-properties": "npm:^7.22.5" - "@babel/plugin-transform-runtime": "npm:^7.22.9" - "@babel/preset-env": "npm:^7.22.9" + "@babel/plugin-transform-runtime": "npm:^7.23.2" + "@babel/preset-env": "npm:^7.23.2" "@babel/preset-typescript": "npm:^7.22.5" "@babel/runtime": "npm:^7.22.6" - "@nrwl/js": "npm:17.3.0" - "@nx/devkit": "npm:17.3.0" - "@nx/workspace": "npm:17.3.0" + "@nrwl/js": "npm:17.3.1" + "@nx/devkit": "npm:17.3.1" + "@nx/workspace": "npm:17.3.1" "@phenomnomnominal/tsquery": "npm:~5.0.1" babel-plugin-const-enum: "npm:^1.0.1" babel-plugin-macros: "npm:^2.8.0" @@ -6138,16 +6108,16 @@ __metadata: peerDependenciesMeta: verdaccio: optional: true - checksum: 10/342d3a0a817a5b8feaa28a9cf11e470345121a9db76c7d81bde211ce92a03729b5e912a7babd3878abae4cf5aef3bd7c18eb14b5a1e0a5dc4db2b79c3bedeb5c + checksum: 10/9c10defbac42e5e68d708554a7028b4b3a9a2d84d74350450d4939910df8f3b604a5302072253589f0fc397ca60aec179f36baa2a3f1a27b1624694c6d47b48a languageName: node linkType: hard -"@nx/linter@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/linter@npm:17.3.0" +"@nx/linter@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/linter@npm:17.3.1" dependencies: - "@nx/eslint": "npm:17.3.0" - checksum: 10/ee5e9de49ae391df7af219b18e70ab040222b8c8afc6b8b73928165cf7b010b3191e544d66e8368c37869be8059cfba7eb524575fa60a92957972d4a3138ee1e + "@nx/eslint": "npm:17.3.1" + checksum: 10/cc3b646502f87e2d950038eca7bacaa60230710982c8dd9cd94906145de503a120ccde71e1e6e77d7bd920ed6e7717922a8a82a468757410a7e2265764be22b6 languageName: node linkType: hard @@ -6158,9 +6128,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-darwin-arm64@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-darwin-arm64@npm:17.3.0" +"@nx/nx-darwin-arm64@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-darwin-arm64@npm:17.3.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard @@ -6172,9 +6142,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-darwin-x64@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-darwin-x64@npm:17.3.0" +"@nx/nx-darwin-x64@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-darwin-x64@npm:17.3.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard @@ -6186,9 +6156,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-freebsd-x64@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-freebsd-x64@npm:17.3.0" +"@nx/nx-freebsd-x64@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-freebsd-x64@npm:17.3.1" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard @@ -6200,9 +6170,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-arm-gnueabihf@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-linux-arm-gnueabihf@npm:17.3.0" +"@nx/nx-linux-arm-gnueabihf@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:17.3.1" conditions: os=linux & cpu=arm languageName: node linkType: hard @@ -6214,9 +6184,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-arm64-gnu@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-linux-arm64-gnu@npm:17.3.0" +"@nx/nx-linux-arm64-gnu@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-linux-arm64-gnu@npm:17.3.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard @@ -6228,9 +6198,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-arm64-musl@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-linux-arm64-musl@npm:17.3.0" +"@nx/nx-linux-arm64-musl@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-linux-arm64-musl@npm:17.3.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard @@ -6242,9 +6212,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-x64-gnu@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-linux-x64-gnu@npm:17.3.0" +"@nx/nx-linux-x64-gnu@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-linux-x64-gnu@npm:17.3.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard @@ -6256,9 +6226,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-linux-x64-musl@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-linux-x64-musl@npm:17.3.0" +"@nx/nx-linux-x64-musl@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-linux-x64-musl@npm:17.3.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard @@ -6270,9 +6240,9 @@ __metadata: languageName: node linkType: hard -"@nx/nx-win32-arm64-msvc@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-win32-arm64-msvc@npm:17.3.0" +"@nx/nx-win32-arm64-msvc@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-win32-arm64-msvc@npm:17.3.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard @@ -6284,36 +6254,36 @@ __metadata: languageName: node linkType: hard -"@nx/nx-win32-x64-msvc@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/nx-win32-x64-msvc@npm:17.3.0" +"@nx/nx-win32-x64-msvc@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/nx-win32-x64-msvc@npm:17.3.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@nx/web@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/web@npm:17.3.0" +"@nx/web@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/web@npm:17.3.1" dependencies: - "@nrwl/web": "npm:17.3.0" - "@nx/devkit": "npm:17.3.0" - "@nx/js": "npm:17.3.0" + "@nrwl/web": "npm:17.3.1" + "@nx/devkit": "npm:17.3.1" + "@nx/js": "npm:17.3.1" chalk: "npm:^4.1.0" detect-port: "npm:^1.5.1" http-server: "npm:^14.1.0" tslib: "npm:^2.3.0" - checksum: 10/91a95b4681bac37dcd32c9e0d6e7f49c1499c9cb401d20c0462f7311653e859709ffefb7327090588f17619232629287a71b979567f8b5a9df142beb72d860a9 + checksum: 10/0b980ac4fa7be51f8affe48f36d4c530a79a375bb4bb9ae32632ddc30f29705dedd8da55b0b4d62bf0d4041c1a873ff9f42d3ce1dfaa93721534b99c7595dd9d languageName: node linkType: hard -"@nx/webpack@npm:17.3.0": - version: 17.3.0 - resolution: "@nx/webpack@npm:17.3.0" +"@nx/webpack@npm:17.3.1": + version: 17.3.1 + resolution: "@nx/webpack@npm:17.3.1" dependencies: - "@babel/core": "npm:^7.22.9" - "@nrwl/webpack": "npm:17.3.0" - "@nx/devkit": "npm:17.3.0" - "@nx/js": "npm:17.3.0" + "@babel/core": "npm:^7.23.2" + "@nrwl/webpack": "npm:17.3.1" + "@nx/devkit": "npm:17.3.1" + "@nx/js": "npm:17.3.1" autoprefixer: "npm:^10.4.9" babel-loader: "npm:^9.1.2" browserslist: "npm:^4.21.4" @@ -6346,22 +6316,22 @@ __metadata: webpack-dev-server: "npm:^4.9.3" webpack-node-externals: "npm:^3.0.0" webpack-subresource-integrity: "npm:^5.1.0" - checksum: 10/ec10582f2957b4283e3b921cf116034980327dab20e74db2a17c414f944ff7f3eaefa1b834602f678fb3eb986d2587c5898a074b4409cc0eee5aa91294517bdc + checksum: 10/5964a7523b188ee08bf07733df1684471a54f9b36fc944074964109961b8b73f713ae7f33dca9b6dfb409053cdada2ca4dbef4b7031878c45302913e862317ad languageName: node linkType: hard -"@nx/workspace@npm:17.3.0, @nx/workspace@npm:~17.3.0": - version: 17.3.0 - resolution: "@nx/workspace@npm:17.3.0" +"@nx/workspace@npm:17.3.1, @nx/workspace@npm:~17.3.0": + version: 17.3.1 + resolution: "@nx/workspace@npm:17.3.1" dependencies: - "@nrwl/workspace": "npm:17.3.0" - "@nx/devkit": "npm:17.3.0" + "@nrwl/workspace": "npm:17.3.1" + "@nx/devkit": "npm:17.3.1" chalk: "npm:^4.1.0" enquirer: "npm:~2.3.6" - nx: "npm:17.3.0" + nx: "npm:17.3.1" tslib: "npm:^2.3.0" yargs-parser: "npm:21.1.1" - checksum: 10/ac3f35c37f69b91b7a3350073a787a3cb551f1673668d3a1e76fb6d5d431b8733ab69eb426be09dd09658502f92e468ecb4d8574b0c6388e8f2f4b13ab9f4df3 + checksum: 10/14c2e74c7015d316b42030f3ba476af6df9d74ed2e9de3484d84e4d6b78ecc6f0fb06f75f42bf7da80ee103cd3997981349516453f1269d0e99ee3d54be48217 languageName: node linkType: hard @@ -6470,7 +6440,7 @@ __metadata: typescript: "npm:~5.2.2" peerDependencies: "@ama-terasu/core": "workspace:^" - "@angular/cli": ~17.0.0 + "@angular/cli": ~17.1.2 peerDependenciesMeta: "@angular/cli": optional: true @@ -6517,17 +6487,17 @@ __metadata: resolution: "@o3r/analytics@workspace:packages/@o3r/analytics" dependencies: "@ama-sdk/core": "workspace:^" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" - "@angular/router": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" + "@angular/router": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -6540,7 +6510,7 @@ __metadata: "@o3r/core": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" @@ -6571,15 +6541,15 @@ __metadata: zone.js: "npm:~0.14.2" peerDependencies: "@ama-sdk/core": "workspace:^" - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 - "@angular/platform-browser": ~17.0.2 - "@angular/platform-browser-dynamic": ~17.0.2 - "@angular/router": ~17.0.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/platform-browser": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 + "@angular/router": ~17.1.2 "@ngrx/store": ~17.1.0 "@o3r/core": "workspace:^" "@o3r/schematics": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 jasmine: ^5.0.0 rxjs: ^7.8.1 webpack: ~5.90.0 @@ -6600,16 +6570,16 @@ __metadata: resolution: "@o3r/apis-manager@workspace:packages/@o3r/apis-manager" dependencies: "@ama-sdk/core": "workspace:^" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -6621,7 +6591,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -6650,11 +6620,11 @@ __metadata: zone.js: "npm:~0.14.2" peerDependencies: "@ama-sdk/core": "workspace:^" - "@angular-devkit/schematics": ~17.0.0 - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 "@o3r/schematics": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 rxjs: ^7.8.1 typescript: ~5.2.2 peerDependenciesMeta: @@ -6671,16 +6641,16 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/application@workspace:packages/@o3r/application" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -6695,7 +6665,7 @@ __metadata: "@o3r/routing": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/testing": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -6721,15 +6691,15 @@ __metadata: typescript: "npm:~5.2.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/schematics": ~17.0.0 - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 "@o3r/core": "workspace:^" "@o3r/logger": "workspace:^" "@o3r/routing": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/testing": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 rxjs: ^7.8.1 typescript: ~5.2.2 peerDependenciesMeta: @@ -6746,8 +6716,8 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/artifactory-tools@workspace:packages/@o3r/artifactory-tools" dependencies: - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" @@ -6794,8 +6764,8 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/azure-tools@workspace:packages/@o3r/azure-tools" dependencies: - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" @@ -6874,22 +6844,22 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/chrome-devtools@workspace:apps/chrome-devtools" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" "@angular-eslint/builder": "npm:~17.2.0" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/eslint-plugin-template": "npm:~17.2.0" "@angular-eslint/template-parser": "npm:~17.2.0" - "@angular/animations": "npm:~17.0.4" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/localize": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" - "@angular/router": "npm:~17.0.4" + "@angular/animations": "npm:~17.1.2" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/localize": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" + "@angular/router": "npm:~17.1.2" "@design-factory/design-factory": "npm:^15.2.2" "@ng-bootstrap/ng-bootstrap": "npm:^16.0.0" "@ng-select/ng-select": "npm:~12.0.0" @@ -6949,19 +6919,19 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/components@workspace:packages/@o3r/components" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cdk": "npm:~17.0.1" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/cdk": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -6982,7 +6952,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -7014,14 +6984,14 @@ __metadata: unionfs: "npm:~4.5.1" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/cdk": ~17.0.0 - "@angular/common": ~17.0.0 - "@angular/core": ~17.0.0 - "@angular/forms": ~17.0.0 - "@angular/platform-browser": ~17.0.0 - "@angular/platform-browser-dynamic": ~17.0.0 + "@angular-devkit/architect": ~0.1701.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/cdk": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/forms": ~17.1.2 + "@angular/platform-browser": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 "@ngrx/effects": ~17.1.0 "@ngrx/entity": ~17.1.0 "@ngrx/store": ~17.1.0 @@ -7034,7 +7004,7 @@ __metadata: "@o3r/rules-engine": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/testing": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 chokidar: ^3.5.2 globby: ^11.1.0 jsonpath-plus: ^8.0.0 @@ -7074,16 +7044,16 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/configuration@workspace:packages/@o3r/configuration" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -7100,7 +7070,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" @@ -7130,15 +7100,15 @@ __metadata: typescript: "npm:~5.2.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular/core": ~17.0.2 - "@angular/platform-browser-dynamic": ~17.0.2 + "@angular/core": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 "@ngrx/entity": ~17.1.0 "@ngrx/store": ~17.1.0 "@o3r/core": "workspace:^" "@o3r/logger": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/testing": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 cheerio: ^1.0.0-rc.10 express-interceptor: ^1.2.0 jasmine: ^5.0.0 @@ -7164,20 +7134,20 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/core@workspace:packages/@o3r/core" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" - "@angular/router": "npm:~17.0.4" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" + "@angular/router": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -7192,7 +7162,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/telemetry": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" @@ -7231,22 +7201,22 @@ __metadata: uuid: "npm:^9.0.0" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.0 - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/cli": ~17.0.0 - "@angular/common": ~17.0.2 - "@angular/compiler-cli": ~17.0.2 - "@angular/core": ~17.0.2 - "@angular/forms": ~17.0.2 - "@angular/platform-browser-dynamic": ~17.0.2 - "@angular/router": ~17.0.2 + "@angular-devkit/architect": ~0.1701.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/cli": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/compiler-cli": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/forms": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 + "@angular/router": ~17.1.2 "@ngrx/entity": ~17.1.0 "@ngrx/store": ~17.1.0 "@nrwl/devkit": ~17.3.0 "@nx/angular": ~17.3.0 "@o3r/telemetry": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 chokidar: ^3.5.2 globby: ^11.1.0 rxjs: ^7.8.1 @@ -7278,12 +7248,12 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/create@workspace:packages/@o3r/create" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/eslint-plugin-template": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" + "@angular/cli": "npm:~17.1.2" "@nx/eslint": "npm:~17.3.0" "@nx/eslint-plugin": "npm:~17.3.0" "@nx/jest": "npm:~17.3.0" @@ -7292,7 +7262,7 @@ __metadata: "@o3r/eslint-config-otter": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" @@ -7326,18 +7296,18 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/design@workspace:packages/@o3r/design" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -7351,7 +7321,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/styling": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" @@ -7413,8 +7383,8 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/dev-tools@workspace:packages/@o3r/dev-tools" dependencies: - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" @@ -7487,17 +7457,17 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/dynamic-content@workspace:packages/@o3r/dynamic-content" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -7538,10 +7508,10 @@ __metadata: typescript: "npm:~5.2.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.0 - "@angular/compiler-cli": ~17.0.2 - "@angular/core": ~17.0.2 - "@angular/platform-browser-dynamic": ~17.0.2 + "@angular-devkit/architect": ~0.1701.2 + "@angular/compiler-cli": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 "@ngrx/store": ~17.1.0 "@o3r/core": "workspace:^" "@o3r/schematics": "workspace:^" @@ -7565,17 +7535,17 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/eslint-config-otter@workspace:packages/@o3r/eslint-config-otter" dependencies: - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/eslint-plugin-template": "npm:~17.2.0" "@angular-eslint/template-parser": "npm:~17.2.0" - "@angular/compiler": "npm:~17.0.4" + "@angular/compiler": "npm:~17.1.2" "@nx/eslint-plugin": "npm:~17.3.0" "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/node": "npm:^20.0.0" "@typescript-eslint/eslint-plugin": "npm:^6.19.0" @@ -7592,15 +7562,15 @@ __metadata: nx: "npm:~17.3.0" typescript: "npm:~5.2.2" peerDependencies: - "@angular-devkit/schematics": ~17.0.0 + "@angular-devkit/schematics": ~17.1.2 "@angular-eslint/builder": ~17.2.0 "@angular-eslint/eslint-plugin": ~17.2.0 "@angular-eslint/eslint-plugin-template": ~17.2.0 "@angular-eslint/template-parser": ~17.2.0 - "@angular/compiler": ~17.0.2 + "@angular/compiler": ~17.1.2 "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 "@stylistic/eslint-plugin-ts": ^1.5.4 "@typescript-eslint/eslint-plugin": ^6.19.0 "@typescript-eslint/parser": ^6.11.0 @@ -7640,12 +7610,12 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/eslint-plugin@workspace:packages/@o3r/eslint-plugin" dependencies: - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/template-parser": "npm:~17.2.0" "@angular-eslint/utils": "npm:~17.2.0" - "@angular/compiler": "npm:~17.0.4" + "@angular/compiler": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -7680,7 +7650,7 @@ __metadata: peerDependencies: "@angular-eslint/template-parser": ~17.2.0 "@angular-eslint/utils": ~17.2.0 - "@angular/compiler": ~17.0.2 + "@angular/compiler": ~17.1.2 "@stylistic/eslint-plugin-ts": ^1.5.4 "@typescript-eslint/eslint-plugin": ^6.11.0 "@typescript-eslint/parser": ^6.11.0 @@ -7701,17 +7671,17 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/extractors@workspace:packages/@o3r/extractors" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -7760,7 +7730,7 @@ __metadata: typescript-json-schema: "npm:~0.62.0" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/core": ~17.0.0 + "@angular-devkit/core": ~17.1.2 "@o3r/core": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/telemetry": "workspace:^" @@ -7778,17 +7748,17 @@ __metadata: resolution: "@o3r/forms@workspace:packages/@o3r/forms" dependencies: "@ama-sdk/core": "workspace:^" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -7829,9 +7799,9 @@ __metadata: zone.js: "npm:~0.14.2" peerDependencies: "@ama-sdk/core": "workspace:^" - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 - "@angular/forms": ~17.0.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/forms": ~17.1.2 "@ngrx/entity": ~17.1.0 "@ngrx/store": ~17.1.0 "@o3r/core": "workspace:^" @@ -7850,25 +7820,25 @@ __metadata: "@actions/core": "npm:^1.10.0" "@actions/exec": "npm:^1.1.1" "@actions/github": "npm:^6.0.0" - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/eslint-plugin-template": "npm:~17.2.0" "@angular-eslint/template-parser": "npm:~17.2.0" - "@angular/animations": "npm:~17.0.4" - "@angular/cdk": "npm:~17.0.1" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/localize": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" - "@angular/router": "npm:~17.0.4" + "@angular/animations": "npm:~17.1.2" + "@angular/cdk": "npm:~17.1.2" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/localize": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" + "@angular/router": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@commitlint/cli": "npm:^18.0.0" @@ -7896,7 +7866,7 @@ __metadata: "@o3r/workspace": "workspace:^" "@playwright/test": "npm:~1.41.0" "@popperjs/core": "npm:^2.11.5" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@swc-node/register": "npm:^1.6.7" "@swc/core": "npm:^1.3.85" @@ -7934,7 +7904,7 @@ __metadata: jsonpath-plus: "npm:^8.0.0" lint-staged: "npm:^15.0.0" minimist: "npm:^1.2.6" - ng-packagr: "npm:~17.0.0" + ng-packagr: "npm:~17.1.2" ngx-highlightjs: "npm:^10.0.0" npm-run-all2: "npm:^6.0.0" nx: "npm:~17.3.0" @@ -7982,17 +7952,17 @@ __metadata: resolution: "@o3r/github-cascading-app@workspace:apps/github-cascading-app" dependencies: "@actions/github": "npm:^6.0.0" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" "@angular-eslint/builder": "npm:~17.2.0" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/eslint-plugin-template": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@azure/functions": "npm:^4.1.0" "@nx/eslint": "npm:~17.3.0" "@nx/eslint-plugin": "npm:~17.3.0" @@ -8037,19 +8007,19 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/localization@workspace:packages/@o3r/localization" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cdk": "npm:~17.0.1" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/cdk": "npm:~17.1.2" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -8068,7 +8038,7 @@ __metadata: "@o3r/logger": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8102,14 +8072,14 @@ __metadata: unionfs: "npm:~4.5.1" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.0 - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/cdk": ~17.0.0 - "@angular/cli": ~17.0.0 - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 - "@angular/platform-browser-dynamic": ~17.0.2 + "@angular-devkit/architect": ~0.1701.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/cdk": ~17.1.2 + "@angular/cli": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 "@formatjs/intl-numberformat": ^8.0.2 "@ngrx/store": ~17.1.0 "@ngx-translate/core": ~15.0.0 @@ -8118,7 +8088,7 @@ __metadata: "@o3r/extractors": "workspace:^" "@o3r/logger": "workspace:^" "@o3r/schematics": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 chokidar: ^3.5.2 intl-messageformat: ~10.5.0 rxjs: ^7.8.1 @@ -8147,16 +8117,16 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/logger@workspace:packages/@o3r/logger" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -8190,7 +8160,7 @@ __metadata: jsonc-eslint-parser: "npm:~2.4.0" logrocket: "npm:~7.0.0" logrocket-ngrx: "npm:~0.2.1" - ng-packagr: "npm:~17.0.0" + ng-packagr: "npm:~17.1.2" nx: "npm:~17.3.0" rxjs: "npm:^7.8.1" smartlook-client: "npm:^8.0.0" @@ -8200,8 +8170,8 @@ __metadata: typescript: "npm:~5.2.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular/core": ~17.0.2 - "@angular/platform-browser-dynamic": ~17.0.2 + "@angular/core": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 "@fullstory/browser": ^2.0.0 "@ngrx/store": ~17.1.0 "@o3r/core": "workspace:^" @@ -8228,17 +8198,17 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/mobile@workspace:packages/@o3r/mobile" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@capacitor/browser": "npm:^5.0.0" @@ -8257,7 +8227,7 @@ __metadata: "@o3r/logger": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/store-sync": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8289,9 +8259,9 @@ __metadata: winston: "npm:^3.8.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/schematics": ~17.0.0 - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 "@capacitor/browser": ^5.0.0 "@capacitor/core": ^5.0.0 "@capacitor/device": ^5.0.0 @@ -8301,7 +8271,7 @@ __metadata: "@o3r/logger": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/store-sync": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 fast-deep-equal: ^3.1.3 rxjs: ^7.8.1 peerDependenciesMeta: @@ -8320,17 +8290,17 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/routing@workspace:packages/@o3r/routing" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" - "@angular/router": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" + "@angular/router": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -8374,10 +8344,10 @@ __metadata: typescript: "npm:~5.2.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 - "@angular/platform-browser-dynamic": ~17.0.2 - "@angular/router": ~17.0.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 + "@angular/router": ~17.1.2 "@ngrx/effects": ~17.1.0 "@ngrx/entity": ~17.1.0 "@ngrx/router-store": ~17.1.0 @@ -8399,17 +8369,17 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/rules-engine@workspace:packages/@o3r/rules-engine" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -8430,7 +8400,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@o3r/testing": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jasmine": "npm:~5.1.0" "@types/jest": "npm:~29.5.2" @@ -8468,12 +8438,12 @@ __metadata: unionfs: "npm:~4.5.1" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.0 - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 - "@angular/platform-browser-dynamic": ~17.0.2 + "@angular-devkit/architect": ~0.1701.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/platform-browser-dynamic": ~17.1.2 "@ngrx/effects": ~17.1.0 "@ngrx/entity": ~17.1.0 "@ngrx/store": ~17.1.0 @@ -8482,7 +8452,7 @@ __metadata: "@o3r/extractors": "workspace:^" "@o3r/logger": "workspace:^" "@o3r/schematics": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 globby: ^11.1.0 jasmine: ^5.0.0 jsonpath-plus: ^8.0.0 @@ -8515,17 +8485,17 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/schematics@workspace:packages/@o3r/schematics" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -8536,7 +8506,7 @@ __metadata: "@o3r/build-helpers": "workspace:^" "@o3r/eslint-plugin": "workspace:^" "@o3r/telemetry": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8567,12 +8537,12 @@ __metadata: typescript: "npm:~5.2.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.0 - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/cli": ~17.0.0 + "@angular-devkit/architect": ~0.1701.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/cli": ~17.1.2 "@o3r/telemetry": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 eslint: ^8.42.0 rxjs: ^7.8.1 typescript: ~5.2.2 @@ -8598,25 +8568,25 @@ __metadata: "@ama-sdk/schematics": "workspace:^" "@ama-sdk/showcase-sdk": "workspace:^" "@amadeus-it-group/kassette": "npm:^1.7.0" - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@angular-eslint/eslint-plugin-template": "npm:~17.2.0" "@angular-eslint/template-parser": "npm:~17.2.0" - "@angular/animations": "npm:~17.0.4" - "@angular/cdk": "npm:~17.0.1" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/localize": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" - "@angular/router": "npm:~17.0.4" + "@angular/animations": "npm:~17.1.2" + "@angular/cdk": "npm:~17.1.2" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/localize": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" + "@angular/router": "npm:~17.1.2" "@design-factory/design-factory": "npm:^15.2.2" "@formatjs/intl-numberformat": "npm:~8.10.0" "@ng-bootstrap/ng-bootstrap": "npm:^16.0.0" @@ -8644,7 +8614,7 @@ __metadata: "@o3r/testing": "workspace:^" "@playwright/test": "npm:~1.41.0" "@popperjs/core": "npm:^2.11.5" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/bootstrap": "npm:^5.2.6" "@types/jest": "npm:~29.5.2" @@ -8690,16 +8660,16 @@ __metadata: resolution: "@o3r/store-sync@workspace:packages/@o3r/store-sync" dependencies: "@ama-sdk/core": "workspace:^" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@ngrx/entity": "npm:~17.1.0" "@ngrx/store": "npm:~17.1.0" "@nx/eslint": "npm:~17.3.0" @@ -8738,8 +8708,8 @@ __metadata: zone.js: "npm:~0.14.2" peerDependencies: "@ama-sdk/core": "workspace:^" - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 "@ngrx/entity": ~17.1.0 "@ngrx/store": ~17.1.0 "@o3r/core": "workspace:^" @@ -8761,18 +8731,18 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/storybook@workspace:packages/@o3r/storybook" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -8789,7 +8759,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/styling": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@storybook/addons": "npm:^7.5.3" "@storybook/angular": "npm:^7.5.3" "@storybook/api": "npm:^7.5.3" @@ -8824,9 +8794,9 @@ __metadata: typescript: "npm:~5.2.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/core": ~17.0.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/core": ~17.1.2 "@ngrx/store": ~17.1.0 "@o3r/components": "workspace:^" "@o3r/configuration": "workspace:^" @@ -8834,7 +8804,7 @@ __metadata: "@o3r/localization": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/styling": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 "@storybook/addons": ^7.5.3 "@storybook/angular": ^7.5.3 "@storybook/api": ^7.5.3 @@ -8853,10 +8823,10 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/stylelint-plugin@workspace:packages/@o3r/stylelint-plugin" dependencies: - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/compiler": "npm:~17.0.4" + "@angular/compiler": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -8898,21 +8868,21 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/styling@workspace:packages/@o3r/styling" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/animations": "npm:~17.0.4" - "@angular/cdk": "npm:~17.0.1" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/material": "npm:~17.0.1" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/animations": "npm:~17.1.2" + "@angular/cdk": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/material": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -8929,7 +8899,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/styling": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -8964,17 +8934,17 @@ __metadata: unionfs: "npm:~4.5.1" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.0 - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/cdk": ~17.0.1 - "@angular/core": ~17.0.2 + "@angular-devkit/architect": ~0.1701.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/cdk": ~17.1.2 + "@angular/core": ~17.1.2 "@angular/material": ~17.0.0 "@o3r/core": "workspace:^" "@o3r/dynamic-content": "workspace:^" "@o3r/extractors": "workspace:^" "@o3r/schematics": "workspace:^" - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 rxjs: ^7.8.1 sass: ~1.70.0 peerDependenciesMeta: @@ -9007,9 +8977,9 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/telemetry@workspace:packages/@o3r/telemetry" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@nx/eslint-plugin": "npm:~17.3.0" "@nx/jest": "npm:~17.3.0" @@ -9037,9 +9007,9 @@ __metadata: tslib: "npm:^2.5.3" typescript: "npm:~5.2.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.3 - "@angular-devkit/core": ~17.0.3 - "@angular-devkit/schematics": ~17.0.3 + "@angular-devkit/architect": ~0.1701.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 rxjs: ^7.8.1 peerDependenciesMeta: "@angular-devkit/architect": @@ -9051,12 +9021,12 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/test-helpers@workspace:packages/@o3r/test-helpers" dependencies: - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" "@nx/eslint-plugin": "npm:~17.3.0" "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -9086,7 +9056,7 @@ __metadata: typescript: "npm:~5.2.2" unionfs: "npm:~4.5.1" peerDependencies: - "@angular-devkit/schematics": ~17.0.0 + "@angular-devkit/schematics": ~17.1.2 "@o3r/schematics": "workspace:^" memfs: ~4.6.0 minimist: ^1.2.6 @@ -9110,18 +9080,18 @@ __metadata: resolution: "@o3r/testing@workspace:packages/@o3r/testing" dependencies: "@amadeus-it-group/kassette": "npm:^1.7.0" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/forms": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/forms": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -9136,7 +9106,7 @@ __metadata: "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" "@playwright/test": "npm:~1.41.0" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/node": "npm:^20.0.0" @@ -9176,18 +9146,18 @@ __metadata: zone.js: "npm:~0.14.2" peerDependencies: "@amadeus-it-group/kassette": ^1.7.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/common": ~17.0.2 - "@angular/core": ~17.0.2 - "@angular/forms": ~17.0.2 - "@angular/platform-browser": ~17.0.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/core": ~17.1.2 + "@angular/forms": ~17.1.2 + "@angular/platform-browser": ~17.1.2 "@ngrx/store": ~17.1.0 "@ngx-translate/core": ~15.0.0 "@o3r/core": "workspace:^" "@o3r/localization": "workspace:^" "@o3r/schematics": "workspace:^" "@playwright/test": ~1.41.0 - "@schematics/angular": ~17.0.0 + "@schematics/angular": ~17.1.2 pixelmatch: ^5.2.1 pngjs: ^7.0.0 protractor: ^7.0.0 @@ -9226,17 +9196,17 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/third-party@workspace:packages/@o3r/third-party" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@compodoc/compodoc": "npm:^1.1.19" @@ -9276,7 +9246,7 @@ __metadata: uuid: "npm:^9.0.0" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/schematics": ~17.0.0 + "@angular-devkit/schematics": ~17.1.2 "@o3r/core": "workspace:^" "@o3r/schematics": "workspace:^" rxjs: ^7.8.1 @@ -9294,19 +9264,19 @@ __metadata: version: 0.0.0-use.local resolution: "@o3r/workspace@workspace:packages/@o3r/workspace" dependencies: - "@angular-devkit/architect": "npm:~0.1700.3" - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/architect": "npm:~0.1701.2" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/cli": "npm:~17.0.3" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" - "@angular/router": "npm:~17.0.4" + "@angular/cli": "npm:~17.1.2" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" + "@angular/router": "npm:~17.1.2" "@babel/core": "npm:~7.23.0" "@babel/preset-typescript": "npm:~7.23.0" "@ngrx/entity": "npm:~17.1.0" @@ -9320,7 +9290,7 @@ __metadata: "@o3r/eslint-plugin": "workspace:^" "@o3r/schematics": "workspace:^" "@o3r/test-helpers": "workspace:^" - "@schematics/angular": "npm:~17.0.3" + "@schematics/angular": "npm:~17.1.2" "@stylistic/eslint-plugin-ts": "npm:^1.5.4" "@types/jest": "npm:~29.5.2" "@types/minimist": "npm:^1.2.2" @@ -9357,14 +9327,14 @@ __metadata: winston: "npm:^3.8.2" zone.js: "npm:~0.14.2" peerDependencies: - "@angular-devkit/architect": ~0.1700.0 - "@angular-devkit/core": ~17.0.0 - "@angular-devkit/schematics": ~17.0.0 - "@angular/cli": ~17.0.0 - "@angular/common": ~17.0.2 - "@angular/compiler-cli": ~17.0.2 - "@angular/core": ~17.0.2 - "@schematics/angular": ~17.0.0 + "@angular-devkit/architect": ~0.1701.2 + "@angular-devkit/core": ~17.1.2 + "@angular-devkit/schematics": ~17.1.2 + "@angular/cli": ~17.1.2 + "@angular/common": ~17.1.2 + "@angular/compiler-cli": ~17.1.2 + "@angular/core": ~17.1.2 + "@schematics/angular": ~17.1.2 typescript: ~5.2.2 peerDependenciesMeta: "@angular/cli": @@ -10446,25 +10416,14 @@ __metadata: languageName: node linkType: hard -"@schematics/angular@npm:17.0.10": - version: 17.0.10 - resolution: "@schematics/angular@npm:17.0.10" - dependencies: - "@angular-devkit/core": "npm:17.0.10" - "@angular-devkit/schematics": "npm:17.0.10" - jsonc-parser: "npm:3.2.0" - checksum: 10/445cbf868efc8c2e9f8c83d77b4f911ca52ee5915830a8d38e2c25b2142946afacbdc90f1d19cc11754eaa7f533b18ef398b8e9b70941f4e1c99e771c4b5552f - languageName: node - linkType: hard - -"@schematics/angular@npm:~17.0.3": - version: 17.0.8 - resolution: "@schematics/angular@npm:17.0.8" +"@schematics/angular@npm:17.1.2, @schematics/angular@npm:~17.1.2": + version: 17.1.2 + resolution: "@schematics/angular@npm:17.1.2" dependencies: - "@angular-devkit/core": "npm:17.0.8" - "@angular-devkit/schematics": "npm:17.0.8" + "@angular-devkit/core": "npm:17.1.2" + "@angular-devkit/schematics": "npm:17.1.2" jsonc-parser: "npm:3.2.0" - checksum: 10/12d2167ca5b722ca01a538fa9de37871138264ae2232ce87c2037465a2538e8a4aee67ad694a64d0f9870e13e2d5c70e5c1163ec81519da88ebda39f3e320e55 + checksum: 10/fe48b5d6c65d255f3c0bc5fc94ff95d29f96c3164ec00e06817a646333e746326aa28351d97cb1af85121938c5556fecac6f11ad2f458969e82ba9718fa5b4c4 languageName: node linkType: hard @@ -10631,41 +10590,34 @@ __metadata: languageName: node linkType: hard -"@socket.io/component-emitter@npm:~3.1.0": - version: 3.1.0 - resolution: "@socket.io/component-emitter@npm:3.1.0" - checksum: 10/db069d95425b419de1514dffe945cc439795f6a8ef5b9465715acf5b8b50798e2c91b8719cbf5434b3fe7de179d6cdcd503c277b7871cb3dd03febb69bdd50fa - languageName: node - linkType: hard - "@storybook/addons@npm:^7.5.3": - version: 7.6.10 - resolution: "@storybook/addons@npm:7.6.10" + version: 7.6.12 + resolution: "@storybook/addons@npm:7.6.12" dependencies: - "@storybook/manager-api": "npm:7.6.10" - "@storybook/preview-api": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" - checksum: 10/26577cae3ff191534fa2106ef9c8a209d35905bab3f40fa04368d7c9d4870df90daf508fa9a7d3098caa0ea93221e71985e68f7a95dd4545479efd35c98914d7 + "@storybook/manager-api": "npm:7.6.12" + "@storybook/preview-api": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" + checksum: 10/ff52c1b0a591d7c54ea954063ea958a4717ef47c2a299c3107a48d1bc2699024b59873e1833dfd17f2e5911e2a4d915eabd68eb60841ef31396582b408822922 languageName: node linkType: hard "@storybook/angular@npm:^7.5.3": - version: 7.6.10 - resolution: "@storybook/angular@npm:7.6.10" - dependencies: - "@storybook/builder-webpack5": "npm:7.6.10" - "@storybook/cli": "npm:7.6.10" - "@storybook/client-logger": "npm:7.6.10" - "@storybook/core-common": "npm:7.6.10" - "@storybook/core-events": "npm:7.6.10" - "@storybook/core-server": "npm:7.6.10" - "@storybook/core-webpack": "npm:7.6.10" - "@storybook/docs-tools": "npm:7.6.10" + version: 7.6.12 + resolution: "@storybook/angular@npm:7.6.12" + dependencies: + "@storybook/builder-webpack5": "npm:7.6.12" + "@storybook/cli": "npm:7.6.12" + "@storybook/client-logger": "npm:7.6.12" + "@storybook/core-common": "npm:7.6.12" + "@storybook/core-events": "npm:7.6.12" + "@storybook/core-server": "npm:7.6.12" + "@storybook/core-webpack": "npm:7.6.12" + "@storybook/docs-tools": "npm:7.6.12" "@storybook/global": "npm:^5.0.0" - "@storybook/node-logger": "npm:7.6.10" - "@storybook/preview-api": "npm:7.6.10" - "@storybook/telemetry": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/node-logger": "npm:7.6.12" + "@storybook/preview-api": "npm:7.6.12" + "@storybook/telemetry": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" "@types/node": "npm:^18.0.0" "@types/react": "npm:^16.14.34" "@types/react-dom": "npm:^16.9.14" @@ -10698,28 +10650,28 @@ __metadata: peerDependenciesMeta: "@angular/cli": optional: true - checksum: 10/45452d71084fbb5adb677b45398bb6b7efc4a321448adf916c64412d4939349d40381d1f70c8e3f7517fb2431029f5ebc9434b303de6cc71e8d4286f3ef8934f + checksum: 10/8c7a72ceb46b5ef2aeeed277fcc822788e5f040be6c39dd0427915bd2623b8b27c2d437f8f08a5e0e92e957a1652001168ab4d604d9fefc73723a613ecad84c3 languageName: node linkType: hard "@storybook/api@npm:^7.5.3": - version: 7.6.10 - resolution: "@storybook/api@npm:7.6.10" + version: 7.6.12 + resolution: "@storybook/api@npm:7.6.12" dependencies: - "@storybook/client-logger": "npm:7.6.10" - "@storybook/manager-api": "npm:7.6.10" - checksum: 10/d0d7c9e490b8d961c1c7926222d4ca011c6e8baadc97f8cc35cdd3b30dab9387b2f4803934a79bf5ccc39020bfaccf71c3a58f0858a1737285a20806123cd9b3 + "@storybook/client-logger": "npm:7.6.12" + "@storybook/manager-api": "npm:7.6.12" + checksum: 10/80d59514755aa5ab38af00b77a821d25ee1ea3ecf2e46147e3caa0c31973e297fc8495ec295189b38fc9df0c103863ad3cfc2ebfca7cde420a897b18a92ecf5a languageName: node linkType: hard -"@storybook/builder-manager@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/builder-manager@npm:7.6.10" +"@storybook/builder-manager@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/builder-manager@npm:7.6.12" dependencies: "@fal-works/esbuild-plugin-global-externals": "npm:^2.1.2" - "@storybook/core-common": "npm:7.6.10" - "@storybook/manager": "npm:7.6.10" - "@storybook/node-logger": "npm:7.6.10" + "@storybook/core-common": "npm:7.6.12" + "@storybook/manager": "npm:7.6.12" + "@storybook/node-logger": "npm:7.6.12" "@types/ejs": "npm:^3.1.1" "@types/find-cache-dir": "npm:^3.2.1" "@yarnpkg/esbuild-plugin-pnp": "npm:^3.0.0-rc.10" @@ -10732,23 +10684,23 @@ __metadata: fs-extra: "npm:^11.1.0" process: "npm:^0.11.10" util: "npm:^0.12.4" - checksum: 10/3cc495e0c9ec74cd6fae3f4b638ff6b51250546afb724a09bd41e3401841e1333685e5a414ae8400e6bde6713d1ec799290a44be20827bccdde41dafb1ad37e5 + checksum: 10/60b401d8bfd7526304cfd6231b8dea367246840bbf394d36ff032b245921627e53b817dd92cd7b6bee8a9cb960ff5e98bf5cb71b0524946d254f0dceb1b0945b languageName: node linkType: hard -"@storybook/builder-webpack5@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/builder-webpack5@npm:7.6.10" +"@storybook/builder-webpack5@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/builder-webpack5@npm:7.6.12" dependencies: "@babel/core": "npm:^7.23.2" - "@storybook/channels": "npm:7.6.10" - "@storybook/client-logger": "npm:7.6.10" - "@storybook/core-common": "npm:7.6.10" - "@storybook/core-events": "npm:7.6.10" - "@storybook/core-webpack": "npm:7.6.10" - "@storybook/node-logger": "npm:7.6.10" - "@storybook/preview": "npm:7.6.10" - "@storybook/preview-api": "npm:7.6.10" + "@storybook/channels": "npm:7.6.12" + "@storybook/client-logger": "npm:7.6.12" + "@storybook/core-common": "npm:7.6.12" + "@storybook/core-events": "npm:7.6.12" + "@storybook/core-webpack": "npm:7.6.12" + "@storybook/node-logger": "npm:7.6.12" + "@storybook/preview": "npm:7.6.12" + "@storybook/preview-api": "npm:7.6.12" "@swc/core": "npm:^1.3.82" "@types/node": "npm:^18.0.0" "@types/semver": "npm:^7.3.4" @@ -10781,40 +10733,40 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/c28e453997e55115e26ac0785e44c7e83ec9070ac18a3ec0e59328e0903cd9cc4fe8bf20c0ff365698e3f8ece4550c91d3142db2c902c56ef10dfcc5b34e2cbe + checksum: 10/b1f2661bff5bc006b462c8b743e013a9acff68320fd3198ba2f6007048f2b71aadf5f541455e4c5c0d8caecee7562d85cb04704c885f0b679109ffedbfa6c5aa languageName: node linkType: hard -"@storybook/channels@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/channels@npm:7.6.10" +"@storybook/channels@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/channels@npm:7.6.12" dependencies: - "@storybook/client-logger": "npm:7.6.10" - "@storybook/core-events": "npm:7.6.10" + "@storybook/client-logger": "npm:7.6.12" + "@storybook/core-events": "npm:7.6.12" "@storybook/global": "npm:^5.0.0" qs: "npm:^6.10.0" telejson: "npm:^7.2.0" tiny-invariant: "npm:^1.3.1" - checksum: 10/a476b23d1f5516394b40028b2842a243757d13e4bbd9cd64af01b1263e06d5a7c7870dbcbce602b77a4b3bdf680560c53565aaefc1d8b8e6edc42085a5dbd008 + checksum: 10/aeadbe4b7a2e16799e0472cbcaba35c1f87d26d5c489e537d1a8b60754eaf2c0bf8a65993f1f79e47bf88754f90fd5d2603d2f58ab1ad959b8bf7a69968c5a67 languageName: node linkType: hard -"@storybook/cli@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/cli@npm:7.6.10" +"@storybook/cli@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/cli@npm:7.6.12" dependencies: "@babel/core": "npm:^7.23.2" "@babel/preset-env": "npm:^7.23.2" "@babel/types": "npm:^7.23.0" "@ndelangen/get-tarball": "npm:^3.0.7" - "@storybook/codemod": "npm:7.6.10" - "@storybook/core-common": "npm:7.6.10" - "@storybook/core-events": "npm:7.6.10" - "@storybook/core-server": "npm:7.6.10" - "@storybook/csf-tools": "npm:7.6.10" - "@storybook/node-logger": "npm:7.6.10" - "@storybook/telemetry": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/codemod": "npm:7.6.12" + "@storybook/core-common": "npm:7.6.12" + "@storybook/core-events": "npm:7.6.12" + "@storybook/core-server": "npm:7.6.12" + "@storybook/csf-tools": "npm:7.6.12" + "@storybook/node-logger": "npm:7.6.12" + "@storybook/telemetry": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" "@types/semver": "npm:^7.3.4" "@yarnpkg/fslib": "npm:2.10.3" "@yarnpkg/libzip": "npm:2.3.0" @@ -10846,30 +10798,30 @@ __metadata: bin: getstorybook: ./bin/index.js sb: ./bin/index.js - checksum: 10/bd8a4479ef895916f869157cb15bf72841e0195c5a75848a4d935ccf2f40f0ef33f531e0cf695805aef96de7893563b99d3acab82cb08e064fd45d93659cf4f0 + checksum: 10/c4db7c7e3985c9c04144b10e6a7ad53b2963278dd67191707fbcf1e0c49b32142a0ec77921913871f2e52130c3d4246789623d95c997d62cbaf05a8b45d80787 languageName: node linkType: hard -"@storybook/client-logger@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/client-logger@npm:7.6.10" +"@storybook/client-logger@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/client-logger@npm:7.6.12" dependencies: "@storybook/global": "npm:^5.0.0" - checksum: 10/b91191b0e99b46b9e19d0b8b8363992adfd738bf140c990f91317109b2ffa9bdff4ac590b8a9a733e54c5c884da799cba5e93e1e41efa097ed3ac902a08feeec + checksum: 10/bcd7533b3e8d540b1635abc3e62010d0e18fd0fe9d12351c808a6a04308e59aa97ea9dadacbc58a003270859b4c0f2d563e352d734e67abb3204e7d527722527 languageName: node linkType: hard -"@storybook/codemod@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/codemod@npm:7.6.10" +"@storybook/codemod@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/codemod@npm:7.6.12" dependencies: "@babel/core": "npm:^7.23.2" "@babel/preset-env": "npm:^7.23.2" "@babel/types": "npm:^7.23.0" "@storybook/csf": "npm:^0.1.2" - "@storybook/csf-tools": "npm:7.6.10" - "@storybook/node-logger": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/csf-tools": "npm:7.6.12" + "@storybook/node-logger": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" "@types/cross-spawn": "npm:^6.0.2" cross-spawn: "npm:^7.0.3" globby: "npm:^11.0.2" @@ -10877,38 +10829,38 @@ __metadata: lodash: "npm:^4.17.21" prettier: "npm:^2.8.0" recast: "npm:^0.23.1" - checksum: 10/fad0d2758ef4f48fd68edb5a8a8e113be1212f8c97ff104387fea0f6da17c26b2094a0d41f86e0296716cd0606b3979e2e3865403dc548bff4d2ab2dba16da22 + checksum: 10/9deb840ce6eead800686b220c62094ba3d4090e2c731e700aada2d9936e969cff4741ffe54159fd88cd8a0c5747c24146b613eca1e37bc35ddf9ffb3c6444888 languageName: node linkType: hard "@storybook/components@npm:^7.5.3": - version: 7.6.10 - resolution: "@storybook/components@npm:7.6.10" + version: 7.6.12 + resolution: "@storybook/components@npm:7.6.12" dependencies: "@radix-ui/react-select": "npm:^1.2.2" "@radix-ui/react-toolbar": "npm:^1.0.4" - "@storybook/client-logger": "npm:7.6.10" + "@storybook/client-logger": "npm:7.6.12" "@storybook/csf": "npm:^0.1.2" "@storybook/global": "npm:^5.0.0" - "@storybook/theming": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/theming": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" memoizerific: "npm:^1.11.3" use-resize-observer: "npm:^9.1.0" util-deprecate: "npm:^1.0.2" peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 10/283eb0e3e09b3f1ab0b3e68e747bf4e117a3bd6f57d9d4e13b1fe54c41c328ba29c4b9f2ce4788bc1280495132bc143d90310378aed595755247a8a1540718b2 + checksum: 10/490b87dd398ebde7d29cf857f405dc907cb20664ae484775c140ee2eda2f58f2248e15d6132900e3202af93181ab910eac3478937d8018fa68b2df7c5ff466af languageName: node linkType: hard -"@storybook/core-common@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/core-common@npm:7.6.10" +"@storybook/core-common@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/core-common@npm:7.6.12" dependencies: - "@storybook/core-events": "npm:7.6.10" - "@storybook/node-logger": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/core-events": "npm:7.6.12" + "@storybook/node-logger": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" "@types/find-cache-dir": "npm:^3.2.1" "@types/node": "npm:^18.0.0" "@types/node-fetch": "npm:^2.6.4" @@ -10929,38 +10881,38 @@ __metadata: pretty-hrtime: "npm:^1.0.3" resolve-from: "npm:^5.0.0" ts-dedent: "npm:^2.0.0" - checksum: 10/e066bb20112293544e392cff11cf9570da254897afca5e8c3aa4dc1a264cdd34eb19554cf5e3ab0f954915b327729570feaeb238b0451bc1bb472c161547c39d + checksum: 10/e2622f60285afe18637616ec6728818900fb92414dd30bb50c1840b7ee63f3d98025b70716c6a25eebfcb20de9fe3c0aad33d5d8f49738dc786237c31458a573 languageName: node linkType: hard -"@storybook/core-events@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/core-events@npm:7.6.10" +"@storybook/core-events@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/core-events@npm:7.6.12" dependencies: ts-dedent: "npm:^2.0.0" - checksum: 10/a994130de91b829bdf2db7460e1535369bd2a11ba7b6edeba3e1dbf5b58f9afc3ff623ea7b012a88d746c6b068e18c837dbc4a225e64f6fe02fca25223bb5c53 + checksum: 10/54f41daef76b8760f0a093c6d077d55137b7c2868df98f58e5f11c5ba079d6d0e4c7c95d7645ead47ed239151d275d42fcc7abda766bcc8d589e837a2ca208eb languageName: node linkType: hard -"@storybook/core-server@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/core-server@npm:7.6.10" +"@storybook/core-server@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/core-server@npm:7.6.12" dependencies: "@aw-web-design/x-default-browser": "npm:1.4.126" "@discoveryjs/json-ext": "npm:^0.5.3" - "@storybook/builder-manager": "npm:7.6.10" - "@storybook/channels": "npm:7.6.10" - "@storybook/core-common": "npm:7.6.10" - "@storybook/core-events": "npm:7.6.10" + "@storybook/builder-manager": "npm:7.6.12" + "@storybook/channels": "npm:7.6.12" + "@storybook/core-common": "npm:7.6.12" + "@storybook/core-events": "npm:7.6.12" "@storybook/csf": "npm:^0.1.2" - "@storybook/csf-tools": "npm:7.6.10" + "@storybook/csf-tools": "npm:7.6.12" "@storybook/docs-mdx": "npm:^0.1.0" "@storybook/global": "npm:^5.0.0" - "@storybook/manager": "npm:7.6.10" - "@storybook/node-logger": "npm:7.6.10" - "@storybook/preview-api": "npm:7.6.10" - "@storybook/telemetry": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/manager": "npm:7.6.12" + "@storybook/node-logger": "npm:7.6.12" + "@storybook/preview-api": "npm:7.6.12" + "@storybook/telemetry": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" "@types/detect-port": "npm:^1.3.0" "@types/node": "npm:^18.0.0" "@types/pretty-hrtime": "npm:^1.0.0" @@ -10987,37 +10939,37 @@ __metadata: util-deprecate: "npm:^1.0.2" watchpack: "npm:^2.2.0" ws: "npm:^8.2.3" - checksum: 10/0297e42f79863b478744fc07db78f31487cdf5afd420ba80d09460713fbb71caa555a2bc963c43f6b24fa7aa2d2c145b552e0ff3d8e0d7a68e4ba40e3f168652 + checksum: 10/038ef6f466fd832acfe5a9cab7171a6f508dcd23e6880189e5ed4164f1b7083a0f52cd4da837519b8eb16a838c0ff94a0367c2b06aabe828251961bdf7d5afd7 languageName: node linkType: hard -"@storybook/core-webpack@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/core-webpack@npm:7.6.10" +"@storybook/core-webpack@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/core-webpack@npm:7.6.12" dependencies: - "@storybook/core-common": "npm:7.6.10" - "@storybook/node-logger": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/core-common": "npm:7.6.12" + "@storybook/node-logger": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" "@types/node": "npm:^18.0.0" ts-dedent: "npm:^2.0.0" - checksum: 10/7fda29890d5b6828aa8a749b016284f2bcfc3db17a5d6c8da679322d9122f2aa8932cdd303238e24e64b91db933f482e94f01dafe8bffd05ffa250fca7e5d000 + checksum: 10/2b2aae75ee0631755a8a5ffea576c9f0d5ec935aac3ed05fe4f051199cb6feb7750cedd127b8698965d6fea5b8c5a53ccf8644a2c2b418e5991f935855dfd4f0 languageName: node linkType: hard -"@storybook/csf-tools@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/csf-tools@npm:7.6.10" +"@storybook/csf-tools@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/csf-tools@npm:7.6.12" dependencies: "@babel/generator": "npm:^7.23.0" "@babel/parser": "npm:^7.23.0" "@babel/traverse": "npm:^7.23.2" "@babel/types": "npm:^7.23.0" "@storybook/csf": "npm:^0.1.2" - "@storybook/types": "npm:7.6.10" + "@storybook/types": "npm:7.6.12" fs-extra: "npm:^11.1.0" recast: "npm:^0.23.1" ts-dedent: "npm:^2.0.0" - checksum: 10/3d45a09f1433c53edd025948dfbabd5a4fd7ffe92df59fdae8e8c7b4abdec87a2b6067795301da001f12780d919e23e18748eb76c7b2b0323150e519a0c0cb65 + checksum: 10/5d77d9356368e82e07e6398aaa82b6783ecb648cca9b3c7856f6dfd329647095cba0efbe3674d2147ee2c0dbddfc0fd5cc317b53f4b17e5efade637a403fda40 languageName: node linkType: hard @@ -11037,18 +10989,18 @@ __metadata: languageName: node linkType: hard -"@storybook/docs-tools@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/docs-tools@npm:7.6.10" +"@storybook/docs-tools@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/docs-tools@npm:7.6.12" dependencies: - "@storybook/core-common": "npm:7.6.10" - "@storybook/preview-api": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/core-common": "npm:7.6.12" + "@storybook/preview-api": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" "@types/doctrine": "npm:^0.0.3" assert: "npm:^2.1.0" doctrine: "npm:^3.0.0" lodash: "npm:^4.17.21" - checksum: 10/11ae76685d95dda9fdffebc748d2a990ccfd217c8d5e02940ba6d60a6677b5f751238c4e2804b2185a83189869f5ec7a1db54732fb3eedb3bbc4289c8f0e3b35 + checksum: 10/a2bdce241c9c83fdb511905cde648cae9f7c096a81324253a22502f46ff1f3c27f32231ba84b5712166a710f2dc35636ee0792c7997b5461e011c865308955c0 languageName: node linkType: hard @@ -11059,52 +11011,52 @@ __metadata: languageName: node linkType: hard -"@storybook/manager-api@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/manager-api@npm:7.6.10" +"@storybook/manager-api@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/manager-api@npm:7.6.12" dependencies: - "@storybook/channels": "npm:7.6.10" - "@storybook/client-logger": "npm:7.6.10" - "@storybook/core-events": "npm:7.6.10" + "@storybook/channels": "npm:7.6.12" + "@storybook/client-logger": "npm:7.6.12" + "@storybook/core-events": "npm:7.6.12" "@storybook/csf": "npm:^0.1.2" "@storybook/global": "npm:^5.0.0" - "@storybook/router": "npm:7.6.10" - "@storybook/theming": "npm:7.6.10" - "@storybook/types": "npm:7.6.10" + "@storybook/router": "npm:7.6.12" + "@storybook/theming": "npm:7.6.12" + "@storybook/types": "npm:7.6.12" dequal: "npm:^2.0.2" lodash: "npm:^4.17.21" memoizerific: "npm:^1.11.3" store2: "npm:^2.14.2" telejson: "npm:^7.2.0" ts-dedent: "npm:^2.0.0" - checksum: 10/db4f9327bb0124a55dacbe4e517237fb26d0cf15ac3199c0c4c4d1cd20fa1a0cc81bf779ec6e06f5e3c8b39b005070c841c2cb432b841401115baddb7e8c65bf + checksum: 10/89d905bcdadda078bb4b8e2435e2adef690565f8125d371096c6747a89bbcd4f65aa5eca226616e5b84d047c2ae6c34202d73c87cd8b52c6a9e6655673a6ddc7 languageName: node linkType: hard -"@storybook/manager@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/manager@npm:7.6.10" - checksum: 10/82bcfc8a3349ca4ca2259573870514d5263d5e20f861059c8bfa4cf4cd8f3d3d7fd86f71f00c2e5cb0b964709e1e338fd67b7aaa0ac0bf3e96ec2f970aba7333 +"@storybook/manager@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/manager@npm:7.6.12" + checksum: 10/4c8ee4ad01639ae0ffb8acbcca782de20d6fac0e785f483371cf6e64be4eabc4bacf363d7cfbff43e4804c7623dcef5f5c3d262e050b9d46421c20db20ef3a33 languageName: node linkType: hard -"@storybook/node-logger@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/node-logger@npm:7.6.10" - checksum: 10/22006be3971cd17bfe7a742470750a7ccada1d0d4e368dd7ad963940bc3dfcdfac730630c0b7913af540e96402566b261f43bfaa2c24143d096375e433aedaff +"@storybook/node-logger@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/node-logger@npm:7.6.12" + checksum: 10/b43de32eb7c511dc09193a674e73a79863a82d30013b2c68b6dfd09cd9834cfd0dd69770bcb06417919f9222c633a85eafa42225f63961153e550e68114bbdd8 languageName: node linkType: hard -"@storybook/preview-api@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/preview-api@npm:7.6.10" +"@storybook/preview-api@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/preview-api@npm:7.6.12" dependencies: - "@storybook/channels": "npm:7.6.10" - "@storybook/client-logger": "npm:7.6.10" - "@storybook/core-events": "npm:7.6.10" + "@storybook/channels": "npm:7.6.12" + "@storybook/client-logger": "npm:7.6.12" + "@storybook/core-events": "npm:7.6.12" "@storybook/csf": "npm:^0.1.2" "@storybook/global": "npm:^5.0.0" - "@storybook/types": "npm:7.6.10" + "@storybook/types": "npm:7.6.12" "@types/qs": "npm:^6.9.5" dequal: "npm:^2.0.2" lodash: "npm:^4.17.21" @@ -11113,68 +11065,68 @@ __metadata: synchronous-promise: "npm:^2.0.15" ts-dedent: "npm:^2.0.0" util-deprecate: "npm:^1.0.2" - checksum: 10/139336e7d41df6e3ccbaef8b14fbd14a919ce80ff411abb6e71355d4dd914cf902083b480d00a859ab817207a0e35fa0551de60019c33465809fd38eb12de027 + checksum: 10/7499889ceef95ede8d5760d9932a31f6ee5e455534810273a2c09c75958de6d3016f0edfc2384fc451b8937762d7baf20f18406101f080d223d5cd5ee2a7530f languageName: node linkType: hard -"@storybook/preview@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/preview@npm:7.6.10" - checksum: 10/965742f77114cea210d74304d2919f597f85fa3fbae951641388a026b52dcb73dbc4c3e2742c978685585cbdf1d857b53a782f855f7e1103146d6cd9c97c3486 +"@storybook/preview@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/preview@npm:7.6.12" + checksum: 10/a12e54f66bfaf72428601797fceacd87c2a64ac8c97aa6fc910927bc0b0867d2f89593c4d358169a7af7cb1766d0e463a84e2e32f842f54a94f0807824ccc286 languageName: node linkType: hard -"@storybook/router@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/router@npm:7.6.10" +"@storybook/router@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/router@npm:7.6.12" dependencies: - "@storybook/client-logger": "npm:7.6.10" + "@storybook/client-logger": "npm:7.6.12" memoizerific: "npm:^1.11.3" qs: "npm:^6.10.0" - checksum: 10/94b35ec718e9c56574f9379f5e2bf1e5227d3ae98a1ded51aa1913fb95aabbf12ed6bec2541407abc88692ce4f5359a10adb814cea9b5e862df274e8c3d712c2 + checksum: 10/bc26f60c2a9bcfa7ea040ce4e46356ace5264f0a19c4262d162f0da70ba2ae1f913f97095ff7c2d16ed5a136227d46026e06706243e0d1ace3bf75c787e24d2e languageName: node linkType: hard -"@storybook/telemetry@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/telemetry@npm:7.6.10" +"@storybook/telemetry@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/telemetry@npm:7.6.12" dependencies: - "@storybook/client-logger": "npm:7.6.10" - "@storybook/core-common": "npm:7.6.10" - "@storybook/csf-tools": "npm:7.6.10" + "@storybook/client-logger": "npm:7.6.12" + "@storybook/core-common": "npm:7.6.12" + "@storybook/csf-tools": "npm:7.6.12" chalk: "npm:^4.1.0" detect-package-manager: "npm:^2.0.1" fetch-retry: "npm:^5.0.2" fs-extra: "npm:^11.1.0" read-pkg-up: "npm:^7.0.1" - checksum: 10/e97543701066ab893b8a5560cf080bdd8c9d1cc701ffc36c2522f6e48c5ab0fc1c7df98bc563054a6100140e8463ca99b805239e8523d379edfbb4a02f39abf2 + checksum: 10/1b1ecca6ea38636f532f79eba8fd9ac860758eb092a863e8d212f1e8e5c4353e516561c4a6aa81f7cdedcbe2b7c02ed8d4b0c048bfe2d9a0cbb34cec148189d1 languageName: node linkType: hard -"@storybook/theming@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/theming@npm:7.6.10" +"@storybook/theming@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/theming@npm:7.6.12" dependencies: "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.0" - "@storybook/client-logger": "npm:7.6.10" + "@storybook/client-logger": "npm:7.6.12" "@storybook/global": "npm:^5.0.0" memoizerific: "npm:^1.11.3" peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 10/811ac35d0ae6ea2362859bf883d62a0d1d7e1685d42701ee7d2556aea0e44f744dd72134e73a1a2ae8dd65386d89a28d0d87e5430c7dbdb573912728cc4c44a3 + checksum: 10/331a6c2293142c7bfeb8135e62b433411b4c69af488d189122ead94877d3bddc914b72db1433b5b30dda5fccff89ec28aaec7b53173c5c5509c59fca5d5ee129 languageName: node linkType: hard -"@storybook/types@npm:7.6.10": - version: 7.6.10 - resolution: "@storybook/types@npm:7.6.10" +"@storybook/types@npm:7.6.12": + version: 7.6.12 + resolution: "@storybook/types@npm:7.6.12" dependencies: - "@storybook/channels": "npm:7.6.10" + "@storybook/channels": "npm:7.6.12" "@types/babel__core": "npm:^7.0.0" "@types/express": "npm:^4.7.0" file-system-cache: "npm:2.3.0" - checksum: 10/67e2be2e118c3b4b31d648337774dff9539eee91348e2cd541fda67774b8fd97993241057b2090feb9388b766cdb01e3cc04a1aa363be83bcc865829863c50e6 + checksum: 10/19c428d6f34b29af72ae6b15b3eebff37062388ab484df5ce5a35419ee53e824bd7ef441228b310f8e4ea84ec23e3359b418e34c8e0ce9385ed10a20bf1b85b8 languageName: node linkType: hard @@ -11506,6 +11458,19 @@ __metadata: languageName: node linkType: hard +"@types/babel__core@npm:7.20.2": + version: 7.20.2 + resolution: "@types/babel__core@npm:7.20.2" + dependencies: + "@babel/parser": "npm:^7.20.7" + "@babel/types": "npm:^7.20.7" + "@types/babel__generator": "npm:*" + "@types/babel__template": "npm:*" + "@types/babel__traverse": "npm:*" + checksum: 10/78aede009117ff6c95ef36db19e27ad15ecdcb5cfc9ad57d43caa5d2f44127105691a3e6e8d1806fd305484db8a74fdec5640e88da452c511f6351353f7ac0c8 + languageName: node + linkType: hard + "@types/babel__core@npm:^7.0.0, @types/babel__core@npm:^7.1.14": version: 7.20.5 resolution: "@types/babel__core@npm:7.20.5" @@ -11655,22 +11620,6 @@ __metadata: languageName: node linkType: hard -"@types/cookie@npm:^0.4.1": - version: 0.4.1 - resolution: "@types/cookie@npm:0.4.1" - checksum: 10/427c9220217d3d74f3e5d53d68cd39502f3bbebdb1af4ecf0d05076bcbe9ddab299ad6369fe0f517389296ba4ca49ddf9a8c22f68e5e9eb8ae6d0076cfab90b2 - languageName: node - linkType: hard - -"@types/cors@npm:^2.8.12": - version: 2.8.17 - resolution: "@types/cors@npm:2.8.17" - dependencies: - "@types/node": "npm:*" - checksum: 10/469bd85e29a35977099a3745c78e489916011169a664e97c4c3d6538143b0a16e4cc72b05b407dc008df3892ed7bf595f9b7c0f1f4680e169565ee9d64966bde - languageName: node - linkType: hard - "@types/cross-spawn@npm:^6.0.2": version: 6.0.6 resolution: "@types/cross-spawn@npm:6.0.6" @@ -11776,9 +11725,9 @@ __metadata: linkType: hard "@types/filewriter@npm:*": - version: 0.0.32 - resolution: "@types/filewriter@npm:0.0.32" - checksum: 10/fe2f19239c23c63c009c6d422227d692bc2a0cd1113f8ce31b0fb7048f32ec018003172199949843fdbb1c5988551c29e1e9e2238b9c160969b5e5edbfb76424 + version: 0.0.33 + resolution: "@types/filewriter@npm:0.0.33" + checksum: 10/495a4bb424c27eda967fe9ac3b8f7b781e6b3f9ce59403a991590cb1073022f9c5383d3c7d808ef6956b785550c36664c4fcd502dc0baf69e340bd481171e0ca languageName: node linkType: hard @@ -12003,32 +11952,32 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^20.0.0, @types/node@npm:^20.8.3": - version: 20.11.10 - resolution: "@types/node@npm:20.11.10" +"@types/node@npm:*, @types/node@npm:^20.0.0, @types/node@npm:^20.8.3": + version: 20.11.15 + resolution: "@types/node@npm:20.11.15" dependencies: undici-types: "npm:~5.26.4" - checksum: 10/41ca9c7e7c95bf070ad747ab266f267f41950e01f5ddda739d0665c2ed39acc45cce46f78e33ffa2bf2dacd74a8493044b967c86358017dacce12958e49db664 + checksum: 10/ec670ab67382b3a45511de0ff1a57640eb51e62dd2f2c3b4484ee35caef18c1d346bba64bd58189e9445cecbfcf9b458ca7850635eb56df2c49472dac656029f languageName: node linkType: hard "@types/node@npm:^16.9.2": - version: 16.18.76 - resolution: "@types/node@npm:16.18.76" - checksum: 10/554eb4b94b6ac4cfdf1a12f446399c5f60723c46f7d0227c04e1f6b8578a2ae26e8132bb6e05f7dbc9460a85c166bd241b2390d80b814bd3b68ceb5e52478b5d + version: 16.18.78 + resolution: "@types/node@npm:16.18.78" + checksum: 10/96f16aa9b01eb8a7212c56b5a6e4941f5c0788c276dda489ed49d0f62153dd284a982aebeb68b6984e15c77edd24cf57010fecb57fe9eb952fabc006ccc3a0d7 languageName: node linkType: hard "@types/node@npm:^18.0.0": - version: 18.19.10 - resolution: "@types/node@npm:18.19.10" + version: 18.19.13 + resolution: "@types/node@npm:18.19.13" dependencies: undici-types: "npm:~5.26.4" - checksum: 10/95795b1aee78f2ca364caa14aeec6d793581be2d228e0293180ef1fe700fc3af12aa28afe94ee042d794c60ba51dbf7ac94fbfa074dba35512812f5f5ed506a7 + checksum: 10/7d83ee3b8e1548c9c6fd83e3e63854832eb4f07ea3f4c011a2e2a91c80e4a6a35c8b5dc095fd26e349abe0b63d0b2283f7ed079b4a6eff9468173a3f1e6c01c0 languageName: node linkType: hard -"@types/normalize-package-data@npm:^2.4.0, @types/normalize-package-data@npm:^2.4.1": +"@types/normalize-package-data@npm:^2.4.0": version: 2.4.4 resolution: "@types/normalize-package-data@npm:2.4.4" checksum: 10/65dff72b543997b7be8b0265eca7ace0e34b75c3e5fee31de11179d08fa7124a7a5587265d53d0409532ecb7f7fba662c2012807963e1f9b059653ec2c83ee05 @@ -12142,13 +12091,13 @@ __metadata: linkType: hard "@types/react@npm:^18.0.0": - version: 18.2.48 - resolution: "@types/react@npm:18.2.48" + version: 18.2.50 + resolution: "@types/react@npm:18.2.50" dependencies: "@types/prop-types": "npm:*" "@types/scheduler": "npm:*" csstype: "npm:^3.0.2" - checksum: 10/2e56ea6bd821ae96bd943f727a59d85384eaf5f8a3e6fce4fa1d34453e32d8eedda742432b3857fa0de7a4214bf84ce4239757eb52918e76452c00384731e585 + checksum: 10/86ff44b88d09119df86e84d86a685fbc1f5371a45b65fbc891eb12bda420138405342a23bd52ee48d71d8adb9c6815bbb2a501ef153b031388922c65d150fb94 languageName: node linkType: hard @@ -12652,12 +12601,12 @@ __metadata: languageName: node linkType: hard -"@vitejs/plugin-basic-ssl@npm:1.0.1": - version: 1.0.1 - resolution: "@vitejs/plugin-basic-ssl@npm:1.0.1" +"@vitejs/plugin-basic-ssl@npm:1.0.2": + version: 1.0.2 + resolution: "@vitejs/plugin-basic-ssl@npm:1.0.2" peerDependencies: - vite: ^3.0.0 || ^4.0.0 - checksum: 10/45895d58a885205774bf27c888d3525ad321c0652f2c0b211e423f60e514cbc21bde59bc9289caf620ec2d7bfeb354d99b25a4938525bb1d3de755e3d83121e6 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 + checksum: 10/ee9be91254d848278dba3dbf5c73726bb181dcfba6972dfb657db0e1b0f3d25567aac3ed179924d5ae503848e74824f3284547d792e0f6d7ca02dbec32fb6510 languageName: node linkType: hard @@ -12895,14 +12844,14 @@ __metadata: linkType: hard "@yarnpkg/core@npm:^4.0.2": - version: 4.0.2 - resolution: "@yarnpkg/core@npm:4.0.2" + version: 4.0.3 + resolution: "@yarnpkg/core@npm:4.0.3" dependencies: "@arcanis/slice-ansi": "npm:^1.1.1" "@types/semver": "npm:^7.1.0" "@types/treeify": "npm:^1.0.0" - "@yarnpkg/fslib": "npm:^3.0.1" - "@yarnpkg/libzip": "npm:^3.0.0" + "@yarnpkg/fslib": "npm:^3.0.2" + "@yarnpkg/libzip": "npm:^3.0.1" "@yarnpkg/parsers": "npm:^3.0.0" "@yarnpkg/shell": "npm:^4.0.0" camelcase: "npm:^5.3.1" @@ -12924,7 +12873,7 @@ __metadata: treeify: "npm:^1.1.0" tslib: "npm:^2.4.0" tunnel: "npm:^0.0.6" - checksum: 10/2a480feddd6aa2a9dadf7a17495e1698a96707f6ac7acfc1dd6a35c17445ed3f7d7037a5e4b14dce7c04771488f6da59bf3e2864efd9050630b9757b902abd65 + checksum: 10/bfb72ba28148dc9c8ea82999a031277a0bec65717aa18170a227576bf617cf4f85cf128e7323c86a3fa96653149d0d56edef544226e0c9c01d22df84252b3ac8 languageName: node linkType: hard @@ -12949,12 +12898,12 @@ __metadata: languageName: node linkType: hard -"@yarnpkg/fslib@npm:^3.0.0, @yarnpkg/fslib@npm:^3.0.1": - version: 3.0.1 - resolution: "@yarnpkg/fslib@npm:3.0.1" +"@yarnpkg/fslib@npm:^3.0.0, @yarnpkg/fslib@npm:^3.0.1, @yarnpkg/fslib@npm:^3.0.2": + version: 3.0.2 + resolution: "@yarnpkg/fslib@npm:3.0.2" dependencies: tslib: "npm:^2.4.0" - checksum: 10/9419c79aec826b5ac47c3169b2edccb95b04336fb43775f36e39b9684842585d04510fc8320fed6f698172a511768b747daaabcd73eb36cd8b1c76dd7c9a7938 + checksum: 10/c5add176d8ee46388e906dec259242463bad7139ed5750893edce09856a411acc979fb3992f0bcb8072039f3b3b3492df8120eab2ba407516b1849ab4d29ca5d languageName: node linkType: hard @@ -12968,16 +12917,16 @@ __metadata: languageName: node linkType: hard -"@yarnpkg/libzip@npm:^3.0.0": - version: 3.0.0 - resolution: "@yarnpkg/libzip@npm:3.0.0" +"@yarnpkg/libzip@npm:^3.0.1": + version: 3.0.1 + resolution: "@yarnpkg/libzip@npm:3.0.1" dependencies: "@types/emscripten": "npm:^1.39.6" - "@yarnpkg/fslib": "npm:^3.0.0" + "@yarnpkg/fslib": "npm:^3.0.2" tslib: "npm:^2.4.0" peerDependencies: - "@yarnpkg/fslib": ^3.0.0 - checksum: 10/a157ec83da77d01ae0120423185380bf78ed85ac7352b094651e08757458461c97268d9b0dc48753807e464c3ac23e85c999790fa113da8f981ef72a21f1b8fc + "@yarnpkg/fslib": ^3.0.2 + checksum: 10/8862a27d951b6a034b16b2bf7f1dc93d4d0e967b3b5e4db758a6857c7d5e872eb5c5d91d6cb4a18005bfa9f05844c80368d0f021fa5a1395b0e9b8c4abebec83 languageName: node linkType: hard @@ -13737,13 +13686,6 @@ __metadata: languageName: node linkType: hard -"async-each-series@npm:0.1.1": - version: 0.1.1 - resolution: "async-each-series@npm:0.1.1" - checksum: 10/6864e61f5f1c07ddf79dd80f94671835e6590f9546b6010803486c18e86387cd304d24e9e797640a5ad1420b495125fbe38be062b8b6f5eea72f80bc87a5f00b - languageName: node - linkType: hard - "async-limiter@npm:~1.0.0": version: 1.0.1 resolution: "async-limiter@npm:1.0.1" @@ -13751,7 +13693,7 @@ __metadata: languageName: node linkType: hard -"async@npm:^2.6.0, async@npm:^2.6.4": +"async@npm:^2.6.4": version: 2.6.4 resolution: "async@npm:2.6.4" dependencies: @@ -13832,7 +13774,7 @@ __metadata: languageName: node linkType: hard -"autoprefixer@npm:^10.4.16, autoprefixer@npm:^10.4.9": +"autoprefixer@npm:^10.4.9": version: 10.4.17 resolution: "autoprefixer@npm:10.4.17" dependencies: @@ -13851,9 +13793,9 @@ __metadata: linkType: hard "available-typed-arrays@npm:^1.0.5": - version: 1.0.5 - resolution: "available-typed-arrays@npm:1.0.5" - checksum: 10/4d4d5e86ea0425696f40717882f66a570647b94ac8d273ddc7549a9b61e5da099e149bf431530ccbd776bd74e02039eb8b5edf426e3e2211ee61af16698a9064 + version: 1.0.6 + resolution: "available-typed-arrays@npm:1.0.6" + checksum: 10/c1e2e3d3a694f21bf60e0a048d8275fa7358131a0b8e6b57714318d618b59522416db67fb9f56973af0ce596f4333ef1336ca12c37a41d5a72ef79885373a7fd languageName: node linkType: hard @@ -13871,15 +13813,6 @@ __metadata: languageName: node linkType: hard -"axios@npm:0.21.4": - version: 0.21.4 - resolution: "axios@npm:0.21.4" - dependencies: - follow-redirects: "npm:^1.14.0" - checksum: 10/da644592cb6f8f9f8c64fdabd7e1396d6769d7a4c1ea5f8ae8beb5c2eb90a823e3a574352b0b934ac62edc762c0f52647753dc54f7d07279127a7e5c4cd20272 - languageName: node - linkType: hard - "axios@npm:1.6.5": version: 1.6.5 resolution: "axios@npm:1.6.5" @@ -13922,12 +13855,12 @@ __metadata: linkType: hard "azure-devops-node-api@npm:^12.0.0": - version: 12.3.0 - resolution: "azure-devops-node-api@npm:12.3.0" + version: 12.4.0 + resolution: "azure-devops-node-api@npm:12.4.0" dependencies: tunnel: "npm:0.0.6" typed-rest-client: "npm:^1.8.4" - checksum: 10/13b9bd6a0f63d9de1a4676b622cc6d7fb3486ed86fc721e7042371a6bcb6e40e711a442c9b3dd2e2c0d5151288588c9418b54613035a1d7c5878c28995acb4bc + checksum: 10/8a087f2dbf5cd4d5896f59dfab0ede82cb34c9827cc4c0226f1c22b28d4c2d426eca2f3ed093b72672a66043e1748aaaeef54b53dfc2131d854f3eaa01caf400 languageName: node linkType: hard @@ -14026,7 +13959,7 @@ __metadata: languageName: node linkType: hard -"babel-plugin-polyfill-corejs2@npm:^0.4.6, babel-plugin-polyfill-corejs2@npm:^0.4.8": +"babel-plugin-polyfill-corejs2@npm:^0.4.7, babel-plugin-polyfill-corejs2@npm:^0.4.8": version: 0.4.8 resolution: "babel-plugin-polyfill-corejs2@npm:0.4.8" dependencies: @@ -14039,7 +13972,7 @@ __metadata: languageName: node linkType: hard -"babel-plugin-polyfill-corejs3@npm:^0.8.5": +"babel-plugin-polyfill-corejs3@npm:^0.8.7": version: 0.8.7 resolution: "babel-plugin-polyfill-corejs3@npm:0.8.7" dependencies: @@ -14063,7 +13996,7 @@ __metadata: languageName: node linkType: hard -"babel-plugin-polyfill-regenerator@npm:^0.5.3, babel-plugin-polyfill-regenerator@npm:^0.5.5": +"babel-plugin-polyfill-regenerator@npm:^0.5.4, babel-plugin-polyfill-regenerator@npm:^0.5.5": version: 0.5.5 resolution: "babel-plugin-polyfill-regenerator@npm:0.5.5" dependencies: @@ -14145,13 +14078,6 @@ __metadata: languageName: node linkType: hard -"base64id@npm:2.0.0, base64id@npm:~2.0.0": - version: 2.0.0 - resolution: "base64id@npm:2.0.0" - checksum: 10/e3312328429e512b0713469c5312f80b447e71592cae0a5bddf3f1adc9c89d1b2ed94156ad7bb9f529398f310df7ff6f3dbe9550735c6a759f247c088ea67364 - languageName: node - linkType: hard - "basic-auth@npm:^2.0.1, basic-auth@npm:~2.0.1": version: 2.0.1 resolution: "basic-auth@npm:2.0.1" @@ -14447,71 +14373,6 @@ __metadata: languageName: node linkType: hard -"browser-sync-client@npm:^2.29.3": - version: 2.29.3 - resolution: "browser-sync-client@npm:2.29.3" - dependencies: - etag: "npm:1.8.1" - fresh: "npm:0.5.2" - mitt: "npm:^1.1.3" - checksum: 10/ebf892320da5bc5556dfe276a3f18162c60fe11d8cc16834bdb1be4dfb7a3c153a9d8554c92645c78b3653d2e5b0a013f7b04f1ab5ac0f8d03f81a65995edea2 - languageName: node - linkType: hard - -"browser-sync-ui@npm:^2.29.3": - version: 2.29.3 - resolution: "browser-sync-ui@npm:2.29.3" - dependencies: - async-each-series: "npm:0.1.1" - chalk: "npm:4.1.2" - connect-history-api-fallback: "npm:^1" - immutable: "npm:^3" - server-destroy: "npm:1.0.1" - socket.io-client: "npm:^4.4.1" - stream-throttle: "npm:^0.1.3" - checksum: 10/2ab77b68676163465621ee534f8720101cda32e1fc41d4b89ee0371099a09572abbeb1c30d4605e239d1467805d72c6f9c23d3ada92a06ae3e57a6b999fdca14 - languageName: node - linkType: hard - -"browser-sync@npm:2.29.3": - version: 2.29.3 - resolution: "browser-sync@npm:2.29.3" - dependencies: - browser-sync-client: "npm:^2.29.3" - browser-sync-ui: "npm:^2.29.3" - bs-recipes: "npm:1.3.4" - chalk: "npm:4.1.2" - chokidar: "npm:^3.5.1" - connect: "npm:3.6.6" - connect-history-api-fallback: "npm:^1" - dev-ip: "npm:^1.0.1" - easy-extender: "npm:^2.3.4" - eazy-logger: "npm:^4.0.1" - etag: "npm:^1.8.1" - fresh: "npm:^0.5.2" - fs-extra: "npm:3.0.1" - http-proxy: "npm:^1.18.1" - immutable: "npm:^3" - localtunnel: "npm:^2.0.1" - micromatch: "npm:^4.0.2" - opn: "npm:5.3.0" - portscanner: "npm:2.2.0" - raw-body: "npm:^2.3.2" - resp-modifier: "npm:6.0.2" - rx: "npm:4.1.0" - send: "npm:0.16.2" - serve-index: "npm:1.9.1" - serve-static: "npm:1.13.2" - server-destroy: "npm:1.0.1" - socket.io: "npm:^4.4.1" - ua-parser-js: "npm:^1.0.33" - yargs: "npm:^17.3.1" - bin: - browser-sync: dist/bin.js - checksum: 10/4afaa3b758ad7775bfc009e702e65fe1eda7a1ee8b8170dfce3bb69fbe30f8db9b3601ca1a6c2cd4694f8724b885ef8f06f0aaedc7789c550b8ce5ed19c356db - languageName: node - linkType: hard - "browserify-optional@npm:^1.0.1": version: 1.0.1 resolution: "browserify-optional@npm:1.0.1" @@ -14564,13 +14425,6 @@ __metadata: languageName: node linkType: hard -"bs-recipes@npm:1.3.4": - version: 1.3.4 - resolution: "bs-recipes@npm:1.3.4" - checksum: 10/4fa0632fde294995dcfe8681d3aee52501f90841f0f90658ca813f93bf47cd41dc16030f3ae4bb3f92ede8132940123e74c830b734e5c86fc77956a7ad92b7c8 - languageName: node - linkType: hard - "bser@npm:2.1.1": version: 2.1.1 resolution: "bser@npm:2.1.1" @@ -14794,9 +14648,9 @@ __metadata: linkType: hard "caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001578, caniuse-lite@npm:^1.0.30001580": - version: 1.0.30001581 - resolution: "caniuse-lite@npm:1.0.30001581" - checksum: 10/c2d049514e6af5e9a9b23646b7828191f4c2d3ef1ad999d3efe02683d56d0067d616e2eadb055fe5477f870b22e7252dc09834f95007c95f310d8eca30cfa912 + version: 1.0.30001582 + resolution: "caniuse-lite@npm:1.0.30001582" + checksum: 10/a932dd237e0c28b5f1eb8d80f77ca0b6ce48075aaed70ba0044fd7870a899377cd6e333d13a0d3ae6d1bf030192b9625934f31def63f4636f8da8c22c2aea330 languageName: node linkType: hard @@ -14939,7 +14793,7 @@ __metadata: languageName: node linkType: hard -"chokidar@npm:3.5.3, chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm:^3.0.0, chokidar@npm:^3.3.1, chokidar@npm:^3.5.1, chokidar@npm:^3.5.2, chokidar@npm:^3.5.3": +"chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm:^3.0.0, chokidar@npm:^3.3.1, chokidar@npm:^3.5.2, chokidar@npm:^3.5.3": version: 3.5.3 resolution: "chokidar@npm:3.5.3" dependencies: @@ -15381,7 +15235,7 @@ __metadata: languageName: node linkType: hard -"commander@npm:^2.2.0, commander@npm:^2.20.0, commander@npm:^2.7.1": +"commander@npm:^2.20.0, commander@npm:^2.7.1": version: 2.20.3 resolution: "commander@npm:2.20.3" checksum: 10/90c5b6898610cd075984c58c4f88418a4fb44af08c1b1415e9854c03171bec31b336b7f3e4cefe33de994b3f12b03c5e2d638da4316df83593b9e82554e7e95b @@ -15578,13 +15432,6 @@ __metadata: languageName: node linkType: hard -"connect-history-api-fallback@npm:^1": - version: 1.6.0 - resolution: "connect-history-api-fallback@npm:1.6.0" - checksum: 10/59f013870e987f2e921218b88ad99e6b469a058ee7dd35561a360968fd4260f236b5523b7387ddec8991f9f9fbddda098f830ddc701f12c1bfb1f49d5f4b13c1 - languageName: node - linkType: hard - "connect-history-api-fallback@npm:^2.0.0": version: 2.0.0 resolution: "connect-history-api-fallback@npm:2.0.0" @@ -15592,18 +15439,6 @@ __metadata: languageName: node linkType: hard -"connect@npm:3.6.6": - version: 3.6.6 - resolution: "connect@npm:3.6.6" - dependencies: - debug: "npm:2.6.9" - finalhandler: "npm:1.1.0" - parseurl: "npm:~1.3.2" - utils-merge: "npm:1.0.1" - checksum: 10/6a5f0c6f8e57841337e451a7ead5e414598e6fba78cbca699a4d942037b5c0c2291e048e9297cf9dbb6c5b152d52505739213c4f8975d8bf82fee406b84fc1dc - languageName: node - linkType: hard - "connect@npm:^3.7.0": version: 3.7.0 resolution: "connect@npm:3.7.0" @@ -15925,7 +15760,7 @@ __metadata: languageName: node linkType: hard -"cookie@npm:^0.4.1, cookie@npm:~0.4.1": +"cookie@npm:^0.4.1": version: 0.4.2 resolution: "cookie@npm:0.4.2" checksum: 10/2e1de9fdedca54881eab3c0477aeb067f281f3155d9cfee9d28dfb252210d09e85e9d175c0a60689661feb9e35e588515352f2456bc1f8e8db4267e05fd70137 @@ -16038,7 +15873,7 @@ __metadata: languageName: node linkType: hard -"cors@npm:latest, cors@npm:~2.8.5": +"cors@npm:latest": version: 2.8.5 resolution: "cors@npm:2.8.5" dependencies: @@ -16094,7 +15929,7 @@ __metadata: languageName: node linkType: hard -"cosmiconfig@npm:^8.2.0, cosmiconfig@npm:^8.3.6": +"cosmiconfig@npm:^8.3.5, cosmiconfig@npm:^8.3.6": version: 8.3.6 resolution: "cosmiconfig@npm:8.3.6" dependencies: @@ -16310,8 +16145,8 @@ __metadata: linkType: hard "css-loader@npm:^6.4.0, css-loader@npm:^6.7.1": - version: 6.9.1 - resolution: "css-loader@npm:6.9.1" + version: 6.10.0 + resolution: "css-loader@npm:6.10.0" dependencies: icss-utils: "npm:^5.1.0" postcss: "npm:^8.4.33" @@ -16322,8 +16157,14 @@ __metadata: postcss-value-parser: "npm:^4.2.0" semver: "npm:^7.5.4" peerDependencies: + "@rspack/core": 0.x || 1.x webpack: ^5.0.0 - checksum: 10/6f897406188ed7f6db03daab0602ed86df1e967b48a048ab72d0ee223e59ab9e13c5235481b12deb79e12aadf0be43bc3bdee71e1dc1e875e4bcd91c05b464af + peerDependenciesMeta: + "@rspack/core": + optional: true + webpack: + optional: true + checksum: 10/1abd52e24a72a4c54762330bab2e0e816778db5bc711a8fc1b1ee99470a1728f2aa9b54b9ebbf2278a1730d68b76303094cc855f9119b2ffc0424fe57fea3bc6 languageName: node linkType: hard @@ -16517,13 +16358,6 @@ __metadata: languageName: node linkType: hard -"cuint@npm:^0.2.2": - version: 0.2.2 - resolution: "cuint@npm:0.2.2" - checksum: 10/c1b98971f4a1b32ce71ec82eac87df87b54ee85d982e3967a6dd89f19ffd3ebbbdb82e3738e489f475611b6ed126c0deba05ed9ecffea0a721a4d43773ce0670 - languageName: node - linkType: hard - "d@npm:1, d@npm:^1.0.1": version: 1.0.1 resolution: "d@npm:1.0.1" @@ -16598,7 +16432,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:2.6.9, debug@npm:^2.2.0, debug@npm:^2.6.9": +"debug@npm:2.6.9, debug@npm:^2.6.9": version: 2.6.9 resolution: "debug@npm:2.6.9" dependencies: @@ -16607,7 +16441,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:4.3.4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.1, debug@npm:~4.3.2": +"debug@npm:4, debug@npm:4.3.4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4": version: 4.3.4 resolution: "debug@npm:4.3.4" dependencies: @@ -16619,18 +16453,6 @@ __metadata: languageName: node linkType: hard -"debug@npm:4.3.2": - version: 4.3.2 - resolution: "debug@npm:4.3.2" - dependencies: - ms: "npm:2.1.2" - peerDependenciesMeta: - supports-color: - optional: true - checksum: 10/6a2980374e16f1bd2be7a19adb4ebaae76bdb059b7c35e5f2a94c638a858518193c7be51991f87bc38e544acd4067bb6852ac8e8d02be5105a01601eb3f92f2a - languageName: node - linkType: hard - "debug@npm:^3.1.0, debug@npm:^3.2.7": version: 3.2.7 resolution: "debug@npm:3.2.7" @@ -16859,10 +16681,10 @@ __metadata: languageName: node linkType: hard -"dependency-graph@npm:^0.11.0": - version: 0.11.0 - resolution: "dependency-graph@npm:0.11.0" - checksum: 10/6b5eb540303753037a613e781da4b81534d139cbabc92f342630ed622e3ef4c332fc40cf87823e1ec71a7aeb4b195f8d88d7e625931ce6007bf2bf09a8bfb01e +"dependency-graph@npm:^1.0.0": + version: 1.0.0 + resolution: "dependency-graph@npm:1.0.0" + checksum: 10/bb078703c1214e2bafeaab7bf5dd979e9a5be04439332e2e9ce60eebde9fb6d1c99a349fb4edeeb1506220c31a6b743dccfd2ca6608b962e9da4d54565bf95e6 languageName: node linkType: hard @@ -16887,13 +16709,6 @@ __metadata: languageName: node linkType: hard -"destroy@npm:~1.0.4": - version: 1.0.4 - resolution: "destroy@npm:1.0.4" - checksum: 10/da9ab4961dc61677c709da0c25ef01733042614453924d65636a7db37308fef8a24cd1e07172e61173d471ca175371295fbc984b0af5b2b4ff47cd57bd784c03 - languageName: node - linkType: hard - "detect-indent@npm:^6.0.0, detect-indent@npm:^6.1.0": version: 6.1.0 resolution: "detect-indent@npm:6.1.0" @@ -16951,15 +16766,6 @@ __metadata: languageName: node linkType: hard -"dev-ip@npm:^1.0.1": - version: 1.0.1 - resolution: "dev-ip@npm:1.0.1" - bin: - dev-ip: lib/dev-ip.js - checksum: 10/274a6470c2143e4cdcb2b27e0bea137dbc2b42667eb59c890e703185054cb2bcaf2d8533e7ad2f532fe551a90542abc6b37053e8d73918a4fcfb7ffd76589620 - languageName: node - linkType: hard - "dezalgo@npm:^1.0.4": version: 1.0.4 resolution: "dezalgo@npm:1.0.4" @@ -17204,15 +17010,6 @@ __metadata: languageName: node linkType: hard -"easy-extender@npm:^2.3.4": - version: 2.3.4 - resolution: "easy-extender@npm:2.3.4" - dependencies: - lodash: "npm:^4.17.10" - checksum: 10/ca54e7eacc8ef010e10087a3e568693f4526da87f5ff8007706391aada3d5055fce80de13f0bffb452a6ec623f7965b8404977318fa3435a5504ee2aedae3851 - languageName: node - linkType: hard - "easy-table@npm:1.1.0": version: 1.1.0 resolution: "easy-table@npm:1.1.0" @@ -17225,15 +17022,6 @@ __metadata: languageName: node linkType: hard -"eazy-logger@npm:^4.0.1": - version: 4.0.1 - resolution: "eazy-logger@npm:4.0.1" - dependencies: - chalk: "npm:4.1.2" - checksum: 10/6116f29f39c092f5cf999236a5fa8e6c063105814863fe884bea02de038edb604d1a5b63b9b50f8456eeabe56b8fcaca1f679cc845ce2cf6987986ec8aaa22a5 - languageName: node - linkType: hard - "ecc-jsbn@npm:~0.1.1": version: 0.1.2 resolution: "ecc-jsbn@npm:0.1.2" @@ -17282,9 +17070,9 @@ __metadata: linkType: hard "electron-to-chromium@npm:^1.4.648": - version: 1.4.650 - resolution: "electron-to-chromium@npm:1.4.650" - checksum: 10/5e57767ff25cdc1175203ab41d9fe141916651b239f90b2b531d48fc21cd98a602e44b443ac5e21bab3ffac2c8da61513f3e459e44621aa5999ad12a87e62965 + version: 1.4.653 + resolution: "electron-to-chromium@npm:1.4.653" + checksum: 10/edc4138ab45127dfa71973135051ac57ff68b79a220a2f903512ab367a4266c297f441c95905a74499b77d9b08934bbda29557ca81834eb0f817f917e6d2b751 languageName: node linkType: hard @@ -17337,7 +17125,7 @@ __metadata: languageName: node linkType: hard -"encodeurl@npm:~1.0.1, encodeurl@npm:~1.0.2": +"encodeurl@npm:~1.0.2": version: 1.0.2 resolution: "encodeurl@npm:1.0.2" checksum: 10/e50e3d508cdd9c4565ba72d2012e65038e5d71bdc9198cb125beb6237b5b1ade6c0d343998da9e170fb2eae52c1bed37d4d6d98a46ea423a0cddbed5ac3f780c @@ -17362,44 +17150,6 @@ __metadata: languageName: node linkType: hard -"engine.io-client@npm:~6.5.2": - version: 6.5.3 - resolution: "engine.io-client@npm:6.5.3" - dependencies: - "@socket.io/component-emitter": "npm:~3.1.0" - debug: "npm:~4.3.1" - engine.io-parser: "npm:~5.2.1" - ws: "npm:~8.11.0" - xmlhttprequest-ssl: "npm:~2.0.0" - checksum: 10/0d7c3e6de23f37706c163bc8a0e90e70e613c7768be0705bda3675124d5e24d849810fddda005f8dcc721da35aee713976a03a0465d71f0856adfc1af7a80e5d - languageName: node - linkType: hard - -"engine.io-parser@npm:~5.2.1": - version: 5.2.1 - resolution: "engine.io-parser@npm:5.2.1" - checksum: 10/31f16fd1d64d6c3997f910606a0a8b143a86da98b06346ba7970e9bdf25cc8485caf69b4939dc5a829b312c7db5dbbdcc1fe3787b105bcc175e61b9d37a7e687 - languageName: node - linkType: hard - -"engine.io@npm:~6.5.2": - version: 6.5.4 - resolution: "engine.io@npm:6.5.4" - dependencies: - "@types/cookie": "npm:^0.4.1" - "@types/cors": "npm:^2.8.12" - "@types/node": "npm:>=10.0.0" - accepts: "npm:~1.3.4" - base64id: "npm:2.0.0" - cookie: "npm:~0.4.1" - cors: "npm:~2.8.5" - debug: "npm:~4.3.1" - engine.io-parser: "npm:~5.2.1" - ws: "npm:~8.11.0" - checksum: 10/f1a74fc9431593ca1e50d1faa5db1041feecf2a7da5c75cfca88c5a760d3c8a898141ff7e7a2a2a2859a784c25d9c87be422f094b553e0dcf98433f8e798d18f - languageName: node - linkType: hard - "enhanced-resolve@npm:^5.0.0, enhanced-resolve@npm:^5.15.0, enhanced-resolve@npm:^5.7.0": version: 5.15.0 resolution: "enhanced-resolve@npm:5.15.0" @@ -17474,7 +17224,7 @@ __metadata: languageName: node linkType: hard -"error-ex@npm:^1.3.1, error-ex@npm:^1.3.2": +"error-ex@npm:^1.3.1": version: 1.3.2 resolution: "error-ex@npm:1.3.2" dependencies: @@ -17710,12 +17460,12 @@ __metadata: languageName: node linkType: hard -"esbuild-wasm@npm:0.19.5": - version: 0.19.5 - resolution: "esbuild-wasm@npm:0.19.5" +"esbuild-wasm@npm:0.19.11": + version: 0.19.11 + resolution: "esbuild-wasm@npm:0.19.11" bin: esbuild: bin/esbuild - checksum: 10/5df1bcc5649126d2a8bfbc241206015f07f69c9a2e3580d1ea7e65ac856b5bab986f6ef63bb6da16fa3cf6b4f9993e9076af3dd10961dcdd0b7af1b789c12316 + checksum: 10/d3bec1295a032c902cb443a2599aac3e07b0f7fe32aaeaa411785908fbc8c4fe66b956ac3ab9bba436d663093b8a500fd1b31d5d6eba66f15d5db069068b1091 languageName: node linkType: hard @@ -17758,33 +17508,36 @@ __metadata: languageName: node linkType: hard -"esbuild@npm:0.19.5": - version: 0.19.5 - resolution: "esbuild@npm:0.19.5" - dependencies: - "@esbuild/android-arm": "npm:0.19.5" - "@esbuild/android-arm64": "npm:0.19.5" - "@esbuild/android-x64": "npm:0.19.5" - "@esbuild/darwin-arm64": "npm:0.19.5" - "@esbuild/darwin-x64": "npm:0.19.5" - "@esbuild/freebsd-arm64": "npm:0.19.5" - "@esbuild/freebsd-x64": "npm:0.19.5" - "@esbuild/linux-arm": "npm:0.19.5" - "@esbuild/linux-arm64": "npm:0.19.5" - "@esbuild/linux-ia32": "npm:0.19.5" - "@esbuild/linux-loong64": "npm:0.19.5" - "@esbuild/linux-mips64el": "npm:0.19.5" - "@esbuild/linux-ppc64": "npm:0.19.5" - "@esbuild/linux-riscv64": "npm:0.19.5" - "@esbuild/linux-s390x": "npm:0.19.5" - "@esbuild/linux-x64": "npm:0.19.5" - "@esbuild/netbsd-x64": "npm:0.19.5" - "@esbuild/openbsd-x64": "npm:0.19.5" - "@esbuild/sunos-x64": "npm:0.19.5" - "@esbuild/win32-arm64": "npm:0.19.5" - "@esbuild/win32-ia32": "npm:0.19.5" - "@esbuild/win32-x64": "npm:0.19.5" +"esbuild@npm:0.19.11": + version: 0.19.11 + resolution: "esbuild@npm:0.19.11" + dependencies: + "@esbuild/aix-ppc64": "npm:0.19.11" + "@esbuild/android-arm": "npm:0.19.11" + "@esbuild/android-arm64": "npm:0.19.11" + "@esbuild/android-x64": "npm:0.19.11" + "@esbuild/darwin-arm64": "npm:0.19.11" + "@esbuild/darwin-x64": "npm:0.19.11" + "@esbuild/freebsd-arm64": "npm:0.19.11" + "@esbuild/freebsd-x64": "npm:0.19.11" + "@esbuild/linux-arm": "npm:0.19.11" + "@esbuild/linux-arm64": "npm:0.19.11" + "@esbuild/linux-ia32": "npm:0.19.11" + "@esbuild/linux-loong64": "npm:0.19.11" + "@esbuild/linux-mips64el": "npm:0.19.11" + "@esbuild/linux-ppc64": "npm:0.19.11" + "@esbuild/linux-riscv64": "npm:0.19.11" + "@esbuild/linux-s390x": "npm:0.19.11" + "@esbuild/linux-x64": "npm:0.19.11" + "@esbuild/netbsd-x64": "npm:0.19.11" + "@esbuild/openbsd-x64": "npm:0.19.11" + "@esbuild/sunos-x64": "npm:0.19.11" + "@esbuild/win32-arm64": "npm:0.19.11" + "@esbuild/win32-ia32": "npm:0.19.11" + "@esbuild/win32-x64": "npm:0.19.11" dependenciesMeta: + "@esbuild/aix-ppc64": + optional: true "@esbuild/android-arm": optional: true "@esbuild/android-arm64": @@ -17831,7 +17584,7 @@ __metadata: optional: true bin: esbuild: bin/esbuild - checksum: 10/f8ffe0cbab8a80ec63b6962b7d722da9e3dbe79a57d3cd998e107e35792068facd6f63e58ae19e919891456ed6cb73114a9777f0e7353ec8613b4fc75571d56d + checksum: 10/a40b3858c29618c8c893389372f469245a6b2d1319782af75d33d8ba5dcadfe181fcc935f8e1a907be667946384950a4cf482ebe1e79c99c932d2b8eb35a09d0 languageName: node linkType: hard @@ -17992,7 +17745,7 @@ __metadata: languageName: node linkType: hard -"esbuild@npm:^0.18.0, esbuild@npm:^0.18.10": +"esbuild@npm:^0.18.0": version: 0.18.20 resolution: "esbuild@npm:0.18.20" dependencies: @@ -18069,7 +17822,7 @@ __metadata: languageName: node linkType: hard -"esbuild@npm:^0.19.0": +"esbuild@npm:^0.19.0, esbuild@npm:^0.19.3": version: 0.19.12 resolution: "esbuild@npm:0.19.12" dependencies: @@ -18519,7 +18272,7 @@ __metadata: languageName: node linkType: hard -"etag@npm:1.8.1, etag@npm:^1.8.1, etag@npm:~1.8.1": +"etag@npm:~1.8.1": version: 1.8.1 resolution: "etag@npm:1.8.1" checksum: 10/571aeb3dbe0f2bbd4e4fadbdb44f325fc75335cd5f6f6b6a091e6a06a9f25ed5392f0863c5442acb0646787446e816f13cbfc6edce5b07658541dff573cab1ff @@ -18573,13 +18326,6 @@ __metadata: languageName: node linkType: hard -"eventemitter-asyncresource@npm:^1.0.0": - version: 1.0.0 - resolution: "eventemitter-asyncresource@npm:1.0.0" - checksum: 10/3cfbbc3490bd429a165bff6336289ff810f7df214796f25000d2097a5a0883eae51542a78674916ff99bbd4c66811911b310df1cb4fc96dfc9546ba9dfc89f8f - languageName: node - linkType: hard - "eventemitter3@npm:^4.0.0": version: 4.0.7 resolution: "eventemitter3@npm:4.0.7" @@ -18901,7 +18647,7 @@ __metadata: languageName: node linkType: hard -"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.2, fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0, fast-glob@npm:^3.3.1, fast-glob@npm:^3.3.2": +"fast-glob@npm:3.3.2, fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.2, fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0, fast-glob@npm:^3.3.1, fast-glob@npm:^3.3.2": version: 3.3.2 resolution: "fast-glob@npm:3.3.2" dependencies: @@ -19103,21 +18849,6 @@ __metadata: languageName: node linkType: hard -"finalhandler@npm:1.1.0": - version: 1.1.0 - resolution: "finalhandler@npm:1.1.0" - dependencies: - debug: "npm:2.6.9" - encodeurl: "npm:~1.0.1" - escape-html: "npm:~1.0.3" - on-finished: "npm:~2.3.0" - parseurl: "npm:~1.3.2" - statuses: "npm:~1.3.1" - unpipe: "npm:~1.0.0" - checksum: 10/68daa67872b99d1eca58e7fe63ea334ea04a84fadb4ad62c8eec715c535a42d8014c644b106a6375345d624ba756cc2906402c4f9fe66e0767ab075d88554776 - languageName: node - linkType: hard - "finalhandler@npm:1.1.2": version: 1.1.2 resolution: "finalhandler@npm:1.1.2" @@ -19305,7 +19036,7 @@ __metadata: languageName: node linkType: hard -"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.4": +"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.4": version: 1.15.5 resolution: "follow-redirects@npm:1.15.5" peerDependenciesMeta: @@ -19466,7 +19197,7 @@ __metadata: languageName: node linkType: hard -"fresh@npm:0.5.2, fresh@npm:^0.5.2": +"fresh@npm:0.5.2": version: 0.5.2 resolution: "fresh@npm:0.5.2" checksum: 10/64c88e489b5d08e2f29664eb3c79c705ff9a8eb15d3e597198ef76546d4ade295897a44abb0abd2700e7ef784b2e3cbf1161e4fbf16f59129193fd1030d16da1 @@ -19509,17 +19240,6 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:3.0.1": - version: 3.0.1 - resolution: "fs-extra@npm:3.0.1" - dependencies: - graceful-fs: "npm:^4.1.2" - jsonfile: "npm:^3.0.0" - universalify: "npm:^0.1.0" - checksum: 10/8e233f6200b8a5e215b4f937353a5ccada2f4b247453f1229917ba46f93190e9f559f255cd3cb9f1f612d855911e7fdc52e5fe9c94f3294ef2b6131ef321250c - languageName: node - linkType: hard - "fs-extra@npm:^11.0.0, fs-extra@npm:^11.1.0, fs-extra@npm:^11.1.1": version: 11.2.0 resolution: "fs-extra@npm:11.2.0" @@ -19573,7 +19293,7 @@ __metadata: languageName: node linkType: hard -"fsevents@npm:^2.3.2, fsevents@npm:~2.3.2": +"fsevents@npm:^2.3.2, fsevents@npm:~2.3.2, fsevents@npm:~2.3.3": version: 2.3.3 resolution: "fsevents@npm:2.3.3" dependencies: @@ -19592,7 +19312,7 @@ __metadata: languageName: node linkType: hard -"fsevents@patch:fsevents@npm%3A^2.3.2#optional!builtin, fsevents@patch:fsevents@npm%3A~2.3.2#optional!builtin": +"fsevents@patch:fsevents@npm%3A^2.3.2#optional!builtin, fsevents@patch:fsevents@npm%3A~2.3.2#optional!builtin, fsevents@patch:fsevents@npm%3A~2.3.3#optional!builtin": version: 2.3.3 resolution: "fsevents@patch:fsevents@npm%3A2.3.3#optional!builtin::version=2.3.3&hash=df0bf1" dependencies: @@ -20669,11 +20389,11 @@ __metadata: linkType: hard "i18next@npm:^23.7.6": - version: 23.8.1 - resolution: "i18next@npm:23.8.1" + version: 23.8.2 + resolution: "i18next@npm:23.8.2" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10/e785c4ca982ba5c11c820636e5a677f3ccae0fb7ad283c475e860c85d93371bd2076f02898d4d01dae43dab9a6768bece412c0b92a9fff27d7827bed4b99c9a5 + checksum: 10/594c4d5bafd9ac0073a5f2c0ccb40b157571857d43f7f22949a5ab6ea07e6e6f7e39058ddee6e7396369b54d5d741e76cba59c0d5c23ce0ab99e06b249c66f5e languageName: node linkType: hard @@ -20730,9 +20450,9 @@ __metadata: linkType: hard "ignore@npm:^5.0.4, ignore@npm:^5.1.4, ignore@npm:^5.1.9, ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.0": - version: 5.3.0 - resolution: "ignore@npm:5.3.0" - checksum: 10/51594355cea4c6ad6b28b3b85eb81afa7b988a1871feefd7062baf136c95aa06760ee934fa9590e43d967bd377ce84a4cf6135fbeb6063e063f1182a0e9a3bcd + version: 5.3.1 + resolution: "ignore@npm:5.3.1" + checksum: 10/0a884c2fbc8c316f0b9f92beaf84464253b73230a4d4d286697be45fca081199191ca33e1c2e82d9e5f851f5e9a48a78e25a35c951e7eb41e59f150db3530065 languageName: node linkType: hard @@ -20752,13 +20472,6 @@ __metadata: languageName: node linkType: hard -"immutable@npm:^3": - version: 3.8.2 - resolution: "immutable@npm:3.8.2" - checksum: 10/8a94647c769e97c9685be1b89d5e1b3171e8c1361fb9061fbcf78f630f70bf60e4de0bfca8bdd24a54b1fb814a945a76a30b11b7ee08967f9802a138a54498a2 - languageName: node - linkType: hard - "immutable@npm:^4.0.0": version: 4.3.5 resolution: "immutable@npm:4.3.5" @@ -20902,6 +20615,29 @@ __metadata: languageName: node linkType: hard +"inquirer@npm:9.2.12": + version: 9.2.12 + resolution: "inquirer@npm:9.2.12" + dependencies: + "@ljharb/through": "npm:^2.3.11" + ansi-escapes: "npm:^4.3.2" + chalk: "npm:^5.3.0" + cli-cursor: "npm:^3.1.0" + cli-width: "npm:^4.1.0" + external-editor: "npm:^3.1.0" + figures: "npm:^5.0.0" + lodash: "npm:^4.17.21" + mute-stream: "npm:1.0.0" + ora: "npm:^5.4.1" + run-async: "npm:^3.0.0" + rxjs: "npm:^7.8.1" + string-width: "npm:^4.2.3" + strip-ansi: "npm:^6.0.1" + wrap-ansi: "npm:^6.2.0" + checksum: 10/02b259c641fd6c6b88c0c530aced23389d586bd5360799bab0ae11d2a965ac5ce9c587402faefad70f08b8b56ccae56fb973da3a8deb6e17ba4577f803d427c5 + languageName: node + linkType: hard + "interpret@npm:^1.0.0": version: 1.4.0 resolution: "interpret@npm:1.4.0" @@ -21158,15 +20894,6 @@ __metadata: languageName: node linkType: hard -"is-number-like@npm:^1.0.3": - version: 1.0.8 - resolution: "is-number-like@npm:1.0.8" - dependencies: - lodash.isfinite: "npm:^3.3.2" - checksum: 10/975b733c50118461cd610c6c5deaa14c9bcfc94603561cbb60bde4efefc5b37f4bb62583d922d05e5051d1c47ff1aaf5e9cdf9159f8e55903123eac0df0c8939 - languageName: node - linkType: hard - "is-number@npm:^7.0.0": version: 7.0.0 resolution: "is-number@npm:7.0.0" @@ -21357,13 +21084,6 @@ __metadata: languageName: node linkType: hard -"is-wsl@npm:^1.1.0": - version: 1.1.0 - resolution: "is-wsl@npm:1.1.0" - checksum: 10/ea157d232351e68c92bd62fc541771096942fe72f69dff452dd26dcc31466258c570a3b04b8cda2e01cd2968255b02951b8670d08ea4ed76d6b1a646061ac4fe - languageName: node - linkType: hard - "is-wsl@npm:^2.2.0": version: 2.2.0 resolution: "is-wsl@npm:2.2.0" @@ -22078,7 +21798,7 @@ __metadata: languageName: node linkType: hard -"jiti@npm:^1.18.2, jiti@npm:^1.19.1": +"jiti@npm:^1.19.1, jiti@npm:^1.20.0": version: 1.21.0 resolution: "jiti@npm:1.21.0" bin: @@ -22422,18 +22142,6 @@ __metadata: languageName: node linkType: hard -"jsonfile@npm:^3.0.0": - version: 3.0.1 - resolution: "jsonfile@npm:3.0.1" - dependencies: - graceful-fs: "npm:^4.1.6" - dependenciesMeta: - graceful-fs: - optional: true - checksum: 10/c75a97c2d1a6f78b86c6a57caa47a1efe4f466b09e84ed2664417a397c0482d89828ce60a40053346a11efae16e17e60283f45b0dcb62ebe021150e1f2ea5e1a - languageName: node - linkType: hard - "jsonfile@npm:^6.0.1": version: 6.1.0 resolution: "jsonfile@npm:6.1.0" @@ -22792,13 +22500,6 @@ __metadata: languageName: node linkType: hard -"limiter@npm:^1.0.5": - version: 1.1.5 - resolution: "limiter@npm:1.1.5" - checksum: 10/fa96e9912cf33ec36387e41a09694ccac7aaa8b86e1121333c30a3dfdf6265c849c980abd5f1689021bbab9aadca9d6df58d8db6ce5b999c26dd8cefe94168a9 - languageName: node - linkType: hard - "lines-and-columns@npm:^1.1.6": version: 1.2.4 resolution: "lines-and-columns@npm:1.2.4" @@ -22806,7 +22507,7 @@ __metadata: languageName: node linkType: hard -"lines-and-columns@npm:^2.0.3, lines-and-columns@npm:~2.0.3": +"lines-and-columns@npm:~2.0.3": version: 2.0.4 resolution: "lines-and-columns@npm:2.0.4" checksum: 10/81ac2f943f5428a46bd4ea2561c74ba674a107d8e6cc70cd317d16892a36ff3ba0dc6e599aca8b6f8668d26c85288394c6edf7a40e985ca843acab3701b80d4c @@ -22823,28 +22524,28 @@ __metadata: linkType: hard "lint-staged@npm:^15.0.0": - version: 15.2.0 - resolution: "lint-staged@npm:15.2.0" + version: 15.2.1 + resolution: "lint-staged@npm:15.2.1" dependencies: chalk: "npm:5.3.0" commander: "npm:11.1.0" debug: "npm:4.3.4" execa: "npm:8.0.1" lilconfig: "npm:3.0.0" - listr2: "npm:8.0.0" + listr2: "npm:8.0.1" micromatch: "npm:4.0.5" pidtree: "npm:0.6.0" string-argv: "npm:0.3.2" yaml: "npm:2.3.4" bin: lint-staged: bin/lint-staged.js - checksum: 10/2a20e9b15f7e7419e92a2014afb01feb58798341a4a56aa1b9c8570297681cf54919f645df3c221e4348fd262df38c1e711a245a645d477bf870841e27c604f2 + checksum: 10/ee2e858b9afea01378ff3a3ff5fbed000f856c553f0ac570d9be6390e27299e586ae047d1efa77fdf17f15aeef0c53f6c658eeb24432748b9203698d929d0c76 languageName: node linkType: hard -"listr2@npm:8.0.0": - version: 8.0.0 - resolution: "listr2@npm:8.0.0" +"listr2@npm:8.0.1": + version: 8.0.1 + resolution: "listr2@npm:8.0.1" dependencies: cli-truncate: "npm:^4.0.0" colorette: "npm:^2.0.20" @@ -22852,7 +22553,7 @@ __metadata: log-update: "npm:^6.0.0" rfdc: "npm:^1.3.0" wrap-ansi: "npm:^9.0.0" - checksum: 10/d5a53b6d5feaa3a45c3750ebf10d242d42f11741b890edf8de7d68a002c36f15d0683f25742a0eb055763f04c005210a5cd61ef6c24ebac099d597cb21b06f29 + checksum: 10/3fa83e8b709306b7efab69884ac1af08de3e18449bccf0b4d81f78dc7235dc921a32a5875b1e7deea0650f0faef2bca2d8992f16377d858158eb5a57bbb0d025 languageName: node linkType: hard @@ -22906,20 +22607,6 @@ __metadata: languageName: node linkType: hard -"localtunnel@npm:^2.0.1": - version: 2.0.2 - resolution: "localtunnel@npm:2.0.2" - dependencies: - axios: "npm:0.21.4" - debug: "npm:4.3.2" - openurl: "npm:1.1.1" - yargs: "npm:17.1.1" - bin: - lt: bin/lt.js - checksum: 10/dfceeb457724283a51dd1c7d6b7636e9bab032a5a1545cb695c90a2ef5e561b10e926479984a8da493a71ad005faf52d7728fba6a1fe33fd997a744fb5fea6bb - languageName: node - linkType: hard - "locate-path@npm:^2.0.0": version: 2.0.0 resolution: "locate-path@npm:2.0.0" @@ -23023,13 +22710,6 @@ __metadata: languageName: node linkType: hard -"lodash.isfinite@npm:^3.3.2": - version: 3.3.2 - resolution: "lodash.isfinite@npm:3.3.2" - checksum: 10/5e9f9c27fdcdb940f7d4bd3546f584502448004825ce42dc6c40cbee6a3de73d825f9aced3f5b50ff0f613b8dcb1b985fe6e29d172522d1d7975d3f8d02cef86 - languageName: node - linkType: hard - "lodash.isfunction@npm:^3.0.9": version: 3.0.9 resolution: "lodash.isfunction@npm:3.0.9" @@ -23261,20 +22941,13 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.3": +"lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^10.0.3, lru-cache@npm:^9.1.1 || ^10.0.0": version: 10.2.0 resolution: "lru-cache@npm:10.2.0" checksum: 10/502ec42c3309c0eae1ce41afca471f831c278566d45a5273a0c51102dee31e0e250a62fa9029c3370988df33a14188a38e682c16143b794de78668de3643e302 languageName: node linkType: hard -"lru-cache@npm:^10.0.1, lru-cache@npm:^9.1.1 || ^10.0.0": - version: 10.1.0 - resolution: "lru-cache@npm:10.1.0" - checksum: 10/207278d6fa711fb1f94a0835d4d4737441d2475302482a14785b10515e4c906a57ebf9f35bf060740c9560e91c7c1ad5a04fd7ed030972a9ba18bce2a228e95b - languageName: node - linkType: hard - "lru-cache@npm:^4.0.1": version: 4.1.5 resolution: "lru-cache@npm:4.1.5" @@ -23342,7 +23015,7 @@ __metadata: languageName: node linkType: hard -"magic-string@npm:0.30.5, magic-string@npm:^0.30.5, magic-string@npm:~0.30.2": +"magic-string@npm:0.30.5": version: 0.30.5 resolution: "magic-string@npm:0.30.5" dependencies: @@ -23351,6 +23024,15 @@ __metadata: languageName: node linkType: hard +"magic-string@npm:^0.30.5, magic-string@npm:~0.30.2": + version: 0.30.6 + resolution: "magic-string@npm:0.30.6" + dependencies: + "@jridgewell/sourcemap-codec": "npm:^1.4.15" + checksum: 10/046fbf11614a271e7214d32ca02a2af8d18b268403db9d50580f421ff2222261f1cd8bb02a938206130e3c43deefa6423ee4622c4f161212298570f22b4059bb + languageName: node + linkType: hard + "make-dir@npm:^2.0.0, make-dir@npm:^2.1.0": version: 2.1.0 resolution: "make-dir@npm:2.1.0" @@ -23361,7 +23043,7 @@ __metadata: languageName: node linkType: hard -"make-dir@npm:^3.0.2, make-dir@npm:~3.1.0": +"make-dir@npm:^3.0.2": version: 3.1.0 resolution: "make-dir@npm:3.1.0" dependencies: @@ -23662,15 +23344,6 @@ __metadata: languageName: node linkType: hard -"mime@npm:1.4.1": - version: 1.4.1 - resolution: "mime@npm:1.4.1" - bin: - mime: cli.js - checksum: 10/94eccd9d1a849a99aee8cca6a684db13cd35475a3938b766e43c6846a0ecfc7052ca31786a2038aa851c0061fce907794630595e7871c6df3e6a99885282f502 - languageName: node - linkType: hard - "mime@npm:1.6.0, mime@npm:^1.3.4, mime@npm:^1.4.1, mime@npm:^1.6.0": version: 1.6.0 resolution: "mime@npm:1.6.0" @@ -23689,15 +23362,6 @@ __metadata: languageName: node linkType: hard -"mime@npm:~2.5.2": - version: 2.5.2 - resolution: "mime@npm:2.5.2" - bin: - mime: cli.js - checksum: 10/904b4b5927451a9f0a4f4d838a9fb5ab658dec0caef0f750ec73c41df2eb4a7c34e35dd2e2378e04c129e18b779c1205278cb6d1f94b5728adfd91de51808138 - languageName: node - linkType: hard - "mimic-fn@npm:^2.1.0": version: 2.1.0 resolution: "mimic-fn@npm:2.1.0" @@ -23807,15 +23471,6 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:~3.0.4": - version: 3.0.8 - resolution: "minimatch@npm:3.0.8" - dependencies: - brace-expansion: "npm:^1.1.7" - checksum: 10/6df5373cb1ea79020beb6887ff5576c58cfabcfd32c5a65c2cf58f326e4ee8eae84f129e5fa50b8a4347fa1d1e583f931285c9fb3040d984bdfb5109ef6607ec - languageName: node - linkType: hard - "minimist-options@npm:4.1.0": version: 4.1.0 resolution: "minimist-options@npm:4.1.0" @@ -23935,13 +23590,6 @@ __metadata: languageName: node linkType: hard -"mitt@npm:^1.1.3": - version: 1.2.0 - resolution: "mitt@npm:1.2.0" - checksum: 10/bb426fe060f39b86fe7466c57b7ab5be049ae1663153177a751a80f64fbff932076cf3889133476b9077dae7bc67208c7091bb66ca5e3a1b009d0cde854014f2 - languageName: node - linkType: hard - "mkdirp-classic@npm:^0.5.2, mkdirp-classic@npm:^0.5.3": version: 0.5.3 resolution: "mkdirp-classic@npm:0.5.3" @@ -24022,10 +23670,10 @@ __metadata: languageName: node linkType: hard -"mrmime@npm:1.0.1": - version: 1.0.1 - resolution: "mrmime@npm:1.0.1" - checksum: 10/a157e833ffe76648ab2107319deeff024b80b136ec66c60fae9d339009a1bb72c57ec1feecfd6a905dfd3df29e2299e850bff84b69cad790cc9bd9ab075834d1 +"mrmime@npm:2.0.0": + version: 2.0.0 + resolution: "mrmime@npm:2.0.0" + checksum: 10/8d95f714ea200c6cf3e3777cbc6168be04b05ac510090a9b41eef5ec081efeb1d1de3e535ffb9c9689fffcc42f59864fd52a500e84a677274f070adeea615c45 languageName: node linkType: hard @@ -24076,7 +23724,7 @@ __metadata: languageName: node linkType: hard -"nanoid@npm:^3.3.4, nanoid@npm:^3.3.6, nanoid@npm:^3.3.7": +"nanoid@npm:^3.3.4, nanoid@npm:^3.3.7": version: 3.3.7 resolution: "nanoid@npm:3.3.7" bin: @@ -24179,22 +23827,21 @@ __metadata: languageName: node linkType: hard -"ng-packagr@npm:~17.0.0": - version: 17.0.3 - resolution: "ng-packagr@npm:17.0.3" +"ng-packagr@npm:~17.1.2": + version: 17.1.2 + resolution: "ng-packagr@npm:17.1.2" dependencies: "@rollup/plugin-json": "npm:^6.0.1" "@rollup/plugin-node-resolve": "npm:^15.2.3" "@rollup/wasm-node": "npm:^4.5.0" ajv: "npm:^8.12.0" ansi-colors: "npm:^4.1.3" - autoprefixer: "npm:^10.4.16" browserslist: "npm:^4.22.1" cacache: "npm:^18.0.0" chokidar: "npm:^3.5.3" commander: "npm:^11.1.0" convert-source-map: "npm:^2.0.0" - dependency-graph: "npm:^0.11.0" + dependency-graph: "npm:^1.0.0" esbuild: "npm:^0.19.0" esbuild-wasm: "npm:^0.19.5" fast-glob: "npm:^3.3.1" @@ -24203,17 +23850,16 @@ __metadata: jsonc-parser: "npm:^3.2.0" less: "npm:^4.2.0" ora: "npm:^5.1.0" - piscina: "npm:^4.1.0" + piscina: "npm:^4.2.0" postcss: "npm:^8.4.31" - postcss-url: "npm:^10.1.3" rollup: "npm:^4.5.0" rxjs: "npm:^7.8.1" sass: "npm:^1.69.5" peerDependencies: - "@angular/compiler-cli": ^17.0.0 || ^17.0.0-next.0 + "@angular/compiler-cli": ^17.0.0 || ^17.1.0-next.0 || ^17.2.0-next.0 tailwindcss: ^2.0.0 || ^3.0.0 tslib: ^2.3.0 - typescript: ">=5.2 <5.3" + typescript: ">=5.2 <5.4" dependenciesMeta: esbuild: optional: true @@ -24224,7 +23870,7 @@ __metadata: optional: true bin: ng-packagr: cli/main.js - checksum: 10/e9a79ff8a04953dfd5d1d305745549363963c250fd7a52cabf8567e8a358f2159b49a6c1c7c410a19ed4d950c8a3bbcce894d25e176c23a183f2c8296bb286bc + checksum: 10/90bb7a201a187560cff40e1e98f7db69803e84c5f0971e674818b3680daed8856edba5e9af8b4dd3637f4150a66c5a2289acc5d757b216296989c7ca7a2fb181 languageName: node linkType: hard @@ -24574,22 +24220,22 @@ __metadata: linkType: hard "npm-run-all2@npm:^6.0.0": - version: 6.1.1 - resolution: "npm-run-all2@npm:6.1.1" + version: 6.1.2 + resolution: "npm-run-all2@npm:6.1.2" dependencies: ansi-styles: "npm:^6.2.1" cross-spawn: "npm:^7.0.3" memorystream: "npm:^0.3.1" minimatch: "npm:^9.0.0" pidtree: "npm:^0.6.0" - read-pkg: "npm:^8.0.0" + read-package-json-fast: "npm:^3.0.2" shell-quote: "npm:^1.7.3" bin: npm-run-all: bin/npm-run-all/index.js npm-run-all2: bin/npm-run-all/index.js run-p: bin/run-p/index.js run-s: bin/run-s/index.js - checksum: 10/c1a56628999e6b6b13bf23d29ae9b22ec86de19493908ac98939017452a1a7e4cd3ec11e3ff358d4e0c9112c7a436d6baeb890661cceff08a06f44592697a77b + checksum: 10/b031f409a8c7144cd4dc6ef7cbe6007c9c78b1df38e32d2b5049e697f204d13145dcd419656f313a5afce44c9148a77ed87cf050ff98ceff75cc3553d031b896 languageName: node linkType: hard @@ -24720,21 +24366,21 @@ __metadata: languageName: node linkType: hard -"nx@npm:17.3.0, nx@npm:~17.3.0": - version: 17.3.0 - resolution: "nx@npm:17.3.0" +"nx@npm:17.3.1, nx@npm:~17.3.0": + version: 17.3.1 + resolution: "nx@npm:17.3.1" dependencies: - "@nrwl/tao": "npm:17.3.0" - "@nx/nx-darwin-arm64": "npm:17.3.0" - "@nx/nx-darwin-x64": "npm:17.3.0" - "@nx/nx-freebsd-x64": "npm:17.3.0" - "@nx/nx-linux-arm-gnueabihf": "npm:17.3.0" - "@nx/nx-linux-arm64-gnu": "npm:17.3.0" - "@nx/nx-linux-arm64-musl": "npm:17.3.0" - "@nx/nx-linux-x64-gnu": "npm:17.3.0" - "@nx/nx-linux-x64-musl": "npm:17.3.0" - "@nx/nx-win32-arm64-msvc": "npm:17.3.0" - "@nx/nx-win32-x64-msvc": "npm:17.3.0" + "@nrwl/tao": "npm:17.3.1" + "@nx/nx-darwin-arm64": "npm:17.3.1" + "@nx/nx-darwin-x64": "npm:17.3.1" + "@nx/nx-freebsd-x64": "npm:17.3.1" + "@nx/nx-linux-arm-gnueabihf": "npm:17.3.1" + "@nx/nx-linux-arm64-gnu": "npm:17.3.1" + "@nx/nx-linux-arm64-musl": "npm:17.3.1" + "@nx/nx-linux-x64-gnu": "npm:17.3.1" + "@nx/nx-linux-x64-musl": "npm:17.3.1" + "@nx/nx-win32-arm64-msvc": "npm:17.3.1" + "@nx/nx-win32-x64-msvc": "npm:17.3.1" "@yarnpkg/lockfile": "npm:^1.1.0" "@yarnpkg/parsers": "npm:3.0.0-rc.46" "@zkochan/js-yaml": "npm:0.0.6" @@ -24800,7 +24446,7 @@ __metadata: bin: nx: bin/nx.js nx-cloud: bin/nx-cloud.js - checksum: 10/fbae05936ca46c56f873529860f2dc0aee74bf093370b4b72139bedfa798a3f96382fa8fe2837edc7fc83c46e6b895b7d1246d0985e427b0a383e8b5b45e80bd + checksum: 10/92bb90f646820de16e9537235c2f00953b2e3f7605abce1b98cb214b13cb6d3c1fe7cec6a5924d3c75b3e2a193eadc337bac0dde8cce7cdd8d56e97f82d0e6fc languageName: node linkType: hard @@ -25037,22 +24683,6 @@ __metadata: languageName: node linkType: hard -"openurl@npm:1.1.1": - version: 1.1.1 - resolution: "openurl@npm:1.1.1" - checksum: 10/c90f2f065bc5950f1402aff67a3ce4b5fb0e4475cb07b5ff84247686f7436fbc5bc2d0e38bda4ebc9cf8aea866788424e07f25a68f7e97502d412527964351a9 - languageName: node - linkType: hard - -"opn@npm:5.3.0": - version: 5.3.0 - resolution: "opn@npm:5.3.0" - dependencies: - is-wsl: "npm:^1.1.0" - checksum: 10/7fe589cfb1d5189a0cdc2e0c2c5aa36c5200adaa1cf21817fe2cb288ebee678786d5e479d3c356dec9a9f2d17c7523d9bddfcee00d1f4156974787cb484bc6fa - languageName: node - linkType: hard - "optionator@npm:^0.8.1": version: 0.8.3 resolution: "optionator@npm:0.8.3" @@ -25161,16 +24791,16 @@ __metadata: version: 0.0.0-use.local resolution: "otter-devtools@workspace:apps/vscode-extension" dependencies: - "@angular-devkit/build-angular": "npm:~17.0.3" - "@angular-devkit/core": "npm:~17.0.3" - "@angular-devkit/schematics": "npm:~17.0.3" + "@angular-devkit/build-angular": "npm:~17.1.2" + "@angular-devkit/core": "npm:~17.1.2" + "@angular-devkit/schematics": "npm:~17.1.2" "@angular-eslint/eslint-plugin": "npm:~17.2.0" - "@angular/common": "npm:~17.0.4" - "@angular/compiler": "npm:~17.0.4" - "@angular/compiler-cli": "npm:~17.0.4" - "@angular/core": "npm:~17.0.4" - "@angular/platform-browser": "npm:~17.0.4" - "@angular/platform-browser-dynamic": "npm:~17.0.4" + "@angular/common": "npm:~17.1.2" + "@angular/compiler": "npm:~17.1.2" + "@angular/compiler-cli": "npm:~17.1.2" + "@angular/core": "npm:~17.1.2" + "@angular/platform-browser": "npm:~17.1.2" + "@angular/platform-browser-dynamic": "npm:~17.1.2" "@nx/eslint-plugin": "npm:~17.3.0" "@nx/jest": "npm:~17.3.0" "@o3r/build-helpers": "workspace:^" @@ -25389,9 +25019,9 @@ __metadata: languageName: node linkType: hard -"pacote@npm:17.0.4": - version: 17.0.4 - resolution: "pacote@npm:17.0.4" +"pacote@npm:17.0.5": + version: 17.0.5 + resolution: "pacote@npm:17.0.5" dependencies: "@npmcli/git": "npm:^5.0.0" "@npmcli/installed-package-contents": "npm:^2.0.1" @@ -25413,7 +25043,7 @@ __metadata: tar: "npm:^6.1.11" bin: pacote: lib/bin.js - checksum: 10/d662b0256cd784e3ffd82c0b5886590a28d501a23f0245a230aaa1659c20552d3abd87334e4d751759904d687539fdad84dc9376b1efe7faedb1d60a98d02be1 + checksum: 10/83cfbb1e6fef41009ceb0d79bee099206ff52c94e26a681237b3c19a74343eae25f67ebbf03cdb104d757f4c05d96c793f51cab247ba448e0ad92469a41c1561 languageName: node linkType: hard @@ -25472,19 +25102,6 @@ __metadata: languageName: node linkType: hard -"parse-json@npm:^7.0.0": - version: 7.1.1 - resolution: "parse-json@npm:7.1.1" - dependencies: - "@babel/code-frame": "npm:^7.21.4" - error-ex: "npm:^1.3.2" - json-parse-even-better-errors: "npm:^3.0.0" - lines-and-columns: "npm:^2.0.3" - type-fest: "npm:^3.8.0" - checksum: 10/187275c7ac097dcfb3c7420bca2399caa4da33bcd5d5aac3604bda0e2b8eee4df61cc26aa0d79fab97f0d67bf42d41d332baa9f9f56ad27636ad785f1ae639e5 - languageName: node - linkType: hard - "parse-node-version@npm:^1.0.1": version: 1.0.1 resolution: "parse-node-version@npm:1.0.1" @@ -25934,22 +25551,21 @@ __metadata: languageName: node linkType: hard -"piscina@npm:4.1.0": - version: 4.1.0 - resolution: "piscina@npm:4.1.0" +"piscina@npm:4.2.1": + version: 4.2.1 + resolution: "piscina@npm:4.2.1" dependencies: - eventemitter-asyncresource: "npm:^1.0.0" hdr-histogram-js: "npm:^2.0.1" hdr-histogram-percentiles-obj: "npm:^3.0.0" nice-napi: "npm:^1.0.2" dependenciesMeta: nice-napi: optional: true - checksum: 10/418dac526e00e71ad85a337da09769f894b546a33c4b5f9ab3a5b6ebeb88b14e82fd64cd127bbdd1c9a457204a6f3cd43cebaf1a5ef967ed2fa0549a2cb17c32 + checksum: 10/e8d00f9e047a1ccae3c5090b8e3edb55d22dfecee801e8356a61713918c823957e177ac1627a329a23806923f05a7312a9788d53fd126fd0de64f5b9b0d64831 languageName: node linkType: hard -"piscina@npm:^4.1.0, piscina@npm:^4.2.1, piscina@npm:^4.3.0": +"piscina@npm:^4.2.0, piscina@npm:^4.2.1, piscina@npm:^4.3.0": version: 4.3.1 resolution: "piscina@npm:4.3.1" dependencies: @@ -26081,16 +25697,6 @@ __metadata: languageName: node linkType: hard -"portscanner@npm:2.2.0": - version: 2.2.0 - resolution: "portscanner@npm:2.2.0" - dependencies: - async: "npm:^2.6.0" - is-number-like: "npm:^1.0.3" - checksum: 10/35061c410e14e659c7b2a83cb1b7405574764bcb678d2f233e5f61f8261f166e9ceca24396c6605b14902e8169a41d998305768670cce1450263e8f431138800 - languageName: node - linkType: hard - "postcss-calc@npm:^9.0.1": version: 9.0.1 resolution: "postcss-calc@npm:9.0.1" @@ -26178,17 +25784,17 @@ __metadata: languageName: node linkType: hard -"postcss-loader@npm:7.3.3": - version: 7.3.3 - resolution: "postcss-loader@npm:7.3.3" +"postcss-loader@npm:7.3.4": + version: 7.3.4 + resolution: "postcss-loader@npm:7.3.4" dependencies: - cosmiconfig: "npm:^8.2.0" - jiti: "npm:^1.18.2" - semver: "npm:^7.3.8" + cosmiconfig: "npm:^8.3.5" + jiti: "npm:^1.20.0" + semver: "npm:^7.5.4" peerDependencies: postcss: ^7.0.0 || ^8.0.1 webpack: ^5.0.0 - checksum: 10/743a4286db68169d271bef31e6e9351874bcf2dfa408b82c648c2d5bfba9c862cbfe3004494d927469654d6ac8b82fe647f2b80a186c1dbd44d81632eec1e838 + checksum: 10/234b01149a966a6190290c6d265b8e3df10f43262dd679451c1e7370bae74e27b746b02e660d204b901e3cf1ad28759c2679a93c64a3eb499169d8dec39df1c1 languageName: node linkType: hard @@ -26522,20 +26128,6 @@ __metadata: languageName: node linkType: hard -"postcss-url@npm:^10.1.3": - version: 10.1.3 - resolution: "postcss-url@npm:10.1.3" - dependencies: - make-dir: "npm:~3.1.0" - mime: "npm:~2.5.2" - minimatch: "npm:~3.0.4" - xxhashjs: "npm:~0.2.2" - peerDependencies: - postcss: ^8.0.0 - checksum: 10/7cfd287a9f754099191fc78b68153b35b9cdb6e9db3f06234543c0545656eb11ba61a7c6f4f02cd6de3d82d9dfec47ff1f5cd2879b030b821b580822054b8387 - languageName: node - linkType: hard - "postcss-value-parser@npm:^4.0.0, postcss-value-parser@npm:^4.1.0, postcss-value-parser@npm:^4.2.0": version: 4.2.0 resolution: "postcss-value-parser@npm:4.2.0" @@ -26543,18 +26135,7 @@ __metadata: languageName: node linkType: hard -"postcss@npm:8.4.31": - version: 8.4.31 - resolution: "postcss@npm:8.4.31" - dependencies: - nanoid: "npm:^3.3.6" - picocolors: "npm:^1.0.0" - source-map-js: "npm:^1.0.2" - checksum: 10/1a6653e72105907377f9d4f2cd341d8d90e3fde823a5ddea1e2237aaa56933ea07853f0f2758c28892a1d70c53bbaca200eb8b80f8ed55f13093003dbec5afa0 - languageName: node - linkType: hard - -"postcss@npm:^8.2.14, postcss@npm:^8.4.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24, postcss@npm:^8.4.27, postcss@npm:^8.4.31, postcss@npm:^8.4.33, postcss@npm:~8.4.31": +"postcss@npm:8.4.33, postcss@npm:^8.2.14, postcss@npm:^8.4.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.24, postcss@npm:^8.4.31, postcss@npm:^8.4.32, postcss@npm:^8.4.33, postcss@npm:~8.4.31": version: 8.4.33 resolution: "postcss@npm:8.4.33" dependencies: @@ -27029,7 +26610,7 @@ __metadata: languageName: node linkType: hard -"range-parser@npm:^1.2.1, range-parser@npm:~1.2.0, range-parser@npm:~1.2.1": +"range-parser@npm:^1.2.1, range-parser@npm:~1.2.1": version: 1.2.1 resolution: "range-parser@npm:1.2.1" checksum: 10/ce21ef2a2dd40506893157970dc76e835c78cf56437e26e19189c48d5291e7279314477b06ac38abd6a401b661a6840f7b03bd0b1249da9b691deeaa15872c26 @@ -27048,7 +26629,7 @@ __metadata: languageName: node linkType: hard -"raw-body@npm:2.5.2, raw-body@npm:^2.3.2": +"raw-body@npm:2.5.2": version: 2.5.2 resolution: "raw-body@npm:2.5.2" dependencies: @@ -27163,7 +26744,7 @@ __metadata: languageName: node linkType: hard -"read-package-json-fast@npm:^3.0.0": +"read-package-json-fast@npm:^3.0.0, read-package-json-fast@npm:^3.0.2": version: 3.0.2 resolution: "read-package-json-fast@npm:3.0.2" dependencies: @@ -27229,18 +26810,6 @@ __metadata: languageName: node linkType: hard -"read-pkg@npm:^8.0.0": - version: 8.1.0 - resolution: "read-pkg@npm:8.1.0" - dependencies: - "@types/normalize-package-data": "npm:^2.4.1" - normalize-package-data: "npm:^6.0.0" - parse-json: "npm:^7.0.0" - type-fest: "npm:^4.2.0" - checksum: 10/f4cd164f096e78cf3e338a55f800043524e3055f9b0b826143290002fafc951025fc3cbd6ca683ebaf7945efcfb092d31c683dd252a7871a974662985c723b67 - languageName: node - linkType: hard - "read@npm:^1.0.7": version: 1.0.7 resolution: "read@npm:1.0.7" @@ -27728,16 +27297,6 @@ __metadata: languageName: node linkType: hard -"resp-modifier@npm:6.0.2": - version: 6.0.2 - resolution: "resp-modifier@npm:6.0.2" - dependencies: - debug: "npm:^2.2.0" - minimatch: "npm:^3.0.2" - checksum: 10/0fb15f0e8adb4aa1a714030dd511274ac473defa01d2428b960694fa55e24ca48b1a5eb499290db476d4f50d6f7efc3279d73f58e69bd3de39b06e3b5b12cb53 - languageName: node - linkType: hard - "responselike@npm:^2.0.0": version: 2.0.1 resolution: "responselike@npm:2.0.1" @@ -27839,21 +27398,7 @@ __metadata: languageName: node linkType: hard -"rollup@npm:^3.27.1": - version: 3.29.4 - resolution: "rollup@npm:3.29.4" - dependencies: - fsevents: "npm:~2.3.2" - dependenciesMeta: - fsevents: - optional: true - bin: - rollup: dist/bin/rollup - checksum: 10/9e39d54e23731a4c4067e9c02910cdf7479a0f9a7584796e2dc6efaa34bb1e5e015c062c87d1e64d96038baca76cefd47681ff22604fae5827147f54123dc6d0 - languageName: node - linkType: hard - -"rollup@npm:^4.5.0": +"rollup@npm:^4.2.0, rollup@npm:^4.5.0": version: 4.9.6 resolution: "rollup@npm:4.9.6" dependencies: @@ -27930,13 +27475,6 @@ __metadata: languageName: node linkType: hard -"rx@npm:4.1.0": - version: 4.1.0 - resolution: "rx@npm:4.1.0" - checksum: 10/929506665880de22ae589b9e615fb86803e4b892d5eb7ef242a58da40f28c3e6551ef393772b922bef09532299ed25e0c45add27acb3fb10a75116e7db381c3c - languageName: node - linkType: hard - "rxjs@npm:6.6.7, rxjs@npm:^6.6.3": version: 6.6.7 resolution: "rxjs@npm:6.6.7" @@ -27990,9 +27528,9 @@ __metadata: languageName: node linkType: hard -"sass-loader@npm:13.3.2": - version: 13.3.2 - resolution: "sass-loader@npm:13.3.2" +"sass-loader@npm:13.3.3": + version: 13.3.3 + resolution: "sass-loader@npm:13.3.3" dependencies: neo-async: "npm:^2.6.2" peerDependencies: @@ -28010,7 +27548,7 @@ __metadata: optional: true sass-embedded: optional: true - checksum: 10/3486134c8813660772448bcd73e169fbe180fbaea0b825ec3e8fd1017de026e4e177e4b659a5b7d0f6c1b9f334ebe0134d91c60bd627d8ffff9b21018325a532 + checksum: 10/a8a8519add9f0bb2d3d1b834dbf30b1b67e22833425755a56640cc20845107850adfc6f243cdab07a5cb26ec964513b950a02dca7b1d5b3cf3659c89bf1988eb languageName: node linkType: hard @@ -28040,36 +27578,41 @@ __metadata: linkType: hard "sass-loader@npm:^14.0.0": - version: 14.0.0 - resolution: "sass-loader@npm:14.0.0" + version: 14.1.0 + resolution: "sass-loader@npm:14.1.0" dependencies: neo-async: "npm:^2.6.2" peerDependencies: + "@rspack/core": 0.x || 1.x node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 sass: ^1.3.0 sass-embedded: "*" webpack: ^5.0.0 peerDependenciesMeta: + "@rspack/core": + optional: true node-sass: optional: true sass: optional: true sass-embedded: optional: true - checksum: 10/9415bf9003023b85f4bd775d2780fb5259be7ee9c8679f94a9ad3bea7d080dda44ff8a33ac15d3b225fbe8a6ab0762fbc98532278a89973c4de408c3bc4a98af + webpack: + optional: true + checksum: 10/ac5f8dc02b2b80cbad2499a079b03af190fa2fc715c158ef3236898e69ea97a222605cc62fe2e70a3cfbb5c1161fd30f23840429111f029e09923dd354a433f6 languageName: node linkType: hard -"sass@npm:1.69.5": - version: 1.69.5 - resolution: "sass@npm:1.69.5" +"sass@npm:1.69.7": + version: 1.69.7 + resolution: "sass@npm:1.69.7" dependencies: chokidar: "npm:>=3.0.0 <4.0.0" immutable: "npm:^4.0.0" source-map-js: "npm:>=0.6.2 <2.0.0" bin: sass: sass.js - checksum: 10/b320ab22061b3c7fe8cee43b13329b281dd7d86691b8b7c55dec3e47d3ede988989dac56db4dff57ee847d10252a26b611be1b0a5f7c3a0f6a6405ef37a6d018 + checksum: 10/9c6d3fe468a267949e8dd766085351f59988caf5d3d5c13eb041d370366f869ad3704b5046586fd3584b2cbf59c03650d237b62a4c6ed26a0c003e27f9ef4e89 languageName: node linkType: hard @@ -28257,27 +27800,6 @@ __metadata: languageName: node linkType: hard -"send@npm:0.16.2": - version: 0.16.2 - resolution: "send@npm:0.16.2" - dependencies: - debug: "npm:2.6.9" - depd: "npm:~1.1.2" - destroy: "npm:~1.0.4" - encodeurl: "npm:~1.0.2" - escape-html: "npm:~1.0.3" - etag: "npm:~1.8.1" - fresh: "npm:0.5.2" - http-errors: "npm:~1.6.2" - mime: "npm:1.4.1" - ms: "npm:2.0.0" - on-finished: "npm:~2.3.0" - range-parser: "npm:~1.2.0" - statuses: "npm:~1.4.0" - checksum: 10/32e40d382811547acb66dcc56ac22651bd3c800d52835fc01b74f4e37886b3230b0ba18b5c9d643322bc7587f8893d37ad5ebc514a34bf54b185969a054a6227 - languageName: node - linkType: hard - "send@npm:0.18.0, send@npm:latest": version: 0.18.0 resolution: "send@npm:0.18.0" @@ -28308,7 +27830,7 @@ __metadata: languageName: node linkType: hard -"serve-index@npm:1.9.1, serve-index@npm:^1.9.1": +"serve-index@npm:^1.9.1": version: 1.9.1 resolution: "serve-index@npm:1.9.1" dependencies: @@ -28323,18 +27845,6 @@ __metadata: languageName: node linkType: hard -"serve-static@npm:1.13.2": - version: 1.13.2 - resolution: "serve-static@npm:1.13.2" - dependencies: - encodeurl: "npm:~1.0.2" - escape-html: "npm:~1.0.3" - parseurl: "npm:~1.3.2" - send: "npm:0.16.2" - checksum: 10/9e8bafc227a02c5d53c744e748042054f4568b707e4ea6b55b44ba98c5d47357324a2969a7391388df4c6b0854d174ce3bade44aa47b9ca234b1bf675091426a - languageName: node - linkType: hard - "serve-static@npm:1.15.0": version: 1.15.0 resolution: "serve-static@npm:1.15.0" @@ -28347,13 +27857,6 @@ __metadata: languageName: node linkType: hard -"server-destroy@npm:1.0.1": - version: 1.0.1 - resolution: "server-destroy@npm:1.0.1" - checksum: 10/cbc19d4f92d25a0a34430c6a09faccbea77d1a69563560eefe883feb67c14c3fb3a1c5af1affae0e82d537886ea0f91d317e39e46b5d6425de3acf57a3ab13e3 - languageName: node - linkType: hard - "set-blocking@npm:^2.0.0": version: 2.0.0 resolution: "set-blocking@npm:2.0.0" @@ -28650,52 +28153,6 @@ __metadata: languageName: node linkType: hard -"socket.io-adapter@npm:~2.5.2": - version: 2.5.2 - resolution: "socket.io-adapter@npm:2.5.2" - dependencies: - ws: "npm:~8.11.0" - checksum: 10/08b052d6b487399cdf753ef5cf6941c6da2b8927994580b65dac0918a3a3ab6a6b7906871adc09d53837beb13244e8897bfa670f558c7231ac87ebe995dbc55e - languageName: node - linkType: hard - -"socket.io-client@npm:^4.4.1": - version: 4.7.4 - resolution: "socket.io-client@npm:4.7.4" - dependencies: - "@socket.io/component-emitter": "npm:~3.1.0" - debug: "npm:~4.3.2" - engine.io-client: "npm:~6.5.2" - socket.io-parser: "npm:~4.2.4" - checksum: 10/dff61e3e802424518ac95b55cf41bd0853644a63ece6a6104e815c836ae855b03901f0df83a0044567f653ef8da09177ae824fa17a1c2c188fbedfae21fb5827 - languageName: node - linkType: hard - -"socket.io-parser@npm:~4.2.4": - version: 4.2.4 - resolution: "socket.io-parser@npm:4.2.4" - dependencies: - "@socket.io/component-emitter": "npm:~3.1.0" - debug: "npm:~4.3.1" - checksum: 10/4be500a9ff7e79c50ec25af11048a3ed34b4c003a9500d656786a1e5bceae68421a8394cf3eb0aa9041f85f36c1a9a737617f4aee91a42ab4ce16ffb2aa0c89c - languageName: node - linkType: hard - -"socket.io@npm:^4.4.1": - version: 4.7.4 - resolution: "socket.io@npm:4.7.4" - dependencies: - accepts: "npm:~1.3.4" - base64id: "npm:~2.0.0" - cors: "npm:~2.8.5" - debug: "npm:~4.3.2" - engine.io: "npm:~6.5.2" - socket.io-adapter: "npm:~2.5.2" - socket.io-parser: "npm:~4.2.4" - checksum: 10/d1c439381137898c7389891d6f57eb4fd3129e3eeb211d7e5014b427e0f69087976f8dee8edc084bde1fac12f1f6a9063452cd2adc5314fa0ae3e5ae5ed609a9 - languageName: node - linkType: hard - "sockjs@npm:^0.3.24": version: 0.3.24 resolution: "sockjs@npm:0.3.24" @@ -28762,16 +28219,15 @@ __metadata: languageName: node linkType: hard -"source-map-loader@npm:4.0.1": - version: 4.0.1 - resolution: "source-map-loader@npm:4.0.1" +"source-map-loader@npm:5.0.0": + version: 5.0.0 + resolution: "source-map-loader@npm:5.0.0" dependencies: - abab: "npm:^2.0.6" iconv-lite: "npm:^0.6.3" source-map-js: "npm:^1.0.2" peerDependencies: webpack: ^5.72.1 - checksum: 10/bdddd7a391bec85a02da47a4ab02d2c63e6736231b712913dd423f1c2a4e8668888813a9213014fcf41fc6991b61c795d703f3a684b7e1c7335bd0a8f9f23ccd + checksum: 10/9bc90a50df1a3570ddc1ea9cd1aeadb241fd6f6ddb03e72a8f45f5d3fcc357e7edcc9fff8d35d2e338d17edf13c38a7b6e530308ac263d1b462a1e6bfacaf1a1 languageName: node linkType: hard @@ -29105,20 +28561,6 @@ __metadata: languageName: node linkType: hard -"statuses@npm:~1.3.1": - version: 1.3.1 - resolution: "statuses@npm:1.3.1" - checksum: 10/da573f84ee32303ccb06f51dc1fc2ef592f4837d2d3fde8a9d1440058c6ae05805bca7cd3567c7fb9d6c4455a546ed8582a4ec647c8ceeae1654be8cd77e5a24 - languageName: node - linkType: hard - -"statuses@npm:~1.4.0": - version: 1.4.0 - resolution: "statuses@npm:1.4.0" - checksum: 10/a9e7fbd3bc4859643e183101ed074c877fb70fb2d32379320713e78106360ef0d41d31598e1345390cf4a003d108edecb9607eb466bfbc31ec808c13a527434f - languageName: node - linkType: hard - "stdin-discarder@npm:^0.2.1": version: 0.2.2 resolution: "stdin-discarder@npm:0.2.2" @@ -29166,18 +28608,6 @@ __metadata: languageName: node linkType: hard -"stream-throttle@npm:^0.1.3": - version: 0.1.3 - resolution: "stream-throttle@npm:0.1.3" - dependencies: - commander: "npm:^2.2.0" - limiter: "npm:^1.0.5" - bin: - throttleproxy: ./bin/throttleproxy.js - checksum: 10/f23f8d4b6208df5be43c7f327b0109f28608c5695a0e345fdc6d7a683529e5c0884fc0c851c8b10c51259f663a54d8e120541324409f4c9475aa559dc2bdb5f1 - languageName: node - linkType: hard - "streamx@npm:^2.12.5, streamx@npm:^2.15.0": version: 2.15.6 resolution: "streamx@npm:2.15.6" @@ -29844,9 +29274,9 @@ __metadata: languageName: node linkType: hard -"terser@npm:5.24.0": - version: 5.24.0 - resolution: "terser@npm:5.24.0" +"terser@npm:5.26.0": + version: 5.26.0 + resolution: "terser@npm:5.26.0" dependencies: "@jridgewell/source-map": "npm:^0.3.3" acorn: "npm:^8.8.2" @@ -29854,7 +29284,7 @@ __metadata: source-map-support: "npm:~0.5.20" bin: terser: bin/terser - checksum: 10/bd7ba6bfef58f8c179592894923c8c933d980e17287d3f2a9927550be853d1601beebb724cf015929599b32945641c44f9c3db8dd242c7933af3830bcb853510 + checksum: 10/0282c5c065cbfa1e725d5609b99579252bc20b83cd1d75e8ab8b46d5da2c9d0fcfc453a12624f2d2d4c1240bfa0017a90fcf1e3b88258e5842fca1b0b82be8d8 languageName: node linkType: hard @@ -30488,14 +29918,14 @@ __metadata: languageName: node linkType: hard -"type-fest@npm:^3.0.0, type-fest@npm:^3.8.0": +"type-fest@npm:^3.0.0": version: 3.13.1 resolution: "type-fest@npm:3.13.1" checksum: 10/9a8a2359ada34c9b3affcaf3a8f73ee14c52779e89950db337ce66fb74c3399776c697c99f2532e9b16e10e61cfdba3b1c19daffb93b338b742f0acd0117ce12 languageName: node linkType: hard -"type-fest@npm:^4.2.0, type-fest@npm:^4.3.1": +"type-fest@npm:^4.3.1": version: 4.10.2 resolution: "type-fest@npm:4.10.2" checksum: 10/2b1ad1270d9fabeeb506ba831d513caeb05bfc852e5e012511d785ce9dc68d773fe0a42bddf857a362c7f3406244809c5b8a698b743bb7617d4a8c470672087f @@ -30645,13 +30075,6 @@ __metadata: languageName: node linkType: hard -"ua-parser-js@npm:^1.0.33": - version: 1.0.37 - resolution: "ua-parser-js@npm:1.0.37" - checksum: 10/56508f2428ebac64382c4d41da14189e5013e3e2a5f5918aff4bee3ba77df1f4eaad6f81f90c24999f1cf12cc1596764684497fec07e0ff5182ce9a323a8c05b - languageName: node - linkType: hard - "uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5": version: 1.0.6 resolution: "uc.micro@npm:1.0.6" @@ -30698,12 +30121,12 @@ __metadata: languageName: node linkType: hard -"undici@npm:5.27.2": - version: 5.27.2 - resolution: "undici@npm:5.27.2" +"undici@npm:6.2.1": + version: 6.2.1 + resolution: "undici@npm:6.2.1" dependencies: "@fastify/busboy": "npm:^2.0.0" - checksum: 10/2bf96b102fb84568fb235bdf6e1e352e5d2bf99566b243cd1b13b41578bf9dd5c7c3d3d82192b20a3fec61fe7a528f9d80cd5b4555ce65405c06c69b023013de + checksum: 10/9a7a557f32e4eb1780e8f894e528afa2ac9b4b9e57d5ee943537d59425b7c7562ebd13c6b56220fed30a68d0752daeb996c825fa89fd80af592aac6d0acaa27c languageName: node linkType: hard @@ -30836,13 +30259,6 @@ __metadata: languageName: node linkType: hard -"universalify@npm:^0.1.0": - version: 0.1.2 - resolution: "universalify@npm:0.1.2" - checksum: 10/40cdc60f6e61070fe658ca36016a8f4ec216b29bf04a55dce14e3710cc84c7448538ef4dad3728d0bfe29975ccd7bfb5f414c45e7b78883567fb31b246f02dff - languageName: node - linkType: hard - "universalify@npm:^0.2.0": version: 0.2.0 resolution: "universalify@npm:0.2.0" @@ -31148,16 +30564,16 @@ __metadata: languageName: node linkType: hard -"vite@npm:4.5.1": - version: 4.5.1 - resolution: "vite@npm:4.5.1" +"vite@npm:5.0.12": + version: 5.0.12 + resolution: "vite@npm:5.0.12" dependencies: - esbuild: "npm:^0.18.10" - fsevents: "npm:~2.3.2" - postcss: "npm:^8.4.27" - rollup: "npm:^3.27.1" + esbuild: "npm:^0.19.3" + fsevents: "npm:~2.3.3" + postcss: "npm:^8.4.32" + rollup: "npm:^4.2.0" peerDependencies: - "@types/node": ">= 14" + "@types/node": ^18.0.0 || >=20.0.0 less: "*" lightningcss: ^1.21.0 sass: "*" @@ -31184,7 +30600,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 10/2ea9c030a5718ca0adaaa0ecc54402a725cff59131cf80bc84d0237f59c98168803ee59d23e697b98b1184be3af6c6edc2e81517f769c62159f11531b3341a4e + checksum: 10/ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad languageName: node linkType: hard @@ -31220,7 +30636,7 @@ __metadata: languageName: node linkType: hard -"watchpack@npm:^2.2.0, watchpack@npm:^2.4.0": +"watchpack@npm:2.4.0, watchpack@npm:^2.2.0, watchpack@npm:^2.4.0": version: 2.4.0 resolution: "watchpack@npm:2.4.0" dependencies: @@ -31824,21 +31240,6 @@ __metadata: languageName: node linkType: hard -"ws@npm:~8.11.0": - version: 8.11.0 - resolution: "ws@npm:8.11.0" - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - checksum: 10/f759ea19e42f6d94727b3d8590693f2d92521a78ec2de5c6064c3356f50d4815d427b7ddb10bf39596cc67d3b18232a1b2dfbc3b6361d4772bdfec69d4c130f4 - languageName: node - linkType: hard - "xml-name-validator@npm:^4.0.0": version: 4.0.0 resolution: "xml-name-validator@npm:4.0.0" @@ -31896,13 +31297,6 @@ __metadata: languageName: node linkType: hard -"xmlhttprequest-ssl@npm:~2.0.0": - version: 2.0.0 - resolution: "xmlhttprequest-ssl@npm:2.0.0" - checksum: 10/3c2edfce0c49c7a494ed16c87e6897c9e3eba29763a5505526de83ddefd195d224fa5cdf41092298c99cd6ee473c9f259a0679f6ff3b8a9535dcd09900db91f9 - languageName: node - linkType: hard - "xtend@npm:^4.0.2, xtend@npm:~4.0.1": version: 4.0.2 resolution: "xtend@npm:4.0.2" @@ -31910,15 +31304,6 @@ __metadata: languageName: node linkType: hard -"xxhashjs@npm:~0.2.2": - version: 0.2.2 - resolution: "xxhashjs@npm:0.2.2" - dependencies: - cuint: "npm:^0.2.2" - checksum: 10/974dba1b7dd10f550714456366135fc70ba809e6e4db26e18a760a1f57e18dbc7fa6732738abc3f8fee27bb6a28d185240356ff4a57d7ce54282049e1da99886 - languageName: node - linkType: hard - "y18n@npm:^4.0.0": version: 4.0.3 resolution: "y18n@npm:4.0.3" @@ -32003,21 +31388,6 @@ __metadata: languageName: node linkType: hard -"yargs@npm:17.1.1": - version: 17.1.1 - resolution: "yargs@npm:17.1.1" - dependencies: - cliui: "npm:^7.0.2" - escalade: "npm:^3.1.1" - get-caller-file: "npm:^2.0.5" - require-directory: "npm:^2.1.1" - string-width: "npm:^4.2.0" - y18n: "npm:^5.0.5" - yargs-parser: "npm:^20.2.2" - checksum: 10/159a3dfa2a792acaf4970fbc00158e305887de3f666bda337b8bc71abb91a98d9439a1ec6fc9dbae1c33d3f861bea720f69b4c722ff5752010dd995654933889 - languageName: node - linkType: hard - "yargs@npm:17.7.2, yargs@npm:^17.0.0, yargs@npm:^17.1.1, yargs@npm:^17.2.1, yargs@npm:^17.3.1, yargs@npm:^17.6.2, yargs@npm:^17.7.2": version: 17.7.2 resolution: "yargs@npm:17.7.2"