|
51 | 51 | "@react-md/code": "workspace:*", |
52 | 52 | "@react-md/core": "workspace:*", |
53 | 53 | "@react-md/material-icons": "workspace:*", |
54 | | - "algoliasearch": "^5.23.4", |
| 54 | + "algoliasearch": "^5.25.0", |
55 | 55 | "cnbuilder": "^3.1.0", |
56 | 56 | "docs-generator": "workspace:*", |
57 | 57 | "filesize": "^10.1.6", |
|
66 | 66 | "sharp": "^0.34.1" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@algolia/client-search": "^5.23.4", |
| 69 | + "@algolia/client-search": "^5.25.0", |
70 | 70 | "@eslint/eslintrc": "^3.3.1", |
71 | 71 | "@mlaursen/eslint-config": "^8.0.0", |
72 | | - "@next/eslint-plugin-next": "^15.3.1", |
| 72 | + "@next/eslint-plugin-next": "^15.3.2", |
73 | 73 | "@types/js-cookie": "^3.0.6", |
74 | 74 | "@types/lodash": "^4.17.16", |
75 | 75 | "@types/mdx": "^2.0.13", |
76 | | - "@types/node": "^22.15.3", |
| 76 | + "@types/node": "^22.15.18", |
77 | 77 | "@types/react": "^18.3.12", |
78 | 78 | "@types/react-dom": "^18.3.1", |
79 | 79 | "@types/react-window": "^1.8.8", |
80 | 80 | "chokidar": "^4.0.3", |
81 | | - "eslint": "^9.25.1", |
| 81 | + "eslint": "^9.26.0", |
82 | 82 | "glob": "^11.0.2", |
83 | 83 | "nodemon": "^3.1.10", |
84 | 84 | "npm-run-all": "^4.1.5", |
85 | 85 | "prettier": "^3.5.3", |
86 | | - "sass": "^1.87.0", |
| 86 | + "sass": "^1.89.0", |
87 | 87 | "sassdoc-generator": "workspace:*", |
88 | 88 | "stylelint": "^16.19.1", |
89 | 89 | "stylelint-config-prettier-scss": "^1.0.0", |
90 | | - "stylelint-config-recommended-scss": "^14.1.0", |
| 90 | + "stylelint-config-recommended-scss": "^15.0.0", |
91 | 91 | "stylelint-order": "^7.0.0", |
92 | | - "stylelint-scss": "^6.11.1", |
| 92 | + "stylelint-scss": "^6.12.0", |
93 | 93 | "svgo": "^3.3.2", |
94 | | - "tsx": "^4.19.3", |
95 | | - "typedoc": "^0.28.3", |
| 94 | + "tsx": "^4.19.4", |
| 95 | + "typedoc": "^0.28.4", |
96 | 96 | "typescript": "^5.8.3" |
97 | 97 | }, |
98 | 98 | "volta": { |
|
0 commit comments