mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Update dependency @babel/plugin-transform-typescript to v7.19.1
This commit is contained in:
parent
512c4edeb1
commit
35ce0c9198
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "7.18.10",
|
"@babel/cli": "7.18.10",
|
||||||
"@babel/plugin-transform-typescript": "7.19.0",
|
"@babel/plugin-transform-typescript": "7.19.1",
|
||||||
"@fontsource/encode-sans": "4.5.7",
|
"@fontsource/encode-sans": "4.5.7",
|
||||||
"@icons-pack/react-simple-icons": "5.5.0",
|
"@icons-pack/react-simple-icons": "5.5.0",
|
||||||
"@mdx-js/mdx": "1.6.22",
|
"@mdx-js/mdx": "1.6.22",
|
||||||
|
|
|
@ -1237,10 +1237,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils" "^7.16.7"
|
"@babel/helper-plugin-utils" "^7.16.7"
|
||||||
|
|
||||||
"@babel/plugin-transform-typescript@7.19.0":
|
"@babel/plugin-transform-typescript@7.19.1":
|
||||||
version "7.19.0"
|
version "7.19.1"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.19.0.tgz#50c3a68ec8efd5e040bde2cd764e8e16bc0cbeaf"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.19.1.tgz#adcf180a041dcbd29257ad31b0c65d4de531ce8d"
|
||||||
integrity sha512-DOOIywxPpkQHXijXv+s9MDAyZcLp12oYRl3CMWZ6u7TjSoCBq/KqHR/nNFR3+i2xqheZxoF0H2XyL7B6xeSRuA==
|
integrity sha512-+ILcOU+6mWLlvCwnL920m2Ow3wWx3Wo8n2t5aROQmV55GZt+hOiLvBaa3DNzRjSEHa1aauRs4/YLmkCfFkhhRQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-create-class-features-plugin" "^7.19.0"
|
"@babel/helper-create-class-features-plugin" "^7.19.0"
|
||||||
"@babel/helper-plugin-utils" "^7.19.0"
|
"@babel/helper-plugin-utils" "^7.19.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue