Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent 2af37e2 commit 226ba49
Show file tree
Hide file tree
Showing 6 changed files with 89 additions and 78 deletions.
108 changes: 58 additions & 50 deletions development/client-angular/package-lock.json

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

18 changes: 9 additions & 9 deletions development/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@angular/common": "17.3.10",
"@angular/compiler": "17.3.10",
"@angular/core": "17.3.10",
"@angular/platform-browser": "17.3.10",
"@angular/platform-browser-dynamic": "17.3.10",
"@angular/common": "17.3.11",
"@angular/compiler": "17.3.11",
"@angular/core": "17.3.11",
"@angular/platform-browser": "17.3.11",
"@angular/platform-browser-dynamic": "17.3.11",
"@apollo/client": "3.10.4",
"apollo-angular": "7.0.2",
"graphql": "16.8.1",
"graphql-ws": "5.16.0",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.6"
"tslib": "2.6.3",
"zone.js": "0.14.7"
},
"scripts": {
"start": "ng serve",
Expand All @@ -23,8 +23,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.10",
"@types/node": "20.14.0",
"@angular/compiler-cli": "17.3.11",
"@types/node": "20.14.2",
"ts-node": "10.9.2",
"tslint": "6.1.3",
"typescript": "5.4.5"
Expand Down
14 changes: 7 additions & 7 deletions development/server/package-lock.json

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

2 changes: 1 addition & 1 deletion development/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"lowdb": "^1.0.0"
},
"devDependencies": {
"nodemon": "3.1.2"
"nodemon": "3.1.3"
}
}
21 changes: 12 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
"prettier": "3.3.0",
"prettier": "3.3.1",
"resize-observer-polyfill": "1.5.1",
"rimraf": "5.0.7",
"style-loader": "3.3.4",
"tailwindcss": "3.4.3",
"tailwindcss": "3.4.4",
"terser-webpack-plugin": "5.3.10",
"ts-jest": "29.1.4",
"ts-loader": "9.5.1",
Expand Down

0 comments on commit 226ba49

Please sign in to comment.