|
115 | 115 | "proxy-compare": "^3.0.1" |
116 | 116 | }, |
117 | 117 | "devDependencies": { |
118 | | - "@eslint/js": "^9.39.0", |
| 118 | + "@eslint/js": "^9.39.2", |
119 | 119 | "@redux-devtools/extension": "^3.3.0", |
120 | 120 | "@rollup/plugin-alias": "^6.0.0", |
121 | 121 | "@rollup/plugin-node-resolve": "^16.0.3", |
122 | 122 | "@rollup/plugin-replace": "^6.0.3", |
123 | 123 | "@rollup/plugin-typescript": "^12.3.0", |
124 | 124 | "@testing-library/jest-dom": "^6.9.1", |
125 | | - "@testing-library/react": "^16.3.0", |
| 125 | + "@testing-library/react": "^16.3.1", |
126 | 126 | "@types/jsdom": "^27.0.0", |
127 | | - "@types/react": "^19.2.2", |
128 | | - "@types/react-dom": "^19.2.2", |
129 | | - "@vitest/coverage-v8": "^3.2.4", |
130 | | - "@vitest/eslint-plugin": "^1.4.0", |
131 | | - "@vitest/ui": "^3.2.4", |
132 | | - "esbuild": "^0.25.12", |
133 | | - "eslint": "9.39.0", |
| 127 | + "@types/react": "^19.2.7", |
| 128 | + "@types/react-dom": "^19.2.3", |
| 129 | + "@vitest/coverage-v8": "^4.0.16", |
| 130 | + "@vitest/eslint-plugin": "^1.6.4", |
| 131 | + "@vitest/ui": "^4.0.16", |
| 132 | + "esbuild": "^0.27.2", |
| 133 | + "eslint": "9.39.2", |
134 | 134 | "eslint-import-resolver-typescript": "^4.4.4", |
135 | 135 | "eslint-plugin-import": "^2.32.0", |
136 | 136 | "eslint-plugin-jest-dom": "^5.5.0", |
137 | 137 | "eslint-plugin-react": "^7.37.5", |
138 | 138 | "eslint-plugin-react-hooks": "7.0.1", |
139 | | - "eslint-plugin-testing-library": "^7.13.3", |
| 139 | + "eslint-plugin-testing-library": "^7.15.4", |
140 | 140 | "jest-leak-detector": "^30.2.0", |
141 | | - "jsdom": "^27.1.0", |
| 141 | + "jsdom": "^27.4.0", |
142 | 142 | "json": "^11.0.0", |
143 | 143 | "postinstall-postinstall": "^2.1.0", |
144 | | - "prettier": "^3.6.2", |
| 144 | + "prettier": "^3.7.4", |
145 | 145 | "proxy-memoize": "^3.0.1", |
146 | | - "react": "19.2.0", |
147 | | - "react-dom": "19.2.0", |
| 146 | + "react": "19.2.3", |
| 147 | + "react-dom": "19.2.3", |
148 | 148 | "redux": "^5.0.1", |
149 | | - "rollup": "^4.52.5", |
| 149 | + "rollup": "^4.54.0", |
150 | 150 | "rollup-plugin-esbuild": "^6.2.1", |
151 | 151 | "shelljs": "^0.10.0", |
152 | 152 | "shx": "^0.4.0", |
153 | 153 | "tslib": "^2.8.1", |
154 | 154 | "typescript": "^5.9.3", |
155 | | - "typescript-eslint": "^8.46.2", |
156 | | - "vite": "^7.1.12", |
157 | | - "vitest": "^3.2.4" |
| 155 | + "typescript-eslint": "^8.51.0", |
| 156 | + "vite": "^7.3.0", |
| 157 | + "vitest": "^4.0.16" |
158 | 158 | }, |
159 | 159 | "peerDependencies": { |
160 | 160 | "@types/react": ">=18.0.0", |
|
0 commit comments