@jitera/jitera-web-ui-library 1.68.0 → 1.69.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jitera/jitera-web-ui-library",
3
- "version": "1.68.0",
3
+ "version": "1.69.1",
4
4
  "description": "atoms and component for web project",
5
5
  "sideEffects": [
6
6
  "*.css"
@@ -34,12 +34,14 @@
34
34
  "clsx": "~1.1.1",
35
35
  "dayjs": "~1.11.3",
36
36
  "lexical": "~0.3.7",
37
+ "moment": "~2.29.4",
37
38
  "rc-picker": "~2.6.9",
38
39
  "rc-util": "~5.22.1",
39
40
  "react-icons": "~4.4.0",
40
41
  "react-otp-input": "~2.4.0",
41
42
  "react-select": "~5.3.0",
42
43
  "react-slick": "~0.29.0",
44
+ "react-toastify": "~9.1.1",
43
45
  "slick-carousel": "~1.8.1",
44
46
  "styled-components": "~5.3.5",
45
47
  "tsconfig-paths-webpack-plugin": "~3.5.2"