Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#90)
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 Jul 20, 2022
1 parent c856812 commit 3dd6efd
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 366 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -24,27 +24,27 @@
},
"dependencies": {
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/pluginutils": "^4.2.1",
"chalk": "^5.0.1",
"consola": "^2.15.3",
"defu": "^6.0.0",
"esbuild": "^0.14.47",
"esbuild": "^0.14.49",
"hookable": "^5.1.1",
"jiti": "^1.14.0",
"magic-string": "^0.26.2",
"mkdirp": "^1.0.4",
"mkdist": "^0.3.10",
"mlly": "^0.5.3",
"mkdist": "^0.3.13",
"mlly": "^0.5.4",
"mri": "^1.2.0",
"pathe": "^0.3.0",
"pathe": "^0.3.2",
"pkg-types": "^0.3.3",
"pretty-bytes": "^6.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.75.7",
"rollup": "^2.77.0",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-esbuild": "^4.9.1",
"scule": "^0.2.1",
Expand All @@ -64,5 +64,5 @@
"mocha": "latest",
"standard-version": "latest"
},
"packageManager": "pnpm@7.3.0"
"packageManager": "pnpm@7.5.2"
}

0 comments on commit 3dd6efd

Please sign in to comment.