Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent 825df15 commit 424cf45
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 326 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -32,38 +32,38 @@
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.2",
"chalk": "^5.2.0",
"consola": "^3.0.2",
"consola": "^3.1.0",
"defu": "^6.1.2",
"esbuild": "^0.17.16",
"esbuild": "^0.17.19",
"globby": "^13.1.4",
"hookable": "^5.5.3",
"jiti": "^1.18.2",
"magic-string": "^0.30.0",
"mkdist": "^1.2.0",
"mlly": "^1.2.0",
"mlly": "^1.3.0",
"mri": "^1.2.0",
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.0",
"rollup": "^3.20.2",
"rollup": "^3.23.0",
"rollup-plugin-dts": "^5.3.0",
"scule": "^1.0.0",
"typescript": "^5.0.4",
"untyped": "^1.3.2"
},
"devDependencies": {
"@types/mri": "^1.1.1",
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.30.1",
"@types/node": "^18.16.16",
"@vitest/coverage-c8": "^0.31.2",
"changelogen": "^0.5.3",
"eslint": "^8.38.0",
"eslint-config-unjs": "^0.1.0",
"prettier": "^2.8.7",
"vitest": "^0.30.1"
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.2.0",
"prettier": "^2.8.8",
"vitest": "^0.31.2"
},
"packageManager": "pnpm@8.2.0"
"packageManager": "pnpm@8.6.0"
}

0 comments on commit 424cf45

Please sign in to comment.