Skip to content

Commit f7f9759

Browse files
committed
chore(deps): bump dependencies
1 parent 3927745 commit f7f9759

File tree

3 files changed

+948
-880
lines changed

3 files changed

+948
-880
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@proj-airi/unplugin-fetch",
33
"type": "module",
44
"version": "0.1.6",
5-
"packageManager": "pnpm@10.12.1",
5+
"packageManager": "pnpm@10.15.1",
66
"description": "Vite plugin to download files",
77
"author": {
88
"name": "Project AIRI Team",
@@ -46,22 +46,22 @@
4646
},
4747
"dependencies": {
4848
"ofetch": "^1.4.1",
49-
"vite": "^6.3.5"
49+
"vite": "^7.1.5"
5050
},
5151
"devDependencies": {
52-
"@antfu/eslint-config": "^4.14.1",
52+
"@antfu/eslint-config": "^5.3.0",
5353
"@antfu/ni": "^25.0.0",
54-
"@types/node": "^24.0.3",
55-
"bumpp": "^10.2.0",
54+
"@types/node": "^24.3.1",
55+
"bumpp": "^10.2.3",
5656
"changelogithub": "^13.16.0",
57-
"eslint": "^9.29.0",
57+
"eslint": "^9.35.0",
5858
"eslint-plugin-format": "^1.0.1",
59-
"lint-staged": "^16.1.2",
60-
"rollup": "^4.43.0",
61-
"simple-git-hooks": "^2.13.0",
62-
"taze": "^19.1.0",
63-
"typescript": "^5.8.3",
64-
"unbuild": "^3.5.0"
59+
"lint-staged": "^16.1.6",
60+
"rollup": "^4.50.1",
61+
"simple-git-hooks": "^2.13.1",
62+
"taze": "^19.6.0",
63+
"typescript": "^5.9.2",
64+
"unbuild": "^3.6.1"
6565
},
6666
"pnpm": {
6767
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)