Skip to content

Commit be87603

Browse files
chore(deps): update all non-major dependencies
1 parent c5c306b commit be87603

File tree

3 files changed

+332
-315
lines changed

3 files changed

+332
-315
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@iconify-json/ri": "^1.2.5",
17-
"@shikijs/vitepress-twoslash": "^2.1.0",
17+
"@shikijs/vitepress-twoslash": "^2.2.0",
1818
"case-police": "^0.7.2",
1919
"consola": "^3.4.0",
2020
"dotenv": "^16.4.7",

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin",
33
"type": "module",
44
"version": "2.1.2",
5-
"packageManager": "[email protected].4",
5+
"packageManager": "[email protected].5",
66
"description": "Unified plugin system for build tools",
77
"license": "MIT",
88
"repository": {
@@ -47,14 +47,14 @@
4747
},
4848
"devDependencies": {
4949
"@ampproject/remapping": "^2.3.0",
50-
"@antfu/eslint-config": "^4.1.0",
51-
"@antfu/ni": "^23.3.0",
50+
"@antfu/eslint-config": "^4.1.1",
51+
"@antfu/ni": "^23.3.1",
5252
"@farmfe/cli": "^1.0.4",
5353
"@farmfe/core": "^1.6.6",
5454
"@rspack/cli": "^1.2.2",
5555
"@rspack/core": "^1.2.2",
5656
"@types/fs-extra": "^11.0.4",
57-
"@types/node": "^22.12.0",
57+
"@types/node": "^22.13.0",
5858
"bumpp": "^10.0.1",
5959
"esbuild": "^0.24.2",
6060
"esbuild-plugin-copy": "^2.1.1",
@@ -66,13 +66,13 @@
6666
"magic-string": "^0.30.17",
6767
"picocolors": "^1.1.1",
6868
"rolldown": "^1.0.0-beta.3",
69-
"rollup": "^4.32.1",
69+
"rollup": "^4.34.1",
7070
"simple-git-hooks": "^2.11.1",
71-
"tsdown": "^0.5.5",
71+
"tsdown": "^0.5.6",
7272
"typescript": "~5.7.3",
7373
"unplugin": "workspace:*",
7474
"vite": "^6.0.11",
75-
"vitest": "^3.0.4",
75+
"vitest": "^3.0.5",
7676
"webpack": "^5.97.1",
7777
"webpack-cli": "^6.0.1"
7878
},

0 commit comments

Comments
 (0)