Skip to content

Commit 3c579db

Browse files
chore(deps): update all non-major dependencies
1 parent 116fcc9 commit 3c579db

File tree

2 files changed

+774
-522
lines changed

2 files changed

+774
-522
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
},
6060
"dependencies": {
6161
"@nuxt/kit": "^3.17.6",
62-
"@nuxtjs/mdc": "0.17.0",
63-
"@shikijs/langs": "^3.7.0",
62+
"@nuxtjs/mdc": "0.17.1",
63+
"@shikijs/langs": "^3.8.0",
6464
"@sqlite.org/sqlite-wasm": "3.50.1-build1",
6565
"@webcontainer/env": "^1.1.1",
66-
"c12": "^3.0.4",
66+
"c12": "^3.1.0",
6767
"chokidar": "^4.0.3",
6868
"consola": "^3.4.2",
6969
"db0": "^0.3.2",
@@ -91,7 +91,7 @@
9191
"pkg-types": "^2.2.0",
9292
"remark-mdc": "^3.6.0",
9393
"scule": "^1.3.0",
94-
"shiki": "^3.7.0",
94+
"shiki": "^3.8.0",
9595
"slugify": "^1.6.6",
9696
"socket.io-client": "^4.8.1",
9797
"tar": "^7.4.3",
@@ -101,7 +101,7 @@
101101
"unist-util-stringify-position": "^4.0.0",
102102
"unist-util-visit": "^5.0.0",
103103
"ws": "^8.18.3",
104-
"zod": "^3.25.75",
104+
"zod": "^3.25.76",
105105
"zod-to-json-schema": "^3.24.6"
106106
},
107107
"peerDependencies": {
@@ -125,7 +125,7 @@
125125
}
126126
},
127127
"devDependencies": {
128-
"@cloudflare/workers-types": "^4.20250705.0",
128+
"@cloudflare/workers-types": "^4.20250715.0",
129129
"@nuxt/content": "link:.",
130130
"@nuxt/devtools": "^2.6.2",
131131
"@nuxt/eslint-config": "^1.5.2",
@@ -138,25 +138,25 @@
138138
"@types/bun": "^1.2.18",
139139
"@types/micromatch": "^4.0.9",
140140
"@types/minimatch": "^6.0.0",
141-
"@types/node": "^24.0.10",
141+
"@types/node": "^24.0.14",
142142
"@types/pg": "^8.15.4",
143143
"@types/ws": "^8.18.1",
144144
"csvtojson": "^2.0.10",
145-
"eslint": "^9.30.1",
145+
"eslint": "^9.31.0",
146146
"happy-dom": "^18.0.1",
147147
"mdclint": "^0.0.3",
148148
"micromark-util-types": "^2.0.2",
149149
"nuxt": "^3.17.6",
150-
"release-it": "^19.0.3",
150+
"release-it": "^19.0.4",
151151
"typescript": "5.8.3",
152152
"vitest": "^3.2.4",
153-
"vue-tsc": "^3.0.1",
154-
"wrangler": "^4.23.0"
153+
"vue-tsc": "^3.0.2",
154+
"wrangler": "^4.25.0"
155155
},
156156
"resolutions": {
157157
"@nuxt/content": "workspace:*"
158158
},
159-
"packageManager": "pnpm@10.12.4",
159+
"packageManager": "pnpm@10.13.1",
160160
"unbuild": {
161161
"entries": [
162162
"./src/module",

0 commit comments

Comments
 (0)