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] authored Nov 30, 2023
1 parent 83ea4f0 commit a243b3e
Show file tree
Hide file tree
Showing 2 changed files with 854 additions and 275 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,48 +28,48 @@
"unbuild": "jiti ./src/cli"
},
"dependencies": {
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/pluginutils": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"chalk": "^5.3.0",
"citty": "^0.1.4",
"citty": "^0.1.5",
"consola": "^3.2.3",
"defu": "^6.1.3",
"esbuild": "^0.19.5",
"esbuild": "^0.19.8",
"globby": "^14.0.0",
"hookable": "^5.5.3",
"jiti": "^1.21.0",
"magic-string": "^0.30.5",
"mkdist": "^1.3.0",
"mkdist": "^1.4.0",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"rollup": "^4.4.1",
"rollup": "^4.6.1",
"rollup-plugin-dts": "^6.1.0",
"scule": "^1.0.0",
"scule": "^1.1.0",
"untyped": "^1.4.0"
},
"devDependencies": {
"@types/node": "^20.9.0",
"@types/node": "^20.10.1",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
},
"peerDependencies": {
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
},
"packageManager": "pnpm@8.10.5"
"packageManager": "pnpm@8.11.0"
}
Loading

0 comments on commit a243b3e

Please sign in to comment.