File tree Expand file tree Collapse file tree 2 files changed +437
-435
lines changed Expand file tree Collapse file tree 2 files changed +437
-435
lines changed Original file line number Diff line number Diff line change 63
63
"@shikijs/langs" : " ^3.7.0" ,
64
64
"@sqlite.org/sqlite-wasm" : " 3.50.1-build1" ,
65
65
"@webcontainer/env" : " ^1.1.1" ,
66
- "c12" : " ^3.0.4 " ,
66
+ "c12" : " ^3.1.0 " ,
67
67
"chokidar" : " ^4.0.3" ,
68
68
"consola" : " ^3.4.2" ,
69
69
"db0" : " ^0.3.2" ,
101
101
"unist-util-stringify-position" : " ^4.0.0" ,
102
102
"unist-util-visit" : " ^5.0.0" ,
103
103
"ws" : " ^8.18.3" ,
104
- "zod" : " ^3.25.75 " ,
104
+ "zod" : " ^3.25.76 " ,
105
105
"zod-to-json-schema" : " ^3.24.6"
106
106
},
107
107
"peerDependencies" : {
125
125
}
126
126
},
127
127
"devDependencies" : {
128
- "@cloudflare/workers-types" : " ^4.20250705 .0" ,
128
+ "@cloudflare/workers-types" : " ^4.20250712 .0" ,
129
129
"@nuxt/content" : " link:." ,
130
130
"@nuxt/devtools" : " ^2.6.2" ,
131
131
"@nuxt/eslint-config" : " ^1.5.2" ,
138
138
"@types/bun" : " ^1.2.18" ,
139
139
"@types/micromatch" : " ^4.0.9" ,
140
140
"@types/minimatch" : " ^6.0.0" ,
141
- "@types/node" : " ^24.0.10 " ,
141
+ "@types/node" : " ^24.0.13 " ,
142
142
"@types/pg" : " ^8.15.4" ,
143
143
"@types/ws" : " ^8.18.1" ,
144
144
"csvtojson" : " ^2.0.10" ,
145
- "eslint" : " ^9.30.1 " ,
145
+ "eslint" : " ^9.31.0 " ,
146
146
"happy-dom" : " ^18.0.1" ,
147
147
"mdclint" : " ^0.0.3" ,
148
148
"micromark-util-types" : " ^2.0.2" ,
151
151
"typescript" : " 5.8.3" ,
152
152
"vitest" : " ^3.2.4" ,
153
153
"vue-tsc" : " ^3.0.1" ,
154
- "wrangler" : " ^4.23.0 "
154
+ "wrangler" : " ^4.24.3 "
155
155
},
156
156
"resolutions" : {
157
157
"@nuxt/content" : " workspace:*"
158
158
},
159
- "packageManager" : " pnpm@10.12.4 " ,
159
+ "packageManager" : " pnpm@10.13.1 " ,
160
160
"unbuild" : {
161
161
"entries" : [
162
162
" ./src/module" ,
You can’t perform that action at this time.
0 commit comments