|
49 | 49 | "dependencies": { |
50 | 50 | "@mdx-js/loader": "^3.1.1", |
51 | 51 | "@mdx-js/mdx": "^3.1.1", |
52 | | - "@next/mdx": "^16.2.1", |
53 | | - "@next/third-parties": "^16.2.1", |
| 52 | + "@next/mdx": "^16.2.2", |
| 53 | + "@next/third-parties": "^16.2.2", |
54 | 54 | "@react-md/code": "workspace:*", |
55 | 55 | "@react-md/core": "workspace:*", |
56 | 56 | "@react-md/material-icons": "workspace:*", |
57 | | - "algoliasearch": "^5.50.0", |
| 57 | + "algoliasearch": "^5.50.1", |
58 | 58 | "cnbuilder": "^3.1.0", |
59 | 59 | "docs-generator": "workspace:*", |
60 | | - "filesize": "^11.0.14", |
| 60 | + "filesize": "^11.0.15", |
61 | 61 | "fuse.js": "^7.1.0", |
62 | 62 | "gray-matter": "^4.0.3", |
63 | 63 | "js-cookie": "^3.0.5", |
64 | | - "next": "^16.2.1", |
| 64 | + "next": "^16.2.2", |
65 | 65 | "next-mdx-remote": "^6.0.0", |
66 | 66 | "react": "^19.2.4", |
67 | 67 | "react-dom": "^19.2.4", |
|
70 | 70 | "sharp": "^0.34.5" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@algolia/client-search": "^5.50.0", |
| 73 | + "@algolia/client-search": "^5.50.1", |
74 | 74 | "@inquirer/confirm": "^6.0.10", |
75 | | - "@next/eslint-plugin-next": "^16.2.1", |
| 75 | + "@next/eslint-plugin-next": "^16.2.2", |
76 | 76 | "@react-md/eslint-config": "workspace:*", |
77 | 77 | "@react-md/stylelint-config": "workspace:*", |
78 | 78 | "@types/js-cookie": "^3.0.6", |
|
82 | 82 | "@types/react": "^19.2.14", |
83 | 83 | "@types/react-dom": "^19.2.3", |
84 | 84 | "chokidar": "^5.0.0", |
85 | | - "dotenv": "^17.3.1", |
| 85 | + "dotenv": "^17.4.0", |
86 | 86 | "eslint": "^9.39.4", |
87 | 87 | "glob": "^13.0.6", |
88 | 88 | "nodemon": "^3.1.14", |
|
0 commit comments