1 parent e58c8ad commit bbcca94Copy full SHA for bbcca94
2 files changed
packages/gatsby-graphiql-explorer/package.json
@@ -37,12 +37,12 @@
37
"@babel/plugin-transform-runtime": "^7.15.0",
38
"@babel/preset-env": "^7.15.4",
39
"@babel/preset-react": "^7.14.0",
40
- "babel-loader": "^8.2.2",
+ "babel-loader": "^9.1.3",
41
"babel-preset-gatsby-package": "^2.22.0-next.0",
42
"core-js": "^3.22.3",
43
"cross-env": "^7.0.3",
44
"css-loader": "^6.2.0",
45
- "graphiql": "^1.4.0",
+ "graphiql": "^3.0.6",
46
"graphiql-code-exporter": "^3.0.3",
47
"graphiql-explorer": "^0.6.3",
48
"html-webpack-plugin": "^5.3.2",
@@ -52,7 +52,7 @@
52
"regenerator-runtime": "^0.13.7",
53
"style-loader": "^3.2.1",
54
"webpack": "^5.51.1",
55
- "webpack-cli": "^4.8.0",
+ "webpack-cli": "^5.1.4",
56
"whatwg-fetch": "^3.6.2"
57
},
58
"engines": {
0 commit comments