Skip to content

Commit

Permalink
fix(deps): update dependency @emotion/react to v11.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent 0b130ec commit 3dff2fd
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"homepage": ".",
"type": "module",
"dependencies": {
"@emotion/react": "11.13.0",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@graasp/apps-query-client": "3.4.15",
"@graasp/sdk": "4.12.2",
Expand Down
32 changes: 26 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2083,14 +2083,14 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.13.0":
version: 11.13.0
resolution: "@emotion/react@npm:11.13.0"
"@emotion/react@npm:11.13.3":
version: 11.13.3
resolution: "@emotion/react@npm:11.13.3"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.12.0"
"@emotion/cache": "npm:^11.13.0"
"@emotion/serialize": "npm:^1.3.0"
"@emotion/serialize": "npm:^1.3.1"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
"@emotion/utils": "npm:^1.4.0"
"@emotion/weak-memoize": "npm:^0.4.0"
Expand All @@ -2100,7 +2100,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/3dd2b3ffac51f0fa67ef3cb85d4064fd7ddc1212b587e3b328a1eade47024690175518d63c4cbabf28afa07e29187136b26d646e395158f6574fa6321a0b68f9
checksum: 10/ee70d3afc2e8dd771e6fe176d27dd87a5e21a54e54d871438fd1caa5aa2312d848c6866292fdc65a6ea1c945147c8422bda2d22ed739178af9902dc86d6b298a
languageName: node
linkType: hard

Expand All @@ -2117,6 +2117,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.3.1":
version: 1.3.1
resolution: "@emotion/serialize@npm:1.3.1"
dependencies:
"@emotion/hash": "npm:^0.9.2"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/unitless": "npm:^0.10.0"
"@emotion/utils": "npm:^1.4.0"
csstype: "npm:^3.0.2"
checksum: 10/4bbb9b417f88a7bb55c4ffba101e3e53059029c0258969683bb11216906e08cbd687b5674ec787ec41e5340399fb08af8881d6cf913caf8a5fdf84c4f4890f33
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.4.0":
version: 1.4.0
resolution: "@emotion/sheet@npm:1.4.0"
Expand Down Expand Up @@ -2164,6 +2177,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.10.0":
version: 0.10.0
resolution: "@emotion/unitless@npm:0.10.0"
checksum: 10/6851c16edce01c494305f43b2cad7a26b939a821131b7c354e49b8e3b012c8810024755b0f4a03ef51117750309e55339825a97bd10411fb3687e68904769106
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.9.0":
version: 0.9.0
resolution: "@emotion/unitless@npm:0.9.0"
Expand Down Expand Up @@ -8322,7 +8342,7 @@ __metadata:
"@commitlint/cli": "npm:19.4.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.45"
"@emotion/react": "npm:11.13.0"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@graasp/apps-query-client": "npm:3.4.15"
"@graasp/sdk": "npm:4.12.2"
Expand Down

0 comments on commit 3dff2fd

Please sign in to comment.