File tree Expand file tree Collapse file tree 3 files changed +115
-110
lines changed Expand file tree Collapse file tree 3 files changed +115
-110
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@apollo/federation" : " 0.38.1" ,
28
- "@babel/core" : " 7.22.6 " ,
29
- "@babel/preset-env" : " 7.22.6 " ,
28
+ "@babel/core" : " 7.22.8 " ,
29
+ "@babel/preset-env" : " 7.22.7 " ,
30
30
"@babel/preset-typescript" : " 7.22.5" ,
31
- "@babel/plugin-proposal-decorators" : " 7.22.6 " ,
31
+ "@babel/plugin-proposal-decorators" : " 7.22.7 " ,
32
32
"@babel/plugin-proposal-class-properties" : " 7.18.6" ,
33
33
"@changesets/cli" : " 2.26.2" ,
34
34
"@changesets/changelog-github" : " 0.4.8" ,
Original file line number Diff line number Diff line change 16
16
"next-sitemap" : " 4.1.8" ,
17
17
"react" : " 18.2.0" ,
18
18
"react-dom" : " 18.2.0" ,
19
- "wrangler" : " 3.1.1 "
19
+ "wrangler" : " 3.1.2 "
20
20
},
21
21
"browserslist" : {
22
22
"production" : [
You can’t perform that action at this time.
0 commit comments