Skip to content

Commit

Permalink
chore: update to latest nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Nov 6, 2024
1 parent 1c4aa71 commit 819d78e
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 350 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@nuxtjs/plausible": "1.0.3",
"@nuxtjs/web-vitals": "0.2.7",
"@unhead/vue": "1.11.11",
"@unocss/nuxt": "^0.63.6",
"@unocss/postcss": "^0.63.6",
"@unocss/reset": "^0.63.6",
"@unocss/nuxt": "^0.64.0",
"@unocss/postcss": "^0.64.0",
"@unocss/reset": "^0.64.0",
"defu": "^6.1.4",
"feed": "^4.2.2",
"globby": "^14.0.2",
Expand All @@ -52,7 +52,7 @@
"magic-string": "^0.30.12",
"masto": "^6.10.1",
"mlly": "^1.7.2",
"nuxt": "^3.14.0",
"nuxt": "^3.14.159",
"nuxt-og-image": "3.0.8",
"nuxt-security": "2.0.0",
"nuxt-time": "^1.0.2",
Expand All @@ -66,7 +66,7 @@
"std-env": "^3.7.0",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unocss": "^0.63.6",
"unocss": "^0.64.0",
"unplugin": "^1.15.0",
"vue": "3.5.12",
"vue-router": "^4.4.5"
Expand All @@ -78,7 +78,7 @@
"@playwright/test": "1.48.2",
"@vue/test-utils": "2.4.6",
"eslint": "9.14.0",
"happy-dom": "15.8.3",
"happy-dom": "15.10.1",
"lint-staged": "15.2.10",
"ofetch": "1.4.1",
"playwright-core": "1.48.2",
Expand All @@ -98,8 +98,8 @@
"packageManager": "[email protected]",
"pnpm": {
"overrides": {
"@nuxt/kit": "3.14.0",
"@nuxt/schema": "3.14.0",
"@nuxt/kit": "3.14.159",
"@nuxt/schema": "3.14.159",
"@nuxtjs/mdc": "0.9.2",
"@unhead/dom": "1.11.11",
"@unhead/schema": "1.11.11",
Expand Down
Loading

0 comments on commit 819d78e

Please sign in to comment.