Skip to content

Commit eb300b9

Browse files
committed
chore: update some other dependencies
1 parent fda4e48 commit eb300b9

File tree

2 files changed

+280
-175
lines changed

2 files changed

+280
-175
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"luxon": "^3.5.0",
5656
"moment": "^2.30.0",
5757
"ngx-color": "^9.0.0",
58-
"ngx-progressbar": "^13.0.0",
58+
"ngx-progressbar": "^14.0.0",
5959
"photoviewer": "^3.10.3",
6060
"rxjs": "~7.8.0",
6161
"tslib": "^2.6.0",
@@ -65,15 +65,15 @@
6565
"@angular-devkit/build-angular": "^19.1.7",
6666
"@angular/cli": "^19.1.7",
6767
"@angular/compiler-cli": "^19.1.6",
68-
"@commitlint/cli": "^19.5.0",
69-
"@commitlint/config-conventional": "^19.5.0",
68+
"@commitlint/cli": "^19.7.0",
69+
"@commitlint/config-conventional": "^19.7.0",
7070
"@types/jasmine": "~4.3.0",
7171
"@types/jasminewd2": "~2.0.10",
7272
"@types/luxon": "^3.4.0",
73-
"@types/node": "^22.7.0",
73+
"@types/node": "^22.13.0",
7474
"angular-cli-ghpages": "^2.0.0",
7575
"angular-eslint": "^19.1.0",
76-
"eslint": "^9.13.0",
76+
"eslint": "^9.20.0",
7777
"highlight-loader": "^0.7.4",
7878
"highlight.js": "^11.10.0",
7979
"husky": "^9.1.6",
@@ -84,17 +84,17 @@
8484
"karma-coverage": "~2.2.0",
8585
"karma-jasmine": "~5.1.0",
8686
"karma-jasmine-html-reporter": "~2.1.0",
87-
"lint-staged": "^15.2.0",
87+
"lint-staged": "^15.4.0",
8888
"markdown-loader": "^8.0.0",
89-
"ng-packagr": "^19.0.1",
90-
"prettier": "^3.3.0",
89+
"ng-packagr": "^19.1.2",
90+
"prettier": "^3.5.0",
9191
"protractor": "~7.0.0",
9292
"raw-loader": "^4.0.2",
93-
"stylelint": "^16.12.0",
93+
"stylelint": "^16.14.0",
9494
"stylelint-config-recommended-scss": "^14.1.0",
95-
"stylelint-config-standard": "^36.0.0",
95+
"stylelint-config-standard": "^37.0.0",
9696
"ts-node": "~10.9.0",
9797
"typescript": "~5.5.2",
98-
"typescript-eslint": "^8.10.0"
98+
"typescript-eslint": "^8.24.0"
9999
}
100100
}

0 commit comments

Comments
 (0)