Skip to content

Commit

Permalink
Update npm-major to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 219302b commit c9c7957
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.2.4",
"@angular/cdk": "16.2.2",
"@angular/common": "16.2.4",
"@angular/compiler": "16.2.4",
"@angular/core": "16.2.4",
"@angular/forms": "16.2.4",
"@angular/platform-browser": "16.2.4",
"@angular/platform-browser-dynamic": "16.2.4",
"@angular/router": "16.2.4",
"@angular/animations": "17.0.4",
"@angular/cdk": "17.0.1",
"@angular/common": "17.0.4",
"@angular/compiler": "17.0.4",
"@angular/core": "17.0.4",
"@angular/forms": "17.0.4",
"@angular/platform-browser": "17.0.4",
"@angular/platform-browser-dynamic": "17.0.4",
"@angular/router": "17.0.4",
"@fortawesome/angular-fontawesome": "0.13.0",
"@fortawesome/fontawesome-svg-core": "6.4.2",
"@fortawesome/free-solid-svg-icons": "6.4.2",
"@ngrx/component": "16.2.0",
"@ngrx/data": "16.2.0",
"@ngrx/effects": "16.2.0",
"@ngrx/router-store": "16.2.0",
"@ngrx/store": "16.2.0",
"@ngrx/store-devtools": "16.2.0",
"@ngrx/component": "17.0.0",
"@ngrx/data": "17.0.0",
"@ngrx/effects": "17.0.0",
"@ngrx/router-store": "17.0.0",
"@ngrx/store": "17.0.0",
"@ngrx/store-devtools": "17.0.0",
"@sentry/angular-ivy": "7.68.0",
"@sindresorhus/slugify": "2.2.1",
"angular-oauth2-oidc": "15.0.1",
Expand All @@ -49,17 +49,17 @@
"zone.js": "0.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.1",
"@angular-eslint/builder": "16.1.2",
"@angular-eslint/eslint-plugin": "16.1.2",
"@angular-eslint/eslint-plugin-template": "16.1.2",
"@angular-eslint/schematics": "16.1.2",
"@angular-eslint/template-parser": "16.1.2",
"@angular/cli": "16.2.1",
"@angular/compiler-cli": "16.2.4",
"@angular/localize": "16.2.4",
"@angular-devkit/build-angular": "17.0.3",
"@angular-eslint/builder": "17.1.0",
"@angular-eslint/eslint-plugin": "17.1.0",
"@angular-eslint/eslint-plugin-template": "17.1.0",
"@angular-eslint/schematics": "17.1.0",
"@angular-eslint/template-parser": "17.1.0",
"@angular/cli": "17.0.3",
"@angular/compiler-cli": "17.0.4",
"@angular/localize": "17.0.4",
"@cypress/schematic": "2.5.0",
"@ngrx/schematics": "16.2.0",
"@ngrx/schematics": "17.0.0",
"@types/jest": "29.5.4",
"@types/node": "20.5.9",
"@types/uuid": "9.0.3",
Expand Down

0 comments on commit c9c7957

Please sign in to comment.