mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 01:22:02 +02:00
Update dependency @babel/plugin-transform-typescript to v7.18.4
This commit is contained in:
parent
0b4d5c6963
commit
f502517dba
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.17.10",
|
||||
"@babel/plugin-transform-typescript": "7.18.1",
|
||||
"@babel/plugin-transform-typescript": "7.18.4",
|
||||
"@fontsource/encode-sans": "4.5.6",
|
||||
"@icons-pack/react-simple-icons": "4.7.0",
|
||||
"@mdx-js/mdx": "1.6.22",
|
||||
|
|
|
@ -1051,10 +1051,10 @@
|
|||
dependencies:
|
||||
"@babel/helper-plugin-utils" "^7.16.7"
|
||||
|
||||
"@babel/plugin-transform-typescript@7.18.1":
|
||||
version "7.18.1"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.1.tgz#5fd8b86130bad95c4a24377b41ab989a9ccad22d"
|
||||
integrity sha512-F+RJmL479HJmC0KeqqwEGZMg1P7kWArLGbAKfEi9yPthJyMNjF+DjxFF/halfQvq1Q9GFM4TUbYDNV8xe4Ctqg==
|
||||
"@babel/plugin-transform-typescript@7.18.4":
|
||||
version "7.18.4"
|
||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.4.tgz#587eaf6a39edb8c06215e550dc939faeadd750bf"
|
||||
integrity sha512-l4vHuSLUajptpHNEOUDEGsnpl9pfRLsN1XUoDQDD/YBuXTM+v37SHGS+c6n4jdcZy96QtuUuSvZYMLSSsjH8Mw==
|
||||
dependencies:
|
||||
"@babel/helper-create-class-features-plugin" "^7.18.0"
|
||||
"@babel/helper-plugin-utils" "^7.17.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue