@hybr1d-tech/charizard 0.7.162 → 0.7.163

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": "0.7.162",
3
+ "version": "0.7.163",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -26,53 +26,53 @@
26
26
  "@dnd-kit/utilities": "^3.2.2",
27
27
  "@popperjs/core": "^2.11.8",
28
28
  "@tanstack/react-table": "^8.20.5",
29
- "@zag-js/accordion": "^0.77.0",
30
- "@zag-js/checkbox": "^0.77.0",
31
- "@zag-js/color-picker": "^0.77.0",
32
- "@zag-js/combobox": "^0.77.0",
33
- "@zag-js/dialog": "^0.77.0",
34
- "@zag-js/menu": "^0.77.0",
35
- "@zag-js/pagination": "^0.77.0",
36
- "@zag-js/popover": "^0.77.0",
37
- "@zag-js/popper": "^0.77.0",
38
- "@zag-js/radio-group": "^0.77.0",
39
- "@zag-js/react": "^0.77.0",
40
- "@zag-js/select": "^0.77.0",
41
- "@zag-js/switch": "^0.77.0",
42
- "@zag-js/tabs": "^0.77.0",
43
- "@zag-js/tooltip": "^0.77.0",
29
+ "@zag-js/accordion": "^0.77.1",
30
+ "@zag-js/checkbox": "^0.77.1",
31
+ "@zag-js/color-picker": "^0.77.1",
32
+ "@zag-js/combobox": "^0.77.1",
33
+ "@zag-js/dialog": "^0.77.1",
34
+ "@zag-js/menu": "^0.77.1",
35
+ "@zag-js/pagination": "^0.77.1",
36
+ "@zag-js/popover": "^0.77.1",
37
+ "@zag-js/popper": "^0.77.1",
38
+ "@zag-js/radio-group": "^0.77.1",
39
+ "@zag-js/react": "^0.77.1",
40
+ "@zag-js/select": "^0.77.1",
41
+ "@zag-js/switch": "^0.77.1",
42
+ "@zag-js/tabs": "^0.77.1",
43
+ "@zag-js/tooltip": "^0.77.1",
44
44
  "clsx": "^2.1.1",
45
45
  "date-fns": "^4.1.0",
46
46
  "react": "^18.3.1",
47
47
  "react-country-flag": "^3.1.0",
48
- "react-day-picker": "^9.2.1",
48
+ "react-day-picker": "^9.3.0",
49
49
  "react-dom": "^18.3.1",
50
50
  "react-infinite-scroll-component": "^6.1.0",
51
51
  "react-inlinesvg": "^4.1.4",
52
52
  "react-intersection-observer": "^9.8.0",
53
- "react-router-dom": "^6.27.0",
54
- "react-select": "^5.8.2",
53
+ "react-router-dom": "^6.28.0",
54
+ "react-select": "^5.8.3",
55
55
  "react-toastify": "^10.0.6",
56
56
  "react-tooltip": "^5.28.0",
57
57
  "use-deep-compare-effect": "^1.8.1",
58
58
  "zustand": "^4.5.5"
59
59
  },
60
60
  "devDependencies": {
61
- "@storybook/addon-essentials": "^8.3.6",
62
- "@storybook/addon-interactions": "^8.3.6",
63
- "@storybook/addon-links": "^8.3.6",
64
- "@storybook/blocks": "^8.3.6",
65
- "@storybook/react": "^8.3.6",
66
- "@storybook/react-vite": "^8.3.6",
67
- "@storybook/test": "^8.3.6",
68
- "@types/node": "^22.7.9",
61
+ "@storybook/addon-essentials": "^8.4.2",
62
+ "@storybook/addon-interactions": "^8.4.2",
63
+ "@storybook/addon-links": "^8.4.2",
64
+ "@storybook/blocks": "^8.4.2",
65
+ "@storybook/react": "^8.4.2",
66
+ "@storybook/react-vite": "^8.4.2",
67
+ "@storybook/test": "^8.4.2",
68
+ "@types/node": "^22.9.0",
69
69
  "@types/react": "^18.3.12",
70
70
  "@types/react-dom": "^18.3.1",
71
71
  "@vitejs/plugin-react-swc": "^3.7.1",
72
72
  "axios": "^1.7.7",
73
- "globals": "^15.11.0",
73
+ "globals": "^15.12.0",
74
74
  "prop-types": "^15.8.1",
75
- "storybook": "^8.3.6",
75
+ "storybook": "^8.4.2",
76
76
  "storybook-css-modules-preset": "^1.1.1",
77
77
  "typescript": "5.6.3",
78
78
  "vite": "^5.4.10",