Skip to content

Commit d6afb6c

Browse files
chore(deps): update all non-major dependencies
1 parent 39c0b22 commit d6afb6c

File tree

2 files changed

+468
-354
lines changed

2 files changed

+468
-354
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin",
33
"version": "1.5.0",
4-
"packageManager": "pnpm@8.7.5",
4+
"packageManager": "pnpm@8.8.0",
55
"description": "Unified plugin system for build tools",
66
"license": "MIT",
77
"repository": "unjs/unplugin",
@@ -38,33 +38,33 @@
3838
"acorn": "^8.10.0",
3939
"chokidar": "^3.5.3",
4040
"webpack-sources": "^3.2.3",
41-
"webpack-virtual-modules": "^0.5.0"
41+
"webpack-virtual-modules": "^0.6.0"
4242
},
4343
"devDependencies": {
4444
"@ampproject/remapping": "^2.2.1",
45-
"@antfu/eslint-config": "^0.42.0",
45+
"@antfu/eslint-config": "^0.43.1",
4646
"@antfu/ni": "^0.21.8",
47-
"@rspack/cli": "^0.3.4",
48-
"@rspack/core": "^0.3.4",
47+
"@rspack/cli": "^0.3.6",
48+
"@rspack/core": "^0.3.6",
4949
"@types/fs-extra": "^11.0.2",
50-
"@types/node": "^20.6.2",
51-
"@types/webpack-sources": "^3.2.0",
50+
"@types/node": "^20.8.2",
51+
"@types/webpack-sources": "^3.2.1",
5252
"bumpp": "^9.2.0",
5353
"conventional-changelog-cli": "^3.0.0",
54-
"esbuild": "^0.19.3",
55-
"eslint": "^8.49.0",
54+
"esbuild": "^0.19.4",
55+
"eslint": "^8.51.0",
5656
"fast-glob": "^3.3.1",
5757
"fs-extra": "^11.1.1",
5858
"jiti": "^1.20.0",
5959
"lint-staged": "^14.0.1",
60-
"magic-string": "^0.30.3",
60+
"magic-string": "^0.30.4",
6161
"picocolors": "^1.0.0",
62-
"rollup": "^3.29.2",
62+
"rollup": "^3.29.4",
6363
"simple-git-hooks": "^2.9.0",
6464
"tsup": "^7.2.0",
6565
"typescript": "^5.2.2",
66-
"vite": "^4.4.9",
67-
"vitest": "^0.34.4",
66+
"vite": "^4.4.11",
67+
"vitest": "^0.34.6",
6868
"webpack": "^5.88.2",
6969
"webpack-cli": "4.10.0"
7070
},

0 commit comments

Comments
 (0)