|
115 | 115 | "proxy-compare": "^3.0.1" |
116 | 116 | }, |
117 | 117 | "devDependencies": { |
118 | | - "@eslint/js": "^9.22.0", |
| 118 | + "@eslint/js": "^9.26.0", |
119 | 119 | "@redux-devtools/extension": "^3.3.0", |
120 | 120 | "@rollup/plugin-alias": "^5.1.1", |
121 | 121 | "@rollup/plugin-node-resolve": "^16.0.1", |
122 | 122 | "@rollup/plugin-replace": "^6.0.2", |
123 | 123 | "@rollup/plugin-typescript": "^12.1.2", |
124 | 124 | "@testing-library/jest-dom": "^6.6.3", |
125 | | - "@testing-library/react": "^16.2.0", |
| 125 | + "@testing-library/react": "^16.3.0", |
126 | 126 | "@types/jsdom": "^21.1.7", |
127 | | - "@types/react": "^19.0.11", |
128 | | - "@types/react-dom": "^19.0.4", |
129 | | - "@vitest/coverage-v8": "^3.0.9", |
130 | | - "@vitest/eslint-plugin": "^1.1.37", |
131 | | - "@vitest/ui": "^3.0.9", |
132 | | - "esbuild": "^0.25.1", |
133 | | - "eslint": "9.22.0", |
134 | | - "eslint-import-resolver-typescript": "^4.1.1", |
| 127 | + "@types/react": "^19.1.3", |
| 128 | + "@types/react-dom": "^19.1.3", |
| 129 | + "@vitest/coverage-v8": "^3.1.3", |
| 130 | + "@vitest/eslint-plugin": "^1.1.44", |
| 131 | + "@vitest/ui": "^3.1.3", |
| 132 | + "esbuild": "^0.25.4", |
| 133 | + "eslint": "9.26.0", |
| 134 | + "eslint-import-resolver-typescript": "^4.3.4", |
135 | 135 | "eslint-plugin-import": "^2.31.0", |
136 | 136 | "eslint-plugin-jest-dom": "^5.5.0", |
137 | | - "eslint-plugin-react": "^7.37.4", |
138 | | - "eslint-plugin-react-compiler": "19.0.0-beta-3229e95-20250315", |
| 137 | + "eslint-plugin-react": "^7.37.5", |
| 138 | + "eslint-plugin-react-compiler": "19.1.0-rc.1", |
139 | 139 | "eslint-plugin-react-hooks": "^5.2.0", |
140 | 140 | "eslint-plugin-testing-library": "^7.1.1", |
141 | 141 | "jest-leak-detector": "^29.7.0", |
142 | | - "jsdom": "^26.0.0", |
| 142 | + "jsdom": "^26.1.0", |
143 | 143 | "json": "^11.0.0", |
144 | 144 | "postinstall-postinstall": "^2.1.0", |
145 | 145 | "prettier": "^3.5.3", |
146 | 146 | "proxy-memoize": "^3.0.1", |
147 | | - "react": "19.0.0", |
148 | | - "react-dom": "19.0.0", |
| 147 | + "react": "19.1.0", |
| 148 | + "react-dom": "19.1.0", |
149 | 149 | "redux": "^5.0.1", |
150 | | - "rollup": "^4.36.0", |
| 150 | + "rollup": "^4.40.2", |
151 | 151 | "rollup-plugin-esbuild": "^6.2.1", |
152 | 152 | "shelljs": "^0.9.2", |
153 | 153 | "shx": "^0.4.0", |
154 | 154 | "ts-expect": "^1.3.0", |
155 | 155 | "tslib": "^2.8.1", |
156 | | - "typescript": "^5.8.2", |
157 | | - "typescript-eslint": "^8.26.1", |
158 | | - "vite": "^6.2.2", |
159 | | - "vitest": "^3.0.9" |
| 156 | + "typescript": "^5.8.3", |
| 157 | + "typescript-eslint": "^8.32.0", |
| 158 | + "vite": "^6.3.5", |
| 159 | + "vitest": "^3.1.3" |
160 | 160 | }, |
161 | 161 | "peerDependencies": { |
162 | 162 | "@types/react": ">=18.0.0", |
|
0 commit comments