Skip to content

Commit 0edb8e1

Browse files
committed
Chore(deps) - Updated rest of the dependencies
1 parent 2aeeaa8 commit 0edb8e1

File tree

2 files changed

+150
-121
lines changed

2 files changed

+150
-121
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@angular/router": "20.1.0",
4949
"@auth0/angular-jwt": "5.2.0",
5050
"@jsverse/transloco": "7.6.1",
51-
"@jsverse/transloco-keys-manager": "6.1.0",
51+
"@jsverse/transloco-keys-manager": "7.0.0",
5252
"@jsverse/transloco-utils": "7.0.2",
5353
"@ngbracket/ngx-layout": "19.0.0",
5454
"@ngrx/effects": "19.2.1",
@@ -57,8 +57,8 @@
5757
"@ngrx/router-store": "19.2.1",
5858
"@ngrx/store": "19.2.1",
5959
"@ngrx/store-devtools": "19.2.1",
60-
"@snyk/protect": "1.1297.1",
61-
"luxon": "3.6.1",
60+
"@snyk/protect": "1.1297.3",
61+
"luxon": "3.7.1",
6262
"luxon-angular": "6.0.0",
6363
"ngrx-store-localstorage": "19.0.1",
6464
"ngx-material-luxon": "1.1.1",
@@ -81,7 +81,7 @@
8181
"@types/jasmine": "5.1.8",
8282
"@types/jasminewd2": "2.0.13",
8383
"@types/luxon": "3.6.2",
84-
"@types/node": "24.0.1",
84+
"@types/node": "24.0.13",
8585
"@typescript-eslint/eslint-plugin": "8.34.0",
8686
"@typescript-eslint/parser": "7.16.0",
8787
"eslint": "8.57.0",
@@ -98,9 +98,9 @@
9898
"karma-jasmine": "5.1.0",
9999
"karma-jasmine-html-reporter": "2.1.0",
100100
"ngx-build-plus": "20.0.0",
101-
"postcss": "8.5.5",
101+
"postcss": "8.5.6",
102102
"protractor": "7.0.0",
103-
"stylelint": "16.20.0",
103+
"stylelint": "16.21.1",
104104
"stylelint-config-sass-guidelines": "12.1.0",
105105
"stylelint-config-standard-scss": "15.0.1",
106106
"stylelint-scss": "6.12.1",

0 commit comments

Comments
 (0)