Skip to content

Commit 8bbf172

Browse files
chore(deps): update all non-major dependencies
1 parent 9edcc8f commit 8bbf172

File tree

2 files changed

+356
-491
lines changed

2 files changed

+356
-491
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"defu": "^6.1.4",
7171
"destr": "^2.0.5",
7272
"git-url-parse": "^16.1.0",
73-
"jiti": "^2.4.2",
73+
"jiti": "^2.5.0",
7474
"json-schema-to-typescript": "^15.0.4",
7575
"knitwork": "^1.2.0",
7676
"listhen": "^1.9.0",
@@ -84,7 +84,7 @@
8484
"micromatch": "^4.0.8",
8585
"minimark": "^0.2.0",
8686
"minimatch": "^10.0.3",
87-
"nuxt-component-meta": "^0.12.1",
87+
"nuxt-component-meta": "^0.13.0",
8888
"nypm": "^0.6.0",
8989
"ohash": "^2.0.11",
9090
"pathe": "^2.0.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,10 +125,10 @@
125125
}
126126
},
127127
"devDependencies": {
128-
"@cloudflare/workers-types": "^4.20250719.0",
128+
"@cloudflare/workers-types": "^4.20250724.0",
129129
"@nuxt/content": "link:.",
130130
"@nuxt/devtools": "^2.6.2",
131-
"@nuxt/eslint-config": "^1.6.0",
131+
"@nuxt/eslint-config": "^1.7.0",
132132
"@nuxt/kit": "^3.17.6",
133133
"@nuxt/module-builder": "^1.0.1",
134134
"@nuxt/schema": "^3.17.6",
@@ -138,7 +138,7 @@
138138
"@types/bun": "^1.2.19",
139139
"@types/micromatch": "^4.0.9",
140140
"@types/minimatch": "^6.0.0",
141-
"@types/node": "^24.0.15",
141+
"@types/node": "^24.1.0",
142142
"@types/pg": "^8.15.4",
143143
"@types/ws": "^8.18.1",
144144
"csvtojson": "^2.0.10",
@@ -151,7 +151,7 @@
151151
"typescript": "5.8.3",
152152
"vitest": "^3.2.4",
153153
"vue-tsc": "^3.0.3",
154-
"wrangler": "^4.25.0"
154+
"wrangler": "^4.25.1"
155155
},
156156
"resolutions": {
157157
"@nuxt/content": "workspace:*"

0 commit comments

Comments
 (0)