Skip to content

Commit ba8b90b

Browse files
chore(deps): update all non-major dependencies
1 parent b3d7464 commit ba8b90b

File tree

4 files changed

+775
-664
lines changed

4 files changed

+775
-664
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
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-20251205-170401-d479a68",
1212
"@nuxtjs/plausible": "^2.0.1",
1313
"@vercel/analytics": "^1.6.1",
1414
"@vercel/speed-insights": "^1.3.1",
1515
"@vueuse/nuxt": "^14.1.0",
1616
"better-sqlite3": "^12.5.0",
1717
"docus": "^5.3.1",
18-
"drizzle-orm": "^0.44.7",
18+
"drizzle-orm": "^0.45.0",
1919
"minisearch": "^7.2.0",
2020
"nuxt": "^4.2.1",
2121
"nuxt-studio": "v1.0.0-alpha.3"

package.json

Lines changed: 8 additions & 8 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,14 +137,14 @@
137137
}
138138
},
139139
"devDependencies": {
140-
"@cloudflare/workers-types": "^4.20251128.0",
140+
"@cloudflare/workers-types": "^4.20251205.0",
141141
"@nuxt/content": "link:.",
142142
"@nuxt/devtools": "^3.1.1",
143143
"@nuxt/eslint-config": "^1.11.0",
144144
"@nuxt/kit": "^4.2.1",
145145
"@nuxt/module-builder": "^1.0.2",
146146
"@nuxt/schema": "^4.2.1",
147-
"@nuxt/test-utils": "^3.20.1",
147+
"@nuxt/test-utils": "^3.21.0",
148148
"@release-it/conventional-changelog": "^10.0.2",
149149
"@types/better-sqlite3": "^7.6.13",
150150
"@types/bun": "^1.3.3",
@@ -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,9 +163,9 @@
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",
168-
"wrangler": "^4.51.0"
168+
"wrangler": "^4.53.0"
169169
},
170170
"resolutions": {
171171
"@nuxt/content": "workspace:*"

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
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-20251205-170401-d479a68",
1717
"better-sqlite3": "^12.5.0",
18-
"drizzle-orm": "^0.44.7",
18+
"drizzle-orm": "^0.45.0",
1919
"nuxt": "^4.2.1",
2020
"pg": "^8.16.3",
2121
"remark-code-import": "^1.2.0",

0 commit comments

Comments
 (0)