Skip to content

Commit edf92ae

Browse files
committed
chore: fix dependencies
1 parent 8f3e9cf commit edf92ae

File tree

4 files changed

+557
-329
lines changed

4 files changed

+557
-329
lines changed

backend/composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"@angular/pwa": "^18.0.7",
2929
"@angular/router": "^18.0.6",
3030
"@angular/service-worker": "^18.0.6",
31-
"@ng-bootstrap/ng-bootstrap": "^16.0.0",
31+
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
3232
"@popperjs/core": "^2.11.7",
33-
"@urql/core": "^4.1.3",
33+
"@urql/core": "^5.0.4",
3434
"@zma-lab/user-geolocation": "^1.1.32",
35-
"angular-svg-icon": "^17.0.0",
35+
"angular-svg-icon": "^18.0.1",
3636
"any-date-parser": "^1.5.3",
3737
"bootstrap": "~5.3.0",
3838
"bootstrap-icons": "^1.11.1",

0 commit comments

Comments
 (0)