Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

build(deps): bump ws from 7.5.3 to 8.2.1 #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 42 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,33 +27,34 @@
"storybook:setup": "cp -r ./public/page-data/sq/d ./public/static",
"storybook": "start-storybook -p 6006",
"storybook:build": "build-storybook",
"deployToProduction": "gatsby-plugin-s3 deploy --yes && aws cloudfront create-invalidation --distribution-id E126LGFP9KWM65 --paths \"/*\"",
"invalidate": "aws cloudfront create-invalidation --distribution-id E9MUWJRG8LV8 --paths \"/*\"",
"deployToProduction": "gatsby-plugin-s3 deploy --yes && yarn invalidate",
"cleanBuildDeploy": "yarn clean && yarn build && yarn deployToProduction"
},
"dependencies": {
"@apollo/client": "^3.3.20",
"@auth0/auth0-react": "^1.5.0",
"@apollo/client": "^3.4.8",
"@auth0/auth0-react": "^1.6.0",
"@gitgraph/core": "^1.5.0",
"@svgr/webpack": "^5.5.0",
"auth0-js": "^9.16.2",
"babel-plugin-styled-components": "^1.12.0",
"d3": "^7.0.0",
"babel-plugin-styled-components": "^1.13.2",
"d3": "^7.0.1",
"framer-motion": "^4.1.17",
"gatsby": "^3.8.0",
"gatsby-image": "^3.8.0",
"gatsby-plugin-canonical-urls": "^3.8.0",
"gatsby-plugin-google-gtag": "^3.8.0",
"gatsby-plugin-image": "^1.8.0",
"gatsby-plugin-manifest": "^3.8.0",
"gatsby-plugin-offline": "^4.8.0",
"gatsby-plugin-react-helmet": "^4.8.0",
"gatsby": "^3.12.0",
"gatsby-image": "^3.11.0",
"gatsby-plugin-canonical-urls": "^3.12.0",
"gatsby-plugin-google-gtag": "^3.12.0",
"gatsby-plugin-image": "^1.12.0",
"gatsby-plugin-manifest": "^3.12.0",
"gatsby-plugin-offline": "^4.12.0",
"gatsby-plugin-react-helmet": "^4.12.0",
"gatsby-plugin-s3": "^0.3.8",
"gatsby-plugin-sharp": "^3.8.0",
"gatsby-plugin-sitemap": "^4.4.0",
"gatsby-plugin-styled-components": "^4.8.0",
"gatsby-source-filesystem": "^3.8.0",
"gatsby-source-graphql": "^3.8.0",
"gatsby-transformer-sharp": "^3.8.0",
"gatsby-plugin-sharp": "^3.12.0",
"gatsby-plugin-sitemap": "^4.8.0",
"gatsby-plugin-styled-components": "^4.12.0",
"gatsby-source-filesystem": "^3.12.0",
"gatsby-source-graphql": "^3.12.0",
"gatsby-transformer-sharp": "^3.12.0",
"isomorphic-fetch": "^3.0.0",
"jimp": "^0.16.1",
"react": "^17.0.2",
Expand All @@ -63,43 +64,43 @@
"styled-components": "^5.3.0",
"subscriptions-transport-ws": "^0.9.19",
"wasm-twitter-card": "^0.3.0",
"ws": "^7.5.0"
"ws": "^8.2.1"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/core": "^7.15.0",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@storybook/addon-actions": "^6.3.0",
"@storybook/addon-essentials": "^6.3.0",
"@storybook/addon-links": "^6.3.0",
"@storybook/react": "^6.3.0",
"@storybook/addon-actions": "^6.3.7",
"@storybook/addon-essentials": "^6.3.7",
"@storybook/addon-links": "^6.3.7",
"@storybook/react": "^6.3.7",
"@svgr/cli": "^5.5.0",
"@types/auth0-js": "^9.14.4",
"@types/d3": "^6.7.4",
"@types/auth0-js": "^9.14.5",
"@types/d3": "^7.0.0",
"@types/isomorphic-fetch": "^0.0.35",
"@types/lodash": "^4.14.170",
"@types/react-helmet": "^6.1.1",
"@types/styled-components": "^5.1.10",
"@types/ws": "^7.4.5",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"@types/lodash": "^4.14.172",
"@types/react-helmet": "^6.1.2",
"@types/styled-components": "^5.1.12",
"@types/ws": "^7.4.7",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"babel-loader": "^8.2.2",
"babel-plugin-remove-graphql-queries": "3.8.0",
"babel-plugin-remove-graphql-queries": "3.12.0",
"babel-preset-react-app": "^10.0.0",
"chromatic": "^5.9.2",
"eslint": "^7.29.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-xo": "^0.37.0",
"eslint-config-xo": "^0.38.0",
"eslint-config-xo-react": "^0.25.0",
"eslint-config-xo-typescript": "^0.42.0",
"eslint-plugin-import": "^2.23.4",
"eslint-config-xo-typescript": "^0.44.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-unicorn": "^33.0.1",
"eslint-plugin-unicorn": "^35.0.0",
"lodash": "^4.17.21",
"prettier": "2.3.1",
"typescript": "^4.3.4"
"prettier": "2.3.2",
"typescript": "^4.3.5"
},
"keywords": [
"gatsby"
Expand Down
Loading