@x1a0f3n9/dsh-client-ui-dockkit 0.1.5-rc.3 → 0.1.5-rc.4

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@x1a0f3n9/dsh-client-ui-dockkit",
3
3
  "description": "Docking layout kit: split-tree engine with invertible operations, and the React components that render and drive it (zero cordis)",
4
- "version": "0.1.5-rc.3",
4
+ "version": "0.1.5-rc.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -30,8 +30,8 @@
30
30
  "react": "^18.2.0",
31
31
  "clsx": "^2.0.0",
32
32
  "@deepseek-ai/cordis": "^4.0.2",
33
- "@x1a0f3n9/dsh-brand": "^0.1.5-rc.3",
34
- "@x1a0f3n9/dsh-client-ui-primitives": "^0.1.5-rc.3"
33
+ "@x1a0f3n9/dsh-brand": "^0.1.5-rc.4",
34
+ "@x1a0f3n9/dsh-client-ui-primitives": "^0.1.5-rc.4"
35
35
  },
36
36
  "files": [
37
37
  "lib/index.js",