fix(deps): update dependency @babel/plugin-transform-typescript to v7.18.12
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
"@algolia/client-search": "*",
|
||||
"@babel/core": "7.18.10",
|
||||
"@babel/plugin-transform-modules-commonjs": "7.18.6",
|
||||
"@babel/plugin-transform-typescript": "7.18.10",
|
||||
"@babel/plugin-transform-typescript": "7.18.12",
|
||||
"@babel/types": "*",
|
||||
"@fastify/cookie": "7.3.1",
|
||||
"@fastify/multipart": "7.1.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -10,7 +10,7 @@ specifiers:
|
||||
'@algolia/client-search': '*'
|
||||
'@babel/core': 7.18.10
|
||||
'@babel/plugin-transform-modules-commonjs': 7.18.6
|
||||
'@babel/plugin-transform-typescript': 7.18.10
|
||||
'@babel/plugin-transform-typescript': 7.18.12
|
||||
'@babel/types': '*'
|
||||
'@fastify/cookie': 7.3.1
|
||||
'@fastify/multipart': 7.1.0
|
||||
@@ -128,7 +128,7 @@ dependencies:
|
||||
'@algolia/client-search': 4.13.1
|
||||
'@babel/core': 7.18.10
|
||||
'@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.10
|
||||
'@babel/plugin-transform-typescript': 7.18.10_@babel+core@7.18.10
|
||||
'@babel/plugin-transform-typescript': 7.18.12_@babel+core@7.18.10
|
||||
'@babel/types': 7.18.8
|
||||
'@fastify/cookie': 7.3.1
|
||||
'@fastify/multipart': 7.1.0
|
||||
@@ -815,8 +815,8 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@babel/plugin-transform-typescript/7.18.10_@babel+core@7.18.10:
|
||||
resolution: {integrity: sha512-j2HQCJuMbi88QftIb5zlRu3c7PU+sXNnscqsrjqegoGiCgXR569pEdben9vly5QHKL2ilYkfnSwu64zsZo/VYQ==}
|
||||
/@babel/plugin-transform-typescript/7.18.12_@babel+core@7.18.10:
|
||||
resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
||||
Reference in New Issue
Block a user