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 689e4d8 commit 1f54664Copy full SHA for 1f54664
package.json
@@ -23,9 +23,9 @@
23
]
24
},
25
"dependencies": {
26
- "@babel/core": "7.23.7",
27
- "@babel/preset-env": "7.23.7",
28
- "@babel/preset-typescript": "7.23.3",
+ "@babel/core": "7.28.3",
+ "@babel/preset-env": "7.28.3",
+ "@babel/preset-typescript": "7.27.1",
29
"@changesets/changelog-github": "^0.5.0",
30
"@changesets/cli": "2.26.1",
31
"@preconstruct/cli": "2.8.2",
0 commit comments