Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 19, 2022
1 parent 696c5c1 commit 516733d
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 468 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,36 +45,36 @@
"@emotion/babel-preset-css-prop": "11.2.0",
"@emotion/serialize": "1.0.3",
"@mdx-js/react": "1.6.22",
"@storybook/addon-actions": "6.4.21",
"@storybook/addon-docs": "6.4.21",
"@storybook/addon-essentials": "6.4.21",
"@storybook/addon-interactions": "6.4.21",
"@storybook/addon-links": "6.4.21",
"@storybook/addon-actions": "6.4.22",
"@storybook/addon-docs": "6.4.22",
"@storybook/addon-essentials": "6.4.22",
"@storybook/addon-interactions": "6.4.22",
"@storybook/addon-links": "6.4.22",
"@storybook/addon-postcss": "2.0.0",
"@storybook/addon-storyshots": "6.4.21",
"@storybook/builder-webpack5": "6.4.21",
"@storybook/cli": "6.4.21",
"@storybook/manager-webpack5": "6.4.21",
"@storybook/react": "6.4.21",
"@storybook/testing-library": "0.0.9",
"@storybook/addon-storyshots": "6.4.22",
"@storybook/builder-webpack5": "6.4.22",
"@storybook/cli": "6.4.22",
"@storybook/manager-webpack5": "6.4.22",
"@storybook/react": "6.4.22",
"@storybook/testing-library": "0.0.10",
"@storybook/testing-react": "1.2.4",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.0.1",
"@testing-library/react": "13.1.1",
"@testing-library/react-hooks": "8.0.0",
"@testing-library/user-event": "14.1.0",
"@testing-library/user-event": "14.1.1",
"@types/node": "17.0.21",
"@types/react": "18.0.0",
"@types/react-dom": "18.0.0",
"@types/react": "18.0.5",
"@types/react-dom": "18.0.1",
"@types/tailwindcss": "3.0.10",
"autoprefixer": "10.4.4",
"babel-jest": "27.5.1",
"babel-loader": "8.2.4",
"babel-plugin-macros": "3.1.0",
"chromatic": "^6.5.4",
"chromatic": "6.5.4",
"cross-env": "7.0.3",
"eslint": "8.13.0",
"eslint-config-re-taro": "1.1.0",
"eslint-plugin-storybook": "0.5.8",
"eslint-plugin-storybook": "0.5.10",
"identity-obj-proxy": "3.0.0",
"jest": "27.5.1",
"postcss": "8.4.12",
Expand All @@ -83,10 +83,10 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-test-renderer": "17.0.2",
"tailwindcss": "3.0.23",
"tailwindcss": "3.0.24",
"twin.macro": "2.8.2",
"typescript": "4.6.3",
"webpack": "5"
"webpack": "5.72.0"
},
"packageManager": "yarn@3.2.0"
}
Loading

0 comments on commit 516733d

Please sign in to comment.