Skip to content

Commit

Permalink
chore: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Apr 28, 2023
1 parent e004f51 commit 948cd1e
Showing 1 changed file with 45 additions and 6 deletions.
51 changes: 45 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4394,6 +4394,25 @@ __metadata:
languageName: node
linkType: hard

"@emotion/babel-plugin@npm:^11.10.8":
version: 11.10.8
resolution: "@emotion/babel-plugin@npm:11.10.8"
dependencies:
"@babel/helper-module-imports": ^7.16.7
"@babel/runtime": ^7.18.3
"@emotion/hash": ^0.9.0
"@emotion/memoize": ^0.8.0
"@emotion/serialize": ^1.1.1
babel-plugin-macros: ^3.1.0
convert-source-map: ^1.5.0
escape-string-regexp: ^4.0.0
find-root: ^1.1.0
source-map: ^0.5.7
stylis: 4.1.4
checksum: b8e2ed0c68a2ea423c5c2efdcf37e0b482dcb74caba042d2987a058f151819f0574fb2298fba4f76fa23265e1975dcf337f1f59ad6f35a33db2f9bf1afe03ee0
languageName: node
linkType: hard

"@emotion/babel-utils@npm:^0.6.4":
version: 0.6.10
resolution: "@emotion/babel-utils@npm:0.6.10"
Expand Down Expand Up @@ -4433,6 +4452,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.10.8":
version: 11.10.8
resolution: "@emotion/cache@npm:11.10.8"
dependencies:
"@emotion/memoize": ^0.8.0
"@emotion/sheet": ^1.2.1
"@emotion/utils": ^1.2.0
"@emotion/weak-memoize": ^0.3.0
stylis: 4.1.4
checksum: a67751db54077813ee3a011f255ee5c79eb375284cec8404866d44da904d69b037566047ca52549772b8038f8cd00ebd092c628ddc764fe89d6932c16afd71e3
languageName: node
linkType: hard

"@emotion/core@npm:^10.0.20, @emotion/core@npm:^10.0.9":
version: 10.3.1
resolution: "@emotion/core@npm:10.3.1"
Expand Down Expand Up @@ -4520,13 +4552,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:^11.10.6":
version: 11.10.6
resolution: "@emotion/react@npm:11.10.6"
"@emotion/react@npm:11.10.8":
version: 11.10.8
resolution: "@emotion/react@npm:11.10.8"
dependencies:
"@babel/runtime": ^7.18.3
"@emotion/babel-plugin": ^11.10.6
"@emotion/cache": ^11.10.5
"@emotion/babel-plugin": ^11.10.8
"@emotion/cache": ^11.10.8
"@emotion/serialize": ^1.1.1
"@emotion/use-insertion-effect-with-fallbacks": ^1.0.0
"@emotion/utils": ^1.2.0
Expand All @@ -4537,7 +4569,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 4762042e39126ffaffe76052dc65c9bb0ba6b8893013687ba3cc13ed4dd834c31597f1230684c3c078e90aecc13ab6cd0e3cde0dec8b7761affd2571f4d80019
checksum: ac56ef6375fa3bc7acd5a62eb5b2cf9eb4b1586a6a06cb05caab11a516700cf2f7857e0ad65bac57abd74e1141388e01fe65238f2de0075a912e129271c658b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -39655,6 +39687,13 @@ __metadata:
languageName: node
linkType: hard

"stylis@npm:4.1.4":
version: 4.1.4
resolution: "stylis@npm:4.1.4"
checksum: cd929bd89709def13b47e6c16b11317bf996a09b4e987fc45a235549c3adf49d41531e017d7df511daa095bc9468c923ae9094a934fe9c62440b7351874dafb7
languageName: node
linkType: hard

"subleveldown@npm:^5.0.1":
version: 5.0.1
resolution: "subleveldown@npm:5.0.1"
Expand Down

0 comments on commit 948cd1e

Please sign in to comment.