We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5037b35 commit 1e70264Copy full SHA for 1e70264
package.json
@@ -18,11 +18,11 @@
18
"bugs": "https://github.com/IjzerenHein/react-native-bundle-visualizer/issues",
19
"license": "MIT",
20
"dependencies": {
21
- "chalk": "^2.4.2",
22
- "execa": "^2.0.4",
+ "chalk": "^3.0.0",
+ "execa": "^3.4.0",
23
"minimist": "^1.2.0",
24
- "open": "^6.4.0",
+ "open": "^7.0.0",
25
"rimraf": "^3.0.0",
26
- "source-map-explorer": "^2.1.0"
+ "source-map-explorer": "^2.1.2"
27
}
28
0 commit comments