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 96648f9 commit f8f1195Copy full SHA for f8f1195
package.json
@@ -42,7 +42,7 @@
42
},
43
"dependencies": {
44
"@babel/runtime": "^7.9.0",
45
- "extract-files": "^7.0.0",
+ "extract-files": "^8.0.0",
46
"fnv1a": "^1.0.1",
47
"mitt": "^1.1.3",
48
"prop-types": "^15.7.2"
@@ -53,7 +53,7 @@
53
"@babel/plugin-proposal-class-properties": "^7.8.3",
54
"@babel/plugin-transform-runtime": "^7.9.0",
55
"@babel/preset-env": "^7.9.0",
56
- "@babel/preset-react": "^7.9.1",
+ "@babel/preset-react": "^7.9.4",
57
"@size-limit/preset-small-lib": "^4.4.0",
58
"babel-eslint": "^10.1.0",
59
"babel-plugin-transform-require-extensions": "^2.0.0",
@@ -73,7 +73,7 @@
73
"graphql-api-koa": "^4.1.1",
74
"jsdoc-md": "^5.0.1",
75
"koa": "^2.7.0",
76
- "koa-bodyparser": "^4.2.1",
+ "koa-bodyparser": "^4.3.0",
77
"prettier": "^1.18.2",
78
"react": "^16.13.1",
79
"react-dom": "^16.13.1",
0 commit comments