Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 12, 2022
1 parent 9b1d46f commit 746e02d
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 141 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -24,32 +24,32 @@
},
"dependencies": {
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-node-resolve": "^13.2.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/pluginutils": "^4.2.0",
"chalk": "^5.0.1",
"consola": "^2.15.3",
"defu": "^6.0.0",
"esbuild": "^0.14.25",
"esbuild": "^0.14.36",
"hookable": "^5.1.1",
"jiti": "^1.13.0",
"magic-string": "^0.26.1",
"mkdirp": "^1.0.4",
"mkdist": "^0.3.10",
"mlly": "^0.4.3",
"mlly": "^0.5.1",
"mri": "^1.2.0",
"pathe": "^0.2.0",
"pkg-types": "^0.3.2",
"pretty-bytes": "^6.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.70.0",
"rollup-plugin-dts": "^4.2.0",
"rollup-plugin-esbuild": "^4.8.2",
"rollup": "^2.70.1",
"rollup-plugin-dts": "^4.2.1",
"rollup-plugin-esbuild": "^4.9.1",
"scule": "^0.2.1",
"typescript": "^4.6.2",
"untyped": "^0.4.0"
"typescript": "^4.6.3",
"untyped": "^0.4.4"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
Expand All @@ -64,5 +64,5 @@
"mocha": "latest",
"standard-version": "latest"
},
"packageManager": "pnpm@6.32.2"
"packageManager": "pnpm@6.32.6"
}

0 comments on commit 746e02d

Please sign in to comment.