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 May 27, 2024
1 parent 7d1de3b commit 16d5912
Show file tree
Hide file tree
Showing 2 changed files with 674 additions and 1,237 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
Expand All @@ -39,31 +39,31 @@
"citty": "^0.1.6",
"consola": "^3.2.3",
"defu": "^6.1.4",
"esbuild": "^0.20.2",
"esbuild": "^0.21.4",
"globby": "^14.0.1",
"hookable": "^5.5.3",
"jiti": "^1.21.0",
"magic-string": "^0.30.10",
"mkdist": "^1.5.1",
"mlly": "^1.7.0",
"pathe": "^1.1.2",
"pkg-types": "^1.1.0",
"pkg-types": "^1.1.1",
"pretty-bytes": "^6.1.1",
"rollup": "^4.17.2",
"rollup-plugin-dts": "^6.1.0",
"rollup": "^4.18.0",
"rollup-plugin-dts": "^6.1.1",
"scule": "^1.3.0",
"ufo": "^1.5.3",
"untyped": "^1.4.2"
},
"devDependencies": {
"@types/node": "^20.12.8",
"@vitest/coverage-v8": "^1.5.3",
"@types/node": "^20.12.12",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"eslint-config-unjs": "^0.3.1",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"peerDependencies": {
"typescript": "^5.4.5"
Expand All @@ -73,5 +73,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.3"
}
Loading

0 comments on commit 16d5912

Please sign in to comment.