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 (#505)
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 authored Aug 3, 2022
1 parent ca9476d commit 575aabb
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 234 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@swc/jest": "^0.2.22",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.3.0",
"@testing-library/user-event": "^14.4.0",
"@types/jest": "^28.1.6",
"@types/jest-axe": "^3.5.4",
"@types/node": "^18.6.3",
Expand All @@ -94,7 +94,7 @@
"jest-environment-jsdom": "^28.1.3",
"lint-staged": "^13.0.3",
"rimraf": "^3.0.2",
"turbo": "^1.4.0",
"turbo": "^1.4.2",
"typescript": "^4.7.4"
},
"packageManager": "yarn@3.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mashcard/active-support": "workspace:^",
"@mashcard/design-icons": "workspace:^",
"@mashcard/test-helper": "workspace:^",
"@mui/base": "^5.0.0-alpha.91",
"@mui/base": "^5.0.0-alpha.92",
"@stitches/core": "^1.2.8",
"@stitches/react": "^1.2.8",
"ahooks": "^3.6.2",
Expand All @@ -55,7 +55,7 @@
"stitches-mixins": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.18.9",
"@babel/core": "^7.18.10",
"@mashcard/dev-support": "workspace:^",
"@storybook/addon-a11y": "^6.5.9",
"@storybook/addon-actions": "^6.5.9",
Expand Down
Loading

0 comments on commit 575aabb

Please sign in to comment.