Skip to content

Commit 45a500a

Browse files
chore(deps): update all non-major dependencies
1 parent 96a9c4a commit 45a500a

File tree

3 files changed

+250
-260
lines changed

3 files changed

+250
-260
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "@nuxt/content-docs",
44
"type": "module",
55
"dependencies": {
6-
"@iconify-json/lucide": "^1.2.31",
6+
"@iconify-json/lucide": "^1.2.32",
77
"@iconify-json/simple-icons": "^1.2.29",
88
"@iconify-json/vscode-icons": "^1.2.16",
99
"@nuxt/content": "latest",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"unist-util-visit": "^5.0.0",
9393
"ws": "^8.18.1",
9494
"zod": "^3.24.2",
95-
"zod-to-json-schema": "^3.24.4",
95+
"zod-to-json-schema": "^3.24.5",
9696
"zod-to-ts": "^1.2.0"
9797
},
9898
"peerDependencies": {
@@ -112,7 +112,7 @@
112112
}
113113
},
114114
"devDependencies": {
115-
"@cloudflare/workers-types": "^4.20250319.0",
115+
"@cloudflare/workers-types": "^4.20250320.0",
116116
"@nuxt/content": "link:.",
117117
"@nuxt/devtools": "^2.3.1",
118118
"@nuxt/eslint-config": "^1.2.0",
@@ -125,7 +125,7 @@
125125
"@types/bun": "^1.2.5",
126126
"@types/micromatch": "^4.0.9",
127127
"@types/minimatch": "^5.1.2",
128-
"@types/node": "^22.13.10",
128+
"@types/node": "^22.13.11",
129129
"@types/pg": "^8.11.11",
130130
"@types/ws": "^8.18.0",
131131
"csvtojson": "^2.0.10",
@@ -137,7 +137,7 @@
137137
"typescript": "5.8.2",
138138
"vitest": "^3.0.9",
139139
"vue-tsc": "^2.2.8",
140-
"wrangler": "^4.2.0"
140+
"wrangler": "^4.3.0"
141141
},
142142
"resolutions": {
143143
"@nuxt/content": "workspace:*"

0 commit comments

Comments
 (0)