Skip to content

Commit 4b45403

Browse files
chore(deps): update all non-major dependencies
1 parent fbfd05b commit 4b45403

File tree

4 files changed

+212
-190
lines changed

4 files changed

+212
-190
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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-20251203-151842-31ada09",
1212
"@nuxtjs/plausible": "^2.0.1",
1313
"@vercel/analytics": "^1.6.1",
1414
"@vercel/speed-insights": "^1.3.1",

package.json

Lines changed: 6 additions & 6 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.18.0",
64+
"@shikijs/langs": "^3.19.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.18.0",
97+
"shiki": "^3.19.0",
9898
"slugify": "^1.6.6",
9999
"socket.io-client": "^4.8.1",
100100
"std-env": "^3.10.0",
@@ -111,7 +111,7 @@
111111
"peerDependencies": {
112112
"@electric-sql/pglite": "*",
113113
"@libsql/client": "*",
114-
"@valibot/to-json-schema": "^1.3.0",
114+
"@valibot/to-json-schema": "^1.4.0",
115115
"better-sqlite3": "^12.5.0",
116116
"sqlite3": "*",
117117
"valibot": "^1.2.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",
@@ -153,7 +153,7 @@
153153
"@types/node": "^24.10.1",
154154
"@types/pg": "^8.15.6",
155155
"@types/ws": "^8.18.1",
156-
"@valibot/to-json-schema": "^1.3.0",
156+
"@valibot/to-json-schema": "^1.4.0",
157157
"csvtojson": "^2.0.14",
158158
"eslint": "^9.39.1",
159159
"happy-dom": "^20.0.11",
@@ -163,7 +163,7 @@
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-20251203-151842-31ada09",
1717
"better-sqlite3": "^12.5.0",
1818
"drizzle-orm": "^0.44.7",
1919
"nuxt": "^4.2.1",

0 commit comments

Comments
 (0)