Skip to content

Commit 3b05a5e

Browse files
committed
feat: update
1 parent a6ca982 commit 3b05a5e

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

hotelSelection-frontend/src/angular/package-lock.json

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hotelSelection-frontend/src/angular/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
},
2323
"private": true,
2424
"dependencies": {
25-
"@angular/animations": "^21.0.4",
25+
"@angular/animations": "^21.0.5",
2626
"@angular/cdk": "^21.0.3",
27-
"@angular/common": "^21.0.4",
28-
"@angular/compiler": "^21.0.4",
29-
"@angular/core": "^21.0.4",
30-
"@angular/forms": "^21.0.4",
31-
"@angular/localize": "^21.0.4",
27+
"@angular/common": "^21.0.5",
28+
"@angular/compiler": "^21.0.5",
29+
"@angular/core": "^21.0.5",
30+
"@angular/forms": "^21.0.5",
31+
"@angular/localize": "^21.0.5",
3232
"@angular/material": "^21.0.3",
33-
"@angular/platform-browser": "^21.0.4",
34-
"@angular/platform-browser-dynamic": "^21.0.4",
35-
"@angular/router": "^21.0.4",
33+
"@angular/platform-browser": "^21.0.5",
34+
"@angular/platform-browser-dynamic": "^21.0.5",
35+
"@angular/router": "^21.0.5",
3636
"@jsverse/transloco": "^7.5.0",
3737
"@jsverse/transloco-locale": "^7.0.1",
3838
"es-module-shims": "^1.5.12",
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@angular/build": "^21.0.3",
4747
"@angular/cli": "^21.0.3",
48-
"@angular/compiler-cli": "^21.0.4",
48+
"@angular/compiler-cli": "^21.0.5",
4949
"@types/jasmine": "~5.1.0",
5050
"@types/jasminewd2": "~2.0.3",
5151
"@types/luxon": "^3.4.0",

0 commit comments

Comments
 (0)