Skip to content

Commit 4794c40

Browse files
committed
Chore(deps) - Updated rest of the packages
1 parent 99f08c9 commit 4794c40

File tree

2 files changed

+187
-180
lines changed

2 files changed

+187
-180
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@ngrx/router-store": "20.0.1",
5858
"@ngrx/store": "20.0.1",
5959
"@ngrx/store-devtools": "20.0.1",
60-
"@snyk/protect": "1.1298.2",
61-
"luxon": "3.7.1",
60+
"@snyk/protect": "1.1299.0",
61+
"luxon": "3.7.2",
6262
"luxon-angular": "6.0.0",
6363
"ngrx-store-localstorage": "20.0.0",
6464
"ngx-material-luxon": "1.1.1",
@@ -79,16 +79,16 @@
7979
"@angular/language-service": "20.3.0",
8080
"@bartholomej/ngx-translate-extract": "8.0.2",
8181
"@ngrx/eslint-plugin": "20.0.1",
82-
"@types/jasmine": "5.1.8",
82+
"@types/jasmine": "5.1.9",
8383
"@types/jasminewd2": "2.0.13",
8484
"@types/luxon": "3.7.1",
85-
"@types/node": "24.2.1",
86-
"@typescript-eslint/eslint-plugin": "8.39.0",
87-
"@typescript-eslint/parser": "8.39.0",
85+
"@types/node": "24.4.0",
86+
"@typescript-eslint/eslint-plugin": "8.43.0",
87+
"@typescript-eslint/parser": "8.43.0",
8888
"angular-eslint": "20.3.0",
89-
"eslint": "9.33.0",
89+
"eslint": "9.35.0",
9090
"eslint-plugin-import": "2.32.0",
91-
"jasmine-core": "5.9.0",
91+
"jasmine-core": "5.10.0",
9292
"jasmine-spec-reporter": "7.0.0",
9393
"karma": "6.4.4",
9494
"karma-chrome-launcher": "3.2.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.23.1",
101+
"stylelint": "16.24.0",
102102
"stylelint-config-sass-guidelines": "12.1.0",
103-
"stylelint-config-standard-scss": "15.0.1",
103+
"stylelint-config-standard-scss": "16.0.0",
104104
"stylelint-scss": "6.12.1",
105105
"ts-node": "10.9.2",
106-
"typescript": "5.8.3",
107-
"typescript-eslint": "8.39.0"
106+
"typescript": "5.9.2",
107+
"typescript-eslint": "8.43.0"
108108
},
109109
"snyk": true
110110
}

0 commit comments

Comments
 (0)