@siena-ai/design-system 0.0.3 → 0.0.5

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 +2 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@siena-ai/design-system",
3
- "version": "0.0.3",
3
+ "version": "0.0.5",
4
4
  "description": "Siena Design System - Warm Italian aesthetic components for modern web applications",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
@@ -119,11 +119,7 @@
119
119
  "embla-carousel-react": "^8.6.0",
120
120
  "input-otp": "^1.4.2",
121
121
  "lucide-react": "^0.562.0",
122
- "next": ">=14.0.0",
123
- "next-themes": "^0.4.0",
124
- "react": "^18.0.0",
125
122
  "react-day-picker": "^9.13.0",
126
- "react-dom": "^18.0.0",
127
123
  "react-hook-form": "^7.70.0",
128
124
  "react-markdown": "10.1.0",
129
125
  "react-resizable-panels": "^4.3.3",
@@ -138,7 +134,7 @@
138
134
  "@tailwindcss/postcss": "^4",
139
135
  "@types/node": "^20",
140
136
  "@types/react": "^18",
141
- "@types/react-dom": "^19",
137
+ "@types/react-dom": "^18",
142
138
  "eslint": "^9",
143
139
  "eslint-config-next": "16.1.1",
144
140
  "tailwindcss": "^4",