Skip to content

Commit b10d8e0

Browse files
chore(deps): update all non-major dependencies
1 parent 004dc2b commit b10d8e0

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.16.0
1+
18.20.4

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,58 +25,58 @@
2525
"private": true,
2626
"dependencies": {
2727
"@angular/animations": "17.3.12",
28-
"@angular/cdk": "16.1.2",
28+
"@angular/cdk": "16.2.14",
2929
"@angular/common": "17.3.12",
3030
"@angular/compiler": "17.3.12",
3131
"@angular/core": "17.3.12",
3232
"@angular/forms": "17.3.12",
33-
"@angular/material": "16.1.2",
33+
"@angular/material": "16.2.14",
3434
"@angular/platform-browser": "17.3.12",
3535
"@angular/platform-browser-dynamic": "17.3.12",
3636
"@angular/router": "17.3.12",
37-
"core-js": "3.31.0",
37+
"core-js": "3.38.1",
3838
"hammerjs": "2.0.8",
3939
"nodemon": "2.0.22",
4040
"prismjs": "1.29.0",
4141
"rxjs": "7.8.1",
4242
"rxjs-compat": "6.6.7",
43-
"tslib": "2.5.3",
44-
"zone.js": "0.14.10"
43+
"tslib": "2.8.0",
44+
"zone.js": "0.15.0"
4545
},
4646
"devDependencies": {
4747
"@angular-devkit/build-angular": "17.3.10",
48-
"@angular-eslint/eslint-plugin": "16.0.3",
48+
"@angular-eslint/eslint-plugin": "16.3.1",
4949
"@angular/cli": "17.3.10",
5050
"@angular/compiler-cli": "17.3.12",
5151
"@angular/language-service": "17.3.12",
52-
"@commitlint/cli": "17.6.5",
53-
"@commitlint/config-angular": "17.6.5",
54-
"@types/jasmine": "4.3.4",
55-
"@types/jasminewd2": "2.0.10",
56-
"@types/lodash": "4.14.195",
52+
"@commitlint/cli": "17.8.1",
53+
"@commitlint/config-angular": "17.8.1",
54+
"@types/jasmine": "4.6.4",
55+
"@types/jasminewd2": "2.0.13",
56+
"@types/lodash": "4.17.10",
5757
"@types/marked": "6.0.0",
58-
"@types/node": "20.3.1",
59-
"@types/prismjs": "1.26.0",
58+
"@types/node": "20.16.12",
59+
"@types/prismjs": "1.26.4",
6060
"@types/rimraf": "4.0.5",
61-
"chokidar": "3.5.3",
62-
"concurrently": "8.2.0",
61+
"chokidar": "3.6.0",
62+
"concurrently": "8.2.2",
6363
"dgeni": "0.4.14",
6464
"dgeni-packages": "0.30.0",
6565
"husky": "8.0.3",
66-
"jasmine-core": "5.0.1",
66+
"jasmine-core": "5.4.0",
6767
"jasmine-spec-reporter": "7.0.0",
68-
"karma": "6.4.2",
68+
"karma": "6.4.4",
6969
"karma-chrome-launcher": "3.2.0",
7070
"karma-cli": "2.0.0",
7171
"karma-coverage-istanbul-reporter": "3.0.3",
7272
"karma-jasmine": "5.1.0",
7373
"karma-jasmine-html-reporter": "2.1.0",
74-
"lint-staged": "13.2.2",
74+
"lint-staged": "13.3.0",
7575
"marked": "2.1.3",
76-
"rimraf": "5.0.1",
77-
"ts-node": "10.9.1",
78-
"typescript": "5.4.5",
79-
"uuid": "9.0.0",
76+
"rimraf": "5.0.10",
77+
"ts-node": "10.9.2",
78+
"typescript": "5.6.3",
79+
"uuid": "9.0.1",
8080
"yargs": "17.7.2"
8181
}
8282
}

0 commit comments

Comments
 (0)