Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 18, 2022
1 parent 6db0051 commit 19b0233
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 115 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "0.9.5",
"packageManager": "pnpm@7.9.5",
"packageManager": "pnpm@7.11.0",
"description": "Unified plugin system for build tools",
"repository": "unjs/unplugin",
"license": "MIT",
Expand Down Expand Up @@ -33,21 +33,21 @@
"acorn": "^8.8.0",
"chokidar": "^3.5.3",
"webpack-sources": "^3.2.3",
"webpack-virtual-modules": "^0.4.4"
"webpack-virtual-modules": "^0.4.5"
},
"devDependencies": {
"@ampproject/remapping": "^2.2.0",
"@antfu/ni": "^0.18.0",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/express": "^4.17.13",
"@types/express": "^4.17.14",
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.7.16",
"@types/webpack-sources": "^3.2.0",
"bumpp": "^8.2.1",
"conventional-changelog-cli": "^2.2.2",
"enhanced-resolve": "^5.10.0",
"esbuild": "^0.15.7",
"eslint": "^8.23.0",
"eslint": "^8.23.1",
"fast-glob": "^3.2.12",
"fs-extra": "^10.1.0",
"jiti": "^1.15.0",
Expand All @@ -56,8 +56,8 @@
"rollup": "^2.79.0",
"tsup": "^6.2.3",
"typescript": "^4.8.3",
"vite": "^3.1.0",
"vitest": "^0.23.2",
"vite": "^3.1.2",
"vitest": "^0.23.4",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
},
Expand Down

0 comments on commit 19b0233

Please sign in to comment.