|
49 | 49 | "dependencies": { |
50 | 50 | "@mdx-js/loader": "^3.1.1", |
51 | 51 | "@mdx-js/mdx": "^3.1.1", |
52 | | - "@next/mdx": "^16.1.0", |
53 | | - "@next/third-parties": "^16.1.0", |
| 52 | + "@next/mdx": "^16.1.3", |
| 53 | + "@next/third-parties": "^16.1.3", |
54 | 54 | "@react-md/code": "workspace:*", |
55 | 55 | "@react-md/core": "workspace:*", |
56 | 56 | "@react-md/material-icons": "workspace:*", |
57 | | - "algoliasearch": "^5.46.2", |
| 57 | + "algoliasearch": "^5.46.3", |
58 | 58 | "cnbuilder": "^3.1.0", |
59 | 59 | "docs-generator": "workspace:*", |
60 | 60 | "filesize": "^11.0.13", |
61 | 61 | "fuse.js": "^7.1.0", |
62 | 62 | "gray-matter": "^4.0.3", |
63 | 63 | "js-cookie": "^3.0.5", |
64 | | - "next": "^16.1.0", |
| 64 | + "next": "^16.1.3", |
65 | 65 | "next-mdx-remote": "^5.0.0", |
66 | 66 | "react": "^19.2.3", |
67 | 67 | "react-dom": "^19.2.3", |
|
70 | 70 | "sharp": "^0.34.5" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@algolia/client-search": "^5.46.2", |
74 | | - "@inquirer/confirm": "^6.0.3", |
75 | | - "@next/eslint-plugin-next": "^16.1.0", |
| 73 | + "@algolia/client-search": "^5.46.3", |
| 74 | + "@inquirer/confirm": "^6.0.4", |
| 75 | + "@next/eslint-plugin-next": "^16.1.3", |
76 | 76 | "@react-md/eslint-config": "workspace:*", |
77 | 77 | "@react-md/stylelint-config": "workspace:*", |
78 | 78 | "@types/js-cookie": "^3.0.6", |
|
88 | 88 | "glob": "^13.0.0", |
89 | 89 | "nodemon": "^3.1.11", |
90 | 90 | "npm-run-all2": "^8.0.2", |
91 | | - "prettier": "^3.7.4", |
| 91 | + "prettier": "^3.8.0", |
92 | 92 | "sass": "^1.97.2", |
93 | 93 | "sassdoc-generator": "workspace:*", |
94 | | - "stylelint": "^16.26.1", |
| 94 | + "stylelint": "^17.0.0", |
95 | 95 | "svgo": "^4.0.0", |
96 | 96 | "tsx": "^4.21.0", |
97 | | - "typedoc": "^0.28.15", |
| 97 | + "typedoc": "^0.28.16", |
98 | 98 | "typescript": "^5.9.3" |
99 | 99 | }, |
100 | 100 | "volta": { |
|
0 commit comments