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 Jul 14, 2023
1 parent bbfa12c commit 44a73b6
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 680 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "1.3.2",
"packageManager": "[email protected].5",
"packageManager": "[email protected].7",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": "unjs/unplugin",
Expand Down Expand Up @@ -32,36 +32,36 @@
"test:build": "jiti scripts/buildFixtures.ts"
},
"dependencies": {
"acorn": "^8.9.0",
"acorn": "^8.10.0",
"chokidar": "^3.5.3",
"webpack-sources": "^3.2.3",
"webpack-virtual-modules": "^0.5.0"
},
"devDependencies": {
"@ampproject/remapping": "^2.2.1",
"@antfu/eslint-config": "^0.39.6",
"@antfu/eslint-config": "^0.39.7",
"@antfu/ni": "^0.21.4",
"@rspack/cli": "^0.2.4",
"@rspack/core": "^0.2.4",
"@rspack/cli": "^0.2.7",
"@rspack/core": "^0.2.7",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.3.3",
"@types/node": "^20.4.2",
"@types/webpack-sources": "^3.2.0",
"bumpp": "^9.1.1",
"conventional-changelog-cli": "^3.0.0",
"esbuild": "^0.18.11",
"eslint": "^8.44.0",
"esbuild": "^0.18.12",
"eslint": "^8.45.0",
"fast-glob": "^3.3.0",
"fs-extra": "^11.1.1",
"jiti": "^1.18.2",
"jiti": "^1.19.1",
"lint-staged": "^13.2.3",
"magic-string": "^0.30.0",
"magic-string": "^0.30.1",
"picocolors": "^1.0.0",
"rollup": "^3.26.0",
"rollup": "^3.26.2",
"simple-git-hooks": "^2.8.1",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.2",
"vite": "^4.4.4",
"vitest": "^0.33.0",
"webpack": "^5.88.1",
"webpack-cli": "4.10.0"
},
Expand Down
Loading

0 comments on commit 44a73b6

Please sign in to comment.