@@ -2343,6 +2343,27 @@ __metadata:
2343
2343
languageName: node
2344
2344
linkType: hard
2345
2345
2346
+ "@emotion/react@npm:11.13.3":
2347
+ version: 11.13.3
2348
+ resolution: "@emotion/react@npm:11.13.3"
2349
+ dependencies:
2350
+ "@babel/runtime": "npm:^7.18.3"
2351
+ "@emotion/babel-plugin": "npm:^11.12.0"
2352
+ "@emotion/cache": "npm:^11.13.0"
2353
+ "@emotion/serialize": "npm:^1.3.1"
2354
+ "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
2355
+ "@emotion/utils": "npm:^1.4.0"
2356
+ "@emotion/weak-memoize": "npm:^0.4.0"
2357
+ hoist-non-react-statics: "npm:^3.3.1"
2358
+ peerDependencies:
2359
+ react: ">=16.8.0"
2360
+ peerDependenciesMeta:
2361
+ "@types/react":
2362
+ optional: true
2363
+ checksum: ee70d3afc2e8dd771e6fe176d27dd87a5e21a54e54d871438fd1caa5aa2312d848c6866292fdc65a6ea1c945147c8422bda2d22ed739178af9902dc86d6b298a
2364
+ languageName: node
2365
+ linkType: hard
2366
+
2346
2367
"@emotion/react@npm:^11.8.1":
2347
2368
version: 11.11.3
2348
2369
resolution: "@emotion/react@npm:11.11.3"
@@ -2390,6 +2411,19 @@ __metadata:
2390
2411
languageName: node
2391
2412
linkType: hard
2392
2413
2414
+ "@emotion/serialize@npm:^1.3.1":
2415
+ version: 1.3.1
2416
+ resolution: "@emotion/serialize@npm:1.3.1"
2417
+ dependencies:
2418
+ "@emotion/hash": "npm:^0.9.2"
2419
+ "@emotion/memoize": "npm:^0.9.0"
2420
+ "@emotion/unitless": "npm:^0.10.0"
2421
+ "@emotion/utils": "npm:^1.4.0"
2422
+ csstype: "npm:^3.0.2"
2423
+ checksum: 4bbb9b417f88a7bb55c4ffba101e3e53059029c0258969683bb11216906e08cbd687b5674ec787ec41e5340399fb08af8881d6cf913caf8a5fdf84c4f4890f33
2424
+ languageName: node
2425
+ linkType: hard
2426
+
2393
2427
"@emotion/sheet@npm:^1.2.2":
2394
2428
version: 1.2.2
2395
2429
resolution: "@emotion/sheet@npm:1.2.2"
@@ -2424,6 +2458,13 @@ __metadata:
2424
2458
languageName: node
2425
2459
linkType: hard
2426
2460
2461
+ "@emotion/unitless@npm:^0.10.0":
2462
+ version: 0.10.0
2463
+ resolution: "@emotion/unitless@npm:0.10.0"
2464
+ checksum: 6851c16edce01c494305f43b2cad7a26b939a821131b7c354e49b8e3b012c8810024755b0f4a03ef51117750309e55339825a97bd10411fb3687e68904769106
2465
+ languageName: node
2466
+ linkType: hard
2467
+
2427
2468
"@emotion/unitless@npm:^0.8.1":
2428
2469
version: 0.8.1
2429
2470
resolution: "@emotion/unitless@npm:0.8.1"
@@ -9028,7 +9069,7 @@ __metadata:
9028
9069
dependencies:
9029
9070
"@commitlint/cli": "npm:19.3.0"
9030
9071
"@commitlint/config-conventional": "npm:19.2.2"
9031
- "@emotion/react": "npm:11.13.0 "
9072
+ "@emotion/react": "npm:11.13.3 "
9032
9073
"@emotion/styled": "npm:11.13.0"
9033
9074
"@graasp/apps-query-client": "npm:3.5.1"
9034
9075
"@graasp/sdk": "npm:4.22.0"
0 commit comments