Skip to content

Commit 0314365

Browse files
committedFeb 7, 2025··
chore: update deps
1 parent c672f33 commit 0314365

File tree

5 files changed

+1119
-3221
lines changed

5 files changed

+1119
-3221
lines changed
 

‎docs/package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,26 @@
1212
"dependencies": {
1313
"@iconify-json/heroicons": "^1.2.2",
1414
"@iconify-json/logos": "^1.2.4",
15-
"@iconify-json/lucide": "^1.2.22",
15+
"@iconify-json/lucide": "^1.2.25",
1616
"@iconify-json/ph": "^1.2.2",
17-
"@iconify-json/simple-icons": "^1.2.19",
18-
"@iconify-json/vscode-icons": "^1.2.9",
17+
"@iconify-json/simple-icons": "^1.2.23",
18+
"@iconify-json/vscode-icons": "^1.2.11",
1919
"@nuxt/content": "^2.13.4",
2020
"@nuxt/fonts": "^0.10.3",
2121
"@nuxt/image": "^1.9.0",
22-
"@nuxt/scripts": "^0.9.5",
23-
"@nuxt/ui-pro": "^1.6.0",
22+
"@nuxt/scripts": "^0.10.0",
23+
"@nuxt/ui-pro": "^1.7.0",
2424
"@nuxthq/studio": "^2.2.1",
2525
"@nuxtjs/plausible": "^1.2.0",
26-
"@nuxtjs/tailwindcss": "^6.12.2",
27-
"@tsparticles/engine": "^3.7.1",
28-
"@tsparticles/slim": "^3.7.1",
29-
"@vueuse/core": "^12.3.0",
30-
"@vueuse/nuxt": "^12.3.0",
26+
"@nuxtjs/tailwindcss": "^6.13.1",
27+
"@tsparticles/engine": "^3.8.1",
28+
"@tsparticles/slim": "^3.8.1",
29+
"@vueuse/core": "^12.5.0",
30+
"@vueuse/nuxt": "^12.5.0",
3131
"feed": "^4.2.2",
3232
"medium-zoom": "^1.1.0",
33-
"nuxt": "^3.15.1",
33+
"nuxt": "^3.15.4",
3434
"nuxt-cloudflare-analytics": "^1.0.8",
35-
"nuxt-og-image": "^4.0.2"
35+
"nuxt-og-image": "^4.1.2"
3636
}
3737
}

‎package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
"test:watch": "vitest watch"
3939
},
4040
"dependencies": {
41-
"@cloudflare/workers-types": "^4.20250124.3",
42-
"@nuxt/devtools-kit": "^1.7.0",
43-
"@nuxt/kit": "^3.15.3",
41+
"@cloudflare/workers-types": "^4.20250204.0",
42+
"@nuxt/devtools-kit": "^2.0.0",
43+
"@nuxt/kit": "^3.15.4",
4444
"@uploadthing/mime-types": "^0.3.4",
4545
"citty": "^0.1.6",
4646
"confbox": "^0.1.8",
4747
"defu": "^6.1.4",
4848
"destr": "^2.0.3",
49-
"h3": "^1.14.0",
49+
"h3": "^1.15.0",
5050
"mime": "^4.0.6",
5151
"nitro-cloudflare-dev": "^0.2.1",
5252
"ofetch": "^1.4.1",
@@ -59,22 +59,22 @@
5959
"zod": "^3.24.1"
6060
},
6161
"devDependencies": {
62-
"@nuxt/devtools": "^1.7.0",
63-
"@nuxt/eslint-config": "^0.7.5",
62+
"@nuxt/devtools": "^2.0.0",
63+
"@nuxt/eslint-config": "^1.0.1",
6464
"@nuxt/module-builder": "^0.8.4",
65-
"@nuxt/schema": "^3.15.3",
65+
"@nuxt/schema": "^3.15.4",
6666
"@nuxt/test-utils": "^3.15.4",
6767
"@nuxthub/core": "link:",
68-
"@types/node": "^22.10.10",
68+
"@types/node": "^22.13.1",
6969
"changelogen": "^0.5.7",
7070
"eslint": "^9.19.0",
71-
"nuxt": "^3.15.3",
71+
"nuxt": "^3.15.4",
7272
"typescript": "5.6.3",
73-
"vitest": "^3.0.4",
74-
"wrangler": "^3.105.1"
73+
"vitest": "^3.0.5",
74+
"wrangler": "^3.107.3"
7575
},
7676
"resolutions": {
7777
"h3": "^1.14.0"
7878
},
79-
"packageManager": "pnpm@9.15.4"
79+
"packageManager": "pnpm@10.2.1"
8080
}

‎playground/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@
88
"preview": "nuxi preview"
99
},
1010
"dependencies": {
11-
"@ai-sdk/vue": "^1.1.5",
11+
"@ai-sdk/vue": "^1.1.10",
1212
"@cloudflare/puppeteer": "^0.0.14",
13-
"@iconify-json/simple-icons": "^1.2.22",
13+
"@iconify-json/simple-icons": "^1.2.23",
1414
"@kgierke/nuxt-basic-auth": "^1.7.0",
1515
"@nuxt/ui": "^2.21.0",
1616
"@nuxthub/core": "latest",
17-
"@nuxtjs/mdc": "^0.13.2",
17+
"@nuxtjs/mdc": "^0.13.4",
1818
"@vueuse/core": "^12.5.0",
1919
"@vueuse/nuxt": "^12.5.0",
20-
"ai": "^4.1.8",
20+
"ai": "^4.1.25",
2121
"aws4fetch": "^1.0.20",
22-
"drizzle-orm": "^0.39.0",
23-
"nuxt": "^3.15.3",
24-
"nuxt-auth-utils": "^0.5.10",
22+
"drizzle-orm": "^0.39.2",
23+
"nuxt": "^3.15.4",
24+
"nuxt-auth-utils": "^0.5.14",
2525
"postgres": "^3.4.5",
26-
"puppeteer": "^24.1.1",
27-
"workers-ai-provider": "^0.0.10",
26+
"puppeteer": "^24.2.0",
27+
"workers-ai-provider": "^0.0.11",
2828
"zod": "^3.24.1"
2929
},
3030
"devDependencies": {

‎pnpm-lock.yaml

+1,076-3,179
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/module.ts

+10-9
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ export default defineNuxtModule<ModuleOptions>({
9898
runtimeConfig.public.hub = {}
9999
// Make sure to tell Nitro to not generate the .wrangler/deploy/config.json file
100100
nuxt.options.nitro.cloudflare ||= {}
101+
// @ts-expect-error noWranglerDeployConfig is not typed here
101102
nuxt.options.nitro.cloudflare.noWranglerDeployConfig = true
102103
// For old versions of Nitro, disable generating the wrangler.toml file
103104
delete nuxt.options.nitro.cloudflare?.wrangler?.compatibility_flags
@@ -145,15 +146,15 @@ export default defineNuxtModule<ModuleOptions>({
145146
// Fix cloudflare:* externals in rollup
146147
nuxt.options.nitro.rollupConfig = nuxt.options.nitro.rollupConfig || {}
147148
nuxt.options.nitro.rollupConfig.plugins = ([] as any[]).concat(nuxt.options.nitro.rollupConfig.plugins || [])
148-
nuxt.options.nitro.rollupConfig.plugins.push({
149-
name: 'nuxthub-rollup-plugin',
150-
resolveId(id: string) {
151-
if (id.startsWith('cloudflare:')) {
152-
return { id, external: true }
153-
}
154-
return null
155-
}
156-
})
149+
// nuxt.options.nitro.rollupConfig.plugins.push({
150+
// name: 'nuxthub-rollup-plugin',
151+
// resolveId(id: string) {
152+
// if (id.startsWith('cloudflare:')) {
153+
// return { id, external: true }
154+
// }
155+
// return null
156+
// }
157+
// })
157158
// Enable Async Local Storage
158159
nuxt.options.nitro.experimental = nuxt.options.nitro.experimental || {}
159160
nuxt.options.nitro.experimental.asyncContext = true

0 commit comments

Comments
 (0)
Please sign in to comment.