|
79 | 79 | "@babel/runtime": "^7.26.0",
|
80 | 80 | "@floating-ui/react": "^0.27.3",
|
81 | 81 | "@floating-ui/utils": "^0.2.9",
|
82 |
| - "@react-aria/overlays": "^3.24.0", |
| 82 | + "@react-aria/overlays": "^3.25.0", |
83 | 83 | "prop-types": "^15.8.1",
|
84 | 84 | "use-sync-external-store": "^1.4.0"
|
85 | 85 | },
|
86 | 86 | "devDependencies": {
|
87 |
| - "@arethetypeswrong/cli": "^0.17.2", |
88 |
| - "@mui/internal-test-utils": "^1.0.24", |
89 |
| - "@testing-library/react": "^16.1.0", |
90 |
| - "@testing-library/user-event": "^14.5.2", |
| 87 | + "@arethetypeswrong/cli": "^0.17.3", |
| 88 | + "@mui/internal-test-utils": "^1.0.26", |
| 89 | + "@testing-library/react": "^16.2.0", |
| 90 | + "@testing-library/user-event": "^14.6.1", |
91 | 91 | "@types/chai": "^4.3.20",
|
92 | 92 | "@types/chai-dom": "^1.11.3",
|
93 | 93 | "@types/prop-types": "^15.7.14",
|
|
96 | 96 | "@types/sinon": "^17.0.3",
|
97 | 97 | "@types/use-sync-external-store": "^0.0.6",
|
98 | 98 | "chai": "^4.5.0",
|
99 |
| - "fs-extra": "^11.2.0", |
| 99 | + "fs-extra": "^11.3.0", |
100 | 100 | "lodash": "^4.17.21",
|
101 |
| - "publint": "^0.2.12", |
| 101 | + "publint": "^0.3.2", |
102 | 102 | "react": "^19.0.0",
|
103 | 103 | "react-dom": "^19.0.0",
|
104 |
| - "react-router-dom": "^6.28.1", |
| 104 | + "react-router-dom": "^6.28.2", |
105 | 105 | "sinon": "^19.0.2",
|
106 |
| - "typescript": "^5.7.2" |
| 106 | + "typescript": "^5.7.3" |
107 | 107 | },
|
108 | 108 | "peerDependencies": {
|
109 | 109 | "@types/react": "^17 || ^18 || ^19",
|
|
0 commit comments