Bump postcss and @storybook/react

Removes [postcss](https://github.com/postcss/postcss). It's no longer used after updating ancestor dependency [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together.


Removes `postcss`

Updates `@storybook/react` from 6.5.9 to 7.4.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.4.6/code/renderers/react)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@storybook/react"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-16 21:46:48 +00:00 committed by GitHub
parent a5f421b8bc
commit dcdaab00c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2392 additions and 8113 deletions

10503
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -68,7 +68,7 @@
"@size-limit/preset-small-lib": "^7.0.8",
"@storybook/addon-essentials": "^6.5.9",
"@storybook/addons": "^6.5.9",
"@storybook/react": "^6.5.9",
"@storybook/react": "^7.4.6",
"@types/js-cookie": "^2.2.6",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",