Skip to content

Commit

Permalink
Upgrade dependencies 12-05-21 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadorequest authored May 12, 2021
1 parent cae7723 commit 4b715b8
Show file tree
Hide file tree
Showing 3 changed files with 622 additions and 550 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-vercel-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ on:
- '!**/*.md' # Exclude all markdown files
- 'stories/**/*.md' # Force include all markdown files within stories (because they're used for storybook)

env:
STAGE: staging

jobs:
# Configures the deployment environment, install dependencies (like node, npm, etc.) that are requirements for the upcoming jobs
# Ex: Necessary to run `yarn deploy`
Expand Down
83 changes: 41 additions & 42 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,33 +107,32 @@
},
"dependencies": {
"@amplitude/react-amplitude": "1.0.0",
"@emotion/react": "11.1.5",
"@emotion/styled": "11.1.5",
"@emotion/react": "11.4.0",
"@emotion/styled": "11.3.0",
"@fortawesome/fontawesome-svg-core": "1.2.35",
"@fortawesome/free-brands-svg-icons": "5.15.3",
"@fortawesome/free-regular-svg-icons": "5.15.3",
"@fortawesome/free-solid-svg-icons": "5.15.3",
"@fortawesome/react-fontawesome": "0.1.14",
"@sentry/browser": "6.2.4",
"@sentry/node": "6.2.4",
"@sentry/browser": "6.3.6",
"@sentry/node": "6.3.6",
"@types/lodash.isequal": "4.5.5",
"@unly/simple-logger": "1.0.0",
"@unly/universal-language-detector": "2.0.3",
"@unly/utils": "1.0.3",
"amplitude-js": "8.1.0",
"amplitude-js": "8.2.1",
"animate.css": "4.1.1",
"append-query": "2.1.0",
"bootstrap": "4.6.0",
"chalk": "4.1.1",
"classnames": "2.2.6",
"classnames": "2.3.1",
"cookieconsent": "3.1.1",
"cookies": "0.8.0",
"css-to-react-native": "3.0.0",
"csstype": "3.0.7",
"deepmerge": "4.2.2",
"flatted": "3.1.0",
"i18next": "19.8.4",
"i18next-locize-backend": "4.1.8",
"flatted": "3.1.1",
"i18next": "20.2.2",
"i18next-locize-backend": "4.2.0",
"is-circular": "1.0.2",
"js-cookie": "2.2.1",
"json-stringify-safe": "5.0.1",
Expand Down Expand Up @@ -162,37 +161,36 @@
"next": "10.2.0",
"next-cookies": "2.0.3",
"prop-types": "15.7.2",
"rc-tooltip": "5.1.0",
"rc-tooltip": "5.1.1",
"react": "17.0.2",
"react-code-blocks": "0.0.8",
"react-dom": "17.0.2",
"react-i18next": "11.8.12",
"react-i18next": "11.8.15",
"reactstrap": "8.9.0",
"recompose": "0.30.0",
"tinycolor2": "1.4.2",
"type-fest": "1.0.1",
"uuid": "8.3.2"
},
"devDependencies": {
"@cypress/react": "4.16.4",
"@emotion/babel-preset-css-prop": "11.2.0",
"@emotion/eslint-plugin": "11.2.0",
"@next/bundle-analyzer": "10.1.2",
"@storybook/addon-a11y": "6.2.1",
"@storybook/addon-actions": "6.2.1",
"@next/bundle-analyzer": "10.2.0",
"@storybook/addon-a11y": "6.2.9",
"@storybook/addon-actions": "6.2.9",
"@storybook/addon-console": "1.2.3",
"@storybook/addon-essentials": "6.2.1",
"@storybook/addon-google-analytics": "6.2.1",
"@storybook/addon-jest": "6.2.1",
"@storybook/addon-links": "6.2.1",
"@storybook/addon-storysource": "6.2.1",
"@storybook/addons": "6.2.1",
"@storybook/react": "6.2.1",
"@storybook/theming": "6.2.1",
"@storybook/addon-essentials": "6.2.9",
"@storybook/addon-google-analytics": "6.2.9",
"@storybook/addon-jest": "6.2.9",
"@storybook/addon-links": "6.2.9",
"@storybook/addon-storysource": "6.2.9",
"@storybook/addons": "6.2.9",
"@storybook/react": "6.2.9",
"@storybook/theming": "6.2.9",
"@svgr/cli": "5.5.0",
"@types/amplitude-js": "7.0.1",
"@types/amplitude-js": "8.0.0",
"@types/cookies": "0.7.6",
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/jest-expect-message": "1.0.3",
"@types/js-cookie": "2.2.6",
"@types/lodash.clonedeep": "4.5.6",
Expand All @@ -214,25 +212,25 @@
"@types/lodash.startswith": "4.2.6",
"@types/lodash.xorby": "4.7.6",
"@types/popper.js": "1.11.0",
"@types/react": "17.0.3",
"@types/react-dom": "17.0.3",
"@types/react": "17.0.5",
"@types/react-dom": "17.0.4",
"@types/react-test-renderer": "17.0.1",
"@types/reactstrap": "8.7.2",
"@types/uuid": "8.3.0",
"@types/webpack-env": "1.16.0",
"@typescript-eslint/eslint-plugin": "4.20.0",
"@typescript-eslint/parser": "4.20.0",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"@zeit/next-source-maps": "0.0.4-canary.1",
"concurrently": "6.0.0",
"concurrently": "6.1.0",
"cross-env": "7.0.3",
"current-git-branch": "1.1.0",
"cypress": "6.8.0",
"del-cli": "3.0.1",
"dotenv": "8.2.0",
"eslint": "7.23.0",
"eslint-plugin-jest": "24.3.2",
"dotenv": "9.0.2",
"eslint": "7.26.0",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.23.1",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-watch": "7.0.0",
"jest": "26.6.3",
Expand All @@ -241,19 +239,20 @@
"jest-runner-groups": "2.0.1",
"jest-to-match-shape-of": "1.3.1",
"next-unused": "0.0.6",
"ngrok": "4.0.0",
"ngrok": "4.0.1",
"node-fetch": "2.6.1",
"node-mocks-http": "1.10.1",
"open-cli": "6.0.1",
"react-test-renderer": "17.0.2",
"relative-to-alias": "2.0.1",
"storybook-addon-designs": "5.4.5",
"storybook-addon-next-router": "2.0.4",
"storybook-addon-performance": "0.15.1",
"storybook-css-modules-preset": "1.0.7",
"storybook-mobile": "0.1.30",
"ts-jest": "26.5.4",
"typescript": "4.2.3",
"vercel": "21.3.3"
"storybook-addon-performance": "0.15.2",
"storybook-css-modules-preset": "1.1.1",
"storybook-mobile": "0.1.31",
"ts-jest": "26.5.6",
"type-fest": "1.1.1",
"typescript": "4.2.4",
"vercel": "22.0.1"
}
}
Loading

0 comments on commit 4b715b8

Please sign in to comment.