fix(deps): update babel monorepo to v7.23.4
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
"@algolia/client-search": "^4.20.0",
|
"@algolia/client-search": "^4.20.0",
|
||||||
"@babel/core": "7.23.3",
|
"@babel/core": "7.23.3",
|
||||||
"@babel/plugin-transform-modules-commonjs": "7.23.3",
|
"@babel/plugin-transform-modules-commonjs": "7.23.3",
|
||||||
"@babel/plugin-transform-typescript": "7.23.3",
|
"@babel/plugin-transform-typescript": "7.23.4",
|
||||||
"@babel/types": "^7.23.3",
|
"@babel/types": "^7.23.3",
|
||||||
"@fastify/cookie": "9.2.0",
|
"@fastify/cookie": "9.2.0",
|
||||||
"@fastify/multipart": "8.0.0",
|
"@fastify/multipart": "8.0.0",
|
||||||
|
|||||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -80,8 +80,8 @@ importers:
|
|||||||
specifier: 7.23.3
|
specifier: 7.23.3
|
||||||
version: 7.23.3(@babel/core@7.23.3)
|
version: 7.23.3(@babel/core@7.23.3)
|
||||||
'@babel/plugin-transform-typescript':
|
'@babel/plugin-transform-typescript':
|
||||||
specifier: 7.23.3
|
specifier: 7.23.4
|
||||||
version: 7.23.3(@babel/core@7.23.3)
|
version: 7.23.4(@babel/core@7.23.3)
|
||||||
'@babel/types':
|
'@babel/types':
|
||||||
specifier: ^7.23.3
|
specifier: ^7.23.3
|
||||||
version: 7.23.3
|
version: 7.23.3
|
||||||
@@ -845,8 +845,8 @@ packages:
|
|||||||
'@babel/helper-simple-access': 7.22.5
|
'@babel/helper-simple-access': 7.22.5
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-typescript@7.23.3(@babel/core@7.23.3):
|
/@babel/plugin-transform-typescript@7.23.4(@babel/core@7.23.3):
|
||||||
resolution: {integrity: sha512-ogV0yWnq38CFwH20l2Afz0dfKuZBx9o/Y2Rmh5vuSS0YD1hswgEgTfyTzuSrT2q9btmHRSqYoSfwFUVaC1M1Jw==}
|
resolution: {integrity: sha512-39hCCOl+YUAyMOu6B9SmUTiHUU0t/CxJNUmY3qRdJujbqi+lrQcL11ysYUsAvFWPBdhihrv1z0oRG84Yr3dODQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': ^7.0.0-0
|
'@babel/core': ^7.0.0-0
|
||||||
|
|||||||
Reference in New Issue
Block a user