Skip to content

Commit fe14a24

Browse files
chore(deps): update nuxt core to v4.0.3 (#289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1333897 commit fe14a24

File tree

3 files changed

+370
-336
lines changed

3 files changed

+370
-336
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@
5757
"devDependencies": {
5858
"@nuxt/eslint-config": "1.7.1",
5959
"@nuxt/module-builder": "1.0.2",
60-
"@nuxt/schema": "4.0.2",
60+
"@nuxt/schema": "4.0.3",
6161
"@nuxt/test-utils": "3.19.2",
6262
"@types/node": "22.17.0",
6363
"@vitest/coverage-v8": "3.2.4",
6464
"bumpp": "10.2.2",
6565
"eslint": "9.32.0",
6666
"h3": "1.15.4",
67-
"nuxt": "4.0.2",
67+
"nuxt": "4.0.3",
6868
"playwright": "1.54.2",
6969
"vitest": "3.2.4"
7070
},

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/hanko": "latest",
12-
"nuxt": "4.0.2"
12+
"nuxt": "4.0.3"
1313
}
1414
}

0 commit comments

Comments
 (0)