Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 5867204

Browse files
chore(deps): update all non-major dependencies (#803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f6f9ae commit 5867204

File tree

2 files changed

+157
-199
lines changed

2 files changed

+157
-199
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"ufo": "^1.5.4"
6666
},
6767
"devDependencies": {
68-
"@babel/traverse": "^7.25.6",
69-
"@babel/types": "^7.25.6",
68+
"@babel/traverse": "^7.25.7",
69+
"@babel/types": "^7.25.7",
7070
"@nuxt/test-utils": "^0.2.2",
7171
"@nuxt/types": "^2.18.1",
7272
"@nuxt/typescript-build": "^3.0.2",
@@ -88,7 +88,7 @@
8888
"lint-staged": "^15.2.10",
8989
"npm-run-all2": "^6.2.3",
9090
"nuxt": "^2.18.1",
91-
"release-it": "17.6.0",
91+
"release-it": "17.7.0",
9292
"rimraf": "^6.0.1",
9393
"siroc": "0.16.0",
9494
"start-server-and-test": "^2.0.8",
@@ -97,7 +97,7 @@
9797
"tsd": "^0.31.2",
9898
"typescript": "5.6.2",
9999
"vite": "^5.4.8",
100-
"vitest": "^2.1.1",
100+
"vitest": "^2.1.2",
101101
"yorkie": "^2.0.0"
102102
},
103103
"peerDependencies": {

0 commit comments

Comments
 (0)