Skip to content
Snippets Groups Projects
Commit 5e93575d authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch 'renovate/angular-cli-monorepo' into 'master'

chore(deps): update angular-cli monorepo to v15.2.4

See merge request to-be-continuous/kicker!174
parents 777cf4fe 09cf1091
No related branches found
No related tags found
No related merge requests found
...@@ -27,13 +27,13 @@ ...@@ -27,13 +27,13 @@
"zone.js": "0.12.0" "zone.js": "0.12.0"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "15.2.2", "@angular-devkit/build-angular": "15.2.4",
"@angular-eslint/builder": "15.2.1", "@angular-eslint/builder": "15.2.1",
"@angular-eslint/eslint-plugin": "15.2.1", "@angular-eslint/eslint-plugin": "15.2.1",
"@angular-eslint/eslint-plugin-template": "15.2.1", "@angular-eslint/eslint-plugin-template": "15.2.1",
"@angular-eslint/schematics": "15.2.1", "@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1", "@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.2", "@angular/cli": "15.2.4",
"@angular/compiler-cli": "15.1.2", "@angular/compiler-cli": "15.1.2",
"@angular/language-service": "15.1.2", "@angular/language-service": "15.1.2",
"@types/jasmine": "~3.10.0", "@types/jasmine": "~3.10.0",
...@@ -86,12 +86,12 @@ ...@@ -86,12 +86,12 @@
} }
}, },
"node_modules/@angular-devkit/architect": { "node_modules/@angular-devkit/architect": {
"version": "0.1502.2", "version": "0.1502.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1502.2.tgz", "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1502.4.tgz",
"integrity": "sha512-+NE2IV+tuPgcBdC+1ac7eYIBqZDH0VskXTqbhHiRKySbK0vF3/cwTw6Ie07phl0xC1dxLXeRE52L5YwX5jERFQ==", "integrity": "sha512-bDBcaRMBfXFfK9MpvfNO926F1rL0PEw+mveXxq3/SSql+1XP/hrc5TVGwnoim4g6DqsGmu9upS5DyJ6PnL/hHA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@angular-devkit/core": "15.2.2", "@angular-devkit/core": "15.2.4",
"rxjs": "6.6.7" "rxjs": "6.6.7"
}, },
"engines": { "engines": {
...@@ -119,15 +119,15 @@ ...@@ -119,15 +119,15 @@
"dev": true "dev": true
}, },
"node_modules/@angular-devkit/build-angular": { "node_modules/@angular-devkit/build-angular": {
"version": "15.2.2", "version": "15.2.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-15.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-15.2.4.tgz",
"integrity": "sha512-iSav72D66ZguuIg7yZz/VcbrITidRmjBUApu1GAVfXd4rYZhdWygR072LAsAUNnSDAGwmIICFzj86c8LxYOtzA==", "integrity": "sha512-wt0S4oz0vxuW0/Ak5X0vQ7s7TSPynmktVNJblu9SFRgwCD3kplV2B693F+M6t8eLzSy0UCSbZp9h3Ae8gLEiEw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@ampproject/remapping": "2.2.0", "@ampproject/remapping": "2.2.0",
"@angular-devkit/architect": "0.1502.2", "@angular-devkit/architect": "0.1502.4",
"@angular-devkit/build-webpack": "0.1502.2", "@angular-devkit/build-webpack": "0.1502.4",
"@angular-devkit/core": "15.2.2", "@angular-devkit/core": "15.2.4",
"@babel/core": "7.20.12", "@babel/core": "7.20.12",
"@babel/generator": "7.20.14", "@babel/generator": "7.20.14",
"@babel/helper-annotate-as-pure": "7.18.6", "@babel/helper-annotate-as-pure": "7.18.6",
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
"@babel/runtime": "7.20.13", "@babel/runtime": "7.20.13",
"@babel/template": "7.20.7", "@babel/template": "7.20.7",
"@discoveryjs/json-ext": "0.5.7", "@discoveryjs/json-ext": "0.5.7",
"@ngtools/webpack": "15.2.2", "@ngtools/webpack": "15.2.4",
"ansi-colors": "4.1.3", "ansi-colors": "4.1.3",
"autoprefixer": "10.4.13", "autoprefixer": "10.4.13",
"babel-loader": "9.1.2", "babel-loader": "9.1.2",
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
"text-table": "0.2.0", "text-table": "0.2.0",
"tree-kill": "1.2.2", "tree-kill": "1.2.2",
"tslib": "2.5.0", "tslib": "2.5.0",
"webpack": "5.75.0", "webpack": "5.76.1",
"webpack-dev-middleware": "6.0.1", "webpack-dev-middleware": "6.0.1",
"webpack-dev-server": "4.11.1", "webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0", "webpack-merge": "5.8.0",
...@@ -392,12 +392,12 @@ ...@@ -392,12 +392,12 @@
} }
}, },
"node_modules/@angular-devkit/build-webpack": { "node_modules/@angular-devkit/build-webpack": {
"version": "0.1502.2", "version": "0.1502.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1502.2.tgz", "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1502.4.tgz",
"integrity": "sha512-y/K6mi4oYjxdSuktdI/HznfxwWc2U8d6SJHdQeoPA6TRsBbWjEk1gcOt3f54PIsExLiDe6Oq1KjbfLTpNSu0kA==", "integrity": "sha512-Bs/pxcY3517QAVyAalDxJgjc93KWQos+dFdgEQrKxj/VTs1BTYnLbb2M8Y7MoxVnfH4S+qqxGe5B57T+TlB3Eg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@angular-devkit/architect": "0.1502.2", "@angular-devkit/architect": "0.1502.4",
"rxjs": "6.6.7" "rxjs": "6.6.7"
}, },
"engines": { "engines": {
...@@ -429,9 +429,9 @@ ...@@ -429,9 +429,9 @@
"dev": true "dev": true
}, },
"node_modules/@angular-devkit/core": { "node_modules/@angular-devkit/core": {
"version": "15.2.2", "version": "15.2.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-15.2.4.tgz",
"integrity": "sha512-YPwDSldpVcuSJuIkXy5iRzaPA78ySXKc80OicHR6XtMsrHlwY7DuxQoSWr+ih9LAqpeeBz9ECMalztwohdy0MA==", "integrity": "sha512-yl+0j1bMwJLKShsyCXw77tbJG8Sd21+itisPLL2MgEpLNAO252kr9zG4TLlFRJyKVftm2l1h78KjqvM5nbOXNg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"ajv": "8.12.0", "ajv": "8.12.0",
...@@ -495,12 +495,12 @@ ...@@ -495,12 +495,12 @@
"dev": true "dev": true
}, },
"node_modules/@angular-devkit/schematics": { "node_modules/@angular-devkit/schematics": {
"version": "15.2.2", "version": "15.2.4",
"resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-15.2.4.tgz",
"integrity": "sha512-i1yQzzv1bJtVrhWPixdXg61nkR/mO5/mQ6SA8rq9t0NAjs4W08MBZ6TUspPvt4iLy9+W6pImW45tUmnfkdhhdQ==", "integrity": "sha512-/W7/vvn59PAVLzhcvD4/N/E8RDhub8ny1A7I96LTRjC5o+yvVV16YJ4YJzolrRrIEN01KmLVQJ9A58VCaweMgw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@angular-devkit/core": "15.2.2", "@angular-devkit/core": "15.2.4",
"jsonc-parser": "3.2.0", "jsonc-parser": "3.2.0",
"magic-string": "0.29.0", "magic-string": "0.29.0",
"ora": "5.4.1", "ora": "5.4.1",
...@@ -1160,15 +1160,15 @@ ...@@ -1160,15 +1160,15 @@
} }
}, },
"node_modules/@angular/cli": { "node_modules/@angular/cli": {
"version": "15.2.2", "version": "15.2.4",
"resolved": "https://registry.npmjs.org/@angular/cli/-/cli-15.2.2.tgz", "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-15.2.4.tgz",
"integrity": "sha512-r0VrQ+3CHp/y6GHzWDD8CPRqtAuV2iUZ1pbl4AiCnjAlUpPBXJMkJ2kzFn6rTlMoqPeFBnjyhTWyL/azi7GEcw==", "integrity": "sha512-nQFnrt9aWwqkyhJMaZvjHXXuxeR1pZNcpZEzTA5nXtpVeNs8U7EBFCyJ+cYecFX0LHe36SoxXcbfnNEKHt3NVQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@angular-devkit/architect": "0.1502.2", "@angular-devkit/architect": "0.1502.4",
"@angular-devkit/core": "15.2.2", "@angular-devkit/core": "15.2.4",
"@angular-devkit/schematics": "15.2.2", "@angular-devkit/schematics": "15.2.4",
"@schematics/angular": "15.2.2", "@schematics/angular": "15.2.4",
"@yarnpkg/lockfile": "1.1.0", "@yarnpkg/lockfile": "1.1.0",
"ansi-colors": "4.1.3", "ansi-colors": "4.1.3",
"ini": "3.0.1", "ini": "3.0.1",
...@@ -3891,9 +3891,9 @@ ...@@ -3891,9 +3891,9 @@
} }
}, },
"node_modules/@ngtools/webpack": { "node_modules/@ngtools/webpack": {
"version": "15.2.2", "version": "15.2.4",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-15.2.2.tgz", "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-15.2.4.tgz",
"integrity": "sha512-xHd5CC0Wi0a/CKfKoOC4Bwb1FVjy0esj22eQAkVh0iDKeiAQH4UG/VRmsdSHvto1z0IzGbMSt4hRbv4h2aYIdw==", "integrity": "sha512-cQ7MsRoGJgPOVnpvFgWhygeSe6zJ0ITiUhjmmuOgpNDfYkrgYxN3Ot/qvQefFei+oGZ1JJ9bRb8lcPKL/apoBQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0", "node": "^14.20.0 || ^16.13.0 || >=18.10.0",
...@@ -4129,13 +4129,13 @@ ...@@ -4129,13 +4129,13 @@
} }
}, },
"node_modules/@schematics/angular": { "node_modules/@schematics/angular": {
"version": "15.2.2", "version": "15.2.4",
"resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-15.2.2.tgz", "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-15.2.4.tgz",
"integrity": "sha512-H8R2TziGgJkXFZf3NQCOKQhkbGhVX8bPQAKv/YFEpPm1n//cPshysf2r3nBCc0WcTGkdC087UTCYvbFjQ7Fa6w==", "integrity": "sha512-P9axwKDXEDrGXYcoCuhwv4guhvtIjDCvyZMsQw8IMpfAacTYajka+T3mZrzyTe96Uhu0JwcAW5iUlOZAJhPEdQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@angular-devkit/core": "15.2.2", "@angular-devkit/core": "15.2.4",
"@angular-devkit/schematics": "15.2.2", "@angular-devkit/schematics": "15.2.4",
"jsonc-parser": "3.2.0" "jsonc-parser": "3.2.0"
}, },
"engines": { "engines": {
...@@ -15837,9 +15837,9 @@ ...@@ -15837,9 +15837,9 @@
} }
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.75.0", "version": "5.76.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz",
"integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", "integrity": "sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.3", "@types/eslint-scope": "^3.7.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment