mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump styled-jsx from 5.1.0 to 5.1.1
Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/vercel/styled-jsx/releases) - [Changelog](https://github.com/vercel/styled-jsx/blob/main/Changelog.md) - [Commits](https://github.com/vercel/styled-jsx/compare/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: styled-jsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6afd137455
commit
0e5c96bab5
2 changed files with 5 additions and 5 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"seamless-immutable": "7.1.4",
|
||||
"semver": "7.3.8",
|
||||
"shebang-loader": "0.0.1",
|
||||
"styled-jsx": "5.1.0",
|
||||
"styled-jsx": "5.1.1",
|
||||
"stylis": "3.5.4",
|
||||
"uuid": "9.0.0",
|
||||
"webpack-cli": "5.0.1",
|
||||
|
|
|
|||
|
|
@ -7604,10 +7604,10 @@ style-loader@3.3.1:
|
|||
resolved "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz#057dfa6b3d4d7c7064462830f9113ed417d38575"
|
||||
integrity sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==
|
||||
|
||||
styled-jsx@5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.0.tgz#4a5622ab9714bd3fcfaeec292aa555871f057563"
|
||||
integrity sha512-/iHaRJt9U7T+5tp6TRelLnqBqiaIT0HsO0+vgyj8hK2KUk7aejFqRrumqPUlAqDwAj8IbS/1hk3IhBAAK/FCUQ==
|
||||
styled-jsx@5.1.1:
|
||||
version "5.1.1"
|
||||
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz#839a1c3aaacc4e735fed0781b8619ea5d0009d1f"
|
||||
integrity sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==
|
||||
dependencies:
|
||||
client-only "0.0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue