|
|
@ -91,7 +91,7 @@
|
|
|
|
browserslist "^4.17.5"
|
|
|
|
browserslist "^4.17.5"
|
|
|
|
semver "^6.3.0"
|
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.0":
|
|
|
|
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.1":
|
|
|
|
version "7.17.1"
|
|
|
|
version "7.17.1"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz#9699f14a88833a7e055ce57dcd3ffdcd25186b21"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz#9699f14a88833a7e055ce57dcd3ffdcd25186b21"
|
|
|
|
integrity sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==
|
|
|
|
integrity sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ==
|
|
|
@ -357,12 +357,12 @@
|
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-proposal-decorators@^7.17.0":
|
|
|
|
"@babel/plugin-proposal-decorators@^7.17.2":
|
|
|
|
version "7.17.0"
|
|
|
|
version "7.17.2"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.0.tgz#fc0f689fe2535075056c587bc10c176fa9990443"
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.2.tgz#c36372ddfe0360cac1ee331a238310bddca11493"
|
|
|
|
integrity sha512-JR8HTf3T1CsdMqfENrZ9pqncwsH4sPcvsyDLpvmv8iIbpDmeyBD7HPfGAIqkQph2j5d3B84hTm+m3qHPAedaPw==
|
|
|
|
integrity sha512-WH8Z95CwTq/W8rFbMqb9p3hicpt4RX4f0K659ax2VHxgOyT6qQmUaEVEjIh4WR9Eh9NymkVn5vwsrE68fAQNUw==
|
|
|
|
dependencies:
|
|
|
|
dependencies:
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.17.0"
|
|
|
|
"@babel/helper-create-class-features-plugin" "^7.17.1"
|
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
"@babel/helper-replace-supers" "^7.16.7"
|
|
|
|
"@babel/helper-replace-supers" "^7.16.7"
|
|
|
|
"@babel/plugin-syntax-decorators" "^7.17.0"
|
|
|
|
"@babel/plugin-syntax-decorators" "^7.17.0"
|
|
|
|