@bikdotai/bik-component-library 0.0.736-beta.5 → 0.0.736-beta.6

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": "@bikdotai/bik-component-library",
3
- "version": "0.0.736-beta.5",
3
+ "version": "0.0.736-beta.6",
4
4
  "description": "Bik Component Library",
5
5
  "repository": {
6
6
  "type": "git",
@@ -64,7 +64,7 @@
64
64
  "phone": "^3.1.37",
65
65
  "react-beautiful-dnd": "^13.1.1",
66
66
  "react-bootstrap": "^2.10.10",
67
- "react-calendar": "^3.7.0",
67
+ "react-calendar": "^5.1.0",
68
68
  "react-chartjs-2": "^4.3.1",
69
69
  "react-easy-crop": "^5.5.6",
70
70
  "react-image-crop": "^11.0.10",
@@ -112,7 +112,6 @@
112
112
  "@types/jest": "^29.2.5",
113
113
  "@types/node": "^18.11.18",
114
114
  "@types/react": "^19.2.7",
115
- "@types/react-calendar": "^3.5.2",
116
115
  "@types/react-dom": "^19.2.3",
117
116
  "@types/styled-components": "^5.1.26",
118
117
  "@types/testing-library__jest-dom": "^5.14.5",
@@ -135,7 +134,7 @@
135
134
  "lint-staged": "^13.2.0",
136
135
  "prettier": "^2.8.2",
137
136
  "react": "^19.2.3",
138
- "react-calendar": "^3.7.0",
137
+ "react-calendar": "^5.1.0",
139
138
  "react-chips": "^0.8.0",
140
139
  "react-dom": "^19.2.3",
141
140
  "react-redux": "^9.2.0",
@@ -157,7 +156,7 @@
157
156
  "peerDependencies": {
158
157
  "date-fns": "^2.29.3",
159
158
  "react": "^16.8.0 || ^17 || ^18 || ^19",
160
- "react-calendar": "^3.7.0",
159
+ "react-calendar": "^3.7.0 || ^4 || ^5",
161
160
  "react-chips": "^0.8.0",
162
161
  "react-dom": "^16.8.0 || ^17 || ^18 || ^19",
163
162
  "react-redux": "^7.2.6 || ^8.0.0 || ^9.0.0",