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 Feb 14, 2024
1 parent 8f44bb7 commit dd5d400
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 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.11.1",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "3.2.1",
"@graasp/sdk": "3.3.0",
Expand Down
29 changes: 25 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,28 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.1.2":
"@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.3"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
"@emotion/utils": "npm:^1.2.1"
"@emotion/weak-memoize": "npm:^0.3.1"
hoist-non-react-statics: "npm:^3.3.1"
peerDependencies:
react: ">=16.8.0"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: f7b98557b7d5236296dda48c2fc8a6cde4af7399758496e9f710f85a80c7d66fee1830966caabd7b237601bfdaca4e1add8c681d1ae4cc3d497fe88958d541c4
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.1.2, @emotion/serialize@npm:^1.1.3":
version: 1.1.3
resolution: "@emotion/serialize@npm:1.1.3"
dependencies:
Expand Down Expand Up @@ -6696,14 +6717,14 @@ __metadata:
languageName: node
linkType: hard

"graasp-app-short-answer@workspace:.":
"graasp-app-long-answer@workspace:.":
version: 0.0.0-use.local
resolution: "graasp-app-short-answer@workspace:."
resolution: "graasp-app-long-answer@workspace:."
dependencies:
"@commitlint/cli": "npm:18.4.3"
"@commitlint/config-conventional": "npm:18.4.3"
"@cypress/code-coverage": "npm:3.12.15"
"@emotion/react": "npm:11.11.1"
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.2.1"
"@graasp/sdk": "npm:3.3.0"
Expand Down

0 comments on commit dd5d400

Please sign in to comment.