Skip to content

Commit 57ace7b

Browse files
chore(deps): update all non-major dependencies
1 parent 7a63e13 commit 57ace7b

File tree

2 files changed

+432
-370
lines changed

2 files changed

+432
-370
lines changed

package.json

+9-9
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].2",
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",
45+
"@antfu/eslint-config": "^1.1.0",
4646
"@antfu/ni": "^0.21.8",
47-
"@rspack/cli": "^0.3.8",
48-
"@rspack/core": "^0.3.8",
47+
"@rspack/cli": "^0.3.10",
48+
"@rspack/core": "^0.3.10",
4949
"@types/fs-extra": "^11.0.3",
50-
"@types/node": "^20.8.9",
50+
"@types/node": "^20.8.10",
5151
"@types/webpack-sources": "^3.2.2",
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",
58+
"jiti": "^1.21.0",
5959
"lint-staged": "^15.0.2",
6060
"magic-string": "^0.30.5",
6161
"picocolors": "^1.0.0",
62-
"rollup": "^4.1.4",
62+
"rollup": "^4.3.0",
6363
"simple-git-hooks": "^2.9.0",
6464
"tsup": "^7.2.0",
6565
"typescript": "^5.2.2",

0 commit comments

Comments
 (0)