chore: update npm packages.. part2

This commit is contained in:
41666 2020-10-24 14:51:50 -04:00
parent f163350057
commit 35e4c94e56
2 changed files with 745 additions and 628 deletions

View file

@ -28,62 +28,62 @@
"chroma-js": "^2.1.0", "chroma-js": "^2.1.0",
"google-protobuf": "^3.13.0", "google-protobuf": "^3.13.0",
"next": "^9.5.5", "next": "^9.5.5",
"react": "^16.14.0", "react": "^17.0.1",
"react-dom": "^16.14.0", "react-dom": "^17.0.1",
"react-icons": "^3.11.0", "react-icons": "^3.11.0",
"react-tooltip": "^4.2.10", "react-tooltip": "^4.2.10",
"styled-components": "^5.2.0" "styled-components": "^5.2.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.12.1", "@babel/core": "^7.12.3",
"@bazel/typescript": "^2.2.2", "@bazel/typescript": "^2.2.2",
"@storybook/addon-actions": "^6.0.26", "@storybook/addon-actions": "^6.0.27",
"@storybook/addon-essentials": "^6.0.26", "@storybook/addon-essentials": "^6.0.27",
"@storybook/addon-links": "^6.0.26", "@storybook/addon-links": "^6.0.27",
"@storybook/addons": "^6.0.26", "@storybook/addons": "^6.0.27",
"@storybook/react": "^6.0.26", "@storybook/react": "^6.0.27",
"@storybook/theming": "^6.0.26", "@storybook/theming": "^6.0.27",
"@types/chroma-js": "^2.1.0", "@types/chroma-js": "^2.1.0",
"@types/enzyme": "^3.10.7", "@types/enzyme": "^3.10.7",
"@types/enzyme-adapter-react-16": "^1.0.6", "@types/enzyme-adapter-react-16": "^1.0.6",
"@types/google-protobuf": "^3.7.3", "@types/google-protobuf": "^3.7.3",
"@types/jest": "^26.0.14", "@types/jest": "^26.0.15",
"@types/minimist": "^1.2.0", "@types/minimist": "^1.2.0",
"@types/node": "^14.11.8", "@types/node": "^14.14.2",
"@types/react": "^16.9.52", "@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8", "@types/react-dom": "^16.9.8",
"@types/styled-components": "^5.1.4", "@types/styled-components": "^5.1.4",
"@typescript-eslint/eslint-plugin": "^4.4.1", "@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.4.1", "@typescript-eslint/eslint-plugin-tslint": "^4.5.0",
"@typescript-eslint/parser": "^4.4.1", "@typescript-eslint/parser": "^4.5.0",
"babel-jest": "^26.5.2", "babel-jest": "^26.6.1",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"enzyme": "^3.11.0", "enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5", "enzyme-adapter-react-16": "^1.15.5",
"enzyme-to-json": "^3.6.1", "enzyme-to-json": "^3.6.1",
"eslint": "^7.11.0", "eslint": "^7.12.0",
"eslint-config-prettier": "^6.12.0", "eslint-config-prettier": "^6.14.0",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.6.5", "eslint-plugin-jsdoc": "^30.7.3",
"eslint-plugin-react": "^7.21.4", "eslint-plugin-react": "^7.21.5",
"jest": "^26.5.3", "jest": "^26.6.1",
"jest-cli": "^26.5.3", "jest-cli": "^26.6.1",
"jest-environment-enzyme": "^7.1.2", "jest-environment-enzyme": "^7.1.2",
"jest-enzyme": "^7.1.2", "jest-enzyme": "^7.1.2",
"jest-styled-components": "^7.0.3", "jest-styled-components": "^7.0.3",
"minimist": "^1.2.5", "minimist": "^1.2.5",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"prettier": "^2.1.2", "prettier": "^2.1.2",
"prettier-plugin-packagejson": "^2.2.6", "prettier-plugin-packagejson": "^2.2.7",
"prettier-plugin-sh": "^0.6.0", "prettier-plugin-sh": "^0.6.0",
"react-is": "^16.13.1", "react-is": "^17.0.1",
"stylelint": "^13.7.2", "stylelint": "^13.7.2",
"stylelint-config-prettier": "^8.0.2", "stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^20.0.0", "stylelint-config-standard": "^20.0.0",
"stylelint-config-styled-components": "^0.1.1", "stylelint-config-styled-components": "^0.1.1",
"stylelint-prettier": "^1.1.2", "stylelint-prettier": "^1.1.2",
"stylelint-processor-styled-components": "^1.10.0", "stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^26.4.1", "ts-jest": "^26.4.2",
"tsconfig-paths-webpack-plugin": "^3.3.0", "tsconfig-paths-webpack-plugin": "^3.3.0",
"typescript": "^4.0.3" "typescript": "^4.0.3"
} }

1323
yarn.lock

File diff suppressed because it is too large Load diff