Skip to content

Commit 8c932bd

Browse files
committed
chore: upgrade deps
1 parent cf367ff commit 8c932bd

File tree

2 files changed

+513
-519
lines changed

2 files changed

+513
-519
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@
4040
"prepublishOnly": "pnpm run build"
4141
},
4242
"dependencies": {
43-
"quansync": "^0.2.4"
43+
"quansync": "^0.2.8"
4444
},
4545
"devDependencies": {
46-
"@sxzz/eslint-config": "^5.1.1",
46+
"@sxzz/eslint-config": "^5.2.0",
4747
"@sxzz/prettier-config": "^2.2.0",
48-
"@types/node": "^22.13.5",
48+
"@types/node": "^22.13.9",
4949
"bumpp": "^10.0.3",
5050
"eslint": "^9.21.0",
51-
"oxc-transform": "^0.53.0",
52-
"prettier": "^3.5.2",
53-
"tsdown": "^0.6.0",
51+
"oxc-transform": "^0.55.0",
52+
"prettier": "^3.5.3",
53+
"tsdown": "^0.6.2",
5454
"tsx": "^4.19.3",
55-
"typescript": "^5.7.3",
55+
"typescript": "^5.8.2",
5656
"vitest": "^3.0.7"
5757
},
5858
"engines": {

0 commit comments

Comments
 (0)