Skip to content

Commit ffa0fa8

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

File tree

2 files changed

+436
-883
lines changed

2 files changed

+436
-883
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin",
33
"version": "1.5.0",
4-
"packageManager": "[email protected].0",
4+
"packageManager": "[email protected].5",
55
"description": "Unified plugin system for build tools",
66
"license": "MIT",
77
"repository": "unjs/unplugin",
@@ -42,24 +42,24 @@
4242
},
4343
"devDependencies": {
4444
"@ampproject/remapping": "^2.2.1",
45-
"@antfu/eslint-config": "^1.0.0-beta.29",
46-
"@antfu/ni": "^0.21.8",
47-
"@rspack/cli": "^0.3.8",
48-
"@rspack/core": "^0.3.8",
49-
"@types/fs-extra": "^11.0.3",
50-
"@types/node": "^20.8.9",
51-
"@types/webpack-sources": "^3.2.2",
45+
"@antfu/eslint-config": "^1.1.4",
46+
"@antfu/ni": "^0.21.9",
47+
"@rspack/cli": "^0.3.13",
48+
"@rspack/core": "^0.3.13",
49+
"@types/fs-extra": "^11.0.4",
50+
"@types/node": "^20.9.1",
51+
"@types/webpack-sources": "^3.2.3",
5252
"bumpp": "^9.2.0",
5353
"conventional-changelog-cli": "^4.1.0",
5454
"esbuild": "^0.19.5",
55-
"eslint": "^8.52.0",
56-
"fast-glob": "^3.3.1",
55+
"eslint": "^8.53.0",
56+
"fast-glob": "^3.3.2",
5757
"fs-extra": "^11.1.1",
58-
"jiti": "^1.20.0",
59-
"lint-staged": "^15.0.2",
58+
"jiti": "^1.21.0",
59+
"lint-staged": "^15.1.0",
6060
"magic-string": "^0.30.5",
6161
"picocolors": "^1.0.0",
62-
"rollup": "^4.1.4",
62+
"rollup": "^4.4.1",
6363
"simple-git-hooks": "^2.9.0",
6464
"tsup": "^7.2.0",
6565
"typescript": "^5.2.2",

0 commit comments

Comments
 (0)