|
124 | 124 | "@rollup/plugin-typescript": "^12.3.0", |
125 | 125 | "@testing-library/jest-dom": "^6.9.1", |
126 | 126 | "@testing-library/react": "^16.3.2", |
127 | | - "@types/node": "^25.6.0", |
128 | | - "@types/react": "^19.2.14", |
| 127 | + "@types/node": "^25.9.1", |
| 128 | + "@types/react": "^19.2.15", |
129 | 129 | "@types/react-dom": "^19.2.3", |
130 | 130 | "@types/use-sync-external-store": "^1.5.0", |
131 | | - "@vitest/coverage-v8": "^4.1.5", |
132 | | - "@vitest/eslint-plugin": "^1.6.16", |
133 | | - "@vitest/ui": "^4.1.5", |
| 131 | + "@vitest/coverage-v8": "^4.1.7", |
| 132 | + "@vitest/eslint-plugin": "^1.6.18", |
| 133 | + "@vitest/ui": "^4.1.7", |
134 | 134 | "esbuild": "^0.28.0", |
135 | 135 | "eslint": "9.39.4", |
136 | 136 | "eslint-import-resolver-typescript": "^4.4.4", |
|
139 | 139 | "eslint-plugin-react": "^7.37.5", |
140 | 140 | "eslint-plugin-react-hooks": "^7.1.1", |
141 | 141 | "eslint-plugin-testing-library": "^7.16.2", |
142 | | - "immer": "^11.1.4", |
| 142 | + "immer": "^11.1.8", |
143 | 143 | "jsdom": "^29.1.1", |
144 | 144 | "json": "^11.0.0", |
145 | 145 | "prettier": "^3.8.3", |
146 | | - "react": "^19.2.5", |
147 | | - "react-dom": "^19.2.5", |
| 146 | + "react": "^19.2.6", |
| 147 | + "react-dom": "^19.2.6", |
148 | 148 | "redux": "^5.0.1", |
149 | | - "rollup": "^4.60.2", |
| 149 | + "rollup": "^4.60.4", |
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": "^6.0.3", |
155 | | - "typescript-eslint": "^8.59.1", |
| 155 | + "typescript-eslint": "^8.60.0", |
156 | 156 | "use-sync-external-store": "^1.6.0", |
157 | | - "vitest": "^4.1.5" |
| 157 | + "vitest": "^4.1.7" |
158 | 158 | }, |
159 | 159 | "peerDependencies": { |
160 | 160 | "@types/react": ">=18.0.0", |
|
0 commit comments