|
83 | 83 | "micromark-util-sanitize-uri": "^2.0.1",
|
84 | 84 | "micromatch": "^4.0.8",
|
85 | 85 | "minimark": "^0.2.0",
|
86 |
| - "minimatch": "^10.0.1", |
| 86 | + "minimatch": "^10.0.3", |
87 | 87 | "nuxt-component-meta": "^0.11.0",
|
88 | 88 | "nypm": "^0.6.0",
|
89 | 89 | "ohash": "^2.0.11",
|
|
101 | 101 | "unist-util-stringify-position": "^4.0.0",
|
102 | 102 | "unist-util-visit": "^5.0.0",
|
103 | 103 | "ws": "^8.18.2",
|
104 |
| - "zod": "^3.25.58", |
| 104 | + "zod": "^3.25.67", |
105 | 105 | "zod-to-json-schema": "^3.24.5"
|
106 | 106 | },
|
107 | 107 | "peerDependencies": {
|
|
125 | 125 | }
|
126 | 126 | },
|
127 | 127 | "devDependencies": {
|
128 |
| - "@cloudflare/workers-types": "^4.20250610.0", |
| 128 | + "@cloudflare/workers-types": "^4.20250620.0", |
129 | 129 | "@nuxt/content": "link:.",
|
130 | 130 | "@nuxt/devtools": "^2.5.0",
|
131 | 131 | "@nuxt/eslint-config": "^1.4.1",
|
|
135 | 135 | "@nuxt/test-utils": "^3.19.1",
|
136 | 136 | "@release-it/conventional-changelog": "^10.0.1",
|
137 | 137 | "@types/better-sqlite3": "^7.6.13",
|
138 |
| - "@types/bun": "^1.2.15", |
| 138 | + "@types/bun": "^1.2.16", |
139 | 139 | "@types/micromatch": "^4.0.9",
|
140 | 140 | "@types/minimatch": "^5.1.2",
|
141 |
| - "@types/node": "^22.15.31", |
| 141 | + "@types/node": "^22.15.32", |
142 | 142 | "@types/pg": "^8.15.4",
|
143 | 143 | "@types/ws": "^8.18.1",
|
144 | 144 | "csvtojson": "^2.0.10",
|
145 |
| - "eslint": "^9.28.0", |
| 145 | + "eslint": "^9.29.0", |
146 | 146 | "mdclint": "^0.0.3",
|
147 | 147 | "micromark-util-types": "^2.0.2",
|
148 | 148 | "nuxt": "^3.17.5",
|
149 | 149 | "release-it": "^19.0.3",
|
150 | 150 | "typescript": "5.8.3",
|
151 |
| - "vitest": "^3.2.3", |
| 151 | + "vitest": "^3.2.4", |
152 | 152 | "vue-tsc": "^2.2.10",
|
153 |
| - "wrangler": "^4.19.1" |
| 153 | + "wrangler": "^4.20.3" |
154 | 154 | },
|
155 | 155 | "resolutions": {
|
156 | 156 | "@nuxt/content": "workspace:*"
|
|
0 commit comments