|
36 | 36 | "@babel/preset-env": "^7.28.3", |
37 | 37 | "@babel/preset-react": "^7.27.1", |
38 | 38 | "@babel/preset-typescript": "^7.27.1", |
39 | | - "@eslint/compat": "^1.3.2", |
| 39 | + "@eslint/compat": "^1.4.0", |
40 | 40 | "@eslint/js": "^9.36.0", |
41 | 41 | "@mui/internal-babel-plugin-display-name": "workspace:*", |
42 | 42 | "@mui/internal-babel-plugin-minify-errors": "workspace:*", |
43 | 43 | "@mui/internal-babel-plugin-resolve-imports": "workspace:*", |
44 | | - "@next/eslint-plugin-next": "^15.5.3", |
| 44 | + "@next/eslint-plugin-next": "^15.5.4", |
45 | 45 | "@octokit/auth-action": "^6.0.1", |
46 | 46 | "@octokit/rest": "^22.0.0", |
47 | 47 | "@pnpm/find-workspace-dir": "^1000.1.3", |
|
55 | 55 | "eslint-module-utils": "^2.12.1", |
56 | 56 | "eslint-plugin-import": "^2.32.0", |
57 | 57 | "eslint-plugin-jsx-a11y": "^6.10.2", |
58 | | - "eslint-plugin-mocha": "^11.1.0", |
| 58 | + "eslint-plugin-mocha": "^11.2.0", |
59 | 59 | "eslint-plugin-react": "^7.37.5", |
60 | 60 | "eslint-plugin-react-compiler": "^19.1.0-rc.2", |
61 | | - "eslint-plugin-react-hooks": "^6.0.0-rc1", |
62 | | - "eslint-plugin-testing-library": "^7.10.0", |
| 61 | + "eslint-plugin-react-hooks": "^6.1.0", |
| 62 | + "eslint-plugin-testing-library": "^7.11.0", |
63 | 63 | "execa": "^9.6.0", |
64 | 64 | "git-url-parse": "^16.1.0", |
65 | 65 | "globals": "^16.4.0", |
|
70 | 70 | "resolve-pkg-maps": "^1.0.0", |
71 | 71 | "semver": "^7.7.2", |
72 | 72 | "stylelint-config-standard": "^39.0.0", |
73 | | - "typescript-eslint": "^8.44.1", |
| 73 | + "typescript-eslint": "^8.45.0", |
74 | 74 | "yargs": "^18.0.0" |
75 | 75 | }, |
76 | 76 | "peerDependencies": { |
|
86 | 86 | "@types/estree-jsx": "^1.0.5", |
87 | 87 | "@types/regexp.escape": "^2.0.0", |
88 | 88 | "@types/yargs": "^17.0.33", |
89 | | - "@typescript-eslint/parser": "^8.44.1", |
90 | | - "@typescript-eslint/rule-tester": "^8.44.1", |
| 89 | + "@typescript-eslint/parser": "^8.45.0", |
| 90 | + "@typescript-eslint/rule-tester": "^8.45.0", |
91 | 91 | "eslint": "^9.36.0", |
92 | 92 | "prettier": "^3.6.2", |
93 | | - "typescript-eslint": "^8.44.1" |
| 93 | + "typescript-eslint": "^8.45.0" |
94 | 94 | }, |
95 | 95 | "files": [ |
96 | 96 | "bin", |
|
0 commit comments