Skip to content

Commit df239df

Browse files
committed
chore: faust updates + zod minor
1 parent 957db03 commit df239df

File tree

2 files changed

+681
-739
lines changed

2 files changed

+681
-739
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"dependencies": {
2323
"@ai-sdk/google-vertex": "^2.2.27",
2424
"@apollo/client": "^3.13.8",
25-
"@faustwp/blocks": "^6.1.2",
26-
"@faustwp/cli": "^3.2.3",
27-
"@faustwp/core": "^3.2.3",
25+
"@faustwp/blocks": "^6.1.3",
26+
"@faustwp/cli": "^3.2.4",
27+
"@faustwp/core": "^3.2.4",
2828
"@headlessui/react": "^2.2.6",
2929
"@jsdevtools/rehype-url-inspector": "^2.0.2",
3030
"@next/third-parties": "^15.4.4",
@@ -61,7 +61,7 @@
6161
"strip-markdown": "^6.0.0",
6262
"unified": "^11.0.5",
6363
"vfile-matter": "^5.0.1",
64-
"zod": "^4.0.10"
64+
"zod": "^4.0.13"
6565
},
6666
"devDependencies": {
6767
"@tailwindcss/postcss": "^4.1.11",

0 commit comments

Comments
 (0)