File tree Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 59
59
"codemirror" : " ^5.65.3" ,
60
60
"codemirror-graphql" : " ^2.0.13" ,
61
61
"copy-to-clipboard" : " ^3.2.0" ,
62
- "framer-motion" : " ^11 .0.0" ,
62
+ "framer-motion" : " ^10 .0.0" ,
63
63
"graphql-language-service" : " ^5.2.2" ,
64
64
"markdown-it" : " ^14.1.0" ,
65
65
"set-value" : " ^4.1.0"
Original file line number Diff line number Diff line change 2265
2265
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
2266
2266
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
2267
2267
2268
+ "@emotion/is-prop-valid@^0.8.2":
2269
+ version "0.8.8"
2270
+ resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
2271
+ integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
2272
+ dependencies:
2273
+ "@emotion/memoize" "0.7.4"
2274
+
2275
+
2276
+ version "0.7.4"
2277
+ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
2278
+ integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
2279
+
2268
2280
2269
2281
version "0.21.5"
2270
2282
resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f"
@@ -9648,12 +9660,14 @@ fraction.js@^4.2.0:
9648
9660
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
9649
9661
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
9650
9662
9651
- framer-motion@^11 .0.0:
9652
- version "11.3.17 "
9653
- resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.17 .tgz#47bd13fe3af660e4e3eebaf21f3a0d9d32c7939b "
9654
- integrity sha512-LZcckvZL8Rjod03bud8LQcp+R0PLmWIlOSu+NVc+v6Uh43fQr4IBsEAX7sSn7CdBQ1L0fZ/IqSXZVPnGFSMxHw ==
9663
+ framer-motion@^10 .0.0:
9664
+ version "10.18.0 "
9665
+ resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.18.0 .tgz#1f4fc51403996ea7170af885bd44a7079d255950 "
9666
+ integrity sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w ==
9655
9667
dependencies:
9656
9668
tslib "^2.4.0"
9669
+ optionalDependencies:
9670
+ "@emotion/is-prop-valid" "^0.8.2"
9657
9671
9658
9672
9659
9673
version "0.5.2"
You can’t perform that action at this time.
0 commit comments