@hybr1d-tech/charizard 2.3.13 → 2.3.15

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": "@hybr1d-tech/charizard",
3
- "version": "2.3.13",
3
+ "version": "2.3.15",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -25,21 +25,21 @@
25
25
  "@dnd-kit/utilities": "^3.2.2",
26
26
  "@popperjs/core": "^2.11.8",
27
27
  "@tanstack/react-table": "^8.21.3",
28
- "@zag-js/accordion": "^1.14.0",
29
- "@zag-js/checkbox": "^1.14.0",
30
- "@zag-js/color-picker": "^1.14.0",
31
- "@zag-js/combobox": "^1.14.0",
32
- "@zag-js/dialog": "^1.14.0",
33
- "@zag-js/menu": "^1.14.0",
34
- "@zag-js/pagination": "^1.14.0",
35
- "@zag-js/popover": "^1.14.0",
36
- "@zag-js/popper": "^1.14.0",
37
- "@zag-js/radio-group": "^1.14.0",
38
- "@zag-js/react": "^1.14.0",
39
- "@zag-js/select": "^1.14.0",
40
- "@zag-js/switch": "^1.14.0",
41
- "@zag-js/tabs": "^1.14.0",
42
- "@zag-js/tooltip": "^1.14.0",
28
+ "@zag-js/accordion": "^1.15.0",
29
+ "@zag-js/checkbox": "^1.15.0",
30
+ "@zag-js/color-picker": "^1.15.0",
31
+ "@zag-js/combobox": "^1.15.0",
32
+ "@zag-js/dialog": "^1.15.0",
33
+ "@zag-js/menu": "^1.15.0",
34
+ "@zag-js/pagination": "^1.15.0",
35
+ "@zag-js/popover": "^1.15.0",
36
+ "@zag-js/popper": "^1.15.0",
37
+ "@zag-js/radio-group": "^1.15.0",
38
+ "@zag-js/react": "^1.15.0",
39
+ "@zag-js/select": "^1.15.0",
40
+ "@zag-js/switch": "^1.15.0",
41
+ "@zag-js/tabs": "^1.15.0",
42
+ "@zag-js/tooltip": "^1.15.0",
43
43
  "clsx": "^2.1.1",
44
44
  "date-fns": "^4.1.0",
45
45
  "react": "^19.1.0",
@@ -49,7 +49,7 @@
49
49
  "react-infinite-scroll-component": "^6.1.0",
50
50
  "react-inlinesvg": "^4.2.0",
51
51
  "react-intersection-observer": "^9.8.0",
52
- "react-router": "7.6.1",
52
+ "react-router": "7.6.2",
53
53
  "react-select": "^5.10.1",
54
54
  "react-toastify": "^11.0.5",
55
55
  "react-tooltip": "^5.28.0",
@@ -59,24 +59,24 @@
59
59
  "devDependencies": {
60
60
  "@storybook/addon-essentials": "^8.6.14",
61
61
  "@storybook/addon-interactions": "^8.6.14",
62
- "@storybook/addon-links": "^9.0.1",
62
+ "@storybook/addon-links": "^9.0.5",
63
63
  "@storybook/blocks": "^8.6.14",
64
- "@storybook/react": "^9.0.1",
65
- "@storybook/react-vite": "^9.0.1",
64
+ "@storybook/react": "^9.0.5",
65
+ "@storybook/react-vite": "^9.0.5",
66
66
  "@storybook/test": "^8.6.14",
67
- "@types/node": "^22.15.27",
67
+ "@types/node": "^22.15.30",
68
68
  "@types/react": "^19.1.6",
69
- "@types/react-dom": "^19.1.5",
70
- "@vitejs/plugin-react-swc": "^3.10.0",
69
+ "@types/react-dom": "^19.1.6",
70
+ "@vitejs/plugin-react-swc": "^3.10.1",
71
71
  "axios": "^1.9.0",
72
72
  "globals": "^16.2.0",
73
- "storybook": "^9.0.1",
73
+ "storybook": "^9.0.5",
74
74
  "storybook-css-modules-preset": "^1.1.1",
75
75
  "typescript": "5.8.3",
76
76
  "vite": "^6.3.5",
77
77
  "vite-plugin-checker": "^0.9.3",
78
78
  "vite-plugin-dts": "4.5.4",
79
- "vite-plugin-libcss": "^1.1.1"
79
+ "vite-plugin-libcss": "^1.1.2"
80
80
  },
81
81
  "publishConfig": {
82
82
  "access": "public"