Skip to content

Commit 478fc94

Browse files
chore: update test dependencies
1 parent 7c38d51 commit 478fc94

File tree

2 files changed

+1378
-213
lines changed

2 files changed

+1378
-213
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@nuxt/eslint-config": "^1.3.0",
5959
"@nuxt/module-builder": "^0.8.4",
6060
"@nuxt/schema": "^3.15.2",
61-
"@nuxt/test-utils": "^3.15.4",
61+
"@nuxt/test-utils": "^3.17.2",
6262
"@release-it/conventional-changelog": "^10.0.0",
6363
"@stefanobartoletti/eslint-config": "^4.0.1",
6464
"@types/node": "^22.10.7",
@@ -68,6 +68,6 @@
6868
"nuxt": "^3.15.2",
6969
"release-it": "^18.1.2",
7070
"typescript": "~5.6",
71-
"vitest": "^3.0.1"
71+
"vitest": "^3.1.1"
7272
}
7373
}

0 commit comments

Comments
 (0)