Skip to content

Commit a0bfdae

Browse files
committed
chore(package): upgrade dependencies
1 parent cb359d7 commit a0bfdae

File tree

2 files changed

+158
-199
lines changed

2 files changed

+158
-199
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@angular/platform-browser": "^21.0.3",
4141
"@angular/platform-browser-dynamic": "^21.0.3",
4242
"@angular/router": "^21.0.3",
43-
"core-js": "^3.44.0",
43+
"core-js": "^3.47.0",
4444
"rxjs": "~7.8.2",
4545
"tslib": "^2.8.1"
4646
},
@@ -55,21 +55,21 @@
5555
"@angular/cli": "^21.0.2",
5656
"@angular/compiler-cli": "^21.0.3",
5757
"@angular/language-service": "^21.0.3",
58-
"@commitlint/cli": "^20.0.0",
59-
"@commitlint/config-conventional": "^20.0.0",
58+
"@commitlint/cli": "^20.2.0",
59+
"@commitlint/config-conventional": "^20.2.0",
6060
"@pascaliske/eslint-config": "^3.0.1",
6161
"@pascaliske/prettier-config": "^1.3.0",
6262
"@rstacruz/bump-cli": "^2.0.1",
63-
"@sentry/browser": "^9.40.0",
64-
"@types/node": "^24.1.0",
63+
"@sentry/browser": "^10.29.0",
64+
"@types/node": "^24.10.1",
6565
"@typescript-eslint/eslint-plugin": "^8.49.0",
6666
"@typescript-eslint/parser": "^8.49.0",
6767
"codelyzer": "^6.0.2",
6868
"eslint": "^9.39.1",
6969
"husky": "^9.1.7",
70-
"lint-staged": "^16.1.2",
70+
"lint-staged": "^16.2.7",
7171
"ng-packagr": "^21.0.0",
72-
"prettier": "^3.6.2",
72+
"prettier": "^3.7.4",
7373
"standard-changelog": "^7.0.0",
7474
"ts-node": "~10.9.2",
7575
"typescript": "~5.9.3"

0 commit comments

Comments
 (0)