Skip to content

Commit 954d417

Browse files
committed
chore(package): upgrade dependencies
1 parent 92f2d43 commit 954d417

File tree

2 files changed

+186
-191
lines changed

2 files changed

+186
-191
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@angular/platform-browser": "^20.1.2",
4141
"@angular/platform-browser-dynamic": "^20.1.2",
4242
"@angular/router": "^20.1.2",
43-
"core-js": "^3.41.0",
43+
"core-js": "^3.44.0",
4444
"rxjs": "~7.8.2",
4545
"tslib": "^2.8.1"
4646
},
@@ -55,23 +55,23 @@
5555
"@angular/cli": "^20.1.1",
5656
"@angular/compiler-cli": "^20.1.2",
5757
"@angular/language-service": "^20.1.2",
58-
"@commitlint/cli": "^19.7.1",
59-
"@commitlint/config-conventional": "^19.7.1",
58+
"@commitlint/cli": "^19.8.1",
59+
"@commitlint/config-conventional": "^19.8.1",
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.0.0",
64-
"@types/node": "^22.13.8",
63+
"@sentry/browser": "^9.40.0",
64+
"@types/node": "^24.0.15",
6565
"@typescript-eslint/eslint-plugin": "^8.33.1",
6666
"@typescript-eslint/parser": "^8.33.1",
6767
"codelyzer": "^6.0.2",
6868
"eslint": "^9.28.0",
6969
"husky": "^9.1.7",
70-
"lint-staged": "^16.0.0",
70+
"lint-staged": "^16.1.2",
7171
"ng-packagr": "^20.1.0",
72-
"prettier": "^3.5.2",
72+
"prettier": "^3.6.2",
7373
"standard-changelog": "^7.0.0",
7474
"ts-node": "~10.9.2",
75-
"typescript": "~5.8.2"
75+
"typescript": "~5.8.3"
7676
}
7777
}

0 commit comments

Comments
 (0)