@sikka/hawa 0.26.16-next → 0.26.17-next

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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sikka/hawa",
3
- "version": "0.26.16-next",
3
+ "version": "0.26.17-next",
4
4
  "description": "Modern UI Kit made with Tailwind",
5
5
  "author": {
6
6
  "name": "Sikka Software",
@@ -62,7 +62,7 @@
62
62
  "chromatic": "npx chromatic --project-token=chpt_9c33d11ef14064f --output-dir ./storybook-static"
63
63
  },
64
64
  "dependencies": {
65
- "@hookform/resolvers": "^3.3.2",
65
+ "@hookform/resolvers": "^3.3.3",
66
66
  "@radix-ui/react-accordion": "^1.1.2",
67
67
  "@radix-ui/react-checkbox": "^1.0.4",
68
68
  "@radix-ui/react-collapsible": "^1.0.3",
@@ -79,17 +79,17 @@
79
79
  "@radix-ui/react-toast": "^1.1.5",
80
80
  "@radix-ui/react-tooltip": "^1.0.7",
81
81
  "@tanstack/react-table": "^8.11.2",
82
- "@types/node": "^20.10.5",
83
- "@types/react": "^18.2.45",
82
+ "@types/node": "^20.10.6",
83
+ "@types/react": "^18.2.46",
84
84
  "@types/react-dom": "^18.2.18",
85
85
  "class-variance-authority": "^0.7.0",
86
- "clsx": "^2.0.0",
86
+ "clsx": "^2.1.0",
87
87
  "cmdk": "^0.2.0",
88
- "embla-carousel-auto-height": "^8.0.0-rc15",
89
- "embla-carousel-react": "^8.0.0-rc15",
88
+ "embla-carousel-auto-height": "^8.0.0-rc17",
89
+ "embla-carousel-react": "^8.0.0-rc17",
90
90
  "eslint": "^8.56.0",
91
91
  "eslint-config-next": "^14.0.4",
92
- "libphonenumber-js": "^1.10.52",
92
+ "libphonenumber-js": "^1.10.53",
93
93
  "next": "^14.0.4",
94
94
  "next-themes": "^0.2.1",
95
95
  "prism-react-renderer": "^2.3.1",
@@ -117,7 +117,7 @@
117
117
  "@storybook/react": "^7.6.6",
118
118
  "@storybook/testing-library": "^0.2.2",
119
119
  "@storybook/theming": "^7.6.6",
120
- "@testing-library/jest-dom": "^6.1.5",
120
+ "@testing-library/jest-dom": "^6.1.6",
121
121
  "@testing-library/react": "^14.1.2",
122
122
  "@trivago/prettier-plugin-sort-imports": "^4.3.0",
123
123
  "@types/jest": "^29.5.11",
@@ -125,12 +125,12 @@
125
125
  "eslint-plugin-storybook": "^0.6.15",
126
126
  "jest": "^29.7.0",
127
127
  "jest-environment-jsdom": "^29.7.0",
128
- "lucide-react": "^0.300.0",
128
+ "lucide-react": "^0.303.0",
129
129
  "postcss": "^8.4.32",
130
130
  "postcss-cli": "^11.0.0",
131
131
  "postcss-import": "^15.1.0",
132
132
  "prettier": "^3.1.1",
133
- "prettier-plugin-tailwindcss": "^0.5.9",
133
+ "prettier-plugin-tailwindcss": "^0.5.10",
134
134
  "recharts": "^2.10.3",
135
135
  "storybook": "^7.6.6",
136
136
  "storybook-dark-mode": "^3.0.3",