Skip to content

Commit b173f52

Browse files
chore(deps): update all non-major dependencies
1 parent 12248a8 commit b173f52

File tree

4 files changed

+269
-244
lines changed

4 files changed

+269
-244
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"@libsql/client": "^0.15.15",
99
"@nuxt/content": "link:..",
1010
"@nuxt/ui": "^4.2.1",
11-
"@nuxthub/core": "npm:@nuxthub/core-nightly@0.10.0-20251128-232930-0579c39",
11+
"@nuxthub/core": "npm:@nuxthub/core-nightly@0.10.0-20251201-194900-b2d4a1a",
1212
"@nuxtjs/plausible": "^2.0.1",
13-
"@vercel/analytics": "^1.5.0",
14-
"@vercel/speed-insights": "^1.2.0",
13+
"@vercel/analytics": "^1.6.0",
14+
"@vercel/speed-insights": "^1.3.0",
1515
"@vueuse/nuxt": "^14.1.0",
1616
"better-sqlite3": "^12.5.0",
1717
"docus": "^5.3.1",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"@nuxt/kit": "^4.2.1",
6363
"@nuxtjs/mdc": "^0.19.1",
64-
"@shikijs/langs": "^3.17.0",
64+
"@shikijs/langs": "^3.17.1",
6565
"@sqlite.org/sqlite-wasm": "3.50.4-build1",
6666
"@standard-schema/spec": "^1.0.0",
6767
"@webcontainer/env": "^1.1.1",
@@ -94,7 +94,7 @@
9494
"pkg-types": "^2.3.0",
9595
"remark-mdc": "^3.9.0",
9696
"scule": "^1.3.0",
97-
"shiki": "^3.17.0",
97+
"shiki": "^3.17.1",
9898
"slugify": "^1.6.6",
9999
"socket.io-client": "^4.8.1",
100100
"std-env": "^3.10.0",
@@ -137,7 +137,7 @@
137137
}
138138
},
139139
"devDependencies": {
140-
"@cloudflare/workers-types": "^4.20251128.0",
140+
"@cloudflare/workers-types": "^4.20251202.0",
141141
"@nuxt/content": "link:.",
142142
"@nuxt/devtools": "^3.1.1",
143143
"@nuxt/eslint-config": "^1.11.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@libsql/client": "^0.15.15",
1414
"@nuxt/content": "latest",
1515
"@nuxt/ui": "^4.2.1",
16-
"@nuxthub/core": "npm:@nuxthub/core-nightly@0.10.0-20251128-232930-0579c39",
16+
"@nuxthub/core": "npm:@nuxthub/core-nightly@0.10.0-20251201-194900-b2d4a1a",
1717
"better-sqlite3": "^12.5.0",
1818
"drizzle-orm": "^0.44.7",
1919
"nuxt": "^4.2.1",

0 commit comments

Comments
 (0)