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 Sep 24, 2023
1 parent 511cd75 commit 1f7ff36
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 229 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.4",
"chalk": "^5.3.0",
"citty": "^0.1.3",
"citty": "^0.1.4",
"consola": "^3.2.3",
"defu": "^6.1.2",
"esbuild": "^0.19.2",
"esbuild": "^0.19.3",
"globby": "^13.2.2",
"hookable": "^5.5.3",
"jiti": "^1.20.0",
Expand All @@ -48,20 +48,20 @@
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"rollup": "^3.29.0",
"rollup-plugin-dts": "^6.0.1",
"rollup": "^3.29.2",
"rollup-plugin-dts": "^6.0.2",
"scule": "^1.0.0",
"untyped": "^1.4.0"
},
"devDependencies": {
"@types/node": "^20.6.0",
"@vitest/coverage-v8": "^0.34.4",
"@types/node": "^20.6.4",
"@vitest/coverage-v8": "^0.34.5",
"changelogen": "^0.5.5",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"vitest": "^0.34.4"
"vitest": "^0.34.5"
},
"peerDependencies": {
"typescript": "^5.2.2"
Expand All @@ -71,5 +71,5 @@
"optional": true
}
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].6"
}
Loading

0 comments on commit 1f7ff36

Please sign in to comment.