Skip to content

Commit 0b382a4

Browse files
chore(deps): update nuxtjs monorepo to v4.2.0 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19e39af commit 0b382a4

File tree

3 files changed

+398
-332
lines changed

3 files changed

+398
-332
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@as-integrations/h3": "2.0.0",
5050
"@nuxt/devtools": "2.7.0",
5151
"@nuxt/module-builder": "1.0.2",
52-
"@nuxt/schema": "4.1.2",
52+
"@nuxt/schema": "4.2.0",
5353
"@nuxt/test-utils": "3.20.1",
5454
"@vitest/coverage-v8": "3.2.4",
5555
"eslint": "9.39.0",
@@ -59,7 +59,7 @@
5959
"graphql": "16.12.0",
6060
"graphql-subscriptions": "3.0.0",
6161
"graphql-ws": "6.0.6",
62-
"nuxt": "4.1.2",
62+
"nuxt": "4.2.0",
6363
"prettier": "3.6.2",
6464
"shx": "0.4.0",
6565
"commit-and-tag-version": "12.6.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"dependencies": {
1111
"@as-integrations/h3": "2.0.0",
1212
"graphql-subscriptions": "3.0.0",
13-
"nuxt": "4.1.2"
13+
"nuxt": "4.2.0"
1414
}
1515
}

0 commit comments

Comments
 (0)