Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit e09604a

Browse files
chore(deps): update babel monorepo
1 parent 5ee53ed commit e09604a

2 files changed

Lines changed: 317 additions & 139 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@
5959
"zustand": "4.5.2"
6060
},
6161
"devDependencies": {
62-
"@babel/core": "7.24.3",
62+
"@babel/core": "7.24.5",
6363
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
6464
"@babel/plugin-proposal-optional-chaining": "7.21.0",
6565
"@babel/plugin-transform-arrow-functions": "7.24.1",
66-
"@babel/plugin-transform-shorthand-properties": "7.24.1",
66+
"@babel/plugin-transform-shorthand-properties": "7.24.6",
6767
"@babel/plugin-transform-template-literals": "7.24.1",
68-
"@babel/preset-env": "7.24.3",
69-
"@babel/runtime": "7.24.1",
68+
"@babel/preset-env": "7.24.5",
69+
"@babel/runtime": "7.24.5",
7070
"@biomejs/biome": "1.6.3",
7171
"@commitlint/cli": "19.2.1",
7272
"@commitlint/config-conventional": "19.1.0",

0 commit comments

Comments
 (0)