From 39038e112adfcb252d9f8d43b8fc75045154cfc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 00:57:20 +0000 Subject: [PATCH] chore(deps): update angular dependencies to ^18.2.11 --- angular/bootstrap/package.json | 18 +- angular/demo/package.json | 18 +- angular/headless/package.json | 18 +- angular/ssr-app/package.json | 20 +- .../angular-bootstrap/package-lock.json | 106 +++++----- .../stackblitz/angular-bootstrap/package.json | 18 +- .../angular-daisyui/package-lock.json | 106 +++++----- .../stackblitz/angular-daisyui/package.json | 18 +- eslint-plugin/package.json | 2 +- package-lock.json | 194 +++++++++--------- package.json | 14 +- 11 files changed, 266 insertions(+), 266 deletions(-) diff --git a/angular/bootstrap/package.json b/angular/bootstrap/package.json index 92f48f878b..dbd7f2d2dd 100644 --- a/angular/bootstrap/package.json +++ b/angular/bootstrap/package.json @@ -95,8 +95,8 @@ }, "peerDependencies": { "@amadeus-it-group/tansu": "^1.0.0", - "@angular/common": "^18.2.10", - "@angular/core": "^18.2.10" + "@angular/common": "^18.2.11", + "@angular/core": "^18.2.11" }, "dependencies": { "@agnos-ui/angular-headless": "0.0.0", @@ -105,14 +105,14 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", "ng-packagr": "^18.2.1", "rxjs": "^7.8.1", "zone.js": "~0.14.10" diff --git a/angular/demo/package.json b/angular/demo/package.json index 4ddd0b0d3a..62db66da66 100644 --- a/angular/demo/package.json +++ b/angular/demo/package.json @@ -170,14 +170,14 @@ "@agnos-ui/angular-bootstrap": "0.0.0", "@agnos-ui/core-bootstrap": "0.0.0", "@amadeus-it-group/tansu": "^1.0.0", - "@angular/animations": "^18.2.10", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", - "@angular/router": "^18.2.10", + "@angular/animations": "^18.2.11", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", + "@angular/router": "^18.2.11", "@floating-ui/dom": "^1.6.12", "rxjs": "^7.8.1", "tslib": "^2.8.1" @@ -185,7 +185,7 @@ "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/compiler-cli": "^18.2.10", + "@angular/compiler-cli": "^18.2.11", "autoprefixer": "^10.4.20", "daisyui": "^4.12.14", "postcss": "^8.4.47", diff --git a/angular/headless/package.json b/angular/headless/package.json index 6cd155d89d..46b01a2fdf 100644 --- a/angular/headless/package.json +++ b/angular/headless/package.json @@ -111,8 +111,8 @@ }, "peerDependencies": { "@amadeus-it-group/tansu": "^1.0.0", - "@angular/common": "^18.2.10", - "@angular/core": "^18.2.10" + "@angular/common": "^18.2.11", + "@angular/core": "^18.2.11" }, "dependencies": { "@agnos-ui/core": "0.0.0", @@ -120,14 +120,14 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", "ng-packagr": "^18.2.1", "rxjs": "^7.8.1", "zone.js": "~0.14.10" diff --git a/angular/ssr-app/package.json b/angular/ssr-app/package.json index 86a857a674..5c42a3e0eb 100644 --- a/angular/ssr-app/package.json +++ b/angular/ssr-app/package.json @@ -10,15 +10,15 @@ "private": true, "dependencies": { "@agnos-ui/angular-bootstrap": "0.0.0", - "@angular/animations": "^18.2.10", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", - "@angular/platform-server": "^18.2.10", - "@angular/router": "^18.2.10", + "@angular/animations": "^18.2.11", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", + "@angular/platform-server": "^18.2.11", + "@angular/router": "^18.2.11", "@angular/ssr": "^18.2.11", "express": "^4.21.1", "rxjs": "^7.8.1", @@ -28,7 +28,7 @@ "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/compiler-cli": "^18.2.10", + "@angular/compiler-cli": "^18.2.11", "@types/express": "^5.0.0", "@types/jasmine": "~5.1.4", "@types/node": "^22.8.7", diff --git a/demo/src/lib/stackblitz/angular-bootstrap/package-lock.json b/demo/src/lib/stackblitz/angular-bootstrap/package-lock.json index baffb053eb..b7225da57c 100644 --- a/demo/src/lib/stackblitz/angular-bootstrap/package-lock.json +++ b/demo/src/lib/stackblitz/angular-bootstrap/package-lock.json @@ -10,16 +10,16 @@ "devDependencies": { "@amadeus-it-group/tansu": "^1.0.0", "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/compiler-cli": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", - "@angular/router": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/compiler-cli": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", + "@angular/router": "^18.2.11", "@floating-ui/dom": "^1.6.12", "bootstrap-icons": "^1.11.3", "rxjs": "^7.8.1", @@ -269,9 +269,9 @@ } }, "node_modules/@angular/animations": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-18.2.10.tgz", - "integrity": "sha512-LT5+CocFZJ4t5jXsXLx5w/sBuWSxOEjmNTYga13usRcLOblrAB902pjUdFCHEZyrCUgm4MH8vov9fMS+Ks2GCw==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-18.2.11.tgz", + "integrity": "sha512-ghgXa2VhtyJJnTMuH2NYxCMsveQbZno44AZGygPqrcW8UQMQe9GulFaTXCH5s6/so2CLy2ZviIwSZQRgK0ZlDw==", "dev": true, "license": "MIT", "dependencies": { @@ -281,7 +281,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10" + "@angular/core": "18.2.11" } }, "node_modules/@angular/build": { @@ -388,9 +388,9 @@ } }, "node_modules/@angular/common": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-18.2.10.tgz", - "integrity": "sha512-YzTCmuqLiOuT+Yv07vuKymDWiebOVZ8BuXakJiz4EM7FMoOw5gICHJ04jepZSjDNWpA16e7kJSdt5ucnmvCFDQ==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-18.2.11.tgz", + "integrity": "sha512-bamJeISl2zUlvjPYebQWazUjhjXU9nrot42cQJng94SkvNENT9LTWfPYgc+Bd972Kg+31jG4H41rgFNs7zySmw==", "dev": true, "license": "MIT", "dependencies": { @@ -400,14 +400,14 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10", + "@angular/core": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/compiler": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.2.10.tgz", - "integrity": "sha512-cu+Uq1nnyl00Glg0+2uvm+Xpaq5b4YvWpaLGGtit7uGETAJ4L/frlBVeaTRhEoaIAGBI+RRlyuFLae+etQDA0w==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.2.11.tgz", + "integrity": "sha512-PSVL1YXUhTzkgJNYXiWk9eAZxNV6laQJRGdj9++C1q9m2S9/GlehZGzkt5GtC5rlUweJucCNvBC1+2D5FAt9vA==", "dev": true, "license": "MIT", "dependencies": { @@ -417,7 +417,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10" + "@angular/core": "18.2.11" }, "peerDependenciesMeta": { "@angular/core": { @@ -426,9 +426,9 @@ } }, "node_modules/@angular/compiler-cli": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-18.2.10.tgz", - "integrity": "sha512-CNFStKWMB89MFKAZZFUOhoQi+fHqRLgNOOrI73LjizXixvngEh3BDZJRtK9hbSGG+giujBrummEA60CWAw69MA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-18.2.11.tgz", + "integrity": "sha512-YJlAOiXZUYP6/RK9isu5AOucmNZhFB9lpY/beMzkkWgDku+va8szm4BZbLJFz176IUteyLWF3IP4aE7P9OBlXw==", "dev": true, "license": "MIT", "dependencies": { @@ -450,7 +450,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/compiler": "18.2.10", + "@angular/compiler": "18.2.11", "typescript": ">=5.4 <5.6" } }, @@ -485,9 +485,9 @@ } }, "node_modules/@angular/core": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-18.2.10.tgz", - "integrity": "sha512-EfxVz0pLaxnOppOYkdhnaUkk8HZT+uxaAGpJD3ppAa7YAWTE9xIGoNJmtS33cZNNOnvriMkdv7yn6pDtV4ct+Q==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-18.2.11.tgz", + "integrity": "sha512-/AGAFyZN8KR+kW5FUFCCBCj3qHyDDum7G0lJe5otrT9AqF6+g7PjF8yLha/6wPkJG7ri5xGLhini1sEivVeq/g==", "dev": true, "license": "MIT", "dependencies": { @@ -502,9 +502,9 @@ } }, "node_modules/@angular/forms": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.2.10.tgz", - "integrity": "sha512-2VprGB+enJIeqfz2oALmP/G/UiFzpZW6PHgyZXhk/0J/UMsa26JoYxwDFvfdm/WGTrB+VaQEG7in5xwiFPAFtQ==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.2.11.tgz", + "integrity": "sha512-QjxayOxDTqsTJGBzfWd3nms1LZIXj2f1+wIPxxUNXyNS5ZaM7hBWkz2BTFYeewlD/HdNj0alNVCYK3M8ElLWYw==", "dev": true, "license": "MIT", "dependencies": { @@ -514,16 +514,16 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/platform-browser": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.2.10.tgz", - "integrity": "sha512-zKyRKFr3AaEA4SE/DEeb5FWHJutT26avHZog6ZGDkMeMN12zMtSqjPuTSgmDXCWleoOkzbb+nhAQ+fK/EyGyPA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.2.11.tgz", + "integrity": "sha512-bzcP0QdPT/ncTxOx0t7901z5m0wDmkraTo/es4g8reV6VK9Ptv0QDuD8aDvrHh7sLCX5VgwDF9ohc6S2TpYUCA==", "dev": true, "license": "MIT", "dependencies": { @@ -533,9 +533,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/animations": "18.2.10", - "@angular/common": "18.2.10", - "@angular/core": "18.2.10" + "@angular/animations": "18.2.11", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11" }, "peerDependenciesMeta": { "@angular/animations": { @@ -544,9 +544,9 @@ } }, "node_modules/@angular/platform-browser-dynamic": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.2.10.tgz", - "integrity": "sha512-syKyOTgfQnMxfpDRP1khTSPZ5dsMgA8YQwNF6KsB3eZQl15CKSka7bzjMOUWeZ8M3WShOp1AzTf0MfwNeh0UBA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.2.11.tgz", + "integrity": "sha512-a30U4ZdTZSvL17xWwOq6xh9ToCDP2K7/j1HTJFREObbuAtZTa/6IVgBUM6oOMNQ43kHkT6Mr9Emkgf9iGtWwfw==", "dev": true, "license": "MIT", "dependencies": { @@ -556,16 +556,16 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/compiler": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10" + "@angular/common": "18.2.11", + "@angular/compiler": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11" } }, "node_modules/@angular/router": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/router/-/router-18.2.10.tgz", - "integrity": "sha512-ZqJgOGOfvW0epsc7pIo7DffZqYHo3O9aUCVepZAhOxqtjF/sfhX2fy+A0xopTIiR0eM3LrT823V+2hjlBHj+CA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/router/-/router-18.2.11.tgz", + "integrity": "sha512-xh4+t4pNBWxeH1a6GIoEGVSRZO4NDKK8q6b+AzB5GBgKsYgOz2lc74RXIPA//pK3aHrS9qD4sJLlodwgE/1+bA==", "dev": true, "license": "MIT", "dependencies": { @@ -575,9 +575,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, diff --git a/demo/src/lib/stackblitz/angular-bootstrap/package.json b/demo/src/lib/stackblitz/angular-bootstrap/package.json index fc572ed9d6..c9406c9639 100644 --- a/demo/src/lib/stackblitz/angular-bootstrap/package.json +++ b/demo/src/lib/stackblitz/angular-bootstrap/package.json @@ -13,16 +13,16 @@ "devDependencies": { "@amadeus-it-group/tansu": "^1.0.0", "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/compiler-cli": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", - "@angular/router": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/compiler-cli": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", + "@angular/router": "^18.2.11", "@floating-ui/dom": "^1.6.12", "bootstrap-icons": "^1.11.3", "rxjs": "^7.8.1", diff --git a/demo/src/lib/stackblitz/angular-daisyui/package-lock.json b/demo/src/lib/stackblitz/angular-daisyui/package-lock.json index 1a95249a2d..2c10c99657 100644 --- a/demo/src/lib/stackblitz/angular-daisyui/package-lock.json +++ b/demo/src/lib/stackblitz/angular-daisyui/package-lock.json @@ -10,16 +10,16 @@ "devDependencies": { "@amadeus-it-group/tansu": "^1.0.0", "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/compiler-cli": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", - "@angular/router": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/compiler-cli": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", + "@angular/router": "^18.2.11", "@floating-ui/dom": "^1.6.12", "autoprefixer": "^10.4.20", "daisyui": "^4.12.14", @@ -314,9 +314,9 @@ } }, "node_modules/@angular/animations": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-18.2.10.tgz", - "integrity": "sha512-LT5+CocFZJ4t5jXsXLx5w/sBuWSxOEjmNTYga13usRcLOblrAB902pjUdFCHEZyrCUgm4MH8vov9fMS+Ks2GCw==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-18.2.11.tgz", + "integrity": "sha512-ghgXa2VhtyJJnTMuH2NYxCMsveQbZno44AZGygPqrcW8UQMQe9GulFaTXCH5s6/so2CLy2ZviIwSZQRgK0ZlDw==", "dev": true, "license": "MIT", "dependencies": { @@ -326,7 +326,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10" + "@angular/core": "18.2.11" } }, "node_modules/@angular/build": { @@ -433,9 +433,9 @@ } }, "node_modules/@angular/common": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-18.2.10.tgz", - "integrity": "sha512-YzTCmuqLiOuT+Yv07vuKymDWiebOVZ8BuXakJiz4EM7FMoOw5gICHJ04jepZSjDNWpA16e7kJSdt5ucnmvCFDQ==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-18.2.11.tgz", + "integrity": "sha512-bamJeISl2zUlvjPYebQWazUjhjXU9nrot42cQJng94SkvNENT9LTWfPYgc+Bd972Kg+31jG4H41rgFNs7zySmw==", "dev": true, "license": "MIT", "dependencies": { @@ -445,14 +445,14 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10", + "@angular/core": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/compiler": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.2.10.tgz", - "integrity": "sha512-cu+Uq1nnyl00Glg0+2uvm+Xpaq5b4YvWpaLGGtit7uGETAJ4L/frlBVeaTRhEoaIAGBI+RRlyuFLae+etQDA0w==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.2.11.tgz", + "integrity": "sha512-PSVL1YXUhTzkgJNYXiWk9eAZxNV6laQJRGdj9++C1q9m2S9/GlehZGzkt5GtC5rlUweJucCNvBC1+2D5FAt9vA==", "dev": true, "license": "MIT", "dependencies": { @@ -462,7 +462,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10" + "@angular/core": "18.2.11" }, "peerDependenciesMeta": { "@angular/core": { @@ -471,9 +471,9 @@ } }, "node_modules/@angular/compiler-cli": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-18.2.10.tgz", - "integrity": "sha512-CNFStKWMB89MFKAZZFUOhoQi+fHqRLgNOOrI73LjizXixvngEh3BDZJRtK9hbSGG+giujBrummEA60CWAw69MA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-18.2.11.tgz", + "integrity": "sha512-YJlAOiXZUYP6/RK9isu5AOucmNZhFB9lpY/beMzkkWgDku+va8szm4BZbLJFz176IUteyLWF3IP4aE7P9OBlXw==", "dev": true, "license": "MIT", "dependencies": { @@ -495,7 +495,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/compiler": "18.2.10", + "@angular/compiler": "18.2.11", "typescript": ">=5.4 <5.6" } }, @@ -530,9 +530,9 @@ } }, "node_modules/@angular/core": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-18.2.10.tgz", - "integrity": "sha512-EfxVz0pLaxnOppOYkdhnaUkk8HZT+uxaAGpJD3ppAa7YAWTE9xIGoNJmtS33cZNNOnvriMkdv7yn6pDtV4ct+Q==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-18.2.11.tgz", + "integrity": "sha512-/AGAFyZN8KR+kW5FUFCCBCj3qHyDDum7G0lJe5otrT9AqF6+g7PjF8yLha/6wPkJG7ri5xGLhini1sEivVeq/g==", "dev": true, "license": "MIT", "dependencies": { @@ -547,9 +547,9 @@ } }, "node_modules/@angular/forms": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.2.10.tgz", - "integrity": "sha512-2VprGB+enJIeqfz2oALmP/G/UiFzpZW6PHgyZXhk/0J/UMsa26JoYxwDFvfdm/WGTrB+VaQEG7in5xwiFPAFtQ==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.2.11.tgz", + "integrity": "sha512-QjxayOxDTqsTJGBzfWd3nms1LZIXj2f1+wIPxxUNXyNS5ZaM7hBWkz2BTFYeewlD/HdNj0alNVCYK3M8ElLWYw==", "dev": true, "license": "MIT", "dependencies": { @@ -559,16 +559,16 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/platform-browser": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.2.10.tgz", - "integrity": "sha512-zKyRKFr3AaEA4SE/DEeb5FWHJutT26avHZog6ZGDkMeMN12zMtSqjPuTSgmDXCWleoOkzbb+nhAQ+fK/EyGyPA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.2.11.tgz", + "integrity": "sha512-bzcP0QdPT/ncTxOx0t7901z5m0wDmkraTo/es4g8reV6VK9Ptv0QDuD8aDvrHh7sLCX5VgwDF9ohc6S2TpYUCA==", "dev": true, "license": "MIT", "dependencies": { @@ -578,9 +578,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/animations": "18.2.10", - "@angular/common": "18.2.10", - "@angular/core": "18.2.10" + "@angular/animations": "18.2.11", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11" }, "peerDependenciesMeta": { "@angular/animations": { @@ -589,9 +589,9 @@ } }, "node_modules/@angular/platform-browser-dynamic": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.2.10.tgz", - "integrity": "sha512-syKyOTgfQnMxfpDRP1khTSPZ5dsMgA8YQwNF6KsB3eZQl15CKSka7bzjMOUWeZ8M3WShOp1AzTf0MfwNeh0UBA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.2.11.tgz", + "integrity": "sha512-a30U4ZdTZSvL17xWwOq6xh9ToCDP2K7/j1HTJFREObbuAtZTa/6IVgBUM6oOMNQ43kHkT6Mr9Emkgf9iGtWwfw==", "dev": true, "license": "MIT", "dependencies": { @@ -601,16 +601,16 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/compiler": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10" + "@angular/common": "18.2.11", + "@angular/compiler": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11" } }, "node_modules/@angular/router": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/router/-/router-18.2.10.tgz", - "integrity": "sha512-ZqJgOGOfvW0epsc7pIo7DffZqYHo3O9aUCVepZAhOxqtjF/sfhX2fy+A0xopTIiR0eM3LrT823V+2hjlBHj+CA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/router/-/router-18.2.11.tgz", + "integrity": "sha512-xh4+t4pNBWxeH1a6GIoEGVSRZO4NDKK8q6b+AzB5GBgKsYgOz2lc74RXIPA//pK3aHrS9qD4sJLlodwgE/1+bA==", "dev": true, "license": "MIT", "dependencies": { @@ -620,9 +620,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, diff --git a/demo/src/lib/stackblitz/angular-daisyui/package.json b/demo/src/lib/stackblitz/angular-daisyui/package.json index 40e6087cc7..b8294c10f7 100644 --- a/demo/src/lib/stackblitz/angular-daisyui/package.json +++ b/demo/src/lib/stackblitz/angular-daisyui/package.json @@ -13,16 +13,16 @@ "devDependencies": { "@amadeus-it-group/tansu": "^1.0.0", "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/compiler-cli": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", - "@angular/router": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/compiler-cli": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", + "@angular/router": "^18.2.11", "@floating-ui/dom": "^1.6.12", "autoprefixer": "^10.4.20", "daisyui": "^4.12.14", diff --git a/eslint-plugin/package.json b/eslint-plugin/package.json index 144c8e68e5..74d512c4a6 100644 --- a/eslint-plugin/package.json +++ b/eslint-plugin/package.json @@ -11,7 +11,7 @@ "typescript": "~5.5.4" }, "devDependencies": { - "@angular/core": "^18.2.10", + "@angular/core": "^18.2.11", "@typescript-eslint/rule-tester": "^8.12.2", "@vitest/coverage-v8": "^2.1.4", "svelte": "^5.1.9", diff --git a/package-lock.json b/package-lock.json index cfdfec4e7d..e9c1ec7229 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,14 +34,14 @@ ], "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", "@axe-core/playwright": "^4.10.0", "@commitlint/cli": "^19.5.0", "@eslint/js": "^9.14.0", @@ -111,22 +111,22 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", "ng-packagr": "^18.2.1", "rxjs": "^7.8.1", "zone.js": "~0.14.10" }, "peerDependencies": { "@amadeus-it-group/tansu": "^1.0.0", - "@angular/common": "^18.2.10", - "@angular/core": "^18.2.10" + "@angular/common": "^18.2.11", + "@angular/core": "^18.2.11" } }, "angular/bootstrap/node_modules/tslib": { @@ -142,14 +142,14 @@ "@agnos-ui/angular-bootstrap": "0.0.0", "@agnos-ui/core-bootstrap": "0.0.0", "@amadeus-it-group/tansu": "^1.0.0", - "@angular/animations": "^18.2.10", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", - "@angular/router": "^18.2.10", + "@angular/animations": "^18.2.11", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", + "@angular/router": "^18.2.11", "@floating-ui/dom": "^1.6.12", "rxjs": "^7.8.1", "tslib": "^2.8.1" @@ -157,7 +157,7 @@ "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/compiler-cli": "^18.2.10", + "@angular/compiler-cli": "^18.2.11", "autoprefixer": "^10.4.20", "daisyui": "^4.12.14", "postcss": "^8.4.47", @@ -209,22 +209,22 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", "ng-packagr": "^18.2.1", "rxjs": "^7.8.1", "zone.js": "~0.14.10" }, "peerDependencies": { "@amadeus-it-group/tansu": "^1.0.0", - "@angular/common": "^18.2.10", - "@angular/core": "^18.2.10" + "@angular/common": "^18.2.11", + "@angular/core": "^18.2.11" } }, "angular/headless/node_modules/tslib": { @@ -238,15 +238,15 @@ "version": "0.0.0", "dependencies": { "@agnos-ui/angular-bootstrap": "0.0.0", - "@angular/animations": "^18.2.10", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", - "@angular/platform-server": "^18.2.10", - "@angular/router": "^18.2.10", + "@angular/animations": "^18.2.11", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", + "@angular/platform-server": "^18.2.11", + "@angular/router": "^18.2.11", "@angular/ssr": "^18.2.11", "express": "^4.21.1", "rxjs": "^7.8.1", @@ -256,7 +256,7 @@ "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/compiler-cli": "^18.2.10", + "@angular/compiler-cli": "^18.2.11", "@types/express": "^5.0.0", "@types/jasmine": "~5.1.4", "@types/node": "^22.8.7", @@ -448,7 +448,7 @@ "@typescript-eslint/utils": "^8.12.2" }, "devDependencies": { - "@angular/core": "^18.2.10", + "@angular/core": "^18.2.11", "@typescript-eslint/rule-tester": "^8.12.2", "@vitest/coverage-v8": "^2.1.4", "svelte": "^5.1.9", @@ -1417,9 +1417,9 @@ } }, "node_modules/@angular/animations": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-18.2.10.tgz", - "integrity": "sha512-LT5+CocFZJ4t5jXsXLx5w/sBuWSxOEjmNTYga13usRcLOblrAB902pjUdFCHEZyrCUgm4MH8vov9fMS+Ks2GCw==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-18.2.11.tgz", + "integrity": "sha512-ghgXa2VhtyJJnTMuH2NYxCMsveQbZno44AZGygPqrcW8UQMQe9GulFaTXCH5s6/so2CLy2ZviIwSZQRgK0ZlDw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1428,7 +1428,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10" + "@angular/core": "18.2.11" } }, "node_modules/@angular/build": { @@ -2054,9 +2054,9 @@ } }, "node_modules/@angular/common": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-18.2.10.tgz", - "integrity": "sha512-YzTCmuqLiOuT+Yv07vuKymDWiebOVZ8BuXakJiz4EM7FMoOw5gICHJ04jepZSjDNWpA16e7kJSdt5ucnmvCFDQ==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-18.2.11.tgz", + "integrity": "sha512-bamJeISl2zUlvjPYebQWazUjhjXU9nrot42cQJng94SkvNENT9LTWfPYgc+Bd972Kg+31jG4H41rgFNs7zySmw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -2065,14 +2065,14 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10", + "@angular/core": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/compiler": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.2.10.tgz", - "integrity": "sha512-cu+Uq1nnyl00Glg0+2uvm+Xpaq5b4YvWpaLGGtit7uGETAJ4L/frlBVeaTRhEoaIAGBI+RRlyuFLae+etQDA0w==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.2.11.tgz", + "integrity": "sha512-PSVL1YXUhTzkgJNYXiWk9eAZxNV6laQJRGdj9++C1q9m2S9/GlehZGzkt5GtC5rlUweJucCNvBC1+2D5FAt9vA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -2081,7 +2081,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "18.2.10" + "@angular/core": "18.2.11" }, "peerDependenciesMeta": { "@angular/core": { @@ -2090,9 +2090,9 @@ } }, "node_modules/@angular/compiler-cli": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-18.2.10.tgz", - "integrity": "sha512-CNFStKWMB89MFKAZZFUOhoQi+fHqRLgNOOrI73LjizXixvngEh3BDZJRtK9hbSGG+giujBrummEA60CWAw69MA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-18.2.11.tgz", + "integrity": "sha512-YJlAOiXZUYP6/RK9isu5AOucmNZhFB9lpY/beMzkkWgDku+va8szm4BZbLJFz176IUteyLWF3IP4aE7P9OBlXw==", "dev": true, "license": "MIT", "dependencies": { @@ -2114,7 +2114,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/compiler": "18.2.10", + "@angular/compiler": "18.2.11", "typescript": ">=5.4 <5.6" } }, @@ -2142,9 +2142,9 @@ "license": "MIT" }, "node_modules/@angular/core": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-18.2.10.tgz", - "integrity": "sha512-EfxVz0pLaxnOppOYkdhnaUkk8HZT+uxaAGpJD3ppAa7YAWTE9xIGoNJmtS33cZNNOnvriMkdv7yn6pDtV4ct+Q==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-18.2.11.tgz", + "integrity": "sha512-/AGAFyZN8KR+kW5FUFCCBCj3qHyDDum7G0lJe5otrT9AqF6+g7PjF8yLha/6wPkJG7ri5xGLhini1sEivVeq/g==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -2158,9 +2158,9 @@ } }, "node_modules/@angular/forms": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.2.10.tgz", - "integrity": "sha512-2VprGB+enJIeqfz2oALmP/G/UiFzpZW6PHgyZXhk/0J/UMsa26JoYxwDFvfdm/WGTrB+VaQEG7in5xwiFPAFtQ==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.2.11.tgz", + "integrity": "sha512-QjxayOxDTqsTJGBzfWd3nms1LZIXj2f1+wIPxxUNXyNS5ZaM7hBWkz2BTFYeewlD/HdNj0alNVCYK3M8ElLWYw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -2169,16 +2169,16 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/platform-browser": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.2.10.tgz", - "integrity": "sha512-zKyRKFr3AaEA4SE/DEeb5FWHJutT26avHZog6ZGDkMeMN12zMtSqjPuTSgmDXCWleoOkzbb+nhAQ+fK/EyGyPA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.2.11.tgz", + "integrity": "sha512-bzcP0QdPT/ncTxOx0t7901z5m0wDmkraTo/es4g8reV6VK9Ptv0QDuD8aDvrHh7sLCX5VgwDF9ohc6S2TpYUCA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -2187,9 +2187,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/animations": "18.2.10", - "@angular/common": "18.2.10", - "@angular/core": "18.2.10" + "@angular/animations": "18.2.11", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11" }, "peerDependenciesMeta": { "@angular/animations": { @@ -2198,9 +2198,9 @@ } }, "node_modules/@angular/platform-browser-dynamic": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.2.10.tgz", - "integrity": "sha512-syKyOTgfQnMxfpDRP1khTSPZ5dsMgA8YQwNF6KsB3eZQl15CKSka7bzjMOUWeZ8M3WShOp1AzTf0MfwNeh0UBA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.2.11.tgz", + "integrity": "sha512-a30U4ZdTZSvL17xWwOq6xh9ToCDP2K7/j1HTJFREObbuAtZTa/6IVgBUM6oOMNQ43kHkT6Mr9Emkgf9iGtWwfw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -2209,16 +2209,16 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/compiler": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10" + "@angular/common": "18.2.11", + "@angular/compiler": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11" } }, "node_modules/@angular/platform-server": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/platform-server/-/platform-server-18.2.10.tgz", - "integrity": "sha512-vewG3K03uLmxmHyjQivzIxvCBQ334hO33vC1rFZpbe3TX+rpVg7FYmz9ArdTgwbuxMSvImrcBWIYs8m/ZpKs9Q==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/platform-server/-/platform-server-18.2.11.tgz", + "integrity": "sha512-R2D34VstgtRQ/GZBxYzvbEhzeyH5u00syFar6Ao8uCpe9rmIgZ1c+CmPMx4fZHNJiuQIHL3nVWcwLYH0nVpkCw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0", @@ -2228,17 +2228,17 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/animations": "18.2.10", - "@angular/common": "18.2.10", - "@angular/compiler": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10" + "@angular/animations": "18.2.11", + "@angular/common": "18.2.11", + "@angular/compiler": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11" } }, "node_modules/@angular/router": { - "version": "18.2.10", - "resolved": "https://registry.npmjs.org/@angular/router/-/router-18.2.10.tgz", - "integrity": "sha512-ZqJgOGOfvW0epsc7pIo7DffZqYHo3O9aUCVepZAhOxqtjF/sfhX2fy+A0xopTIiR0eM3LrT823V+2hjlBHj+CA==", + "version": "18.2.11", + "resolved": "https://registry.npmjs.org/@angular/router/-/router-18.2.11.tgz", + "integrity": "sha512-xh4+t4pNBWxeH1a6GIoEGVSRZO4NDKK8q6b+AzB5GBgKsYgOz2lc74RXIPA//pK3aHrS9qD4sJLlodwgE/1+bA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -2247,9 +2247,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "18.2.10", - "@angular/core": "18.2.10", - "@angular/platform-browser": "18.2.10", + "@angular/common": "18.2.11", + "@angular/core": "18.2.11", + "@angular/platform-browser": "18.2.11", "rxjs": "^6.5.3 || ^7.4.0" } }, diff --git a/package.json b/package.json index 920f02a07a..872b87aae4 100644 --- a/package.json +++ b/package.json @@ -32,14 +32,14 @@ "packageManager": "npm@10.9.0", "devDependencies": { "@angular-devkit/build-angular": "^18.2.11", - "@angular/animations": "^18.2.10", + "@angular/animations": "^18.2.11", "@angular/cli": "^18.2.11", - "@angular/common": "^18.2.10", - "@angular/compiler": "^18.2.10", - "@angular/core": "^18.2.10", - "@angular/forms": "^18.2.10", - "@angular/platform-browser": "^18.2.10", - "@angular/platform-browser-dynamic": "^18.2.10", + "@angular/common": "^18.2.11", + "@angular/compiler": "^18.2.11", + "@angular/core": "^18.2.11", + "@angular/forms": "^18.2.11", + "@angular/platform-browser": "^18.2.11", + "@angular/platform-browser-dynamic": "^18.2.11", "@axe-core/playwright": "^4.10.0", "@commitlint/cli": "^19.5.0", "@eslint/js": "^9.14.0",