|
75 | 75 | "@4c/prettier-config": "^1.1.0", |
76 | 76 | "@4c/rollout": "patch:@4c/rollout@npm%3A4.0.2#~/.yarn/patches/@4c-rollout-npm-4.0.2-ab2b6d0bab.patch", |
77 | 77 | "@babel/cli": "^7.28.3", |
78 | | - "@babel/core": "^7.28.4", |
| 78 | + "@babel/core": "^7.28.5", |
79 | 79 | "@babel/plugin-transform-export-namespace-from": "^7.27.1", |
80 | 80 | "@babel/plugin-transform-modules-commonjs": "^7.27.1", |
81 | | - "@babel/preset-react": "^7.27.1", |
82 | | - "@babel/preset-typescript": "^7.27.1", |
| 81 | + "@babel/preset-react": "^7.28.5", |
| 82 | + "@babel/preset-typescript": "^7.28.5", |
83 | 83 | "@testing-library/dom": "^10.4.1", |
84 | | - "@testing-library/jest-dom": "^6.8.0", |
| 84 | + "@testing-library/jest-dom": "^6.9.1", |
85 | 85 | "@testing-library/react": "^16.3.0", |
86 | | - "@types/react": "^19.1.13", |
87 | | - "@types/react-dom": "^19.1.9", |
88 | | - "@typescript-eslint/eslint-plugin": "^8.44.0", |
89 | | - "@typescript-eslint/parser": "^8.44.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", |
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.36.0", |
| 97 | + "eslint": "^9.38.0", |
98 | 98 | "eslint-config-prettier": "^10.1.8", |
99 | 99 | "eslint-plugin-prettier": "^5.5.4", |
100 | 100 | "eslint-plugin-react": "^7.37.5", |
|
103 | 103 | "jsdom": "^26.1.0", |
104 | 104 | "p-defer": "^4.0.1", |
105 | 105 | "prettier": "^3.6.2", |
106 | | - "react": "^19.1.1", |
107 | | - "react-dom": "^19.1.1", |
108 | | - "react-test-renderer": "^19.1.1", |
109 | | - "typescript": "^5.9.2", |
110 | | - "typescript-eslint": "^8.44.0", |
| 106 | + "react": "^19.2.0", |
| 107 | + "react-dom": "^19.2.0", |
| 108 | + "react-test-renderer": "^19.2.0", |
| 109 | + "typescript": "^5.9.3", |
| 110 | + "typescript-eslint": "^8.46.2", |
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.0+sha512.8dd111dbb1658cf17089636e5bf490795958158755f36cb75c5a2db0bda6be4d84b95447753627f3330d1457cb6f7e8c1e466eaed959073c82be0242c2cd41e7" |
| 118 | + "packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f" |
119 | 119 | } |
0 commit comments