@bigbinary/neeto-audit-frontend 2.0.6 → 2.0.7
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.
|
@@ -23,7 +23,7 @@ const DEV_DEPENDENCIES = {
|
|
|
23
23
|
"babel-preset-react": "6.24.1",
|
|
24
24
|
"babel-preset-typescript": "7.0.0-alpha.19",
|
|
25
25
|
eslint: "8.52.0",
|
|
26
|
-
"eslint-config-prettier": "
|
|
26
|
+
"eslint-config-prettier": "8.5.0",
|
|
27
27
|
"eslint-plugin-cypress": "2.15.1",
|
|
28
28
|
"eslint-plugin-import": "2.29.0",
|
|
29
29
|
"eslint-plugin-jam3": "0.2.3",
|
|
@@ -39,8 +39,8 @@ const DEV_DEPENDENCIES = {
|
|
|
39
39
|
"postcss-import": "15.1.0",
|
|
40
40
|
"postcss-loader": "7.3.3",
|
|
41
41
|
"postcss-preset-env": "9.2.0",
|
|
42
|
-
prettier: "
|
|
43
|
-
"prettier-plugin-tailwindcss": "0.
|
|
42
|
+
prettier: "2.6.2",
|
|
43
|
+
"prettier-plugin-tailwindcss": "0.1.10",
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
const PEER_DEPENDENCIES = {};
|
package/dist/index.js
CHANGED
|
@@ -19778,7 +19778,7 @@ const DEV_DEPENDENCIES$4 = {
|
|
|
19778
19778
|
"babel-preset-react": "6.24.1",
|
|
19779
19779
|
"babel-preset-typescript": "7.0.0-alpha.19",
|
|
19780
19780
|
eslint: "8.52.0",
|
|
19781
|
-
"eslint-config-prettier": "
|
|
19781
|
+
"eslint-config-prettier": "8.5.0",
|
|
19782
19782
|
"eslint-plugin-cypress": "2.15.1",
|
|
19783
19783
|
"eslint-plugin-import": "2.29.0",
|
|
19784
19784
|
"eslint-plugin-jam3": "0.2.3",
|
|
@@ -19794,8 +19794,8 @@ const DEV_DEPENDENCIES$4 = {
|
|
|
19794
19794
|
"postcss-import": "15.1.0",
|
|
19795
19795
|
"postcss-loader": "7.3.3",
|
|
19796
19796
|
"postcss-preset-env": "9.2.0",
|
|
19797
|
-
prettier: "
|
|
19798
|
-
"prettier-plugin-tailwindcss": "0.
|
|
19797
|
+
prettier: "2.6.2",
|
|
19798
|
+
"prettier-plugin-tailwindcss": "0.1.10",
|
|
19799
19799
|
};
|
|
19800
19800
|
|
|
19801
19801
|
const PEER_DEPENDENCIES$4 = {};
|