mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump styled-jsx from 5.1.1 to 5.1.2
Bumps [styled-jsx](https://github.com/vercel/styled-jsx) from 5.1.1 to 5.1.2. - [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.1...v5.1.2) --- 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
90f5f51789
commit
e973d36751
2 changed files with 5 additions and 5 deletions
|
|
@ -55,7 +55,7 @@
|
|||
"seamless-immutable": "7.1.4",
|
||||
"semver": "7.3.8",
|
||||
"shebang-loader": "0.0.1",
|
||||
"styled-jsx": "5.1.1",
|
||||
"styled-jsx": "5.1.2",
|
||||
"stylis": "3.5.4",
|
||||
"typescript-json-schema": "0.55.0",
|
||||
"uuid": "9.0.0",
|
||||
|
|
|
|||
|
|
@ -7718,10 +7718,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.1:
|
||||
version "5.1.1"
|
||||
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz#839a1c3aaacc4e735fed0781b8619ea5d0009d1f"
|
||||
integrity sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==
|
||||
styled-jsx@5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.2.tgz#55020c50da54d2b225750bd7aaab57d511724060"
|
||||
integrity sha512-FI5r0a5ED2/+DSdG2ZRz3a4FtNQnKPLadauU5v76a9QsscwZrWggQKOmyxGGP5EWKbyY3bsuWAJYzyKaDAVAcw==
|
||||
dependencies:
|
||||
client-only "0.0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue