Skip to content

Commit 09ba57b

Browse files
chore(deps): update all non-major dependencies (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31c7862 commit 09ba57b

File tree

2 files changed

+353
-419
lines changed

2 files changed

+353
-419
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"test": "nr lint && nr typecheck && vitest run"
4747
},
4848
"volta": {
49-
"node": "18.20.6",
49+
"node": "18.20.7",
5050
"npm": "9.9.4"
5151
},
5252
"peerDependencies": {
@@ -66,15 +66,15 @@
6666
"devDependencies": {
6767
"@antfu/eslint-config": "^2.27.3",
6868
"@antfu/ni": "^0.23.2",
69-
"@vitest/coverage-v8": "^1.6.0",
69+
"@vitest/coverage-v8": "^1.6.1",
7070
"@vue/test-utils": "^2.4.6",
7171
"eslint": "^8.57.1",
7272
"jsdom": "^23.2.0",
73-
"rollup": "^4.34.0",
73+
"rollup": "^4.37.0",
7474
"standard-version": "^9.5.0",
75-
"typescript": "^5.7.3",
75+
"typescript": "^5.8.2",
7676
"unbuild": "^2.0.0",
77-
"vitest": "^1.6.0",
77+
"vitest": "^1.6.1",
7878
"vue": "^3.5.13"
7979
}
8080
}

0 commit comments

Comments
 (0)