We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62b0e2 commit 317ea0dCopy full SHA for 317ea0d
package.json
@@ -25,10 +25,10 @@
25
},
26
"devDependencies": {
27
"@apollo/federation": "0.38.1",
28
- "@babel/core": "7.21.8",
29
- "@babel/preset-env": "7.21.5",
+ "@babel/core": "7.22.1",
+ "@babel/preset-env": "7.22.2",
30
"@babel/preset-typescript": "7.21.5",
31
- "@babel/plugin-proposal-decorators": "7.21.0",
+ "@babel/plugin-proposal-decorators": "7.22.0",
32
"@babel/plugin-proposal-class-properties": "7.18.6",
33
"@changesets/cli": "2.25.0",
34
"@changesets/changelog-github": "0.4.8",
0 commit comments