File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 "codemirror-graphql" : " ^1.0.0" ,
4848 "copy-to-clipboard" : " ^3.2.0" ,
4949 "entities" : " ^2.0.0" ,
50+ "dset" : " ^3.1.0" ,
5051 "graphql-language-service" : " ^3.1.2" ,
5152 "markdown-it" : " ^10.0.0" ,
5253 "@graphiql/toolkit" : " ^0.1.0"
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ import {
5252 introspectionQueryName ,
5353 introspectionQuerySansSubscriptions ,
5454} from '../utility/introspectionQueries' ;
55- import { dset } from '../utility/ dset-merger ' ;
55+ import { dset } from 'dset/merge ' ;
5656
5757import type {
5858 Fetcher ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9031,6 +9031,11 @@ dotenv@^6.2.0:
90319031 resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-6.2.0.tgz#941c0410535d942c8becf28d3f357dbd9d476064"
90329032 integrity sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==
90339033
9034+ dset@^3.1.0:
9035+ version "3.1.0"
9036+ resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.0.tgz#23feb6df93816ea452566308b1374d6e869b0d7b"
9037+ integrity sha512-7xTQ5DzyE59Nn+7ZgXDXjKAGSGmXZHqttMVVz1r4QNfmGpyj+cm2YtI3II0c/+4zS4a9yq2mBhgdeq2QnpcYlw==
9038+
90349039duplexer2@~0.1.4:
90359040 version "0.1.4"
90369041 resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1"
@@ -10991,6 +10996,7 @@ grapheme-splitter@^1.0.4:
1099110996 codemirror "^5.54.0"
1099210997 codemirror-graphql "^1.0.0"
1099310998 copy-to-clipboard "^3.2.0"
10999+ dset "^3.1.0"
1099411000 entities "^2.0.0"
1099511001 graphql-language-service "^3.1.2"
1099611002 markdown-it "^10.0.0"
You can’t perform that action at this time.
0 commit comments