Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2024
1 parent 4a349dd commit f570c07
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 84 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~16.0.0",
"@angular/common": "~16.0.0",
"@angular/compiler": "~16.0.0",
"@angular/core": "~16.0.0",
"@angular/forms": "~16.0.0",
"@angular/platform-browser": "~16.0.0",
"@angular/platform-browser-dynamic": "~16.0.0",
"@angular/router": "~16.0.0",
"@angular/animations": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular/compiler": "~18.0.0",
"@angular/core": "~18.0.0",
"@angular/forms": "~18.0.0",
"@angular/platform-browser": "~18.0.0",
"@angular/platform-browser-dynamic": "~18.0.0",
"@angular/router": "~18.0.0",
"rxjs": "~7.5.7",
"sweetalert2": "^11.5.2",
"tslib": "^2.4.0",
Expand All @@ -39,8 +39,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "~16.0.0",
"@angular/cli": "~16.0.0",
"@angular/compiler-cli": "~16.0.0",
"@angular/language-service": "~16.0.0",
"@angular/compiler-cli": "~18.0.0",
"@angular/language-service": "~18.0.0",
"@types/jasmine": "^4.3.0",
"@types/jasminewd2": "~2.0.10",
"@types/node": "^18.11.0",
Expand Down
Loading

0 comments on commit f570c07

Please sign in to comment.