design-system-silkhaus 3.3.0-beta.listing-card-rtl.5 → 3.3.0-beta.listing-card-rtl.7

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 (2) hide show
  1. package/dist/index.js +41 -55
  2. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "design-system-silkhaus",
3
3
  "private": false,
4
- "version": "3.3.0-beta.listing-card-rtl.5",
4
+ "version": "3.3.0-beta.listing-card-rtl.7",
5
5
  "description": "Design system for Silkhaus built with Typescript, React and Tailwind",
6
6
  "author": "silkhaus",
7
7
  "license": "MIT",
@@ -114,12 +114,12 @@
114
114
  },
115
115
  "peerDependencies": {
116
116
  "react": "^18.2.0",
117
- "react-dom": "^18.2.0"
117
+ "react-dom": "^18.2.0",
118
+ "moment": "^2.30.1"
118
119
  },
119
120
  "dependencies": {
120
121
  "@floating-ui/react": "^0.26.20",
121
122
  "class-variance-authority": "^0.7.0",
122
- "moment": "^2.30.1",
123
123
  "react-dates": "^21.8.0",
124
124
  "react-jss": "^10.10.0",
125
125
  "react-slick": "^0.30.3",