Skip to content

Commit a2e6e45

Browse files
chore(deps): update babel monorepo
1 parent b55964d commit a2e6e45

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"postbump": "yarn build:packages"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "7.9.6",
41-
"@babel/plugin-proposal-class-properties": "7.8.3",
42-
"@babel/plugin-proposal-object-rest-spread": "7.9.6",
43-
"@babel/plugin-transform-runtime": "7.9.6",
44-
"@babel/preset-env": "7.9.6",
45-
"@babel/preset-react": "7.9.4",
46-
"@babel/preset-typescript": "7.9.0",
40+
"@babel/core": "7.25.2",
41+
"@babel/plugin-proposal-class-properties": "7.18.6",
42+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
43+
"@babel/plugin-transform-runtime": "7.24.7",
44+
"@babel/preset-env": "7.25.3",
45+
"@babel/preset-react": "7.24.7",
46+
"@babel/preset-typescript": "7.24.7",
4747
"@pika/pack": "0.5.0",
4848
"@pika/plugin-build-node": "0.9.2",
4949
"@pika/plugin-build-types": "0.9.2",

0 commit comments

Comments
 (0)