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 Dec 16, 2023
1 parent 219302b commit 10e969c
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,48 +18,48 @@
},
"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.7",
"@angular/cdk": "17.0.4",
"@angular/common": "17.0.7",
"@angular/compiler": "17.0.7",
"@angular/core": "17.0.7",
"@angular/forms": "17.0.7",
"@angular/platform-browser": "17.0.7",
"@angular/platform-browser-dynamic": "17.0.7",
"@angular/router": "17.0.7",
"@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.1",
"@ngrx/data": "17.0.1",
"@ngrx/effects": "17.0.1",
"@ngrx/router-store": "17.0.1",
"@ngrx/store": "17.0.1",
"@ngrx/store-devtools": "17.0.1",
"@sentry/angular-ivy": "7.68.0",
"@sindresorhus/slugify": "2.2.1",
"angular-oauth2-oidc": "15.0.1",
"angular-oauth2-oidc": "17.0.1",
"primeflex": "3.3.1",
"primeicons": "6.0.1",
"primeng": "16.3.1",
"primeng": "17.1.0",
"rxjs": "7.8.1",
"ts-md5": "1.3.1",
"tslib": "2.6.2",
"uuid": "9.0.0",
"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.7",
"@angular-eslint/builder": "17.1.1",
"@angular-eslint/eslint-plugin": "17.1.1",
"@angular-eslint/eslint-plugin-template": "17.1.1",
"@angular-eslint/schematics": "17.1.1",
"@angular-eslint/template-parser": "17.1.1",
"@angular/cli": "17.0.7",
"@angular/compiler-cli": "17.0.7",
"@angular/localize": "17.0.7",
"@cypress/schematic": "2.5.0",
"@ngrx/schematics": "16.2.0",
"@ngrx/schematics": "17.0.1",
"@types/jest": "29.5.4",
"@types/node": "20.5.9",
"@types/uuid": "9.0.3",
Expand Down

0 comments on commit 10e969c

Please sign in to comment.