diff --git a/package.json b/package.json index d3253db5ec..4d296d4d2c 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,9 @@ "bolt-check": "^0.3.0", "chroma-js": "^1.3.6", "chrono-node": "^1.3.5", - "codesandboxer": "^0.1.1", + "codesandboxer": "^0.5.0", "concurrently": "^3.5.1", - "copy-webpack-plugin": "^5.0.3", + "copy-webpack-plugin": "^7.0.0", "coveralls": "^2.11.12", "cross-env": "^5.1.3", "css-loader": "^0.28.7", @@ -53,11 +53,11 @@ "enzyme": "^3.8.0", "enzyme-adapter-react-16": "^1.1.1", "enzyme-to-json": "^3.3.0", - "eslint": "^4.6.1", + "eslint": "^9.0.0", "eslint-plugin-react": "^7.3.0", - "extract-react-types-loader": "^0.3.0", + "extract-react-types-loader": "^0.3.17", "flow-bin": "^0.91.0", - "gh-pages": "^1.1.0", + "gh-pages": "^6.2.0", "html-webpack-plugin": "^3.2.0", "jest": "^25.1.0", "jest-emotion": "^10.0.11", @@ -82,9 +82,9 @@ "react-transition-group": "^4.3.0", "style-loader": "^0.23.1", "unfetch": "^3.0.0", - "webpack": "^4.30.0", + "webpack": "^5.1.1", "webpack-cli": "^3.3.1", - "webpack-dev-server": "^3.3.1" + "webpack-dev-server": "^4.7.3" }, "scripts": { "build": "preconstruct build",