File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 8
8
"semantic-to-strict" : " dist/cli/to-strict.js"
9
9
},
10
10
"scripts" : {
11
- "test" : " node --test"
11
+ "test" : " node --test" ,
12
+ "watch" : " tsc --watch"
12
13
},
13
14
"repository" : {
14
15
"type" : " git" ,
41
42
"author" :
" Benjie Gillam <[email protected] >" ,
42
43
"license" : " MIT" ,
43
44
"dependencies" : {
44
- "graphql" : " ^ 16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a"
45
+ "graphql" : " 16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a"
45
46
},
46
47
"devDependencies" : {
47
48
"@tsconfig/recommended" : " ^1.0.7" ,
Original file line number Diff line number Diff line change 14
14
dependencies :
15
15
undici-types "~6.19.2"
16
16
17
- graphql@^ 16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a :
18
- version "16.9.0"
19
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0. tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f "
20
- integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw ==
17
+ graphql@16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a :
18
+ version "16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a "
19
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0-canary.pr.4192.1813397076f44a55e5798478e7321db9877de97a. tgz#c5bbcdb258959b98352bcd9ea7f17790647113ae "
20
+ integrity sha512-P8UYoxSUI1KGr9O5f+AMA3TuLYxOcELoQebxGrnVAIUHM6HCpiLDT+CylrBWEBmvcc7S0xRFRiwvgwzChzLTyQ ==
21
21
22
22
prettier@^3.3.3 :
23
23
version "3.3.3"
You can’t perform that action at this time.
0 commit comments