Skip to content

Commit aa8c397

Browse files
chore(deps): update nuxtjs monorepo to v3.17.5 (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 297fa4c commit aa8c397

File tree

3 files changed

+122
-136
lines changed

3 files changed

+122
-136
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.4.1",
5151
"@nuxt/module-builder": "1.0.1",
52-
"@nuxt/schema": "3.17.4",
52+
"@nuxt/schema": "3.17.5",
5353
"@nuxt/test-utils": "3.19.1",
5454
"@vitest/coverage-v8": "3.2.1",
5555
"eslint": "9.28.0",
@@ -59,7 +59,7 @@
5959
"graphql": "16.11.0",
6060
"graphql-subscriptions": "3.0.0",
6161
"graphql-ws": "6.0.5",
62-
"nuxt": "3.17.4",
62+
"nuxt": "3.17.5",
6363
"prettier": "3.5.3",
6464
"shx": "0.4.0",
6565
"commit-and-tag-version": "12.5.1",

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": "3.17.4"
13+
"nuxt": "3.17.5"
1414
}
1515
}

0 commit comments

Comments
 (0)