@npm_leadtech/legal-lib-components 1.6.1 → 1.6.3

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.
Files changed (2) hide show
  1. package/build/index.js +1 -1
  2. package/package.json +53 -53
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "1.6.1",
3
+ "version": "1.6.3",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.14.1",
6
6
  "@tippyjs/react": "4.2.6",
@@ -25,60 +25,60 @@
25
25
  ]
26
26
  },
27
27
  "devDependencies": {
28
- "@babel/cli": "7.12.16",
29
- "@babel/core": "7.12.16",
30
- "@babel/preset-env": "7.12.16",
31
- "@babel/preset-react": "7.12.13",
32
- "@rollup/plugin-babel": "5.2.3",
33
- "@rollup/plugin-commonjs": "17.1.0",
34
- "@rollup/plugin-image": "2.1.1",
35
- "@rollup/plugin-node-resolve": "11.1.1",
36
- "@rollup/plugin-url": "6.0.0",
37
- "@storybook/addon-actions": "6.1.17",
38
- "@storybook/addon-essentials": "6.1.17",
39
- "@storybook/addon-links": "6.1.17",
40
- "@storybook/react": "6.1.17",
41
- "@testing-library/jest-dom": "5.14.1",
42
- "@testing-library/react": "11.2.5",
43
- "autoprefixer": "10.2.4",
44
- "babel-eslint": "10.1.0",
45
- "babel-loader": "8.2.2",
46
- "babel-preset-react-app": "10.0.0",
47
- "classnames": "2.2.6",
48
- "clean-webpack-plugin": "3.0.0",
49
- "cross-env": "7.0.3",
50
- "css-loader": "5.2.6",
51
- "enzyme": "3.11.0",
52
- "eslint": "7.19.0",
53
- "eslint-config-prettier": "7.2.0",
54
- "eslint-plugin-prettier": "3.3.1",
55
- "eslint-plugin-react": "7.22.0",
56
- "eslint-plugin-react-hooks": "4.2.0",
57
- "gatsby-link": "2.11.0",
58
- "husky": "4.3.8",
59
- "identity-obj-proxy": "3.0.0",
60
- "jest": "27.0.4",
61
- "jest-svg-transformer": "1.0.0",
62
- "node-sass": "5.0.0",
63
- "path": "0.12.7",
64
- "postcss": "8.4.5",
65
- "postcss-loader": "5.0.0",
66
- "prettier": "2.2.1",
67
- "prop-types": "15.7.2",
68
- "react": "16.12.0",
69
- "react-dom": "16.12.0",
70
- "react-test-renderer": "17.0.1",
71
- "rollup": "2.39.0",
72
- "rollup-plugin-babel": "4.4.0",
73
- "rollup-plugin-peer-deps-external": "2.2.4",
74
- "rollup-plugin-postcss": "4.0.2",
75
- "rollup-plugin-uglify": "6.0.4",
28
+ "@babel/cli": "^7.12.16",
29
+ "@babel/core": "^7.12.16",
30
+ "@babel/preset-env": "^7.12.16",
31
+ "@babel/preset-react": "^7.12.13",
32
+ "@rollup/plugin-babel": "^5.2.3",
33
+ "@rollup/plugin-commonjs": "^17.1.0",
34
+ "@rollup/plugin-image": "^2.1.1",
35
+ "@rollup/plugin-node-resolve": "^11.1.1",
36
+ "@rollup/plugin-url": "^6.0.0",
37
+ "@storybook/addon-actions": "^6.1.17",
38
+ "@storybook/addon-essentials": "^6.1.17",
39
+ "@storybook/addon-links": "^6.1.17",
40
+ "@storybook/react": "^6.1.17",
41
+ "@testing-library/jest-dom": "^5.14.1",
42
+ "@testing-library/react": "^11.2.5",
43
+ "autoprefixer": "^10.2.4",
44
+ "babel-eslint": "^10.1.0",
45
+ "babel-loader": "^8.2.2",
46
+ "babel-preset-react-app": "^10.0.0",
47
+ "classnames": "^2.2.6",
48
+ "clean-webpack-plugin": "^3.0.0",
49
+ "cross-env": "^7.0.3",
50
+ "css-loader": "^5.2.6",
51
+ "enzyme": "^3.11.0",
52
+ "eslint": "^7.19.0",
53
+ "eslint-config-prettier": "^7.2.0",
54
+ "eslint-plugin-prettier": "^3.3.1",
55
+ "eslint-plugin-react": "^7.22.0",
56
+ "eslint-plugin-react-hooks": "^4.2.0",
57
+ "gatsby-link": "^2.11.0",
58
+ "husky": "^4.3.8",
59
+ "identity-obj-proxy": "^3.0.0",
60
+ "jest": "^27.0.4",
61
+ "jest-svg-transformer": "^1.0.0",
62
+ "node-sass": "^5.0.0",
63
+ "path": "^0.12.7",
64
+ "postcss": "^8.4.5",
65
+ "postcss-loader": "^5.0.0",
66
+ "prettier": "^2.2.1",
67
+ "prop-types": "^15.7.2",
68
+ "react": "^16.12.0",
69
+ "react-dom": "^16.12.0",
70
+ "react-test-renderer": "^17.0.1",
71
+ "rollup": "^2.39.0",
72
+ "rollup-plugin-babel": "^4.4.0",
73
+ "rollup-plugin-peer-deps-external": "^2.2.4",
74
+ "rollup-plugin-postcss": "^4.0.2",
75
+ "rollup-plugin-uglify": "^6.0.4",
76
76
  "sass-loader": "10.1.1",
77
- "style-loader": "2.0.0"
77
+ "style-loader": "^2.0.0"
78
78
  },
79
79
  "peerDependencies": {
80
- "react": "16.12.0",
81
- "react-dom": "16.12.0"
80
+ "react": "^16.12.0",
81
+ "react-dom": "^16.12.0"
82
82
  },
83
83
  "scripts": {
84
84
  "start": "start-storybook -p 6006",
@@ -93,7 +93,7 @@
93
93
  "jest": {
94
94
  "moduleNameMapper": {
95
95
  ".+\\.(css|styl|less|sass|scss|png|jpg|ttf|woff|woff2)$": "identity-obj-proxy",
96
- ".+\\.svg$": "jest-svg-transformer"
96
+ "^.+\\.svg$": "jest-svg-transformer"
97
97
  }
98
98
  },
99
99
  "main": "build/index.js"