Skip to content

Commit 50aedbe

Browse files
committed
Chore(deps) - Updated rest of the packages
1 parent 2d22b87 commit 50aedbe

File tree

2 files changed

+181
-272
lines changed

2 files changed

+181
-272
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@
5050
"@jsverse/transloco": "7.6.1",
5151
"@jsverse/transloco-keys-manager": "7.0.2",
5252
"@jsverse/transloco-utils": "7.0.2",
53-
"@ngbracket/ngx-layout": "20.0.0",
53+
"@ngbracket/ngx-layout": "20.0.1",
5454
"@ngrx/effects": "20.0.0",
5555
"@ngrx/entity": "20.0.0",
5656
"@ngrx/operators": "20.0.0",
5757
"@ngrx/router-store": "20.0.0",
5858
"@ngrx/store": "20.0.0",
5959
"@ngrx/store-devtools": "20.0.0",
60-
"@snyk/protect": "1.1298.1",
60+
"@snyk/protect": "1.1298.2",
6161
"luxon": "3.7.1",
6262
"luxon-angular": "6.0.0",
63-
"ngrx-store-localstorage": "19.0.1",
63+
"ngrx-store-localstorage": "20.0.0",
6464
"ngx-material-luxon": "1.1.1",
6565
"ngx-webstorage": "20.0.0",
6666
"rxjs": "7.8.2",
@@ -81,12 +81,12 @@
8181
"@ngrx/eslint-plugin": "20.0.0",
8282
"@types/jasmine": "5.1.8",
8383
"@types/jasminewd2": "2.0.13",
84-
"@types/luxon": "3.6.2",
85-
"@types/node": "24.1.0",
86-
"@typescript-eslint/eslint-plugin": "7.11.0",
87-
"@typescript-eslint/parser": "7.11.0",
84+
"@types/luxon": "3.7.1",
85+
"@types/node": "24.2.0",
86+
"@typescript-eslint/eslint-plugin": "8.39.0",
87+
"@typescript-eslint/parser": "8.39.0",
8888
"angular-eslint": "20.1.1",
89-
"eslint": "9.29.0",
89+
"eslint": "9.32.0",
9090
"eslint-plugin-import": "2.32.0",
9191
"jasmine-core": "5.9.0",
9292
"jasmine-spec-reporter": "7.0.0",
@@ -98,13 +98,13 @@
9898
"ngx-build-plus": "20.0.0",
9999
"postcss": "8.5.6",
100100
"protractor": "7.0.0",
101-
"stylelint": "16.22.0",
101+
"stylelint": "16.23.0",
102102
"stylelint-config-sass-guidelines": "12.1.0",
103103
"stylelint-config-standard-scss": "15.0.1",
104104
"stylelint-scss": "6.12.1",
105105
"ts-node": "10.9.2",
106106
"typescript": "5.8.3",
107-
"typescript-eslint": "8.34.1"
107+
"typescript-eslint": "8.39.0"
108108
},
109109
"snyk": true
110110
}

0 commit comments

Comments
 (0)