Skip to content

Commit

Permalink
Merge pull request #47 from joematthews/chore/updates-and-fixes
Browse files Browse the repository at this point in the history
Chore/updates and fixes
  • Loading branch information
joematthews authored May 15, 2024
2 parents 15ebdf1 + 778700c commit 39215e6
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
138 changes: 69 additions & 69 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 @@ -20,12 +20,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^17.3.8",
"@angular/cdk": "~17.3.8",
"@angular/cdk": "~17.3.9",
"@angular/common": "^17.3.8",
"@angular/compiler": "^17.3.8",
"@angular/core": "^17.3.8",
"@angular/forms": "^17.3.8",
"@angular/material": "~17.3.8",
"@angular/material": "~17.3.9",
"@angular/platform-browser": "^17.3.8",
"@angular/platform-browser-dynamic": "^17.3.8",
"@angular/platform-server": "^17.3.8",
Expand All @@ -38,11 +38,11 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.7",
"@angular-eslint/builder": "17.4.0",
"@angular-eslint/eslint-plugin": "17.4.0",
"@angular-eslint/eslint-plugin-template": "17.4.0",
"@angular-eslint/schematics": "17.4.0",
"@angular-eslint/template-parser": "17.4.0",
"@angular-eslint/builder": "17.4.1",
"@angular-eslint/eslint-plugin": "17.4.1",
"@angular-eslint/eslint-plugin-template": "17.4.1",
"@angular-eslint/schematics": "17.4.1",
"@angular-eslint/template-parser": "17.4.1",
"@angular/cli": "^17.3.7",
"@angular/compiler-cli": "^17.3.8",
"@angular/localize": "^17.3.8",
Expand Down

0 comments on commit 39215e6

Please sign in to comment.