Skip to content

Commit 07a64c2

Browse files
committed
fix test
1 parent 16421c2 commit 07a64c2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

dev-packages/e2e-tests/test-applications/nuxt-4/package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,10 @@
1414
},
1515
"dependencies": {
1616
"@sentry/nuxt": "latest || *",
17-
"nuxt": "^3.13.2",
18-
"vue": "latest",
19-
"vue-router": "latest"
17+
"nuxt": "^3.13.2"
2018
},
2119
"devDependencies": {
22-
"@nuxt/test-utils": "^3.14.1",
20+
"@nuxt/test-utils": "^3.14.2",
2321
"@playwright/test": "^1.44.1",
2422
"@sentry-internal/test-utils": "link:../../../test-utils"
2523
}

0 commit comments

Comments
 (0)