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

Commit

Permalink
chore(deps): upgrade dependencies (#507)
Browse files Browse the repository at this point in the history
Co-authored-by: stackia <stackia@users.noreply.github.com>
  • Loading branch information
stackia and stackia committed Aug 7, 2022
1 parent 58dda34 commit 1edcf23
Show file tree
Hide file tree
Showing 8 changed files with 782 additions and 860 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Update yarn packages
run: eval "yarn up $PATTERNS --mode=update-lockfile && yarn up $PATTERNS --recursive --mode=update-lockfile"
env:
PATTERNS: "'*' '@*/*'"
PATTERNS: "'!(react-medium-image-zoom|rc-tabs)' '@*/*'"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
with:
Expand Down
8 changes: 4 additions & 4 deletions apps/client-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@mashcard/uploader": "workspace:^",
"@rails/actioncable": "^7.0.3-1",
"@rails/activestorage": "^7.0.3-1",
"@sentry/integrations": "^7.8.1",
"@sentry/react": "^7.8.1",
"@sentry/tracing": "^7.8.1",
"@sentry/integrations": "^7.9.0",
"@sentry/react": "^7.9.0",
"@sentry/tracing": "^7.9.0",
"@uiw/react-split": "^5.8.8",
"dayjs": "^1.11.4",
"framer-motion": "^6.5.1",
"framer-motion": "^7.0.0",
"graphql": "^16.5.0",
"graphql-ruby-client": "^1.11.1",
"i18next": "^21.8.16",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@
"@mashcard/dev-support": "workspace:^",
"@swc/cli": "^0.1.57",
"@swc/jest": "^0.2.22",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.4.0",
"@testing-library/user-event": "^14.4.2",
"@types/jest": "^28.1.6",
"@types/jest-axe": "^3.5.4",
"@types/node": "^18.6.3",
"@types/node": "^18.6.4",
"@types/rails__actioncable": "^6.1.6",
"@types/rails__activestorage": "^7.0.1",
"@types/react": "^18.0.15",
"@types/react": "^18.0.16",
"@types/react-dom": "^18.0.6",
"commitizen": "^4.2.5",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -104,7 +104,7 @@
"prosemirror-view": "patch:prosemirror-view@npm:1.27.0#.yarn/patches/prosemirror-view-npm-1.27.0-fee90688e2.patch"
},
"dependencies": {
"@swc/core": "^1.2.222",
"@swc/core": "^1.2.224",
"@swc/helpers": "^0.4.3",
"lodash-es": "^4.17.21",
"ts-node": "^10.9.1"
Expand Down
24 changes: 12 additions & 12 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"@mui/base": "^5.0.0-alpha.92",
"@stitches/core": "^1.2.8",
"@stitches/react": "^1.2.8",
"ahooks": "^3.6.2",
"ahooks": "^3.7.0",
"blurhash": "^1.1.5",
"classnames": "^2.3.1",
"fast-deep-equal": "^3.1.3",
"framer-motion": "^6.5.1",
"framer-motion": "^7.0.0",
"node-polyfill-webpack-plugin": "^2.0.1",
"polished": "^4.2.2",
"rc-dropdown": "^4.0.1",
Expand All @@ -57,17 +57,17 @@
"devDependencies": {
"@babel/core": "^7.18.10",
"@mashcard/dev-support": "workspace:^",
"@storybook/addon-a11y": "^6.5.9",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-docs": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addon-links": "^6.5.9",
"@storybook/addons": "^6.5.9",
"@storybook/builder-webpack5": "^6.5.9",
"@storybook/manager-webpack5": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/addon-a11y": "^6.5.10",
"@storybook/addon-actions": "^6.5.10",
"@storybook/addon-docs": "^6.5.10",
"@storybook/addon-essentials": "^6.5.10",
"@storybook/addon-links": "^6.5.10",
"@storybook/addons": "^6.5.10",
"@storybook/builder-webpack5": "^6.5.10",
"@storybook/manager-webpack5": "^6.5.10",
"@storybook/react": "^6.5.10",
"@storybook/testing-react": "^1.3.0",
"@storybook/theming": "^6.5.9",
"@storybook/theming": "^6.5.10",
"babel-loader": "^8.2.5",
"react-colorful": "^5.5.1",
"react-json-view": "^1.21.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@tiptap/extension-unique-id": "^2.0.0-beta.4",
"@tiptap/suggestion": "^2.0.0-beta.97",
"dayjs": "^1.11.4",
"framer-motion": "^6.5.1",
"framer-motion": "^7.0.0",
"lodash": "^4.17.21",
"popper-max-size-modifier": "^0.2.0",
"re-resizable": "^6.9.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@uppy/thumbnail-generator": "^2.2.0",
"@uppy/utils": "^4.1.0",
"@uppy/xhr-upload": "^2.1.2",
"ahooks": "^3.6.2",
"ahooks": "^3.7.0",
"blurhash": "^1.1.5",
"react-virtuoso": "^2.16.6"
},
Expand Down
4 changes: 2 additions & 2 deletions tools/e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@mashcard/test-helper": "workspace:^",
"@playwright/test": "^1.24.2",
"@types/command-line-args": "^5.2.0",
"@types/inquirer": "^8.2.1",
"@types/inquirer": "^9.0.0",
"@types/is-ci": "^3.0.0",
"allure-commandline": "^2.18.1",
"allure-playwright": "^2.0.0-beta.18",
"command-line-args": "^5.2.1",
"inquirer": "^9.0.2",
"inquirer": "^9.1.0",
"is-ci": "^3.0.1",
"ts-node": "^10.9.1"
}
Expand Down
Loading

0 comments on commit 1edcf23

Please sign in to comment.