|
71 | 71 | "@mui/internal-scripts": "^2.0.7",
|
72 | 72 | "@mui/internal-test-utils": "^2.0.7",
|
73 | 73 | "@mui/monorepo": "github:mui/material-ui#v7.0.2",
|
74 |
| - "@next/eslint-plugin-next": "^14.2.26", |
| 74 | + "@next/eslint-plugin-next": "^14.2.28", |
75 | 75 | "@octokit/rest": "^21.1.1",
|
76 | 76 | "@playwright/test": "1.52.0",
|
77 | 77 | "@tailwindcss/postcss": "4.1.0",
|
78 | 78 | "@types/fs-extra": "^11.0.4",
|
79 | 79 | "@types/lodash": "^4.17.16",
|
80 |
| - "@types/node": "^18.19.85", |
81 |
| - "@types/react": "^19.0.12", |
| 80 | + "@types/node": "^18.19.86", |
| 81 | + "@types/react": "^19.1.2", |
82 | 82 | "@types/url-join": "^4.0.3",
|
83 | 83 | "@types/yargs": "^17.0.33",
|
84 | 84 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
85 | 85 | "@typescript-eslint/parser": "^7.18.0",
|
86 |
| - "@vitejs/plugin-react": "^4.3.4", |
87 |
| - "@vitest/browser": "^3.1.1", |
| 86 | + "@vitejs/plugin-react": "^4.4.1", |
| 87 | + "@vitest/browser": "^3.1.2", |
88 | 88 | "@vitest/coverage-istanbul": "3.1.1",
|
89 | 89 | "@vitest/ui": "3.1.1",
|
90 | 90 | "babel-loader": "^10.0.0",
|
|
105 | 105 | "eslint-config-airbnb-base": "^15.0.0",
|
106 | 106 | "eslint-config-airbnb-typescript": "^18.0.0",
|
107 | 107 | "eslint-config-prettier": "^9.1.0",
|
108 |
| - "eslint-import-resolver-typescript": "^3.10.0", |
| 108 | + "eslint-import-resolver-typescript": "^3.10.1", |
109 | 109 | "eslint-plugin-babel": "^5.3.1",
|
110 | 110 | "eslint-plugin-filenames": "^1.3.2",
|
111 | 111 | "eslint-plugin-import": "^2.31.0",
|
112 | 112 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
113 | 113 | "eslint-plugin-material-ui": "workspace:^",
|
114 |
| - "eslint-plugin-react": "^7.37.4", |
| 114 | + "eslint-plugin-react": "^7.37.5", |
115 | 115 | "eslint-plugin-react-hooks": "^4.6.2",
|
116 | 116 | "eslint-plugin-testing-library": "^6.5.0",
|
117 | 117 | "execa": "^9.5.2",
|
118 | 118 | "fast-glob": "^3.3.3",
|
119 | 119 | "fs-extra": "^11.3.0",
|
120 | 120 | "globby": "^14.1.0",
|
121 | 121 | "jsonc-parser": "^3.3.1",
|
122 |
| - "lerna": "^8.2.1", |
| 122 | + "lerna": "^8.2.2", |
123 | 123 | "lodash": "^4.17.21",
|
124 | 124 | "markdownlint-cli2": "^0.17.2",
|
125 | 125 | "nx": "^18.3.5",
|
|
131 | 131 | "prettier-plugin-tailwindcss": "^0.6.11",
|
132 | 132 | "pretty-quick": "^4.1.1",
|
133 | 133 | "process": "^0.11.10",
|
134 |
| - "publint": "^0.3.9", |
| 134 | + "publint": "^0.3.12", |
135 | 135 | "react": "^19.1.0",
|
136 | 136 | "react-docgen": "^5.4.3",
|
137 | 137 | "react-dom": "^19.1.0",
|
|
140 | 140 | "rimraf": "^6.0.1",
|
141 | 141 | "serve": "^14.2.4",
|
142 | 142 | "style-loader": "^4.0.0",
|
143 |
| - "stylelint": "^16.17.0", |
| 143 | + "stylelint": "^16.19.0", |
144 | 144 | "stylelint-config-standard": "^36.0.1",
|
145 | 145 | "tailwindcss": "4.1.0",
|
146 | 146 | "terser": "^5.39.0",
|
147 | 147 | "terser-webpack-plugin": "^5.3.14",
|
148 |
| - "tsc-alias": "^1.8.13", |
| 148 | + "tsc-alias": "1.8.13", |
149 | 149 | "tsx": "^4.19.3",
|
150 |
| - "typescript": "^5.8.2", |
| 150 | + "typescript": "^5.8.3", |
151 | 151 | "unist-util-visit": "^5.0.0",
|
152 | 152 | "url-join": "4.0.1",
|
153 |
| - "vite": "^6.2.4", |
154 |
| - "vitest": "^3.1.1", |
155 |
| - "webpack": "^5.98.0", |
| 153 | + "vite": "^6.3.3", |
| 154 | + "vitest": "^3.1.2", |
| 155 | + "webpack": "^5.99.6", |
156 | 156 | "webpack-bundle-analyzer": "^4.10.2",
|
157 | 157 | "webpack-cli": "^5.1.4",
|
158 | 158 | "yargs": "^17.7.2"
|
|
169 | 169 | "@babel/preset-typescript": "^7.27.0",
|
170 | 170 | "@babel/runtime": "^7.27.0",
|
171 | 171 | "@babel/types": "^7.27.0",
|
172 |
| - "@types/node": "^18.19.85", |
173 |
| - "@types/react": "^19.0.12", |
174 |
| - "@types/react-dom": "^19.0.2" |
| 172 | + "@types/node": "^18.19.86", |
| 173 | + "@types/react": "^19.1.2", |
| 174 | + "@types/react-dom": "^19.1.2" |
175 | 175 | }
|
176 | 176 | }
|
0 commit comments