Skip to content

Commit 9a83be5

Browse files
chore(deps): update nuxt core to v4.3.0 (#698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7bb903 commit 9a83be5

File tree

3 files changed

+1100
-894
lines changed

3 files changed

+1100
-894
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,18 @@
5454
"devDependencies": {
5555
"@nuxt/eslint-config": "1.12.1",
5656
"@nuxt/module-builder": "1.0.2",
57-
"@nuxt/schema": "4.2.2",
57+
"@nuxt/schema": "4.3.0",
5858
"@nuxt/test-utils": "3.23.0",
5959
"@types/serve-static": "2.2.0",
6060
"@vitest/coverage-v8": "4.0.17",
6161
"bumpp": "10.4.0",
6262
"eslint": "9.39.2",
63-
"nuxt": "4.2.2",
63+
"nuxt": "4.3.0",
6464
"playwright": "1.57.0",
6565
"vitest": "4.0.17"
6666
},
6767
"resolutions": {
68-
"@nuxt/schema": "4.2.2",
68+
"@nuxt/schema": "4.3.0",
6969
"@nuxtjs/harlem": "link:./"
7070
},
7171
"packageManager": "pnpm@10.28.1"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@nuxtjs/harlem": "latest",
12-
"nuxt": "4.2.2"
12+
"nuxt": "4.3.0"
1313
}
1414
}

0 commit comments

Comments
 (0)