Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 1a76a87 commit 4408e4c
Show file tree
Hide file tree
Showing 4 changed files with 1,632 additions and 2,182 deletions.
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
"preview": "nuxi preview"
},
"dependencies": {
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/heroicons": "^1.1.23",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.107",
"@nuxt/content": "^2.13.0",
"@iconify-json/simple-icons": "^1.1.111",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/ui-pro": "^1.3.1",
"@nuxthq/studio": "^2.0.2",
"@nuxt/ui-pro": "^1.4.0",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/plausible": "^1.0.0",
"@nuxtjs/tailwindcss": "^6.12.0",
"@nuxtjs/tailwindcss": "^6.12.1",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"medium-zoom": "^1.1.0",
"nuxt": "^3.12.4",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-og-image": "^3.0.0-rc.53",
"three": "^0.165.0",
"nuxt-og-image": "^3.0.0-rc.64",
"three": "^0.167.1",
"three-globe": "^2.31.1"
}
}
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,43 +38,43 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@nuxt/devtools-kit": "^1.3.7",
"@cloudflare/workers-types": "^4.20240729.0",
"@nuxt/devtools-kit": "^1.3.9",
"@nuxt/kit": "^3.12.4",
"@uploadthing/mime-types": "^0.2.10",
"citty": "^0.1.6",
"confbox": "^0.1.7",
"defu": "^6.1.4",
"destr": "^2.0.3",
"h3": "^1.12.0",
"mime": "^4.0.3",
"nitro-cloudflare-dev": "^0.1.4",
"mime": "^4.0.4",
"nitro-cloudflare-dev": "^0.1.6",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.1.1",
"ufo": "^1.5.3",
"pkg-types": "^1.1.3",
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
"unstorage": "^1.10.2",
"zod": "^3.23.8"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.7",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.0",
"@nuxthub/core": "link:.",
"@types/node": "^20.14.9",
"@types/node": "^20.14.14",
"changelogen": "^0.5.5",
"eslint": "^9.5.0",
"eslint": "^9.8.0",
"happy-dom": "^14.12.3",
"nuxt": "^3.12.4",
"typescript": "^5.5.2",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"wrangler": "^3.62.0"
"wrangler": "^3.68.0"
},
"resolutions": {
"@nuxt/ui": "2.15.2"
"@nuxt/ui": "2.18.3"
},
"packageManager": "pnpm@9.1.3"
"packageManager": "pnpm@9.6.0"
}
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"preview": "nuxi preview"
},
"dependencies": {
"@iconify-json/simple-icons": "^1.1.107",
"@iconify-json/simple-icons": "^1.1.111",
"@kgierke/nuxt-basic-auth": "^1.6.0",
"@nuxt/ui": "^2.17.0",
"@nuxt/ui": "^2.18.3",
"@nuxthub/core": "latest",
"drizzle-orm": "^0.31.2",
"drizzle-orm": "^0.32.1",
"nuxt": "^3.12.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4408e4c

Please sign in to comment.