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 Jan 12, 2024
1 parent ebd16ba commit a33e50e
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 155 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,32 +38,32 @@
"chalk": "^5.3.0",
"citty": "^0.1.5",
"consola": "^3.2.3",
"defu": "^6.1.3",
"defu": "^6.1.4",
"esbuild": "^0.19.11",
"globby": "^14.0.0",
"hookable": "^5.5.3",
"jiti": "^1.21.0",
"magic-string": "^0.30.5",
"mkdist": "^1.4.0",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"mlly": "^1.5.0",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"rollup": "^4.9.2",
"rollup": "^4.9.5",
"rollup-plugin-dts": "^6.1.0",
"scule": "^1.1.1",
"scule": "^1.2.0",
"ufo": "^1.3.2",
"untyped": "^1.4.0"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^1.1.2",
"@types/node": "^20.11.0",
"@vitest/coverage-v8": "^1.1.3",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"vitest": "^1.1.2"
"vitest": "^1.1.3"
},
"peerDependencies": {
"typescript": "^5.3.3"
Expand All @@ -73,5 +73,5 @@
"optional": true
}
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit a33e50e

Please sign in to comment.