Skip to content

Commit 4fbaa01

Browse files
committed
chore(nuxt): Upgrade nuxt version in e2e test to ensure we run with nitro 2.10
1 parent b59ce07 commit 4fbaa01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@sentry/nuxt": "latest || *",
18-
"nuxt": "^3.13.1"
18+
"nuxt": "^3.14.1592"
1919
},
2020
"devDependencies": {
2121
"@nuxt/test-utils": "^3.14.1",

0 commit comments

Comments
 (0)