Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 17, 2023
1 parent a94366c commit 10337e1
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 371 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "1.4.0",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": "unjs/unplugin",
Expand Down Expand Up @@ -42,24 +42,24 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.2.1",
"@antfu/eslint-config": "^0.41.0",
"@antfu/eslint-config": "^0.42.0",
"@antfu/ni": "^0.21.8",
"@rspack/cli": "^0.3.2",
"@rspack/core": "^0.3.2",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.6.0",
"@rspack/cli": "^0.3.4",
"@rspack/core": "^0.3.4",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.6.2",
"@types/webpack-sources": "^3.2.0",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^3.0.0",
"esbuild": "^0.19.2",
"esbuild": "^0.19.3",
"eslint": "^8.49.0",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"jiti": "^1.20.0",
"lint-staged": "^14.0.1",
"magic-string": "^0.30.3",
"picocolors": "^1.0.0",
"rollup": "^3.29.1",
"rollup": "^3.29.2",
"simple-git-hooks": "^2.9.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 10337e1

Please sign in to comment.