@depup/react-virtualized 9.22.6-depup.53 → 9.22.6-depup.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,7 +14,7 @@ npm install @depup/react-virtualized
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [react-virtualized](https://www.npmjs.com/package/react-virtualized) @ 9.22.6 |
17
- | Processed | 2026-07-26 |
17
+ | Processed | 2026-08-02 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 4 |
20
20
 
package/changes.json CHANGED
@@ -17,6 +17,6 @@
17
17
  "to": "^15.8.1"
18
18
  }
19
19
  },
20
- "timestamp": "2026-07-26T01:00:08.870Z",
20
+ "timestamp": "2026-08-02T00:56:59.364Z",
21
21
  "totalUpdated": 4
22
22
  }
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "React components for efficiently rendering large, scrollable lists and tabular data (with updated dependencies)",
4
4
  "author": "Brian Vaughn <brian.david.vaughn@gmail.com>",
5
5
  "user": "bvaughn",
6
- "version": "9.22.6-depup.53",
6
+ "version": "9.22.6-depup.54",
7
7
  "homepage": "https://github.com/bvaughn/react-virtualized",
8
8
  "main": "dist/commonjs/index.js",
9
9
  "module": "dist/es/index.js",
@@ -184,7 +184,7 @@
184
184
  "depsUpdated": 4,
185
185
  "originalPackage": "react-virtualized",
186
186
  "originalVersion": "9.22.6",
187
- "processedAt": "2026-07-26T01:00:21.124Z",
187
+ "processedAt": "2026-08-02T00:57:10.526Z",
188
188
  "smokeTest": "failed"
189
189
  }
190
190
  }