Skip to content

Commit 6ff1e59

Browse files
committed
chore: update lockfile
1 parent b95e807 commit 6ff1e59

File tree

2 files changed

+368
-256
lines changed

2 files changed

+368
-256
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"pkg-types": "^1.2.1",
7878
"remark-mdc": "latest",
7979
"scule": "^1.3.0",
80-
"shiki": "^1.24.1",
80+
"shiki": "^1.24.2",
8181
"slugify": "^1.6.6",
8282
"socket.io-client": "^4.8.1",
8383
"tar": "^7.4.3",
@@ -87,8 +87,8 @@
8787
"unist-util-stringify-position": "^4.0.0",
8888
"unist-util-visit": "^5.0.0",
8989
"ws": "^8.18.0",
90-
"zod": "^3.23.8",
91-
"zod-to-json-schema": "^3.23.5",
90+
"zod": "^3.24.1",
91+
"zod-to-json-schema": "^3.24.1",
9292
"zod-to-ts": "^1.2.0"
9393
},
9494
"peerDependencies": {
@@ -99,15 +99,15 @@
9999
"@cloudflare/workers-types": "^4.20241205.0",
100100
"@nuxt/content": "link:.",
101101
"@nuxt/devtools": "^1.6.3",
102-
"@nuxt/eslint-config": "^0.7.2",
102+
"@nuxt/eslint-config": "^0.7.3",
103103
"@nuxt/module-builder": "^0.8.4",
104104
"@nuxt/schema": "^3.14.1592",
105105
"@nuxt/test-utils": "^3.15.1",
106106
"@release-it/conventional-changelog": "^9.0.3",
107107
"@types/better-sqlite3": "^7.6.12",
108108
"@types/micromatch": "^4.0.9",
109109
"@types/minimatch": "^5.1.2",
110-
"@types/node": "^22.10.1",
110+
"@types/node": "^22.10.2",
111111
"@types/pg": "^8.11.10",
112112
"@types/ws": "^8.5.13",
113113
"csvtojson": "^2.0.10",
@@ -117,7 +117,7 @@
117117
"release-it": "^17.10.0",
118118
"vitest": "^2.1.8",
119119
"vue-tsc": "^2.1.10",
120-
"wrangler": "^3.93.0"
120+
"wrangler": "^3.95.0"
121121
},
122122
"resolutions": {
123123
"@nuxt/content": "workspace:*",

0 commit comments

Comments
 (0)