|
49 | 49 | "dependencies": { |
50 | 50 | "@mdx-js/loader": "^3.1.1", |
51 | 51 | "@mdx-js/mdx": "^3.1.1", |
52 | | - "@next/mdx": "^16.2.4", |
53 | | - "@next/third-parties": "^16.2.4", |
| 52 | + "@next/mdx": "^16.2.6", |
| 53 | + "@next/third-parties": "^16.2.6", |
54 | 54 | "@react-md/code": "workspace:*", |
55 | 55 | "@react-md/core": "workspace:*", |
56 | 56 | "@react-md/material-icons": "workspace:*", |
57 | | - "algoliasearch": "^5.51.0", |
| 57 | + "algoliasearch": "^5.52.1", |
58 | 58 | "cnbuilder": "^3.1.0", |
59 | 59 | "docs-generator": "workspace:*", |
60 | | - "filesize": "^11.0.16", |
| 60 | + "filesize": "^11.0.17", |
61 | 61 | "fuse.js": "^7.3.0", |
62 | 62 | "gray-matter": "^4.0.3", |
63 | 63 | "js-cookie": "^3.0.5", |
64 | 64 | "next": "^16.2.6", |
65 | 65 | "next-mdx-remote": "^6.0.0", |
66 | | - "react": "^19.2.5", |
67 | | - "react-dom": "^19.2.5", |
| 66 | + "react": "^19.2.6", |
| 67 | + "react-dom": "^19.2.6", |
68 | 68 | "react-window": "^2.2.7", |
69 | 69 | "server-only": "^0.0.1", |
70 | 70 | "sharp": "^0.34.5" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@algolia/client-search": "^5.51.0", |
74 | | - "@inquirer/confirm": "^6.0.12", |
75 | | - "@next/eslint-plugin-next": "^16.2.4", |
| 73 | + "@algolia/client-search": "^5.52.1", |
| 74 | + "@inquirer/confirm": "^6.0.13", |
| 75 | + "@next/eslint-plugin-next": "^16.2.6", |
76 | 76 | "@react-md/eslint-config": "workspace:*", |
77 | 77 | "@react-md/stylelint-config": "workspace:*", |
78 | 78 | "@types/js-cookie": "^3.0.6", |
|
92 | 92 | "prettier": "^3.8.3", |
93 | 93 | "sass": "^1.99.0", |
94 | 94 | "sassdoc-generator": "workspace:*", |
95 | | - "stylelint": "^17.9.0", |
| 95 | + "stylelint": "^17.11.0", |
96 | 96 | "svgo": "^4.0.1", |
97 | 97 | "tsx": "^4.21.0", |
98 | 98 | "typedoc": "^0.28.19", |
|
0 commit comments