0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-24 23:21:57 -05:00

Remove unused babel dependencies

https://github.com/withastro/astro/pull/11789 got lost
This commit is contained in:
bluwy 2024-09-01 02:03:17 +08:00
parent 534d3edff8
commit edd8ae9084
2 changed files with 0 additions and 8 deletions

View file

@ -125,8 +125,6 @@
"@astrojs/internal-helpers": "workspace:*",
"@astrojs/markdown-remark": "workspace:*",
"@astrojs/telemetry": "workspace:*",
"@babel/core": "^7.25.2",
"@babel/plugin-transform-react-jsx": "^7.25.2",
"@babel/types": "^7.25.4",
"@oslojs/encoding": "^0.4.1",
"@rollup/pluginutils": "^5.1.0",

6
pnpm-lock.yaml generated
View file

@ -552,12 +552,6 @@ importers:
'@astrojs/telemetry':
specifier: workspace:*
version: link:../telemetry
'@babel/core':
specifier: ^7.25.2
version: 7.25.2
'@babel/plugin-transform-react-jsx':
specifier: ^7.25.2
version: 7.25.2(@babel/core@7.25.2)
'@babel/types':
specifier: ^7.25.4
version: 7.25.4