File tree Expand file tree Collapse file tree 5 files changed +158
-154
lines changed
persisted-documents-string-mode Expand file tree Collapse file tree 5 files changed +158
-154
lines changed Original file line number Diff line number Diff line change 11
11
"@graphql-codegen/cli" : " 6.0.0" ,
12
12
"@babel/core" : " 7.25.2" ,
13
13
"@babel/preset-env" : " 7.25.3" ,
14
- "@babel/preset-typescript" : " 7.26.0 "
14
+ "@babel/preset-typescript" : " 7.27.1 "
15
15
},
16
16
"scripts" : {
17
17
"test" : " vitest --no-watch" ,
Original file line number Diff line number Diff line change 11
11
"@graphql-codegen/cli" : " 6.0.0" ,
12
12
"@babel/core" : " 7.25.2" ,
13
13
"@babel/preset-env" : " 7.25.3" ,
14
- "@babel/preset-typescript" : " 7.26.0 "
14
+ "@babel/preset-typescript" : " 7.27.1 "
15
15
},
16
16
"scripts" : {
17
17
"test" : " vitest --no-watch" ,
Original file line number Diff line number Diff line change 10
10
"@graphql-codegen/cli" : " 6.0.0" ,
11
11
"@babel/core" : " 7.25.2" ,
12
12
"@babel/preset-env" : " 7.25.3" ,
13
- "@babel/preset-typescript" : " 7.26.0 "
13
+ "@babel/preset-typescript" : " 7.27.1 "
14
14
},
15
15
"scripts" : {
16
16
"test" : " vitest --no-watch" ,
Original file line number Diff line number Diff line change 45
45
"devDependencies" : {
46
46
"@babel/core" : " 7.25.2" ,
47
47
"@babel/preset-env" : " 7.25.3" ,
48
- "@babel/preset-typescript" : " 7.26.0 " ,
48
+ "@babel/preset-typescript" : " 7.27.1 " ,
49
49
"@changesets/changelog-github" : " 0.5.0" ,
50
50
"@changesets/cli" : " 2.27.11" ,
51
51
"@theguild/eslint-config" : " 0.13.4" ,
You can’t perform that action at this time.
0 commit comments