Skip to content

Commit 9534eba

Browse files
chore(deps): update nuxt core to v3.2.2 (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 216ecba commit 9534eba

File tree

3 files changed

+243
-156
lines changed

3 files changed

+243
-156
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"devDependencies": {
1414
"@nuxt-themes/docus": "1.8.3",
1515
"@nuxtjs/plausible": "0.2.0",
16-
"nuxt": "3.2.0"
16+
"nuxt": "3.2.2"
1717
}
1818
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"unplugin": "^1.0.0"
5252
},
5353
"devDependencies": {
54-
"@nuxt/kit": "3.2.0",
54+
"@nuxt/kit": "3.2.2",
5555
"@nuxtjs/eslint-config-typescript": "latest",
5656
"@types/estree": "1.0.0",
5757
"@types/node": "18.14.1",

0 commit comments

Comments
 (0)