Skip to content

Commit 7af7407

Browse files
chore(deps): update nuxt core to v3.5.2 (#374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
1 parent 3d2a614 commit 7af7407

File tree

3 files changed

+66
-1403
lines changed

3 files changed

+66
-1403
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@nuxt-themes/docus": "1.12.0",
1414
"@nuxt/eslint-config": "0.1.1",
1515
"eslint": "8.41.0",
16-
"nuxt": "3.5.1"
16+
"nuxt": "3.5.2"
1717
},
1818
"dependencies": {
1919
"pinceau": "^0.18.8"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
},
4646
"devDependencies": {
4747
"@nuxt/module-builder": "0.4.0",
48-
"@nuxt/test-utils": "3.5.1",
48+
"@nuxt/test-utils": "3.5.2",
4949
"@nuxtjs/eslint-config-typescript": "12.0.0",
5050
"bumpp": "9.1.0",
5151
"c8": "7.14.0",
5252
"eslint": "8.41.0",
5353
"eslint-config-prettier": "8.8.0",
5454
"husky": "8.0.3",
5555
"lint-staged": "13.2.2",
56-
"nuxt": "3.5.1",
56+
"nuxt": "3.5.2",
5757
"vitest": "0.31.1"
5858
},
5959
"resolutions": {

0 commit comments

Comments
 (0)