Skip to content

Commit

Permalink
Update babel packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav committed Dec 17, 2024
1 parent 0af688e commit 8770b71
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@
"test:types": "tsc --noEmit --paths null"
},
"devDependencies": {
"@babel/core": "^7.18.13",
"@babel/generator": "^7.23.3",
"@babel/parser": "^7.23.3",
"@babel/plugin-syntax-jsx": "^7.23.3",
"@types/babel__core": "^7.20.4",
"@types/babel__generator": "^7.6.7"
"@babel/core": "^7.26.0",
"@babel/generator": "^7.26.3",
"@babel/parser": "^7.26.3",
"@babel/plugin-syntax-jsx": "^7.25.9",
"@types/babel__core": "^7.20.5",
"@types/babel__generator": "^7.6.8"
},
"dependencies": {
"@babel/core": "^7.23.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8770b71

Please sign in to comment.