Skip to content

Commit 4bac2ce

Browse files
chore(deps): update all non-major dependencies
1 parent 97f2036 commit 4bac2ce

File tree

3 files changed

+960
-1114
lines changed

3 files changed

+960
-1114
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@
1414
},
1515
"devDependencies": {
1616
"@iconify-json/ri": "^1.2.5",
17-
"@shikijs/vitepress-twoslash": "^3.6.0",
17+
"@shikijs/vitepress-twoslash": "^3.7.0",
1818
"case-police": "^2.0.0",
1919
"consola": "^3.4.2",
20-
"dotenv": "^16.5.0",
20+
"dotenv": "^16.6.1",
2121
"markdown-it": "^14.1.0",
2222
"markdown-it-github-alerts": "^1.0.0",
2323
"ofetch": "^1.4.1",
24-
"tsx": "^4.19.4",
25-
"unocss": "^66.1.3",
24+
"tsx": "^4.20.3",
25+
"unocss": "^66.3.2",
2626
"unplugin": "workspace:*",
2727
"unplugin-icons": "^22.1.0",
2828
"unplugin-vue-components": "^28.7.0",
29-
"vitepress": "2.0.0-alpha.5",
29+
"vitepress": "2.0.0-alpha.7",
3030
"vitepress-plugin-group-icons": "^1.6.0",
31-
"vue": "^3.5.16",
31+
"vue": "^3.5.17",
3232
"vue-tsc": "^2.2.10"
3333
}
3434
}

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin",
33
"type": "module",
44
"version": "2.3.5",
5-
"packageManager": "pnpm@10.11.1",
5+
"packageManager": "pnpm@10.12.4",
66
"description": "Unified plugin system for build tools",
77
"license": "MIT",
88
"homepage": "https://unplugin.unjs.io",
@@ -43,42 +43,42 @@
4343
"test:build": "jiti scripts/buildFixtures.ts"
4444
},
4545
"dependencies": {
46-
"acorn": "^8.14.1",
46+
"acorn": "^8.15.0",
4747
"picomatch": "^4.0.2",
4848
"webpack-virtual-modules": "^0.6.2"
4949
},
5050
"devDependencies": {
5151
"@ampproject/remapping": "^2.3.0",
52-
"@antfu/eslint-config": "^4.14.1",
52+
"@antfu/eslint-config": "^4.16.1",
5353
"@antfu/ni": "^25.0.0",
5454
"@farmfe/cli": "^1.0.4",
5555
"@farmfe/core": "^1.7.5",
5656
"@rspack/cli": "^1.4.0",
5757
"@rspack/core": "^1.4.0",
5858
"@types/fs-extra": "^11.0.4",
59-
"@types/node": "^22.15.30",
59+
"@types/node": "^22.15.33",
6060
"@types/picomatch": "^4.0.0",
6161
"ansis": "^4.1.0",
62-
"bumpp": "^10.1.1",
62+
"bumpp": "^10.2.0",
6363
"esbuild": "^0.25.5",
6464
"esbuild-plugin-copy": "^2.1.1",
65-
"eslint": "^9.28.0",
65+
"eslint": "^9.30.0",
6666
"eslint-plugin-format": "^1.0.1",
6767
"fast-glob": "^3.3.3",
6868
"fs-extra": "^11.3.0",
6969
"jiti": "^2.4.2",
70-
"lint-staged": "^16.1.0",
70+
"lint-staged": "^16.1.2",
7171
"magic-string": "^0.30.17",
72-
"rolldown": "^1.0.0-beta.12",
73-
"rollup": "^4.42.0",
72+
"rolldown": "^1.0.0-beta.21",
73+
"rollup": "^4.44.1",
7474
"simple-git-hooks": "^2.13.0",
75-
"tsdown": "^0.12.7",
75+
"tsdown": "^0.12.9",
7676
"typescript": "~5.8.3",
7777
"unloader": "^0.4.5",
7878
"unplugin": "workspace:*",
79-
"unplugin-unused": "^0.5.0",
79+
"unplugin-unused": "^0.5.1",
8080
"vite": "^7.0.0",
81-
"vitest": "^3.2.2",
81+
"vitest": "^3.2.4",
8282
"webpack": "^5.99.9",
8383
"webpack-cli": "^6.0.1"
8484
},

0 commit comments

Comments
 (0)