Skip to content

Commit 5c870f5

Browse files
fix(deps): update angular monorepo to v15
1 parent cc03c25 commit 5c870f5

3 files changed

Lines changed: 47 additions & 47 deletions

File tree

angular/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
},
2626
"private": true,
2727
"dependencies": {
28-
"@angular/animations": "14.2.12",
29-
"@angular/common": "14.2.12",
30-
"@angular/compiler": "14.2.12",
31-
"@angular/core": "14.2.12",
32-
"@angular/forms": "14.2.12",
33-
"@angular/platform-browser": "14.2.12",
34-
"@angular/platform-browser-dynamic": "14.2.12",
35-
"@angular/router": "14.2.12",
28+
"@angular/animations": "15.0.1",
29+
"@angular/common": "15.0.1",
30+
"@angular/compiler": "15.0.1",
31+
"@angular/core": "15.0.1",
32+
"@angular/forms": "15.0.1",
33+
"@angular/platform-browser": "15.0.1",
34+
"@angular/platform-browser-dynamic": "15.0.1",
35+
"@angular/router": "15.0.1",
3636
"bootstrap": "5.2.3",
3737
"pixi.js": "6.5.8",
3838
"rxjs": "7.5.7",
@@ -45,7 +45,7 @@
4545
"@angular-builders/custom-webpack": "14.1.0",
4646
"@angular-devkit/build-angular": "14.2.10",
4747
"@angular/cli": "14.2.10",
48-
"@angular/compiler-cli": "14.2.12",
48+
"@angular/compiler-cli": "15.0.1",
4949
"@types/jasmine": "4.3.0",
5050
"@types/jasminewd2": "2.0.10",
5151
"@types/node": "18.11.9",

angular/projects/milobella/authentication/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@milobella/authentication",
33
"version": "0.0.1",
44
"peerDependencies": {
5-
"@angular/common": "^10.0.14 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0",
6-
"@angular/core": "^10.0.14 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0"
5+
"@angular/common": "^10.0.14 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
6+
"@angular/core": "^10.0.14 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
77
},
88
"dependencies": {
99
"tslib": "2.4.1"

angular/yarn.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -240,10 +240,10 @@
240240
ora "5.4.1"
241241
rxjs "6.6.7"
242242

243-
"@angular/animations@14.2.12":
244-
version "14.2.12"
245-
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-14.2.12.tgz#9ff16bad809d3ff7526f8359ef214e63e8236f9f"
246-
integrity sha512-gwdnFZkvVUr+enUNfhfCGRGGqNHn1+vTA81apLfHYhJxgjiLUtETc4KTOrQevtDm022pEd+LSrvr8r+7ag+jkw==
243+
"@angular/animations@15.0.1":
244+
version "15.0.1"
245+
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-15.0.1.tgz#6181ab315504035b981fe4db85e96bbcd3b6d660"
246+
integrity sha512-GfxqpRcoRfQNS1pVA+PadcgCGJSFag07jFJIQUHX3HZkI/4PyXGn/7ptgebN3tBjy+ASk4PBOQP/ntGbrr55zw==
247247
dependencies:
248248
tslib "^2.3.0"
249249

@@ -273,17 +273,17 @@
273273
uuid "8.3.2"
274274
yargs "17.5.1"
275275

276-
"@angular/common@14.2.12":
277-
version "14.2.12"
278-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.2.12.tgz#b608ff629a635f323b297000f53f976f71ae3c80"
279-
integrity sha512-oZunh9wfInFWhNO1P8uoEs/o4u8kerKMhw8GruywKm1TV7gHDP2Fi5WHGjFqq3XYptgBTPCTSEfyLX6Cwq1PUw==
276+
"@angular/common@15.0.1":
277+
version "15.0.1"
278+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.0.1.tgz#500141a1e6a900d8cc5a08748cee64329c36fa78"
279+
integrity sha512-XRD1Dj2aINyp5yYueCuwLU1y84z+ZFXeO84oNfwIu0unHszuo02iIzrV+yCm/ATwt6qUkIbe6xhZNjUorZecyA==
280280
dependencies:
281281
tslib "^2.3.0"
282282

283-
"@angular/compiler-cli@14.2.12":
284-
version "14.2.12"
285-
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-14.2.12.tgz#d1653ddf72014cbb306382a22784af5432465db8"
286-
integrity sha512-9Gkb9KFkaQPz8XaS8ZwwTioRZ4ywykdAWyceICEi78/Y9ConYrTX2SbFogzI2dPUZU8a04tMlbqTSmHjVbJftQ==
283+
"@angular/compiler-cli@15.0.1":
284+
version "15.0.1"
285+
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-15.0.1.tgz#a08a24aae772afbf491aa463749c1651619bf103"
286+
integrity sha512-M2VsKBw8dQMC5p3PmpM+EBZAZ9Qk/rGX+aIHYBGzsgGFqYMEcz6Nxrj4v6I3Hta7tW7QEVXf883rXiWxHlwtbw==
287287
dependencies:
288288
"@babel/core" "^7.17.2"
289289
chokidar "^3.0.0"
@@ -296,45 +296,45 @@
296296
tslib "^2.3.0"
297297
yargs "^17.2.1"
298298

299-
"@angular/compiler@14.2.12":
300-
version "14.2.12"
301-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.12.tgz#2b17667acfb2cda1521de102246b178845838812"
302-
integrity sha512-u2MH9+NRwbbFDRNiPWPexed9CnCq9+pGHLuyACSP2uR6Ik68cE6cayeZbIeoEV5vWpda/XsLmJgPJysw7dAZLQ==
299+
"@angular/compiler@15.0.1":
300+
version "15.0.1"
301+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.1.tgz#7c8b748868088e6219f8c04f4c7a3e5f681854aa"
302+
integrity sha512-4talkxip79XPfoj69qgY8VXV1KIBKOyZCRWHhNVqMdECyw/fceVWN4r8kDL0qOTBh1CKmhoQFXQilr9g7nFatA==
303303
dependencies:
304304
tslib "^2.3.0"
305305

306-
"@angular/core@14.2.12":
307-
version "14.2.12"
308-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-14.2.12.tgz#118467ec4e8ea082931a84e8cefe722a0e110dc9"
309-
integrity sha512-sGQxU5u4uawwvJa6jOTmGoisJiQ5HIN/RoBw99CmoqZIVyUSg9IRJJC1KVdH8gbpWBNLkElZv21lwJTL/msWyg==
306+
"@angular/core@15.0.1":
307+
version "15.0.1"
308+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-15.0.1.tgz#5bc910a0db9579114b878fed22c1e09bebf7a69d"
309+
integrity sha512-idaKf9hhguyGn/yj5KMHIUEvW4PpeYcwlRUSoEskQC1799BsXwJyV0AwZ67GH1ltnAj34gbhMhDedcCLdhOffA==
310310
dependencies:
311311
tslib "^2.3.0"
312312

313-
"@angular/forms@14.2.12":
314-
version "14.2.12"
315-
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-14.2.12.tgz#2174e4e3b87390b0f1ebde0b3fc6c4d2ae793a1a"
316-
integrity sha512-7abYlGIT2JnAtutQUlH3fQS6QEpbfftgvsVcZJCyvX0rXL3u2w2vUQkDHJH4YJJp3AHFVCH4/l7R4VcaPnrwvA==
313+
"@angular/forms@15.0.1":
314+
version "15.0.1"
315+
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-15.0.1.tgz#8a9396990d7d5a253c8df07673fe45001de02357"
316+
integrity sha512-gNj/fY7B7swczWI3jpJK4904W0WHCrYviZB8m97P4MkcxdMfQezp4VoRsj+vIkKGtUPUWje3uIjzqodhJlxIJA==
317317
dependencies:
318318
tslib "^2.3.0"
319319

320-
"@angular/platform-browser-dynamic@14.2.12":
321-
version "14.2.12"
322-
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.12.tgz#d4dac4a488c804ea07213a98450efa124a15d70a"
323-
integrity sha512-oZhNJeaBmgw8+KBSYpKz2RYqEDyETC+HJXH8dwIFcP6BqqwL2NE70FdSR7EnOa5c41MEtTmMCGhrJSFR60x5/w==
320+
"@angular/platform-browser-dynamic@15.0.1":
321+
version "15.0.1"
322+
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.0.1.tgz#06a6147f159bdde83aa70b71f013d62b1039afb2"
323+
integrity sha512-GyD7BIWGiKGA9KgXmSQLEWiIZjGMacBdvJ8KsRKFpKfxA9bfaC5J6dwTqNy+l/Z9IcT2VQJ8Ba0gEHHtkfemPA==
324324
dependencies:
325325
tslib "^2.3.0"
326326

327-
"@angular/platform-browser@14.2.12":
328-
version "14.2.12"
329-
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-14.2.12.tgz#24fe6bc87d056fc8b91924091da712fef7c66457"
330-
integrity sha512-vOarWym8ucl1gjYWCzdwyBha+MTvL381mvTTUu8aUx6nVhHFjv4bvpjlZnZgojecqUPyxOwmPLLHvCZPJVHZYg==
327+
"@angular/platform-browser@15.0.1":
328+
version "15.0.1"
329+
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-15.0.1.tgz#dac0abb8519e434e04e277c4ba555b3cfb7e10dd"
330+
integrity sha512-fH0EfRgbQC0ql8V1ZWVfF75H9lSjT2T6uGfR8cBdRAO/RWwWgx/TfFsjdWAZtjuKRZnKY3wRQ/yVYeQarC3n0Q==
331331
dependencies:
332332
tslib "^2.3.0"
333333

334-
"@angular/router@14.2.12":
335-
version "14.2.12"
336-
resolved "https://registry.yarnpkg.com/@angular/router/-/router-14.2.12.tgz#f5b2c9ced3337e4a7af1905b861b114ac80a8482"
337-
integrity sha512-r5tVus5RJDNc4U2v0jMtjPiAS1xDsVsJ70lS313DgZmBDHIVZP1cWIehdxwgNlGwQQtAA36eG7toBwqUU3gb/A==
334+
"@angular/router@15.0.1":
335+
version "15.0.1"
336+
resolved "https://registry.yarnpkg.com/@angular/router/-/router-15.0.1.tgz#cf0a006bddf928385dc3a5305d4997ef9eb20c69"
337+
integrity sha512-L+GgFNAgITyyD7CTTtOjz1OgFu00+xzjANLfOMs8wGW8OsqSS68lsXF9QexbPGm+e0n+rmQjYOZcsi0Bti4sCQ==
338338
dependencies:
339339
tslib "^2.3.0"
340340

0 commit comments

Comments
 (0)