|
20 | 20 | "prepare": "husky" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@ai-sdk/google-vertex": "^2.2.27", |
24 | | - "@apollo/client": "^3.13.8", |
| 23 | + "@ai-sdk/google-vertex": "^3.0.5", |
| 24 | + "@ai-sdk/react": "^2.0.9", |
| 25 | + "@apollo/client": "^3.13.9", |
25 | 26 | "@faustwp/blocks": "^6.1.3", |
26 | | - "@faustwp/cli": "^3.2.4", |
| 27 | + "@faustwp/cli": "^3.2.5", |
27 | 28 | "@faustwp/core": "^3.2.4", |
28 | | - "@headlessui/react": "^2.2.6", |
| 29 | + "@headlessui/react": "^2.2.7", |
29 | 30 | "@jsdevtools/rehype-url-inspector": "^2.0.2", |
30 | | - "@next/third-parties": "^15.4.4", |
| 31 | + "@next/third-parties": "^15.4.6", |
31 | 32 | "@octokit/core": "^7.0.3", |
32 | | - "@shikijs/transformers": "^3.8.1", |
| 33 | + "@shikijs/transformers": "^3.9.2", |
33 | 34 | "@sindresorhus/slugify": "^2.2.1", |
34 | 35 | "@wpengine/atlas-next": "^3.0.0", |
35 | | - "ai": "^4.3.19", |
| 36 | + "ai": "^5.0.9", |
36 | 37 | "date-fns": "^4.1.0", |
37 | 38 | "date-fns-tz": "^3.2.0", |
38 | 39 | "feed": "^5.1.0", |
39 | 40 | "graphql": "^16.11.0", |
40 | 41 | "http-status-codes": "^2.3.0", |
41 | 42 | "lodash.debounce": "^4.0.8", |
42 | | - "next": "^15.4.4", |
| 43 | + "next": "^15.4.6", |
43 | 44 | "next-mdx-remote-client": "^2.1.3", |
44 | 45 | "next-sitemap": "^4.2.3", |
45 | 46 | "react": "^19.1.1", |
|
57 | 58 | "remark-parse": "^11.0.0", |
58 | 59 | "remark-smartypants": "^3.0.2", |
59 | 60 | "remark-stringify": "^11.0.0", |
60 | | - "shiki": "^3.8.1", |
| 61 | + "shiki": "^3.9.2", |
61 | 62 | "strip-markdown": "^6.0.0", |
62 | 63 | "unified": "^11.0.5", |
63 | 64 | "vfile-matter": "^5.0.1", |
64 | | - "zod": "^4.0.13" |
| 65 | + "zod": "^4.0.17" |
65 | 66 | }, |
66 | 67 | "devDependencies": { |
67 | 68 | "@tailwindcss/postcss": "^4.1.11", |
68 | 69 | "@tailwindcss/typography": "^0.5.16", |
69 | 70 | "concurrently": "^9.2.0", |
70 | | - "eslint": "^9.32.0", |
| 71 | + "eslint": "^9.33.0", |
71 | 72 | "eslint-config-neon": "^0.2.7", |
72 | 73 | "eslint-plugin-mdx": "^3.6.2", |
73 | 74 | "eslint-plugin-unicorn": "^59.0.1", |
74 | 75 | "husky": "^9.1.7", |
75 | | - "lint-staged": "^16.1.2", |
| 76 | + "lint-staged": "^16.1.5", |
76 | 77 | "next-secure-headers": "^2.2.0", |
77 | 78 | "postcss": "^8.5.6", |
78 | 79 | "postcss-nesting": "^13.0.2", |
|
84 | 85 | "node": "^22", |
85 | 86 | "npm": "use-pnpm" |
86 | 87 | }, |
87 | | - "packageManager": "[email protected]-0+sha512.2cd47a0cbf5f1d1de7693a88307a0ede5be94e0d3b34853d800ee775efbea0650cb562b77605ec80bc8d925f5cd27c4dfe8bb04d3a0b76090784c664450d32d6", |
| 88 | + "packageManager": "[email protected]+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748", |
88 | 89 | "lint-staged": { |
89 | 90 | "*": "pnpm format", |
90 | 91 | "*.{js,jsx}": "pnpm lint" |
|
0 commit comments