|
114 | 114 | "url": "https://github.com/pmndrs/zustand/issues" |
115 | 115 | }, |
116 | 116 | "homepage": "https://github.com/pmndrs/zustand", |
117 | | - "packageManager": "pnpm@10.15.0", |
| 117 | + "packageManager": "pnpm@10.18.3", |
118 | 118 | "devDependencies": { |
119 | | - "@eslint/js": "^9.33.0", |
| 119 | + "@eslint/js": "^9.38.0", |
120 | 120 | "@redux-devtools/extension": "^3.3.0", |
121 | | - "@rollup/plugin-alias": "^5.1.1", |
122 | | - "@rollup/plugin-node-resolve": "^16.0.1", |
123 | | - "@rollup/plugin-replace": "^6.0.2", |
124 | | - "@rollup/plugin-typescript": "12.1.4", |
125 | | - "@testing-library/jest-dom": "^6.7.0", |
| 121 | + "@rollup/plugin-alias": "^6.0.0", |
| 122 | + "@rollup/plugin-node-resolve": "^16.0.3", |
| 123 | + "@rollup/plugin-replace": "^6.0.3", |
| 124 | + "@rollup/plugin-typescript": "12.3.0", |
| 125 | + "@testing-library/jest-dom": "^6.9.1", |
126 | 126 | "@testing-library/react": "^16.3.0", |
127 | | - "@types/node": "^24.3.0", |
128 | | - "@types/react": "^19.1.10", |
129 | | - "@types/react-dom": "^19.1.7", |
| 127 | + "@types/node": "^24.9.2", |
| 128 | + "@types/react": "^19.2.2", |
| 129 | + "@types/react-dom": "^19.2.2", |
130 | 130 | "@types/use-sync-external-store": "^1.5.0", |
131 | 131 | "@vitest/coverage-v8": "^3.2.4", |
132 | | - "@vitest/eslint-plugin": "^1.3.4", |
| 132 | + "@vitest/eslint-plugin": "^1.3.26", |
133 | 133 | "@vitest/ui": "^3.2.4", |
134 | | - "esbuild": "^0.25.9", |
135 | | - "eslint": "9.33.0", |
| 134 | + "esbuild": "^0.25.11", |
| 135 | + "eslint": "9.38.0", |
136 | 136 | "eslint-import-resolver-typescript": "^4.4.4", |
137 | 137 | "eslint-plugin-import": "^2.32.0", |
138 | 138 | "eslint-plugin-jest-dom": "^5.5.0", |
139 | 139 | "eslint-plugin-react": "^7.37.5", |
140 | | - "eslint-plugin-react-hooks": "6.0.0-rc.1", |
141 | | - "eslint-plugin-testing-library": "^7.6.6", |
142 | | - "immer": "^10.1.1", |
143 | | - "jsdom": "^26.1.0", |
| 140 | + "eslint-plugin-react-hooks": "^7.0.1", |
| 141 | + "eslint-plugin-testing-library": "^7.13.3", |
| 142 | + "immer": "^10.2.0", |
| 143 | + "jsdom": "^27.0.1", |
144 | 144 | "json": "^11.0.0", |
145 | 145 | "prettier": "^3.6.2", |
146 | | - "react": "19.1.1", |
147 | | - "react-dom": "19.1.1", |
| 146 | + "react": "19.2.0", |
| 147 | + "react-dom": "19.2.0", |
148 | 148 | "redux": "^5.0.1", |
149 | | - "rollup": "^4.46.3", |
| 149 | + "rollup": "^4.52.5", |
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 | | - "typescript": "^5.9.2", |
155 | | - "typescript-eslint": "^8.43.0", |
156 | | - "use-sync-external-store": "^1.5.0", |
| 154 | + "typescript": "^5.9.3", |
| 155 | + "typescript-eslint": "^8.46.2", |
| 156 | + "use-sync-external-store": "^1.6.0", |
157 | 157 | "vitest": "^3.2.4" |
158 | 158 | }, |
159 | 159 | "peerDependencies": { |
|
0 commit comments