Skip to content

Commit d2cca3d

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

File tree

4 files changed

+400
-349
lines changed

4 files changed

+400
-349
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-20251202-162300-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.1",
14+
"@vercel/speed-insights": "^1.3.1",
1515
"@vueuse/nuxt": "^14.1.0",
1616
"better-sqlite3": "^12.5.0",
1717
"docus": "^5.3.1",

package.json

Lines changed: 5 additions & 5 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.18.0",
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.18.0",
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",
@@ -157,13 +157,13 @@
157157
"csvtojson": "^2.0.14",
158158
"eslint": "^9.39.1",
159159
"happy-dom": "^20.0.11",
160-
"mdclint": "^0.0.3",
160+
"mdclint": "^0.1.0",
161161
"micromark-util-types": "^2.0.2",
162162
"nuxt": "^4.2.1",
163163
"release-it": "^19.0.6",
164164
"typescript": "5.9.3",
165165
"valibot": "^1.2.0",
166-
"vitest": "^4.0.14",
166+
"vitest": "^4.0.15",
167167
"vue-tsc": "^3.1.5",
168168
"wrangler": "^4.51.0"
169169
},

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-20251202-162300-b2d4a1a",
1717
"better-sqlite3": "^12.5.0",
1818
"drizzle-orm": "^0.44.7",
1919
"nuxt": "^4.2.1",

0 commit comments

Comments
 (0)