Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMBarr committed Nov 27, 2023
1 parent 1d2a4f1 commit a91ed90
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@angular/platform-browser-dynamic": "^17.0.4",
"@angular/platform-server": "^17.0.4",
"@angular/router": "^17.0.4",
"@angular/ssr": "^17.0.2",
"@angular/ssr": "^17.0.3",
"express": "^4.18.2",
"file-saver": "^2.0.5",
"js-base64": "^3.7.5",
Expand All @@ -60,21 +60,21 @@
"zone.js": "^0.14.2"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1700.2",
"@angular-devkit/build-angular": "^17.0.2",
"@angular-devkit/core": "^17.0.2",
"@angular-devkit/architect": "^0.1700.3",
"@angular-devkit/build-angular": "^17.0.3",
"@angular-devkit/core": "^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.2",
"@angular/cli": "^17.0.3",
"@angular/compiler-cli": "^17.0.4",
"@chiragrupani/karma-chromium-edge-launcher": "^2.3.1",
"@types/express": "^4.17.21",
"@types/file-saver": "~2.0.7",
"@types/jasmine": "~5.1.3",
"@types/node": "^20.9.3",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "~6.12.0",
"@typescript-eslint/parser": "~6.12.0",
"autoprefixer": "^10.4.16",
Expand Down

0 comments on commit a91ed90

Please sign in to comment.