Skip to content

Commit e2d52dd

Browse files
committed
Chore(deps): update rest of the dependencies
1 parent 8c8fe00 commit e2d52dd

2 files changed

Lines changed: 107 additions & 257 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@ngrx/router-store": "21.1.1",
6161
"@ngrx/store": "21.1.1",
6262
"@ngrx/store-devtools": "21.1.1",
63-
"@snyk/protect": "1.1306.0",
63+
"@snyk/protect": "1.1306.1",
6464
"luxon": "3.7.2",
6565
"luxon-angular": "6.0.0",
6666
"ngrx-store-localstorage": "20.1.0",
@@ -83,17 +83,17 @@
8383
"@bartholomej/ngx-translate-extract": "8.0.2",
8484
"@eslint/js": "10.0.1",
8585
"@ngrx/eslint-plugin": "21.1.1",
86-
"@schematics/angular": "22.0.6",
86+
"@schematics/angular": "22.0.7",
8787
"@stylistic/eslint-plugin": "5.10.0",
8888
"@types/jasmine": "6.0.0",
8989
"@types/jasminewd2": "2.0.13",
9090
"@types/luxon": "3.7.2",
9191
"@types/node": "26.1.1",
92-
"@typescript-eslint/eslint-plugin": "8.63.0",
93-
"@typescript-eslint/parser": "8.63.0",
94-
"@typescript-eslint/types": "8.63.0",
95-
"@typescript-eslint/utils": "8.63.0",
96-
"angular-eslint": "22.0.0",
92+
"@typescript-eslint/eslint-plugin": "8.64.0",
93+
"@typescript-eslint/parser": "8.64.0",
94+
"@typescript-eslint/types": "8.64.0",
95+
"@typescript-eslint/utils": "8.64.0",
96+
"angular-eslint": "22.1.0",
9797
"eslint": "10.7.0",
9898
"eslint-plugin-import": "2.32.0",
9999
"istanbul-lib-instrument": "6.0.3",
@@ -105,7 +105,7 @@
105105
"karma-jasmine": "5.1.0",
106106
"karma-jasmine-html-reporter": "2.2.0",
107107
"ngx-build-plus": "20.0.0",
108-
"postcss": "8.5.16",
108+
"postcss": "8.5.19",
109109
"prettier": "3.9.5",
110110
"protractor": "7.0.0",
111111
"stylelint": "17.14.0",
@@ -114,7 +114,7 @@
114114
"stylelint-scss": "7.2.0",
115115
"ts-node": "10.9.2",
116116
"typescript": "6.0.3",
117-
"typescript-eslint": "8.63.0"
117+
"typescript-eslint": "8.64.0"
118118
},
119119
"snyk": true
120120
}

0 commit comments

Comments
 (0)