Skip to content

Commit c799d7f

Browse files
chore(deps): update all non-major dependencies (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
1 parent 5950741 commit c799d7f

File tree

3 files changed

+591
-543
lines changed

3 files changed

+591
-543
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@
3131
"test": "pnpm lint && pnpm vitest run --coverage && tsc --noEmit"
3232
},
3333
"dependencies": {
34-
"ufo": "^1.3.2"
34+
"ufo": "^1.5.3"
3535
},
3636
"devDependencies": {
37-
"@types/node": "^20.10.6",
38-
"@vitest/coverage-v8": "^1.1.1",
37+
"@types/node": "^20.12.11",
38+
"@vitest/coverage-v8": "^1.6.0",
3939
"changelogen": "^0.5.5",
4040
"eslint": "^9.2.0",
41-
"expect-type": "^0.17.3",
42-
"typescript": "^5.3.3",
41+
"expect-type": "^0.19.0",
42+
"typescript": "^5.4.5",
4343
"unbuild": "^2.0.0",
44-
"vite": "^5.0.10",
45-
"vitest": "1.1.1",
46-
"vue": "3.4.3",
44+
"vite": "^5.2.11",
45+
"vitest": "1.6.0",
46+
"vue": "3.4.27",
4747
"@nuxt/eslint-config": "^0.3.10"
4848
},
4949
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)