@hybr1d-tech/charizard 2.3.43 → 2.3.44

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 (2) hide show
  1. package/dist/hybr1d-ui.js +2 -2
  2. package/package.json +31 -31
package/dist/hybr1d-ui.js CHANGED
@@ -8551,7 +8551,7 @@ const k5 = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 }, R1
8551
8551
  return e(c, n, t);
8552
8552
  const { connection: d, ...m } = qu(i, u, o);
8553
8553
  let p = !0;
8554
- t.setState = (v, C, g) => {
8554
+ t.setState = ((v, C, g) => {
8555
8555
  const q = c(v, C);
8556
8556
  if (!p) return q;
8557
8557
  const I = g === void 0 ? {
@@ -8567,7 +8567,7 @@ const k5 = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 }, R1
8567
8567
  [i]: t.getState()
8568
8568
  }
8569
8569
  ), q);
8570
- }, t.devtools = {
8570
+ }), t.devtools = {
8571
8571
  cleanup: () => {
8572
8572
  d && typeof d.unsubscribe == "function" && d.unsubscribe(), bu(o.name, i);
8573
8573
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hybr1d-tech/charizard",
3
- "version": "2.3.43",
3
+ "version": "2.3.44",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -27,56 +27,56 @@
27
27
  "@dnd-kit/utilities": "^3.2.2",
28
28
  "@popperjs/core": "^2.11.8",
29
29
  "@tanstack/react-table": "^8.21.3",
30
- "@zag-js/accordion": "^1.21.6",
31
- "@zag-js/checkbox": "^1.21.6",
32
- "@zag-js/color-picker": "^1.21.6",
33
- "@zag-js/combobox": "^1.21.6",
34
- "@zag-js/dialog": "^1.21.6",
35
- "@zag-js/menu": "^1.21.6",
36
- "@zag-js/pagination": "^1.21.6",
37
- "@zag-js/popover": "^1.21.6",
38
- "@zag-js/popper": "^1.21.6",
39
- "@zag-js/radio-group": "^1.21.6",
40
- "@zag-js/react": "^1.21.6",
41
- "@zag-js/select": "^1.21.6",
42
- "@zag-js/switch": "^1.21.6",
43
- "@zag-js/tabs": "^1.21.6",
44
- "@zag-js/tooltip": "^1.21.6",
30
+ "@zag-js/accordion": "^1.24.2",
31
+ "@zag-js/checkbox": "^1.24.2",
32
+ "@zag-js/color-picker": "^1.24.2",
33
+ "@zag-js/combobox": "^1.24.2",
34
+ "@zag-js/dialog": "^1.24.2",
35
+ "@zag-js/menu": "^1.24.2",
36
+ "@zag-js/pagination": "^1.24.2",
37
+ "@zag-js/popover": "^1.24.2",
38
+ "@zag-js/popper": "^1.24.2",
39
+ "@zag-js/radio-group": "^1.24.2",
40
+ "@zag-js/react": "^1.24.2",
41
+ "@zag-js/select": "^1.24.2",
42
+ "@zag-js/switch": "^1.24.2",
43
+ "@zag-js/tabs": "^1.24.2",
44
+ "@zag-js/tooltip": "^1.24.2",
45
45
  "clsx": "^2.1.1",
46
46
  "date-fns": "^4.1.0",
47
47
  "react": "^19.1.0",
48
48
  "react-country-flag": "^3.1.0",
49
- "react-day-picker": "^9.9.0",
49
+ "react-day-picker": "^9.11.0",
50
50
  "react-dom": "^19.1.0",
51
51
  "react-infinite-scroll-component": "^6.1.0",
52
52
  "react-inlinesvg": "^4.2.0",
53
53
  "react-intersection-observer": "^9.8.0",
54
- "react-router": "7.8.1",
54
+ "react-router": "7.9.2",
55
55
  "react-select": "^5.10.2",
56
56
  "react-toastify": "^11.0.5",
57
57
  "react-tooltip": "^5.29.1",
58
58
  "use-deep-compare-effect": "^1.8.1",
59
- "zustand": "^5.0.6"
59
+ "zustand": "^5.0.8"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@storybook/addon-essentials": "^8.6.14",
63
63
  "@storybook/addon-interactions": "^8.6.14",
64
- "@storybook/addon-links": "^9.1.2",
64
+ "@storybook/addon-links": "^9.1.8",
65
65
  "@storybook/blocks": "^8.6.14",
66
- "@storybook/react": "^9.1.2",
67
- "@storybook/react-vite": "^9.1.2",
66
+ "@storybook/react": "^9.1.8",
67
+ "@storybook/react-vite": "^9.1.8",
68
68
  "@storybook/test": "^8.6.14",
69
- "@types/node": "^24.3.0",
70
- "@types/react": "^19.1.10",
71
- "@types/react-dom": "^19.1.7",
72
- "@vitejs/plugin-react-swc": "^4.0.1",
73
- "axios": "^1.11.0",
74
- "globals": "^16.3.0",
75
- "storybook": "^9.1.2",
69
+ "@types/node": "^24.5.2",
70
+ "@types/react": "^19.1.13",
71
+ "@types/react-dom": "^19.1.9",
72
+ "@vitejs/plugin-react-swc": "^4.1.0",
73
+ "axios": "^1.12.2",
74
+ "globals": "^16.4.0",
75
+ "storybook": "^9.1.8",
76
76
  "storybook-css-modules-preset": "^1.1.1",
77
77
  "typescript": "5.9.2",
78
- "vite": "^7.1.2",
79
- "vite-plugin-checker": "^0.10.2",
78
+ "vite": "^7.1.7",
79
+ "vite-plugin-checker": "^0.10.3",
80
80
  "vite-plugin-dts": "4.5.4",
81
81
  "vite-plugin-libcss": "^1.1.2"
82
82
  },