|
54 | 54 | "@react-md/code": "workspace:*", |
55 | 55 | "@react-md/core": "workspace:*", |
56 | 56 | "@react-md/material-icons": "workspace:*", |
57 | | - "algoliasearch": "^5.48.1", |
| 57 | + "algoliasearch": "^5.49.1", |
58 | 58 | "cnbuilder": "^3.1.0", |
59 | 59 | "docs-generator": "workspace:*", |
60 | 60 | "filesize": "^11.0.13", |
|
65 | 65 | "next-mdx-remote": "^6.0.0", |
66 | 66 | "react": "^19.2.4", |
67 | 67 | "react-dom": "^19.2.4", |
68 | | - "react-window": "^2.2.6", |
| 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.48.1", |
74 | | - "@inquirer/confirm": "^6.0.4", |
| 73 | + "@algolia/client-search": "^5.49.1", |
| 74 | + "@inquirer/confirm": "^6.0.8", |
75 | 75 | "@next/eslint-plugin-next": "^16.1.6", |
76 | 76 | "@react-md/eslint-config": "workspace:*", |
77 | 77 | "@react-md/stylelint-config": "workspace:*", |
78 | 78 | "@types/js-cookie": "^3.0.6", |
79 | | - "@types/lodash": "^4.17.23", |
| 79 | + "@types/lodash": "^4.17.24", |
80 | 80 | "@types/mdx": "^2.0.13", |
81 | | - "@types/node": "^24.10.4", |
| 81 | + "@types/node": "^24.10.15", |
82 | 82 | "@types/react": "^19.2.14", |
83 | 83 | "@types/react-dom": "^19.2.3", |
84 | 84 | "chokidar": "^5.0.0", |
85 | 85 | "dotenv": "^17.3.1", |
86 | | - "eslint": "^9.39.2", |
87 | | - "glob": "^13.0.3", |
88 | | - "nodemon": "^3.1.11", |
| 86 | + "eslint": "^9.39.3", |
| 87 | + "glob": "^13.0.6", |
| 88 | + "nodemon": "^3.1.14", |
89 | 89 | "npm-run-all2": "^8.0.2", |
90 | 90 | "prettier": "^3.8.1", |
91 | 91 | "sass": "^1.97.3", |
92 | 92 | "sassdoc-generator": "workspace:*", |
93 | | - "stylelint": "^17.2.0", |
| 93 | + "stylelint": "^17.4.0", |
94 | 94 | "svgo": "^4.0.0", |
95 | 95 | "tsx": "^4.21.0", |
96 | | - "typedoc": "^0.28.16", |
| 96 | + "typedoc": "^0.28.17", |
97 | 97 | "typescript": "^5.9.3" |
98 | 98 | }, |
99 | 99 | "volta": { |
|
0 commit comments