@ballistix.digital/react-components 0.4.86 → 0.4.87

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
@@ -7,7 +7,7 @@
7
7
  "email": "info@ballistix.digital",
8
8
  "url": "https://ballistix.digital"
9
9
  },
10
- "version": "0.4.86",
10
+ "version": "0.4.87",
11
11
  "private": false,
12
12
  "main": "dist/index.js",
13
13
  "module": "dist/index.esm.js",
@@ -108,6 +108,7 @@
108
108
  "@types/react": "^18.0.27",
109
109
  "@types/react-dom": "^18.0.10",
110
110
  "date-fns": "^2.29.3",
111
+ "dayjs": "^1.11.6",
111
112
  "gh-pages": "^5.0.0",
112
113
  "lodash": "^4.17.21",
113
114
  "react": "^18.2.0",
@@ -115,7 +116,7 @@
115
116
  "tailwindcss": "^3.2.6"
116
117
  },
117
118
  "dependencies": {
118
- "@fortawesome/fontawesome-svg-core": "^6.3.0",
119
+ "@fortawesome/fontawesome-svg-core": "^6.4.2",
119
120
  "@fortawesome/free-brands-svg-icons": "^6.4.2",
120
121
  "@fortawesome/free-regular-svg-icons": "^6.3.0",
121
122
  "@fortawesome/free-solid-svg-icons": "^6.3.0",
@@ -131,8 +132,10 @@
131
132
  "@tailwindcss/forms": "^0.5.3",
132
133
  "@tanstack/react-table": "^8.7.9",
133
134
  "date-fns": "^2.29.3",
135
+ "dayjs": "^1.11.9",
134
136
  "formik": "^2.2.9",
135
137
  "gh-pages": "^5.0.0",
138
+ "react-tailwindcss-datepicker": "^1.6.6",
136
139
  "react-tailwindcss-select": "^1.8.5",
137
140
  "tailwindcss": "^3.2.6",
138
141
  "xlsx": "^0.18.5",