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] committed Jan 25, 2023
1 parent 64d1dc3 commit 5ee3a2f
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 45 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "1.0.1",
"packageManager": "pnpm@7.25.1",
"packageManager": "pnpm@7.26.0",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": "unjs/unplugin",
Expand Down Expand Up @@ -32,7 +32,7 @@
"test:build": "jiti scripts/buildFixtures.ts"
},
"dependencies": {
"acorn": "^8.8.1",
"acorn": "^8.8.2",
"chokidar": "^3.5.3",
"webpack-sources": "^3.2.3",
"webpack-virtual-modules": "^0.5.0"
Expand All @@ -41,7 +41,7 @@
"@ampproject/remapping": "^2.2.0",
"@antfu/eslint-config": "^0.34.1",
"@antfu/ni": "^0.19.0",
"@types/express": "^4.17.15",
"@types/express": "^4.17.16",
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.11.18",
"@types/webpack-sources": "^3.2.0",
Expand All @@ -59,7 +59,7 @@
"tsup": "^6.5.0",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"vitest": "^0.27.3",
"vitest": "^0.28.1",
"webpack": "^5.75.0",
"webpack-cli": "4.10.0"
}
Expand Down
Loading

0 comments on commit 5ee3a2f

Please sign in to comment.