|
37 | 37 | "@babel/plugin-transform-runtime": "^7.15.0", |
38 | 38 | "@babel/preset-env": "^7.15.4", |
39 | 39 | "@babel/preset-react": "^7.14.0", |
40 | | - "babel-loader": "^8.2.2", |
| 40 | + "babel-loader": "^8.4.1", |
41 | 41 | "babel-preset-gatsby-package": "^2.22.0-next.0", |
42 | 42 | "core-js": "^3.22.3", |
43 | 43 | "cross-env": "^7.0.3", |
44 | | - "css-loader": "^6.2.0", |
| 44 | + "css-loader": "^6.11.0", |
45 | 45 | "graphiql": "^1.4.0", |
46 | 46 | "graphiql-code-exporter": "^3.0.3", |
47 | | - "graphiql-explorer": "^0.6.3", |
48 | | - "html-webpack-plugin": "^5.3.2", |
| 47 | + "graphiql-explorer": "^0.9.0", |
| 48 | + "html-webpack-plugin": "^5.6.3", |
49 | 49 | "npm-run-all": "4.1.5", |
50 | 50 | "react": "^16.12.0", |
51 | 51 | "react-dom": "^16.12.0", |
52 | | - "regenerator-runtime": "^0.13.7", |
53 | | - "style-loader": "^3.2.1", |
54 | | - "webpack": "^5.51.1", |
55 | | - "webpack-cli": "^4.8.0", |
56 | | - "whatwg-fetch": "^3.6.2" |
| 52 | + "regenerator-runtime": "^0.14.1", |
| 53 | + "style-loader": "^3.3.4", |
| 54 | + "webpack": "^5.95.0", |
| 55 | + "webpack-cli": "^4.10.0", |
| 56 | + "whatwg-fetch": "^3.6.20" |
57 | 57 | }, |
58 | 58 | "engines": { |
59 | 59 | "node": ">=14.15.0" |
|
0 commit comments