Skip to content

Commit 23fc07c

Browse files
chore(deps): update nuxt core (#685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fb31b3 commit 23fc07c

File tree

3 files changed

+38
-799
lines changed

3 files changed

+38
-799
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@nuxt-themes/docus": "1.15.1",
14-
"nuxt": "4.0.1",
14+
"nuxt": "4.0.3",
1515
"pinceau": "^0.20.1"
1616
}
1717
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@
5252
},
5353
"devDependencies": {
5454
"@nuxt/eslint-config": "1.7.1",
55-
"@nuxt/module-builder": "1.0.1",
55+
"@nuxt/module-builder": "1.0.2",
5656
"@nuxt/test-utils": "3.19.2",
5757
"@vitest/coverage-v8": "3.2.4",
5858
"bumpp": "10.2.0",
5959
"eslint": "9.32.0",
6060
"husky": "9.1.7",
6161
"lint-staged": "16.1.2",
62-
"nuxt": "4.0.1",
62+
"nuxt": "4.0.3",
6363
"simple-git-hooks": "2.13.0",
6464
"vitest": "3.2.4"
6565
},

0 commit comments

Comments
 (0)