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 003a2ee commit b7c830dCopy full SHA for b7c830d
package.json
@@ -10,9 +10,9 @@
10
"packages/todo-example/*"
11
],
12
"devDependencies": {
13
- "@babel/core": "7.21.8",
14
- "@babel/preset-env": "7.21.5",
15
- "@babel/preset-typescript": "7.21.5",
+ "@babel/core": "7.28.3",
+ "@babel/preset-env": "7.28.3",
+ "@babel/preset-typescript": "7.27.1",
16
"@changesets/cli": "2.24.4",
17
"@changesets/changelog-github": "0.4.6",
18
"@types/jest": "27.5.2",
0 commit comments