@xylabs/react-pixel-debugger 2.12.14 → 2.12.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 +8 -56
package/package.json
CHANGED
|
@@ -15,63 +15,27 @@
|
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@emotion/react": "^11.9.0",
|
|
17
17
|
"@emotion/styled": "^11.8.1",
|
|
18
|
-
"@ethersproject/abstract-signer": "^5.6.2",
|
|
19
|
-
"@ethersproject/providers": "^5.6.8",
|
|
20
|
-
"@metamask/providers": "^8.1.1",
|
|
21
|
-
"@mui/icons-material": "^5.8.2",
|
|
22
18
|
"@mui/material": "^5.8.2",
|
|
23
|
-
"@mui/styles": "^5.8.0",
|
|
24
19
|
"@xylabs/pixel": "^1.3.9",
|
|
25
|
-
"@xylabs/react-
|
|
26
|
-
"@xylabs/react-
|
|
27
|
-
"@xylabs/react-flexbox": "^2.12.
|
|
28
|
-
"@xylabs/
|
|
29
|
-
"
|
|
30
|
-
"lodash": "^4.17.21",
|
|
31
|
-
"md5": "^2.3.0",
|
|
32
|
-
"numeral": "^2.0.6",
|
|
33
|
-
"query-string": "^7.1.1",
|
|
34
|
-
"react-helmet": "^6.1.0",
|
|
35
|
-
"react-router-dom": "^6.3.0"
|
|
20
|
+
"@xylabs/react-button": "^2.12.17",
|
|
21
|
+
"@xylabs/react-common": "^2.12.17",
|
|
22
|
+
"@xylabs/react-flexbox": "^2.12.17",
|
|
23
|
+
"@xylabs/react-pixel": "^2.12.17",
|
|
24
|
+
"@xylabs/react-shared": "^2.12.17"
|
|
36
25
|
},
|
|
37
26
|
"description": "Common React library for all XY Labs projects that use React",
|
|
38
27
|
"devDependencies": {
|
|
39
28
|
"@babel/core": "^7.18.2",
|
|
40
29
|
"@babel/preset-env": "^7.18.2",
|
|
41
|
-
"@storybook/
|
|
42
|
-
"@storybook/addon-docs": "^6.5.6",
|
|
43
|
-
"@storybook/addon-essentials": "^6.5.6",
|
|
44
|
-
"@storybook/addon-interactions": "^6.5.6",
|
|
45
|
-
"@storybook/addon-links": "^6.5.6",
|
|
46
|
-
"@storybook/addons": "^6.5.6",
|
|
47
|
-
"@storybook/api": "^6.5.6",
|
|
48
|
-
"@storybook/builder-webpack5": "^6.5.6",
|
|
49
|
-
"@storybook/components": "^6.5.6",
|
|
50
|
-
"@storybook/core-events": "^6.5.6",
|
|
51
|
-
"@storybook/manager-webpack5": "^6.5.6",
|
|
52
|
-
"@storybook/react": "^6.5.6",
|
|
53
|
-
"@storybook/testing-library": "^0.0.11",
|
|
54
|
-
"@storybook/theming": "^6.5.6",
|
|
55
|
-
"@types/lodash": "^4.14.182",
|
|
56
|
-
"@types/md5": "^2.3.2",
|
|
57
|
-
"@types/numeral": "^2.0.2",
|
|
30
|
+
"@storybook/react": "^6.5.7",
|
|
58
31
|
"@types/react": "^18.0.10",
|
|
59
|
-
"@types/react-dom": "^18.0.5",
|
|
60
|
-
"@types/react-helmet": "^6.1.5",
|
|
61
32
|
"@xylabs/eslint-config-react": "^2.1.5",
|
|
62
33
|
"@xylabs/ts-scripts": "^1.0.66",
|
|
63
34
|
"@xylabs/tsconfig": "^1.0.13",
|
|
64
|
-
"copyfiles": "^2.4.1",
|
|
65
|
-
"depcheck": "^1.4.3",
|
|
66
|
-
"eslint": "^8.17.0",
|
|
67
35
|
"react": "^18.1.0",
|
|
68
36
|
"react-dom": "^18.1.0",
|
|
69
|
-
"rimraf": "^3.0.2",
|
|
70
|
-
"storybook-dark-mode": "^1.1.0",
|
|
71
37
|
"ts-node": "^10.8.1",
|
|
72
|
-
"
|
|
73
|
-
"typescript": "^4.7.3",
|
|
74
|
-
"webpack": "^5.73.0"
|
|
38
|
+
"typescript": "^4.7.3"
|
|
75
39
|
},
|
|
76
40
|
"peerDependencies": {
|
|
77
41
|
"react": "*",
|
|
@@ -116,20 +80,8 @@
|
|
|
116
80
|
"type": "git",
|
|
117
81
|
"url": "https://github.com/xylabs/sdk-react.git"
|
|
118
82
|
},
|
|
119
|
-
"scripts": {
|
|
120
|
-
"build-storybook": "build-storybook",
|
|
121
|
-
"deploy": "yarn version patch -i && yarn build && yarn npm publish",
|
|
122
|
-
"lint-pkg": "npmPkgJsonLint .",
|
|
123
|
-
"start": "start-storybook -p 6006",
|
|
124
|
-
"copy-images": "yarn copy-images-esm && yarn copy-images-cjs",
|
|
125
|
-
"copy-images-esm": "copyfiles -u 1 \"src/**/*.svg\" \"src/**/*.jpg\" \"src/**/*.gif\" \"src/**/*.png\" dist/esm",
|
|
126
|
-
"copy-images-cjs": "copyfiles -u 1 \"src/**/*.svg\" \"src/**/*.jpg\" \"src/**/*.gif\" \"src/**/*.png\" dist/cjs",
|
|
127
|
-
"test": "env TS_NODE_PROJECT=\"tsconfig.test.json\" mocha -r ts-node/register 'src/**/*.spec.ts'",
|
|
128
|
-
"build": "yarn clean && tsc -p tsconfig.build.cjs.json && tsc -p tsconfig.build.esm.json && yarn copy-images && yarn gen:docs",
|
|
129
|
-
"gen:docs": "typedoc ./src/index.ts --json ./dist/docs.json --tsconfig ./tsconfig.json"
|
|
130
|
-
},
|
|
131
83
|
"sideEffects": false,
|
|
132
84
|
"types": "dist/esm/index.d.ts",
|
|
133
|
-
"version": "2.12.
|
|
85
|
+
"version": "2.12.17",
|
|
134
86
|
"packageManager": "yarn@3.1.1"
|
|
135
87
|
}
|