diff --git a/package.json b/package.json index 053285b..a9a8028 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 4e8ab89..202ba93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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: @@ -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"