Skip to content

Commit

Permalink
Bump client libraries to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Sep 18, 2024
1 parent c1186d2 commit 8ad1094
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 79 deletions.
146 changes: 79 additions & 67 deletions client/npm-shrinkwrap.json

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

24 changes: 12 additions & 12 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.4",
"@angular/common": "18.2.4",
"@angular/core": "18.2.4",
"@angular/forms": "18.2.4",
"@angular/localize": "18.2.4",
"@angular/platform-browser": "18.2.4",
"@angular/platform-browser-dynamic": "18.2.4",
"@angular/router": "18.2.4",
"@angular/animations": "18.2.5",
"@angular/common": "18.2.5",
"@angular/core": "18.2.5",
"@angular/forms": "18.2.5",
"@angular/localize": "18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/router": "18.2.5",
"@flowjs/flow.js": "2.14.1",
"@flowjs/ngx-flow": "0.8.1",
"@fontsource/inter": "5.1.0",
Expand Down Expand Up @@ -70,9 +70,9 @@
"@angular-devkit/build-angular": "18.2.4",
"@angular-devkit/core": "18.2.4",
"@angular/cli": "18.2.4",
"@angular/compiler": "18.2.4",
"@angular/compiler-cli": "18.2.4",
"@cypress/code-coverage": "3.12.48",
"@angular/compiler": "18.2.5",
"@angular/compiler-cli": "18.2.5",
"@cypress/code-coverage": "3.13.1",
"@cypress/schematic": "2.5.2",
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
Expand All @@ -90,7 +90,7 @@
"less": "4.2.0",
"load-grunt-tasks": "5.1.0",
"node-gettext": "3.0.0",
"npm-check-updates": "17.1.1",
"npm-check-updates": "17.1.2",
"nyc": "17.0.0",
"stylelint": "16.9.0",
"stylelint-config-standard": "36.0.1",
Expand Down

0 comments on commit 8ad1094

Please sign in to comment.