Skip to content

Commit 8a4f9b6

Browse files
chore(deps): update nuxt framework to ^3.12.4 (#896)
1 parent 6abe500 commit 8a4f9b6

File tree

2 files changed

+636
-65
lines changed

2 files changed

+636
-65
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"release": "pnpm prepack && pnpm test:examples && changelogen --release --push"
4141
},
4242
"dependencies": {
43-
"@nuxt/kit": "^3.12.3",
44-
"@nuxt/schema": "^3.12.3",
43+
"@nuxt/kit": "^3.12.4",
44+
"@nuxt/schema": "^3.12.4",
4545
"c12": "^1.11.1",
4646
"consola": "^3.2.3",
4747
"defu": "^6.1.4",
@@ -82,7 +82,7 @@
8282
"h3": "1.12.0",
8383
"jiti": "1.21.6",
8484
"nitropack": "2.9.7",
85-
"nuxt": "3.12.3",
85+
"nuxt": "3.12.4",
8686
"playwright-core": "1.45.1",
8787
"rollup": "4.18.1",
8888
"semver": "7.6.2",
@@ -144,8 +144,8 @@
144144
},
145145
"resolutions": {
146146
"@cucumber/cucumber": "10.8.0",
147-
"@nuxt/kit": "^3.12.3",
148-
"@nuxt/schema": "^3.12.3",
147+
"@nuxt/kit": "^3.12.4",
148+
"@nuxt/schema": "^3.12.4",
149149
"@nuxt/test-utils": "workspace:*",
150150
"rollup": "4.18.1",
151151
"vite": "5.3.4",

0 commit comments

Comments
 (0)