Skip to content

Commit

Permalink
chore(deps): update nuxt framework to v3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 7e89fa9 commit 96f3bcb
Show file tree
Hide file tree
Showing 3 changed files with 560 additions and 282 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"start": "pnpm run wp-env:create && pnpm run dev"
},
"dependencies": {
"@nuxt/kit": "3.12.3",
"@nuxt/kit": "3.12.4",
"@vueuse/nuxt": "^10.11.0",
"defu": "^6.1.4",
"nuxt-graphql-middleware": "4.0.0",
Expand All @@ -63,7 +63,7 @@
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "3.12.3",
"@nuxt/schema": "3.12.4",
"@nuxt/test-utils": "^3.13.1",
"@rollup/rollup-linux-arm64-gnu": "^4.18.1",
"@rollup/rollup-linux-arm64-musl": "^4.18.1",
Expand All @@ -73,7 +73,7 @@
"@wordpress/env": "^10.3.0",
"changelogen": "^0.5.5",
"markdownlint-cli": "^0.41.0",
"nuxt": "^3.12.3",
"nuxt": "^3.12.4",
"nuxt-content-twoslash": "^0.1.0",
"release-it": "^17.6.0",
"shiki": "^1.10.3",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/eslint": "^0.3.13",
"@nuxt/image": "^1.7.0",
"@nuxt/ui-pro": "^1.3.1",
"nuxt": "^3.12.3",
"nuxt": "^3.12.4",
"vite-plugin-eslint2": "^4.4.0"
}
}
Loading

0 comments on commit 96f3bcb

Please sign in to comment.