@szum-tech/design-system 3.20.0 → 3.21.0

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": "@szum-tech/design-system",
3
- "version": "3.20.0",
3
+ "version": "3.21.0",
4
4
  "description": "Szum-Tech design system with tailwindcss support",
5
5
  "keywords": [
6
6
  "szum-tech",
@@ -107,7 +107,7 @@
107
107
  "class-variance-authority": "^0.7.1",
108
108
  "clsx": "^2.1.1",
109
109
  "embla-carousel-react": "^8.6.0",
110
- "lucide-react": "^1.8.0",
110
+ "lucide-react": "^1.14.0",
111
111
  "motion": "^12.38.0",
112
112
  "radix-ui": "^1.4.3",
113
113
  "sonner": "^2.0.7",
@@ -133,10 +133,10 @@
133
133
  "@types/react": "^19.2.14",
134
134
  "@types/react-dom": "^19.2.3",
135
135
  "@vitejs/plugin-react": "^6.0.1",
136
- "@vitest/browser": "^4.1.4",
137
- "@vitest/browser-playwright": "^4.1.4",
138
- "@vitest/coverage-v8": "^4.1.4",
139
- "@vitest/ui": "^4.1.4",
136
+ "@vitest/browser": "^4.1.5",
137
+ "@vitest/browser-playwright": "^4.1.5",
138
+ "@vitest/coverage-v8": "^4.1.5",
139
+ "@vitest/ui": "^4.1.5",
140
140
  "cpy-cli": "^7.0.0",
141
141
  "eslint": "9.39.4",
142
142
  "happy-dom": "^20.8.9",
@@ -154,7 +154,7 @@
154
154
  "tsup": "^8.5.1",
155
155
  "typescript": "^6.0.2",
156
156
  "vite": "^8.0.8",
157
- "vitest": "^4.1.4"
157
+ "vitest": "^4.1.5"
158
158
  },
159
159
  "peerDependencies": {
160
160
  "react": ">=19",