|
51 | 51 | "@react-md/code": "workspace:*",
|
52 | 52 | "@react-md/core": "workspace:*",
|
53 | 53 | "@react-md/material-icons": "workspace:*",
|
54 |
| - "algoliasearch": "^5.27.0", |
| 54 | + "algoliasearch": "^5.34.1", |
55 | 55 | "cnbuilder": "^3.1.0",
|
56 | 56 | "docs-generator": "workspace:*",
|
57 |
| - "filesize": "^10.1.6", |
| 57 | + "filesize": "^11.0.2", |
58 | 58 | "fuse.js": "^7.1.0",
|
59 | 59 | "gray-matter": "^4.0.3",
|
60 | 60 | "js-cookie": "^3.0.5",
|
|
67 | 67 | "sharp": "^0.34.3"
|
68 | 68 | },
|
69 | 69 | "devDependencies": {
|
70 |
| - "@algolia/client-search": "^5.32.0", |
| 70 | + "@algolia/client-search": "^5.34.1", |
71 | 71 | "@eslint/eslintrc": "^3.3.1",
|
72 |
| - "@next/eslint-plugin-next": "^15.3.5", |
| 72 | + "@inquirer/confirm": "^5.1.13", |
| 73 | + "@next/eslint-plugin-next": "^15.4.4", |
73 | 74 | "@react-md/eslint-config": "workspace:*",
|
74 | 75 | "@types/js-cookie": "^3.0.6",
|
75 | 76 | "@types/lodash": "^4.17.20",
|
|
79 | 80 | "@types/react-dom": "^18.3.1",
|
80 | 81 | "@types/react-window": "^1.8.8",
|
81 | 82 | "chokidar": "^4.0.3",
|
82 |
| - "eslint": "^9.30.1", |
| 83 | + "dotenv": "^17.2.1", |
| 84 | + "eslint": "^9.32.0", |
83 | 85 | "glob": "^11.0.3",
|
84 | 86 | "nodemon": "^3.1.10",
|
85 | 87 | "npm-run-all": "^4.1.5",
|
86 | 88 | "prettier": "^3.6.2",
|
87 | 89 | "sass": "^1.89.2",
|
88 | 90 | "sassdoc-generator": "workspace:*",
|
89 |
| - "stylelint": "^16.21.1", |
| 91 | + "stylelint": "^16.22.0", |
90 | 92 | "stylelint-config-prettier-scss": "^1.0.0",
|
91 | 93 | "stylelint-config-recommended-scss": "^15.0.1",
|
92 | 94 | "stylelint-order": "^7.0.0",
|
93 | 95 | "stylelint-scss": "^6.12.1",
|
94 | 96 | "svgo": "^4.0.0",
|
95 | 97 | "tsx": "^4.20.3",
|
96 |
| - "typedoc": "^0.28.7", |
| 98 | + "typedoc": "^0.28.8", |
97 | 99 | "typescript": "^5.8.3"
|
98 | 100 | },
|
99 | 101 | "volta": {
|
|
0 commit comments