Skip to content

Commit

Permalink
chore: update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Dec 12, 2024
1 parent b95e807 commit 6ff1e59
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 256 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"pkg-types": "^1.2.1",
"remark-mdc": "latest",
"scule": "^1.3.0",
"shiki": "^1.24.1",
"shiki": "^1.24.2",
"slugify": "^1.6.6",
"socket.io-client": "^4.8.1",
"tar": "^7.4.3",
Expand All @@ -87,8 +87,8 @@
"unist-util-stringify-position": "^4.0.0",
"unist-util-visit": "^5.0.0",
"ws": "^8.18.0",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.5",
"zod": "^3.24.1",
"zod-to-json-schema": "^3.24.1",
"zod-to-ts": "^1.2.0"
},
"peerDependencies": {
Expand All @@ -99,15 +99,15 @@
"@cloudflare/workers-types": "^4.20241205.0",
"@nuxt/content": "link:.",
"@nuxt/devtools": "^1.6.3",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
"@release-it/conventional-changelog": "^9.0.3",
"@types/better-sqlite3": "^7.6.12",
"@types/micromatch": "^4.0.9",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.13",
"csvtojson": "^2.0.10",
Expand All @@ -117,7 +117,7 @@
"release-it": "^17.10.0",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10",
"wrangler": "^3.93.0"
"wrangler": "^3.95.0"
},
"resolutions": {
"@nuxt/content": "workspace:*",
Expand Down
Loading

0 comments on commit 6ff1e59

Please sign in to comment.