Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#188)
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 Nov 16, 2022
1 parent 3094ef9 commit 5a8544d
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 151 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "1.0.0",
"packageManager": "pnpm@7.14.1",
"packageManager": "pnpm@7.16.0",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": "unjs/unplugin",
Expand Down Expand Up @@ -48,17 +48,17 @@
"bumpp": "^8.2.1",
"conventional-changelog-cli": "^2.2.2",
"enhanced-resolve": "^5.10.0",
"esbuild": "^0.15.13",
"esbuild": "^0.15.14",
"eslint": "^8.27.0",
"fast-glob": "^3.2.12",
"fs-extra": "^10.1.0",
"jiti": "^1.16.0",
"magic-string": "^0.26.7",
"picocolors": "^1.0.0",
"rollup": "^3.3.0",
"tsup": "^6.4.0",
"typescript": "^4.8.4",
"vite": "^3.2.3",
"tsup": "^6.5.0",
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vitest": "^0.25.2",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0"
Expand Down

0 comments on commit 5a8544d

Please sign in to comment.