File tree Expand file tree Collapse file tree 3 files changed +250
-260
lines changed Expand file tree Collapse file tree 3 files changed +250
-260
lines changed Original file line number Diff line number Diff line change 3
3
"name" : " @nuxt/content-docs" ,
4
4
"type" : " module" ,
5
5
"dependencies" : {
6
- "@iconify-json/lucide" : " ^1.2.31 " ,
6
+ "@iconify-json/lucide" : " ^1.2.32 " ,
7
7
"@iconify-json/simple-icons" : " ^1.2.29" ,
8
8
"@iconify-json/vscode-icons" : " ^1.2.16" ,
9
9
"@nuxt/content" : " latest" ,
Original file line number Diff line number Diff line change 92
92
"unist-util-visit" : " ^5.0.0" ,
93
93
"ws" : " ^8.18.1" ,
94
94
"zod" : " ^3.24.2" ,
95
- "zod-to-json-schema" : " ^3.24.4 " ,
95
+ "zod-to-json-schema" : " ^3.24.5 " ,
96
96
"zod-to-ts" : " ^1.2.0"
97
97
},
98
98
"peerDependencies" : {
112
112
}
113
113
},
114
114
"devDependencies" : {
115
- "@cloudflare/workers-types" : " ^4.20250319 .0" ,
115
+ "@cloudflare/workers-types" : " ^4.20250320 .0" ,
116
116
"@nuxt/content" : " link:." ,
117
117
"@nuxt/devtools" : " ^2.3.1" ,
118
118
"@nuxt/eslint-config" : " ^1.2.0" ,
125
125
"@types/bun" : " ^1.2.5" ,
126
126
"@types/micromatch" : " ^4.0.9" ,
127
127
"@types/minimatch" : " ^5.1.2" ,
128
- "@types/node" : " ^22.13.10 " ,
128
+ "@types/node" : " ^22.13.11 " ,
129
129
"@types/pg" : " ^8.11.11" ,
130
130
"@types/ws" : " ^8.18.0" ,
131
131
"csvtojson" : " ^2.0.10" ,
137
137
"typescript" : " 5.8.2" ,
138
138
"vitest" : " ^3.0.9" ,
139
139
"vue-tsc" : " ^2.2.8" ,
140
- "wrangler" : " ^4.2 .0"
140
+ "wrangler" : " ^4.3 .0"
141
141
},
142
142
"resolutions" : {
143
143
"@nuxt/content" : " workspace:*"
You can’t perform that action at this time.
0 commit comments