File tree Expand file tree Collapse file tree 3 files changed +157
-157
lines changed
packages/graphql-tag-pluck Expand file tree Collapse file tree 3 files changed +157
-157
lines changed Original file line number Diff line number Diff line change 44
44
"ts:check" : " tsc --noEmit"
45
45
},
46
46
"devDependencies" : {
47
- "@babel/core" : " 7.24.4 " ,
47
+ "@babel/core" : " 7.24.5 " ,
48
48
"@babel/plugin-proposal-class-properties" : " 7.18.6" ,
49
- "@babel/preset-env" : " 7.24.4 " ,
49
+ "@babel/preset-env" : " 7.24.5 " ,
50
50
"@babel/preset-typescript" : " 7.24.1" ,
51
51
"@changesets/changelog-github" : " 0.5.0" ,
52
52
"@changesets/cli" : " 2.27.1" ,
Original file line number Diff line number Diff line change 60
60
},
61
61
"devDependencies" : {
62
62
"@astrojs/compiler" : " ^2.3.4" ,
63
- "@babel/parser" : " 7.24.4 " ,
64
- "@babel/traverse" : " 7.24.1 " ,
65
- "@babel/types" : " 7.24.0 " ,
63
+ "@babel/parser" : " 7.24.5 " ,
64
+ "@babel/traverse" : " 7.24.5 " ,
65
+ "@babel/types" : " 7.24.5 " ,
66
66
"@types/babel__traverse" : " 7.20.5" ,
67
67
"@vue/compiler-sfc" : " 3.4.26" ,
68
68
"astrojs-compiler-sync" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments