Skip to content

Commit 6573a2f

Browse files
committed
chore: upgrade deps
1 parent aaa9a73 commit 6573a2f

File tree

2 files changed

+1071
-1425
lines changed

2 files changed

+1071
-1425
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unconfig",
33
"type": "module",
44
"version": "7.1.0",
5-
"packageManager": "pnpm@10.4.0",
5+
"packageManager": "pnpm@10.5.2",
66
"description": "A universal solution for loading configurations.",
77
"author": "Anthony Fu <[email protected]>",
88
"license": "MIT",
@@ -41,23 +41,23 @@
4141
"typecheck": "tsc"
4242
},
4343
"dependencies": {
44-
"@antfu/utils": "^8.1.0",
44+
"@antfu/utils": "^9.1.0",
4545
"@quansync/fs": "^0.1.1",
4646
"defu": "^6.1.4",
4747
"jiti": "^2.4.2",
48-
"quansync": "^0.2.6"
48+
"quansync": "^0.2.8"
4949
},
5050
"devDependencies": {
51-
"@antfu/eslint-config": "^4.1.1",
51+
"@antfu/eslint-config": "^4.4.0",
5252
"@antfu/ni": "^23.3.1",
53-
"@types/node": "^22.13.1",
54-
"bumpp": "^10.0.2",
55-
"eslint": "^9.19.0",
53+
"@types/node": "^22.13.8",
54+
"bumpp": "^10.0.3",
55+
"eslint": "^9.21.0",
5656
"esno": "^4.8.0",
5757
"lodash-es": "^4.17.21",
58-
"typescript": "^5.7.3",
59-
"unbuild": "^3.3.1",
58+
"typescript": "^5.8.2",
59+
"unbuild": "^3.5.0",
6060
"unplugin-quansync": "^0.3.3",
61-
"vitest": "^3.0.5"
61+
"vitest": "^3.0.7"
6262
}
6363
}

0 commit comments

Comments
 (0)