Skip to content

Commit

Permalink
Update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent 5b66bce commit 62a6287
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/platform-browser": "15.2.9",
"@angular/platform-browser-dynamic": "15.2.9",
"@angular/router": "15.2.9",
"@fortawesome/angular-fontawesome": "0.12.1",
"@fortawesome/angular-fontawesome": "0.13.0",
"@fortawesome/fontawesome-svg-core": "6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",
"@ngrx/component": "15.4.0",
Expand All @@ -36,46 +36,46 @@
"@ngrx/router-store": "15.4.0",
"@ngrx/store": "15.4.0",
"@ngrx/store-devtools": "15.4.0",
"@sentry/angular": "7.51.0",
"@sindresorhus/slugify": "2.2.0",
"@sentry/angular": "7.60.0",
"@sindresorhus/slugify": "2.2.1",
"angular-oauth2-oidc": "15.0.1",
"primeflex": "3.3.0",
"primeflex": "3.3.1",
"primeicons": "6.0.1",
"primeng": "15.4.1",
"rxjs": "7.8.1",
"ts-md5": "1.3.1",
"tslib": "2.5.0",
"tslib": "2.6.1",
"uuid": "9.0.0",
"zone.js": "0.13.0"
"zone.js": "0.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.8",
"@angular-devkit/build-angular": "15.2.9",
"@angular-eslint/builder": "15.2.1",
"@angular-eslint/eslint-plugin": "15.2.1",
"@angular-eslint/eslint-plugin-template": "15.2.1",
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.8",
"@angular/cli": "15.2.9",
"@angular/compiler-cli": "15.2.9",
"@angular/localize": "15.2.9",
"@cypress/schematic": "2.5.0",
"@ngrx/schematics": "15.4.0",
"@types/jest": "29.5.1",
"@types/node": "18.16.5",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"angular-http-server": "1.11.1",
"cypress": "12.11.0",
"cypress-terminal-report": "5.1.1",
"eslint": "8.40.0",
"@types/jest": "29.5.3",
"@types/node": "18.17.0",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"angular-http-server": "1.11.3",
"cypress": "12.17.2",
"cypress-terminal-report": "5.3.2",
"eslint": "8.45.0",
"eslint-plugin-change-detection-strategy": "0.1.3",
"eslint-plugin-ngrx": "2.1.4",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"jest-preset-angular": "13.1.0",
"jest": "29.6.1",
"jest-preset-angular": "13.1.1",
"prettier": "2.8.8",
"pwa-asset-generator": "6.2.1",
"pwa-asset-generator": "6.3.1",
"typescript": "4.9.5"
},
"jest": {
Expand Down

0 comments on commit 62a6287

Please sign in to comment.