|
82 | 82 | "@babel/preset-typescript": "^7.28.5", |
83 | 83 | "@testing-library/dom": "^10.4.1", |
84 | 84 | "@testing-library/jest-dom": "^6.9.1", |
85 | | - "@testing-library/react": "^16.3.0", |
86 | | - "@types/react": "^19.2.2", |
87 | | - "@types/react-dom": "^19.2.2", |
88 | | - "@typescript-eslint/eslint-plugin": "^8.46.2", |
89 | | - "@typescript-eslint/parser": "^8.46.2", |
| 85 | + "@testing-library/react": "^16.3.1", |
| 86 | + "@types/react": "^19.2.7", |
| 87 | + "@types/react-dom": "^19.2.3", |
| 88 | + "@typescript-eslint/eslint-plugin": "^8.49.0", |
| 89 | + "@typescript-eslint/parser": "^8.49.0", |
90 | 90 | "@vitest/coverage-v8": "3.2.4", |
91 | 91 | "babel-plugin-add-module-exports": "^1.0.4", |
92 | 92 | "babel-plugin-dev-expression": "^0.2.3", |
93 | 93 | "cherry-pick": "^0.5.0", |
94 | 94 | "codecov": "^3.8.3", |
95 | 95 | "delay": "^6.0.0", |
96 | 96 | "doctoc": "^2.2.1", |
97 | | - "eslint": "^9.38.0", |
| 97 | + "eslint": "^9.39.2", |
98 | 98 | "eslint-config-prettier": "^10.1.8", |
99 | 99 | "eslint-plugin-prettier": "^5.5.4", |
100 | 100 | "eslint-plugin-react": "^7.37.5", |
101 | 101 | "eslint-plugin-react-hooks": "^5.2.0", |
102 | | - "globals": "^16.4.0", |
| 102 | + "globals": "^16.5.0", |
103 | 103 | "jsdom": "^26.1.0", |
104 | 104 | "p-defer": "^4.0.1", |
105 | | - "prettier": "^3.6.2", |
106 | | - "react": "^19.2.0", |
107 | | - "react-dom": "^19.2.0", |
108 | | - "react-test-renderer": "^19.2.0", |
| 105 | + "prettier": "^3.7.4", |
| 106 | + "react": "^19.2.3", |
| 107 | + "react-dom": "^19.2.3", |
| 108 | + "react-test-renderer": "^19.2.3", |
109 | 109 | "typescript": "^5.9.3", |
110 | | - "typescript-eslint": "^8.46.2", |
| 110 | + "typescript-eslint": "^8.49.0", |
111 | 111 | "vitest": "^3.2.4", |
112 | 112 | "yalc": "^1.0.0-pre.53" |
113 | 113 | }, |
114 | 114 | "peerDependencies": { |
115 | 115 | "react": ">=16.8.0", |
116 | 116 | "react-dom": ">=16.8.0" |
117 | 117 | }, |
118 | | - "packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f" |
| 118 | + "packageManager": "yarn@4.12.0+sha512.f45ab632439a67f8bc759bf32ead036a1f413287b9042726b7cc4818b7b49e14e9423ba49b18f9e06ea4941c1ad062385b1d8760a8d5091a1a31e5f6219afca8" |
119 | 119 | } |
0 commit comments