@jitera/jitera-web-ui-library 1.67.0 → 1.69.0

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.67.0",
3
+ "version": "1.69.0",
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"
@@ -50,15 +52,15 @@
50
52
  "@modular-css/rollup": "~28.1.1",
51
53
  "@rollup/plugin-typescript": "~8.3.2",
52
54
  "@rollup/plugin-url": "~7.0.0",
53
- "@storybook/addon-essentials": "~6.5.8",
54
- "@storybook/addon-interactions": "~6.5.8",
55
- "@storybook/addon-links": "~6.5.8",
56
- "@storybook/builder-webpack5": "~6.5.8",
57
- "@storybook/manager-webpack5": "~6.5.8",
58
- "@storybook/node-logger": "~6.5.8",
55
+ "@storybook/addon-essentials": "~6.5.13",
56
+ "@storybook/addon-interactions": "~6.5.13",
57
+ "@storybook/addon-links": "~6.5.13",
58
+ "@storybook/builder-webpack5": "~6.5.13",
59
+ "@storybook/manager-webpack5": "~6.5.13",
60
+ "@storybook/node-logger": "~6.5.13",
59
61
  "@storybook/preset-create-react-app": "~4.1.2",
60
- "@storybook/react": "~6.5.8",
61
- "@storybook/testing-library": "~0.0.12",
62
+ "@storybook/react": "~6.5.13",
63
+ "@storybook/testing-library": "~0.0.13",
62
64
  "@swc/core": "~1.2.162",
63
65
  "@testing-library/jest-dom": "~5.14.1",
64
66
  "@testing-library/react": "~12.0.0",
@@ -84,7 +86,7 @@
84
86
  "eslint-plugin-react": "~7.29.4",
85
87
  "eslint-plugin-react-hooks": "~4.4.0",
86
88
  "eslint-plugin-sonarjs": "~0.13.0",
87
- "eslint-plugin-storybook": "~0.5.7",
89
+ "eslint-plugin-storybook": "~0.6.7",
88
90
  "eslint-plugin-unicorn": "~42.0.0",
89
91
  "gulp": "~4.0.2",
90
92
  "gulp-clean-css": "~4.3.0",