Skip to content

Commit 47d179e

Browse files
chore(deps): update nuxt core to v3.3.2 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
1 parent d3e0cdd commit 47d179e

File tree

5 files changed

+596
-1871
lines changed

5 files changed

+596
-1871
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"devDependencies": {
1212
"@nuxt-themes/docus": "1.9.10",
1313
"@nuxtjs/plausible": "0.2.0",
14-
"nuxt": "3.1.0"
14+
"nuxt": "3.3.2"
1515
}
1616
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
},
6969
"devDependencies": {
7070
"@nuxt/module-builder": "0.2.1",
71-
"@nuxt/schema": "3.1.0",
72-
"@nuxt/test-utils": "3.1.0",
71+
"@nuxt/schema": "3.3.2",
72+
"@nuxt/test-utils": "3.3.2",
7373
"@nuxtjs/eslint-config-typescript": "12.0.0",
7474
"@release-it/conventional-changelog": "5.1.1",
7575
"@types/node": "18.15.10",
@@ -82,14 +82,14 @@
8282
"expect-type": "0.15.0",
8383
"husky": "8.0.3",
8484
"lint-staged": "13.2.0",
85-
"nuxt": "3.1.0",
85+
"nuxt": "3.3.2",
8686
"pinst": "3.0.0",
8787
"playwright": "1.32.1",
8888
"prettier": "2.8.7",
8989
"release-it": "15.9.3",
9090
"typescript": "5.0.2",
9191
"vitest": "0.29.7",
92-
"vue": "3.2.45"
92+
"vue": "3.2.47"
9393
},
9494
"resolutions": {
9595
"@nuxtjs/ionic": "link:."

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@capacitor/camera": "4.1.4",
1212
"@capacitor/filesystem": "4.1.4",
1313
"@capacitor/storage": "1.2.5",
14-
"nuxt": "3.1.0",
14+
"nuxt": "3.3.2",
1515
"@nuxtjs/ionic": "latest"
1616
}
1717
}

0 commit comments

Comments
 (0)