|
20 | 20 | "prepare": "husky" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@ai-sdk/google-vertex": "^3.0.5", |
24 | | - "@ai-sdk/react": "^2.0.9", |
25 | | - "@apollo/client": "^3.13.9", |
26 | | - "@faustwp/blocks": "^6.1.4", |
27 | | - "@faustwp/cli": "^3.2.5", |
28 | | - "@faustwp/core": "^3.2.6", |
29 | | - "@headlessui/react": "^2.2.7", |
| 23 | + "@ai-sdk/google-vertex": "^3.0.86", |
| 24 | + "@ai-sdk/react": "^2.0.106", |
| 25 | + "@apollo/client": "^3.14.0", |
| 26 | + "@faustwp/blocks": "^6.1.6", |
| 27 | + "@faustwp/cli": "^3.3.4", |
| 28 | + "@faustwp/core": "^3.3.4", |
| 29 | + "@headlessui/react": "^2.2.9", |
30 | 30 | "@jsdevtools/rehype-url-inspector": "^2.0.2", |
31 | | - "@next/third-parties": "^15.4.6", |
32 | | - "@octokit/core": "^7.0.3", |
33 | | - "@shikijs/transformers": "^3.9.2", |
34 | | - "@sindresorhus/slugify": "^2.2.1", |
35 | | - "@wpengine/atlas-next": "^3.0.0", |
36 | | - "ai": "^5.0.9", |
| 31 | + "@next/third-parties": "^15.5.7", |
| 32 | + "@octokit/core": "^7.0.6", |
| 33 | + "@shikijs/transformers": "^3.19.0", |
| 34 | + "@sindresorhus/slugify": "^3.0.0", |
| 35 | + "@wpengine/atlas-next": "^3.0.2", |
| 36 | + "ai": "^5.0.106", |
37 | 37 | "date-fns": "^4.1.0", |
38 | 38 | "date-fns-tz": "^3.2.0", |
39 | 39 | "feed": "^5.1.0", |
40 | | - "graphql": "^16.11.0", |
| 40 | + "graphql": "^16.12.0", |
41 | 41 | "http-status-codes": "^2.3.0", |
42 | 42 | "lodash.debounce": "^4.0.8", |
43 | | - "next": "^15.5.2", |
44 | | - "next-mdx-remote-client": "^2.1.3", |
| 43 | + "next": "^15.5.7", |
| 44 | + "next-mdx-remote-client": "^2.1.7", |
45 | 45 | "next-sitemap": "^4.2.3", |
46 | | - "react": "^19.1.1", |
47 | | - "react-dom": "^19.1.1", |
| 46 | + "react": "^19.2.1", |
| 47 | + "react-dom": "^19.2.1", |
48 | 48 | "react-icons": "^5.5.0", |
49 | 49 | "react-intersection-observer": "^9.16.0", |
50 | 50 | "react-markdown": "^10.1.0", |
51 | 51 | "rehype-callouts": "^2.1.2", |
52 | 52 | "rehype-external-links": "^3.0.0", |
53 | 53 | "rehype-pretty-code": "^0.14.1", |
54 | 54 | "rehype-slug": "^6.0.0", |
55 | | - "remark-flexible-toc": "^1.2.0", |
| 55 | + "remark-flexible-toc": "^1.2.4", |
56 | 56 | "remark-frontmatter": "^5.0.0", |
57 | 57 | "remark-gfm": "^4.0.1", |
58 | 58 | "remark-parse": "^11.0.0", |
59 | 59 | "remark-smartypants": "^3.0.2", |
60 | 60 | "remark-stringify": "^11.0.0", |
61 | | - "shiki": "^3.9.2", |
| 61 | + "shiki": "^3.19.0", |
62 | 62 | "strip-markdown": "^6.0.0", |
63 | 63 | "unified": "^11.0.5", |
64 | 64 | "vfile-matter": "^5.0.1", |
65 | | - "zod": "^4.0.17" |
| 65 | + "zod": "^4.1.13" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@tailwindcss/postcss": "^4.1.11", |
69 | | - "@tailwindcss/typography": "^0.5.16", |
70 | | - "concurrently": "^9.2.0", |
71 | | - "eslint": "^9.33.0", |
72 | | - "eslint-config-neon": "^0.2.7", |
| 68 | + "@tailwindcss/postcss": "^4.1.17", |
| 69 | + "@tailwindcss/typography": "^0.5.19", |
| 70 | + "concurrently": "^9.2.1", |
| 71 | + "eslint": "^9.39.1", |
| 72 | + "eslint-config-neon": "^0.2.9", |
73 | 73 | "eslint-plugin-mdx": "^3.6.2", |
74 | 74 | "eslint-plugin-unicorn": "^59.0.1", |
75 | 75 | "husky": "^9.1.7", |
76 | | - "lint-staged": "^16.1.5", |
| 76 | + "lint-staged": "^16.2.7", |
77 | 77 | "next-secure-headers": "^2.2.0", |
78 | 78 | "postcss": "^8.5.6", |
79 | 79 | "postcss-nesting": "^13.0.2", |
80 | | - "prettier": "^3.6.2", |
81 | | - "prettier-plugin-tailwindcss": "^0.6.14", |
82 | | - "tailwindcss": "^4.1.11" |
| 80 | + "prettier": "^3.7.4", |
| 81 | + "prettier-plugin-tailwindcss": "^0.7.2", |
| 82 | + "tailwindcss": "^4.1.17" |
83 | 83 | }, |
84 | 84 | "engines": { |
85 | 85 | "node": "^22", |
86 | 86 | "npm": "use-pnpm" |
87 | 87 | }, |
88 | | - "packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748", |
| 88 | + "packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a", |
89 | 89 | "lint-staged": { |
90 | 90 | "*": "pnpm format", |
91 | 91 | "*.{js,jsx}": "pnpm lint" |
|
0 commit comments