Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#106)
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 1, 2022
1 parent 40f21fa commit ef87f70
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 305 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -37,25 +37,25 @@
"chalk": "^5.0.1",
"consola": "^2.15.3",
"defu": "^6.1.0",
"esbuild": "^0.15.5",
"esbuild": "^0.15.6",
"globby": "^13.1.2",
"hookable": "^5.1.1",
"hookable": "^5.2.2",
"jiti": "^1.14.0",
"magic-string": "^0.26.2",
"magic-string": "^0.26.3",
"mkdirp": "^1.0.4",
"mkdist": "^0.3.13",
"mlly": "^0.5.13",
"mlly": "^0.5.14",
"mri": "^1.2.0",
"pathe": "^0.3.5",
"pkg-types": "^0.3.3",
"pkg-types": "^0.3.4",
"pretty-bytes": "^6.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.78.0",
"rollup": "^2.79.0",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-esbuild": "^4.9.3",
"rollup-plugin-esbuild": "^4.10.1",
"scule": "^0.3.2",
"typescript": "^4.7.4",
"untyped": "^0.4.5"
"typescript": "^4.8.2",
"untyped": "^0.4.7"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
Expand All @@ -68,5 +68,5 @@
"standard-version": "latest",
"vitest": "^0.22.1"
},
"packageManager": "pnpm@7.9.3"
"packageManager": "pnpm@7.9.5"
}

0 comments on commit ef87f70

Please sign in to comment.