|
37 | 37 | "dependencies": {
|
38 | 38 | "@loadable/component": "^5.14.1",
|
39 | 39 | "@tableflip/react-dropdown": "^1.3.0",
|
40 |
| - "@tableflip/react-inspector": "^2.3.0", |
41 | 40 | "brace": "^0.11.1",
|
42 | 41 | "change-case": "^3.1.0",
|
43 | 42 | "chart.js": "^2.9.4",
|
|
92 | 91 | "react-i18next": "^11.15.3",
|
93 | 92 | "react-identicons": "^1.2.4",
|
94 | 93 | "react-joyride": "^2.3.0",
|
95 |
| - "react-loadable": "^5.5.0", |
96 | 94 | "react-overlays": "^2.1.1",
|
97 |
| - "react-router-dom": "^5.2.0", |
98 | 95 | "react-scripts": "5.0.1",
|
99 |
| - "react-spring": "^8.0.27", |
100 |
| - "react-test-renderer": "^16.13.1", |
101 | 96 | "react-virtualized": "^9.21.2",
|
102 | 97 | "redux-bundler": "^26.1.0",
|
103 | 98 | "redux-bundler-react": "^1.2.0",
|
104 |
| - "simplify-number": "^1.0.0", |
105 | 99 | "tachyons": "^4.12.0",
|
106 | 100 | "topojson": "^3.0.2",
|
107 | 101 | "uint8arrays": "2.1.2",
|
108 |
| - "video-extensions": "^1.2.0", |
109 |
| - "window-or-global": "^1.0.1", |
110 |
| - "window.ipfs-fallback": "^1.2.1" |
| 102 | + "window-or-global": "^1.0.1" |
111 | 103 | },
|
112 | 104 | "devDependencies": {
|
113 | 105 | "@babel/core": "^7.18.9",
|
114 | 106 | "@babel/eslint-parser": "^7.18.9",
|
115 | 107 | "@babel/preset-react": "^7.18.6",
|
116 |
| - "@mapbox/node-pre-gyp": "^1.0.9", |
117 | 108 | "@olizilla/lol": "2.0.0",
|
118 | 109 | "@playwright/test": "^1.24.0",
|
119 | 110 | "@semantic-release/changelog": "^6.0.1",
|
|
128 | 119 | "@storybook/addon-links": "^5.3.19",
|
129 | 120 | "@storybook/addons": "^5.3.19",
|
130 | 121 | "@storybook/react": "^5.3.19",
|
131 |
| - "@svgr/cli": "^5.4.0", |
132 | 122 | "@types/node": "^14.0.27",
|
133 | 123 | "@types/path-browserify": "^1.0.0",
|
134 | 124 | "@typescript-eslint/eslint-plugin": "^5.30.7",
|
|
138 | 128 | "basic-auth": "^2.0.1",
|
139 | 129 | "big.js": "^5.2.2",
|
140 | 130 | "bundlesize": "0.18.1",
|
141 |
| - "commander": "^9.4.0", |
142 | 131 | "conventional-changelog-conventionalcommits": "^5.0.0",
|
143 | 132 | "cross-env": "^6.0.3",
|
144 | 133 | "dnslink-dnsimple": "1.0.1",
|
|
150 | 139 | "eslint-plugin-jsx-a11y": "^6.6.0",
|
151 | 140 | "eslint-plugin-node": "^11.1.0",
|
152 | 141 | "eslint-plugin-promise": "^6.0.0",
|
153 |
| - "eslint-plugin-standard": "^4.1.0", |
154 |
| - "fake-indexeddb": "^3.1.2", |
155 | 142 | "get-port": "^5.1.1",
|
156 | 143 | "go-ipfs": "0.14.0",
|
157 | 144 | "http-proxy": "^1.18.1",
|
158 | 145 | "http-server": "^0.12.3",
|
159 | 146 | "ipfs": "0.58.3",
|
160 | 147 | "ipfsd-ctl": "^7.2.0",
|
161 |
| - "is-pull-stream": "0.0.0", |
162 | 148 | "jest": "^28.1.3",
|
163 |
| - "jest-process-manager": "^0.3.1", |
164 | 149 | "jest-watch-typeahead": "^2.0.0",
|
165 | 150 | "multihashing-async": "^1.0.0",
|
166 | 151 | "npm-run-all": "^4.1.5",
|
167 | 152 | "os-browserify": "^0.3.0",
|
168 | 153 | "path-browserify": "^1.0.1",
|
169 |
| - "playwright-chromium": "^1.24.0", |
170 | 154 | "react-app-rewired": "^2.2.1",
|
171 | 155 | "run-script-os": "^1.1.6",
|
172 | 156 | "semantic-release": "^19.0.3",
|
173 | 157 | "shx": "^0.3.3",
|
174 | 158 | "stream-browserify": "^3.0.0",
|
175 | 159 | "typescript": "^4.1.3",
|
176 |
| - "webpack-bundle-analyzer": "^3.8.0", |
177 |
| - "webpack-manifest-plugin": "^5.0.0" |
| 160 | + "webpack-bundle-analyzer": "^3.8.0" |
178 | 161 | },
|
179 | 162 | "homepage": "./",
|
180 | 163 | "bundlesize": [
|
|
0 commit comments