|
22 | 22 | "dependencies": { |
23 | 23 | "@ai-sdk/google-vertex": "^2.2.27", |
24 | 24 | "@apollo/client": "^3.13.8", |
25 | | - "@faustwp/blocks": "^6.1.2", |
26 | | - "@faustwp/cli": "^3.2.3", |
27 | | - "@faustwp/core": "^3.2.3", |
28 | | - "@headlessui/react": "^2.2.4", |
| 25 | + "@faustwp/blocks": "^6.1.3", |
| 26 | + "@faustwp/cli": "^3.2.4", |
| 27 | + "@faustwp/core": "^3.2.4", |
| 28 | + "@headlessui/react": "^2.2.6", |
29 | 29 | "@jsdevtools/rehype-url-inspector": "^2.0.2", |
30 | | - "@next/third-parties": "^15.3.5", |
31 | | - "@octokit/core": "^7.0.2", |
32 | | - "@shikijs/transformers": "^3.7.0", |
| 30 | + "@next/third-parties": "^15.4.4", |
| 31 | + "@octokit/core": "^7.0.3", |
| 32 | + "@shikijs/transformers": "^3.8.1", |
33 | 33 | "@sindresorhus/slugify": "^2.2.1", |
34 | 34 | "@wpengine/atlas-next": "^3.0.0", |
35 | | - "ai": "^4.3.16", |
| 35 | + "ai": "^4.3.19", |
36 | 36 | "date-fns": "^4.1.0", |
37 | 37 | "date-fns-tz": "^3.2.0", |
38 | 38 | "feed": "^5.1.0", |
39 | 39 | "graphql": "^16.11.0", |
40 | 40 | "http-status-codes": "^2.3.0", |
41 | 41 | "lodash.debounce": "^4.0.8", |
42 | | - "next": "^15.3.5", |
43 | | - "next-mdx-remote-client": "^2.1.2", |
| 42 | + "next": "^15.4.4", |
| 43 | + "next-mdx-remote-client": "^2.1.3", |
44 | 44 | "next-sitemap": "^4.2.3", |
45 | | - "react": "^19.1.0", |
46 | | - "react-dom": "^19.1.0", |
| 45 | + "react": "^19.1.1", |
| 46 | + "react-dom": "^19.1.1", |
47 | 47 | "react-icons": "^5.5.0", |
48 | 48 | "react-intersection-observer": "^9.16.0", |
49 | 49 | "react-markdown": "^10.1.0", |
50 | | - "rehype-callouts": "^2.1.1", |
| 50 | + "rehype-callouts": "^2.1.2", |
51 | 51 | "rehype-external-links": "^3.0.0", |
52 | 52 | "rehype-pretty-code": "^0.14.1", |
53 | 53 | "rehype-slug": "^6.0.0", |
|
57 | 57 | "remark-parse": "^11.0.0", |
58 | 58 | "remark-smartypants": "^3.0.2", |
59 | 59 | "remark-stringify": "^11.0.0", |
60 | | - "shiki": "^3.7.0", |
| 60 | + "shiki": "^3.8.1", |
61 | 61 | "strip-markdown": "^6.0.0", |
62 | 62 | "unified": "^11.0.5", |
63 | 63 | "vfile-matter": "^5.0.1", |
64 | | - "zod": "^3.25.76" |
| 64 | + "zod": "^4.0.13" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | 67 | "@tailwindcss/postcss": "^4.1.11", |
68 | 68 | "@tailwindcss/typography": "^0.5.16", |
69 | 69 | "concurrently": "^9.2.0", |
70 | | - "eslint": "^9.30.1", |
| 70 | + "eslint": "^9.32.0", |
71 | 71 | "eslint-config-neon": "^0.2.7", |
72 | 72 | "eslint-plugin-mdx": "^3.6.2", |
73 | 73 | "eslint-plugin-unicorn": "^59.0.1", |
|
84 | 84 | "node": "^22", |
85 | 85 | "npm": "use-pnpm" |
86 | 86 | }, |
87 | | - "packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad", |
| 87 | + "packageManager": "pnpm@10.14.0-0+sha512.2cd47a0cbf5f1d1de7693a88307a0ede5be94e0d3b34853d800ee775efbea0650cb562b77605ec80bc8d925f5cd27c4dfe8bb04d3a0b76090784c664450d32d6", |
88 | 88 | "lint-staged": { |
89 | 89 | "*": "pnpm format", |
90 | 90 | "*.{js,jsx}": "pnpm lint" |
|
0 commit comments