Skip to content

Commit 31afb9b

Browse files
committed
chore: update dependencies
1 parent 1784e03 commit 31afb9b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"@japa/openapi-assertions": "^0.1.1",
4141
"@japa/runner": "^4.1.0",
4242
"@release-it/conventional-changelog": "^10.0.0",
43-
"@swc/core": "^1.10.7",
44-
"@types/node": "^22.10.5",
43+
"@swc/core": "^1.10.11",
44+
"@types/node": "^22.12.0",
4545
"@types/set-cookie-parser": "^2.4.10",
4646
"c8": "^10.1.3",
4747
"cheerio": "^1.0.0",
4848
"del-cli": "^6.0.0",
49-
"eslint": "^9.18.0",
49+
"eslint": "^9.19.0",
5050
"prettier": "^3.4.2",
51-
"release-it": "^18.1.1",
52-
"ts-node-maintained": "^10.9.4",
53-
"tsup": "^8.3.5",
51+
"release-it": "^18.1.2",
52+
"ts-node-maintained": "^10.9.5",
53+
"tsup": "^8.3.6",
5454
"typescript": "^5.7.3"
5555
},
5656
"dependencies": {

0 commit comments

Comments
 (0)