Skip to content

Commit be29768

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

File tree

2 files changed

+437
-435
lines changed

2 files changed

+437
-435
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@shikijs/langs": "^3.7.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",
@@ -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.20250712.0",
129129
"@nuxt/content": "link:.",
130130
"@nuxt/devtools": "^2.6.2",
131131
"@nuxt/eslint-config": "^1.5.2",
@@ -138,11 +138,11 @@
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.13",
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",
@@ -151,12 +151,12 @@
151151
"typescript": "5.8.3",
152152
"vitest": "^3.2.4",
153153
"vue-tsc": "^3.0.1",
154-
"wrangler": "^4.23.0"
154+
"wrangler": "^4.24.3"
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)