Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 39c0b22 commit 1a59807
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 367 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "1.5.0",
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.9.0",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": "unjs/unplugin",
Expand Down Expand Up @@ -38,34 +38,34 @@
"acorn": "^8.10.0",
"chokidar": "^3.5.3",
"webpack-sources": "^3.2.3",
"webpack-virtual-modules": "^0.5.0"
"webpack-virtual-modules": "^0.6.0"
},
"devDependencies": {
"@ampproject/remapping": "^2.2.1",
"@antfu/eslint-config": "^0.42.0",
"@antfu/eslint-config": "^0.43.1",
"@antfu/ni": "^0.21.8",
"@rspack/cli": "^0.3.4",
"@rspack/core": "^0.3.4",
"@rspack/cli": "^0.3.6",
"@rspack/core": "^0.3.6",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.6.2",
"@types/webpack-sources": "^3.2.0",
"@types/node": "^20.8.6",
"@types/webpack-sources": "^3.2.1",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^3.0.0",
"esbuild": "^0.19.3",
"eslint": "^8.49.0",
"esbuild": "^0.19.4",
"eslint": "^8.51.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",
"magic-string": "^0.30.5",
"picocolors": "^1.0.0",
"rollup": "^3.29.2",
"rollup": "^3.29.4",
"simple-git-hooks": "^2.9.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4",
"webpack": "^5.88.2",
"vite": "^4.4.11",
"vitest": "^0.34.6",
"webpack": "^5.89.0",
"webpack-cli": "4.10.0"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 1a59807

Please sign in to comment.