@depup/react-resizable-panels 4.7.3-depup.0 → 4.7.4-depup.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/react-resizable-panels",
3
- "version": "4.7.3-depup.0",
3
+ "version": "4.7.4-depup.0",
4
4
  "type": "module",
5
5
  "author": "Brian Vaughn <brian.david.vaughn@gmail.com> (https://github.com/bvaughn/)",
6
6
  "contributors": [
@@ -123,19 +123,21 @@
123
123
  "vitest-fail-on-console": "^0.10.1",
124
124
  "zustand": "^5.0.7"
125
125
  },
126
- "description": "[DepUp] Dependency-bumped version of react-resizable-panels",
126
+ "description": "react-resizable-panels with all dependencies updated to latest",
127
127
  "keywords": [
128
+ "react-resizable-panels",
128
129
  "depup",
129
- "dependency-bumped",
130
- "updated-deps",
131
- "react-resizable-panels"
130
+ "updated-dependencies",
131
+ "security",
132
+ "latest",
133
+ "patched"
132
134
  ],
133
135
  "depup": {
134
136
  "changes": {},
135
137
  "depsUpdated": 0,
136
138
  "originalPackage": "react-resizable-panels",
137
- "originalVersion": "4.7.3",
138
- "processedAt": "2026-03-17T16:38:48.941Z",
139
+ "originalVersion": "4.7.4",
140
+ "processedAt": "2026-03-21T00:33:48.068Z",
139
141
  "smokeTest": "failed"
140
142
  }
141
143
  }