Skip to content

Commit

Permalink
fix(deps): update dependency @emotion/react to v11.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent 76156b5 commit ce376c0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"homepage": "https://github.com/graasp/graasp-app-excalidraw/blob/main/README.md",
"dependencies": {
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@excalidraw/excalidraw": "^0.17.0",
"@graasp/apps-query-client": "^2.0.4",
Expand Down
25 changes: 19 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3508,14 +3508,14 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.11.1":
version: 11.11.1
resolution: "@emotion/react@npm:11.11.1"
"@emotion/react@npm:11.11.3":
version: 11.11.3
resolution: "@emotion/react@npm:11.11.3"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.11.0"
"@emotion/cache": "npm:^11.11.0"
"@emotion/serialize": "npm:^1.1.2"
"@emotion/serialize": "npm:^1.1.3"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
"@emotion/utils": "npm:^1.2.1"
"@emotion/weak-memoize": "npm:^0.3.1"
Expand All @@ -3525,7 +3525,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: dfc140718d0a8051a74e51c379226d9de6b19f6a5dd595fb282ef72f4413695a2d012ba919f1e9eeff761c6659e6f7398da8e0e36eb7997a4fdf54cef88644ae
checksum: f7b98557b7d5236296dda48c2fc8a6cde4af7399758496e9f710f85a80c7d66fee1830966caabd7b237601bfdaca4e1add8c681d1ae4cc3d497fe88958d541c4
languageName: node
linkType: hard

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

"@emotion/serialize@npm:^1.1.3":
version: 1.1.3
resolution: "@emotion/serialize@npm:1.1.3"
dependencies:
"@emotion/hash": "npm:^0.9.1"
"@emotion/memoize": "npm:^0.8.1"
"@emotion/unitless": "npm:^0.8.1"
"@emotion/utils": "npm:^1.2.1"
csstype: "npm:^3.0.2"
checksum: 48d88923663273ae70359bc1a1f30454136716cbe0ddd9664be08e257ce56acedab911f125b627627358e37c9f450bbac3ea09b534ef42f9f67325d47b1e2a7b
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.2.2":
version: 1.2.2
resolution: "@emotion/sheet@npm:1.2.2"
Expand Down Expand Up @@ -9795,7 +9808,7 @@ __metadata:
"@commitlint/config-conventional": "npm:18.4.2"
"@cypress/code-coverage": "npm:3.12.15"
"@cypress/instrument-cra": "npm:1.4.0"
"@emotion/react": "npm:11.11.1"
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@excalidraw/excalidraw": "npm:^0.17.0"
"@graasp/apps-query-client": "npm:^2.0.4"
Expand Down

0 comments on commit ce376c0

Please sign in to comment.