Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 69a628f

Browse files
chore(deps): update all non-major dev-dependencies
1 parent 80ef642 commit 69a628f

File tree

2 files changed

+362
-311
lines changed

2 files changed

+362
-311
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -48,33 +48,33 @@
4848
"zod": "^3.22.2"
4949
},
5050
"devDependencies": {
51-
"@commitlint/cli": "^17.7.1",
52-
"@commitlint/config-angular": "^17.7.0",
53-
"@sapphire/eslint-config": "^5.0.1",
51+
"@commitlint/cli": "^17.8.1",
52+
"@commitlint/config-angular": "^17.8.1",
53+
"@sapphire/eslint-config": "^5.0.3",
5454
"@sapphire/ts-config": "^4.0.1",
5555
"@snowcrystals/prettier-config": "^1.0.0",
56-
"@types/cookie-parser": "^1.4.3",
57-
"@types/cors": "^2.8.13",
56+
"@types/cookie-parser": "^1.4.6",
57+
"@types/cors": "^2.8.17",
5858
"@types/cron": "^2.0.1",
59-
"@types/express": "^4.17.17",
60-
"@types/fluent-ffmpeg": "^2.1.21",
61-
"@types/jsonwebtoken": "^9.0.2",
62-
"@types/lodash": "^4.14.197",
63-
"@types/mime-types": "2.1.1",
64-
"@types/node-os-utils": "^1.3.1",
65-
"@types/pidusage": "^2.0.2",
66-
"@typescript-eslint/eslint-plugin": "^6.4.0",
67-
"@typescript-eslint/parser": "^6.4.0",
68-
"eslint": "^8.47.0",
69-
"eslint-config-prettier": "^9.0.0",
70-
"eslint-plugin-prettier": "^5.0.0",
59+
"@types/express": "^4.17.21",
60+
"@types/fluent-ffmpeg": "^2.1.24",
61+
"@types/jsonwebtoken": "^9.0.5",
62+
"@types/lodash": "^4.14.202",
63+
"@types/mime-types": "2.1.4",
64+
"@types/node-os-utils": "^1.3.4",
65+
"@types/pidusage": "^2.0.5",
66+
"@typescript-eslint/eslint-plugin": "^6.15.0",
67+
"@typescript-eslint/parser": "^6.15.0",
68+
"eslint": "^8.56.0",
69+
"eslint-config-prettier": "^9.1.0",
70+
"eslint-plugin-prettier": "^5.1.1",
7171
"husky": "^8.0.3",
7272
"is-ci": "^3.0.1",
7373
"lint-staged": "^14.0.1",
74-
"nodemon": "^3.0.1",
75-
"prettier": "^3.0.2",
76-
"prisma": "^5.1.1",
77-
"typescript": "^5.1.6"
74+
"nodemon": "^3.0.2",
75+
"prettier": "^3.1.1",
76+
"prisma": "^5.7.1",
77+
"typescript": "^5.3.3"
7878
},
7979
"engines": {
8080
"node": ">= v18.16.0"

0 commit comments

Comments
 (0)