|
51 | 51 | ] |
52 | 52 | }, |
53 | 53 | "dependencies": { |
54 | | - "@cookbookdev/docsbot": "^4.24.8", |
| 54 | + "@cookbookdev/docsbot": "^4.24.9", |
55 | 55 | "clsx": "2.1.1", |
56 | | - "next": "15.1.3", |
| 56 | + "next": "15.1.5", |
57 | 57 | "next-sitemap": "4.2.3", |
58 | 58 | "next-themes": "0.4.4", |
59 | 59 | "nextra": "2.13.4", |
|
62 | 62 | "react-dom": "18.3.1" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@types/node": "22.10.5", |
| 65 | + "@types/node": "22.10.7", |
66 | 66 | "@types/react": "18.3.12", |
67 | 67 | "@types/react-dom": "18.3.1", |
68 | 68 | "autoprefixer": "10.4.20", |
69 | | - "cspell": "8.17.1", |
| 69 | + "cspell": "8.17.2", |
70 | 70 | "eslint": "8.57.1", |
71 | | - "eslint-config-next": "15.1.3", |
72 | | - "eslint-config-prettier": "9.1.0", |
| 71 | + "eslint-config-next": "15.1.5", |
| 72 | + "eslint-config-prettier": "10.0.1", |
73 | 73 | "eslint-plugin-import": "2.31.0", |
74 | 74 | "eslint-plugin-mdx": "3.1.5", |
75 | 75 | "eslint-plugin-simple-import-sort": "12.1.1", |
76 | 76 | "mdx": "0.3.1", |
77 | | - "postcss": "8.4.49", |
| 77 | + "postcss": "8.5.1", |
78 | 78 | "prettier": "3.4.2", |
79 | 79 | "remark": "15.0.1", |
80 | 80 | "remark-cli": "12.0.1", |
|
88 | 88 | "remark-lint-table-pipe-alignment": "4.0.0", |
89 | 89 | "remark-lint-table-pipes": "5.0.0", |
90 | 90 | "remark-lint-unordered-list-marker-style": "4.0.0", |
91 | | - "remark-mdx": "2.3.0", |
| 91 | + "remark-mdx": "3.1.0", |
92 | 92 | "remark-preset-lint-consistent": "6.0.0", |
93 | 93 | "remark-preset-lint-recommended": "7.0.0", |
94 | 94 | "tailwindcss": "3.4.17", |
95 | | - "typescript": "5.7.2" |
| 95 | + "typescript": "5.7.3" |
96 | 96 | } |
97 | 97 | } |
0 commit comments