Skip to content

Commit 975070b

Browse files
committed
updated babel
1 parent 25e5a1c commit 975070b

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@
6767
"uuid": "^11.1.0"
6868
},
6969
"devDependencies": {
70-
"@babel/cli": "^7.26.4",
71-
"@babel/core": "^7.26.7",
72-
"@babel/plugin-transform-async-to-generator": "^7.25.9",
70+
"@babel/cli": "^7.28.0",
71+
"@babel/core": "^7.28.0",
72+
"@babel/plugin-transform-async-to-generator": "^7.27.1",
7373
"@babel/plugin-transform-class-properties": "^7.27.1",
7474
"@babel/plugin-transform-optional-chaining": "^7.27.1",
75-
"@babel/plugin-transform-runtime": "^7.25.9",
76-
"@babel/preset-env": "^7.26.7",
77-
"@babel/preset-typescript": "^7.26.0",
78-
"@babel/runtime": "^7.26.7",
75+
"@babel/plugin-transform-runtime": "^7.28.0",
76+
"@babel/preset-env": "^7.28.0",
77+
"@babel/preset-typescript": "^7.27.1",
78+
"@babel/runtime": "^7.28.2",
7979
"@eslint/eslintrc": "^3.3.1",
8080
"@eslint/js": "^9.32.0",
8181
"@mdx-js/react": "^2.3.0",

0 commit comments

Comments
 (0)