Loading package.json +13 −13 Original line number Diff line number Diff line Loading @@ -38,33 +38,33 @@ "@semantic-release/changelog": "^3.0.4", "@semantic-release/git": "^7.0.16", "@types/nanoid": "^2.0.0", "@types/react": "16.8.23", "@types/react-dom": "*", "@types/react": "16.8.24", "@types/react-dom": "16.8.5", "@types/styled-components": "4.1.18", "@typescript-eslint/eslint-plugin": "^1.12.0", "@typescript-eslint/parser": "^1.12.0", "@typescript-eslint/eslint-plugin": "^1.13.0", "@typescript-eslint/parser": "^1.13.0", "babel-loader": "^8.0.6", "babel-plugin-styled-components": "^1.10.6", "brotli-webpack-plugin": "^1.1.0", "commitizen": "^4.0.2", "commitizen": "^4.0.3", "compression-webpack-plugin": "^3.0.0", "eslint": "^6.0.1", "eslint": "^6.1.0", "eslint-config-prettier": "^6.0.0", "eslint-plugin-prettier": "^3.1.0", "eslint-plugin-react": "^7.14.2", "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^1.6.1", "file-loader": "^4.1.0", "husky": "3.0.1", "husky": "3.0.2", "prettier": "^1.18.2", "pretty-quick": "^1.11.1", "prop-types": "^15.7.2", "react-docgen-typescript": "^1.12.5", "react-styleguidist": "^9.1.11", "semantic-release": "^15.13.18", "terser-webpack-plugin": "^1.3.0", "react-styleguidist": "^9.1.13", "semantic-release": "^15.13.19", "terser-webpack-plugin": "^1.4.1", "typescript": "^3.5.3", "webpack": "4.36.1", "webpack-bundle-analyzer": "^3.3.2", "webpack": "4.38.0", "webpack-bundle-analyzer": "^3.4.1", "webpack-cleanup-plugin": "^0.5.1", "webpack-cli": "^3.3.6" }, Loading yarn.lock +308 −241 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
package.json +13 −13 Original line number Diff line number Diff line Loading @@ -38,33 +38,33 @@ "@semantic-release/changelog": "^3.0.4", "@semantic-release/git": "^7.0.16", "@types/nanoid": "^2.0.0", "@types/react": "16.8.23", "@types/react-dom": "*", "@types/react": "16.8.24", "@types/react-dom": "16.8.5", "@types/styled-components": "4.1.18", "@typescript-eslint/eslint-plugin": "^1.12.0", "@typescript-eslint/parser": "^1.12.0", "@typescript-eslint/eslint-plugin": "^1.13.0", "@typescript-eslint/parser": "^1.13.0", "babel-loader": "^8.0.6", "babel-plugin-styled-components": "^1.10.6", "brotli-webpack-plugin": "^1.1.0", "commitizen": "^4.0.2", "commitizen": "^4.0.3", "compression-webpack-plugin": "^3.0.0", "eslint": "^6.0.1", "eslint": "^6.1.0", "eslint-config-prettier": "^6.0.0", "eslint-plugin-prettier": "^3.1.0", "eslint-plugin-react": "^7.14.2", "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^1.6.1", "file-loader": "^4.1.0", "husky": "3.0.1", "husky": "3.0.2", "prettier": "^1.18.2", "pretty-quick": "^1.11.1", "prop-types": "^15.7.2", "react-docgen-typescript": "^1.12.5", "react-styleguidist": "^9.1.11", "semantic-release": "^15.13.18", "terser-webpack-plugin": "^1.3.0", "react-styleguidist": "^9.1.13", "semantic-release": "^15.13.19", "terser-webpack-plugin": "^1.4.1", "typescript": "^3.5.3", "webpack": "4.36.1", "webpack-bundle-analyzer": "^3.3.2", "webpack": "4.38.0", "webpack-bundle-analyzer": "^3.4.1", "webpack-cleanup-plugin": "^0.5.1", "webpack-cli": "^3.3.6" }, Loading