design-system-silkhaus 3.10.0-beta-image-viewer.5 → 3.10.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,7 +1,7 @@
1
1
  {
2
2
  "name": "design-system-silkhaus",
3
3
  "private": false,
4
- "version": "3.10.0-beta-image-viewer.5",
4
+ "version": "3.10.0",
5
5
  "description": "Design system for Silkhaus built with Typescript, React and Tailwind",
6
6
  "author": "silkhaus",
7
7
  "license": "MIT",
@@ -113,9 +113,9 @@
113
113
  "vitest": "^2.0.4"
114
114
  },
115
115
  "peerDependencies": {
116
- "moment": "^2.30.1",
117
116
  "react": "^18.2.0",
118
- "react-dom": "^18.2.0"
117
+ "react-dom": "^18.2.0",
118
+ "moment": "^2.30.1"
119
119
  },
120
120
  "dependencies": {
121
121
  "@floating-ui/react": "^0.26.20",
@@ -126,8 +126,7 @@
126
126
  "react-toastify": "^10.0.5",
127
127
  "rsuite": "^5.65.1",
128
128
  "simplebar-react": "^3.2.6",
129
- "slick-carousel": "^1.8.1",
130
- "yet-another-react-lightbox": "^3.23.2"
129
+ "slick-carousel": "^1.8.1"
131
130
  },
132
131
  "lint-staged": {
133
132
  "*": [