@bigbinary/neetoui 3.7.0-beta.14 → 3.7.0-beta.17

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": "@bigbinary/neetoui",
3
- "version": "3.7.0-beta.14",
3
+ "version": "3.7.0-beta.17",
4
4
  "main": "./index.js",
5
5
  "module": "./index.js",
6
6
  "types": "./index.d.ts",
@@ -22,35 +22,22 @@
22
22
  "eslint --fix"
23
23
  ]
24
24
  },
25
- "dependencies": {
26
- "@babel/runtime": "7.17.9",
27
- "@bigbinary/neeto-icons": "1.8.29",
28
- "@reach/auto-id": "0.15.0",
29
- "@tippyjs/react": "4.2.5",
30
- "antd": "4.18.7",
31
- "babel-plugin-import": "^1.13.5",
32
- "dayjs": "1.11.1",
33
- "framer-motion": "4.1.17",
34
- "prop-types": "15.8.1",
35
- "raw-loader": "4.0.2",
36
- "react-color": "2.19.3",
37
- "react-hotkeys-hook": "3.3.2",
38
- "react-linkify": "1.0.0-alpha",
39
- "react-outside-click-handler": "1.3.0",
40
- "react-router-nav-prompt": "0.4.1"
41
- },
25
+ "dependencies": {},
42
26
  "devDependencies": {
43
27
  "@babel/core": "7.11.6",
44
28
  "@babel/eslint-parser": "^7.18.9",
45
29
  "@babel/plugin-transform-runtime": "7.17.0",
46
30
  "@babel/preset-env": "7.14.7",
47
31
  "@babel/preset-react": "7.14.5",
32
+ "@babel/runtime": "7.17.9",
33
+ "@bigbinary/neeto-icons": "1.8.29",
34
+ "@reach/auto-id": "0.15.0",
48
35
  "@rollup/plugin-babel": "^5.3.1",
49
36
  "@rollup/plugin-commonjs": "^22.0.0",
50
37
  "@rollup/plugin-json": "^4.1.0",
51
38
  "@rollup/plugin-node-resolve": "^13.3.0",
52
39
  "@rollup/plugin-replace": "^4.0.0",
53
- "@storybook/addon-actions": "6.5.9",
40
+ "@storybook/addon-actions": "^6.5.10",
54
41
  "@storybook/addon-essentials": "6.5.9",
55
42
  "@storybook/addon-links": "6.5.9",
56
43
  "@storybook/addon-postcss": "2.0.0",
@@ -58,59 +45,71 @@
58
45
  "@storybook/manager-webpack5": "6.5.9",
59
46
  "@storybook/preset-scss": "1.0.3",
60
47
  "@storybook/react": "6.5.9",
48
+ "@storybook/addon-console": "^1.2.3",
61
49
  "@svgr/rollup": "^6.2.1",
62
50
  "@testing-library/jest-dom": "5.16.2",
63
51
  "@testing-library/react": "12.1.3",
64
52
  "@testing-library/user-event": "13.5.0",
53
+ "@tippyjs/react": "4.2.5",
54
+ "antd": "4.18.7",
65
55
  "autoprefixer": "9.0.0",
66
56
  "babel-jest": "27.3.1",
67
57
  "babel-loader": "8.1.0",
58
+ "babel-plugin-import": "^1.13.5",
68
59
  "chromatic": "6.5.1",
69
60
  "classnames": "2.2.6",
70
61
  "css-loader": "4.3.0",
71
62
  "cssnano": "4.1.11",
72
- "eslint": "7.32.0",
63
+ "dayjs": "1.11.1",
73
64
  "eslint-config-prettier": "8.3.0",
74
65
  "eslint-plugin-json": "3.1.0",
75
66
  "eslint-plugin-react": "7.24.0",
67
+ "eslint": "7.32.0",
76
68
  "file-loader": "6.1.1",
77
69
  "formik": "2.2.0",
70
+ "framer-motion": "4.1.17",
78
71
  "html-loader": "1.3.1",
79
72
  "html-webpack-plugin": "^4.5.0",
80
73
  "husky": "7.0.1",
81
74
  "identity-obj-proxy": "3.0.0",
82
75
  "jest": "27.3.1",
83
76
  "lint-staged": "11.0.0",
84
- "postcss": "7",
85
77
  "postcss-import": "12.0.1",
86
78
  "postcss-loader": "4.0.3",
87
79
  "postcss-preset-env": "6.7.0",
80
+ "postcss": "7",
88
81
  "prettier": "2.2.1",
82
+ "prop-types": "15.8.1",
89
83
  "ramda": "0.27.1",
90
- "react": "17.0.2",
84
+ "raw-loader": "4.0.2",
85
+ "react-color": "2.19.3",
91
86
  "react-dom": "17.0.2",
87
+ "react-hotkeys-hook": "3.3.2",
88
+ "react-linkify": "1.0.0-alpha",
89
+ "react-outside-click-handler": "1.3.0",
92
90
  "react-router-dom": "5.3.0",
91
+ "react-router-nav-prompt": "0.4.1",
93
92
  "react-select": "5.2.1",
94
93
  "react-spring": "8.0.27",
95
94
  "react-test-renderer": "17.0.2",
96
95
  "react-toastify": "9.0.1",
97
- "rollup": "^2.73.0",
96
+ "react": "17.0.2",
98
97
  "rollup-plugin-peer-deps-external": "^2.2.4",
99
98
  "rollup-plugin-styles": "^4.0.0",
100
99
  "rollup-plugin-terser": "^7.0.2",
101
- "sass": "1.26.11",
100
+ "rollup": "^2.73.0",
102
101
  "sass-loader": "10.0.2",
103
102
  "storybook-addon-designs": "^6.3.1",
103
+ "sass": "1.26.11",
104
104
  "style-loader": "1.2.1",
105
105
  "tailwindcss": "npm:@tailwindcss/postcss7-compat",
106
- "webpack": "5.64.3",
107
106
  "webpack-bundle-analyzer": "4.4.1",
108
107
  "webpack-cli": "4.9.1",
109
108
  "webpack-dev-server": "4.7.4",
109
+ "webpack": "5.64.3",
110
110
  "yup": "0.32.11"
111
111
  },
112
112
  "peerDependencies": {
113
- "@babel/runtime": "7.17.9",
114
113
  "antd": "4.18.7",
115
114
  "formik": "2.2.0",
116
115
  "react": "17.0.2",