|
@@ -20,116 +20,120 @@
|
|
|
resolved "https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.8.tgz"
|
|
|
integrity sha512-rWQkqXRESdjXtc+7NRfK9lASQjpXJu1ayp7qi1d23zZorY+wBHVLHHoVcMsEnkqEBWTFqbztO7/QdJFzyEcLTg==
|
|
|
|
|
|
-"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.2":
|
|
|
- version "7.24.2"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.2.tgz"
|
|
|
- integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
|
|
|
+"@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.7.tgz"
|
|
|
+ integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
|
|
|
dependencies:
|
|
|
- "@babel/highlight" "^7.24.2"
|
|
|
+ "@babel/highlight" "^7.24.7"
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
-"@babel/compat-data@^7.23.5":
|
|
|
- version "7.24.4"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.24.4.tgz"
|
|
|
- integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
|
|
|
+"@babel/compat-data@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.24.7.tgz"
|
|
|
+ integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==
|
|
|
|
|
|
"@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.23.0", "@babel/core@^7.23.3":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/core/-/core-7.24.5.tgz"
|
|
|
- integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/core/-/core-7.24.7.tgz"
|
|
|
+ integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==
|
|
|
dependencies:
|
|
|
"@ampproject/remapping" "^2.2.0"
|
|
|
- "@babel/code-frame" "^7.24.2"
|
|
|
- "@babel/generator" "^7.24.5"
|
|
|
- "@babel/helper-compilation-targets" "^7.23.6"
|
|
|
- "@babel/helper-module-transforms" "^7.24.5"
|
|
|
- "@babel/helpers" "^7.24.5"
|
|
|
- "@babel/parser" "^7.24.5"
|
|
|
- "@babel/template" "^7.24.0"
|
|
|
- "@babel/traverse" "^7.24.5"
|
|
|
- "@babel/types" "^7.24.5"
|
|
|
+ "@babel/code-frame" "^7.24.7"
|
|
|
+ "@babel/generator" "^7.24.7"
|
|
|
+ "@babel/helper-compilation-targets" "^7.24.7"
|
|
|
+ "@babel/helper-module-transforms" "^7.24.7"
|
|
|
+ "@babel/helpers" "^7.24.7"
|
|
|
+ "@babel/parser" "^7.24.7"
|
|
|
+ "@babel/template" "^7.24.7"
|
|
|
+ "@babel/traverse" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
convert-source-map "^2.0.0"
|
|
|
debug "^4.1.0"
|
|
|
gensync "^1.0.0-beta.2"
|
|
|
json5 "^2.2.3"
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
-"@babel/generator@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/generator/-/generator-7.24.5.tgz"
|
|
|
- integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==
|
|
|
+"@babel/generator@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/generator/-/generator-7.24.7.tgz"
|
|
|
+ integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==
|
|
|
dependencies:
|
|
|
- "@babel/types" "^7.24.5"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
"@jridgewell/gen-mapping" "^0.3.5"
|
|
|
"@jridgewell/trace-mapping" "^0.3.25"
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
|
-"@babel/helper-annotate-as-pure@^7.22.5":
|
|
|
- version "7.22.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz"
|
|
|
- integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==
|
|
|
+"@babel/helper-annotate-as-pure@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz"
|
|
|
+ integrity sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==
|
|
|
dependencies:
|
|
|
- "@babel/types" "^7.22.5"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
|
|
|
-"@babel/helper-compilation-targets@^7.23.6":
|
|
|
- version "7.23.6"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz"
|
|
|
- integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==
|
|
|
+"@babel/helper-compilation-targets@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz"
|
|
|
+ integrity sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==
|
|
|
dependencies:
|
|
|
- "@babel/compat-data" "^7.23.5"
|
|
|
- "@babel/helper-validator-option" "^7.23.5"
|
|
|
+ "@babel/compat-data" "^7.24.7"
|
|
|
+ "@babel/helper-validator-option" "^7.24.7"
|
|
|
browserslist "^4.22.2"
|
|
|
lru-cache "^5.1.1"
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
-"@babel/helper-create-class-features-plugin@^7.24.1", "@babel/helper-create-class-features-plugin@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.5.tgz"
|
|
|
- integrity sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==
|
|
|
- dependencies:
|
|
|
- "@babel/helper-annotate-as-pure" "^7.22.5"
|
|
|
- "@babel/helper-environment-visitor" "^7.22.20"
|
|
|
- "@babel/helper-function-name" "^7.23.0"
|
|
|
- "@babel/helper-member-expression-to-functions" "^7.24.5"
|
|
|
- "@babel/helper-optimise-call-expression" "^7.22.5"
|
|
|
- "@babel/helper-replace-supers" "^7.24.1"
|
|
|
- "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
|
|
- "@babel/helper-split-export-declaration" "^7.24.5"
|
|
|
+"@babel/helper-create-class-features-plugin@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz"
|
|
|
+ integrity sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-annotate-as-pure" "^7.24.7"
|
|
|
+ "@babel/helper-environment-visitor" "^7.24.7"
|
|
|
+ "@babel/helper-function-name" "^7.24.7"
|
|
|
+ "@babel/helper-member-expression-to-functions" "^7.24.7"
|
|
|
+ "@babel/helper-optimise-call-expression" "^7.24.7"
|
|
|
+ "@babel/helper-replace-supers" "^7.24.7"
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.24.7"
|
|
|
semver "^6.3.1"
|
|
|
|
|
|
-"@babel/helper-environment-visitor@^7.22.20":
|
|
|
- version "7.22.20"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz"
|
|
|
- integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
|
|
+"@babel/helper-environment-visitor@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz"
|
|
|
+ integrity sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
|
|
|
-"@babel/helper-function-name@^7.23.0":
|
|
|
- version "7.23.0"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz"
|
|
|
- integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
|
|
|
+"@babel/helper-function-name@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz"
|
|
|
+ integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
|
|
|
dependencies:
|
|
|
- "@babel/template" "^7.22.15"
|
|
|
- "@babel/types" "^7.23.0"
|
|
|
+ "@babel/template" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
|
|
|
-"@babel/helper-hoist-variables@^7.22.5":
|
|
|
- version "7.22.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz"
|
|
|
- integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
|
|
|
+"@babel/helper-hoist-variables@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz"
|
|
|
+ integrity sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==
|
|
|
dependencies:
|
|
|
- "@babel/types" "^7.22.5"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
|
|
|
-"@babel/helper-member-expression-to-functions@^7.23.0", "@babel/helper-member-expression-to-functions@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.5.tgz"
|
|
|
- integrity sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA==
|
|
|
+"@babel/helper-member-expression-to-functions@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz"
|
|
|
+ integrity sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==
|
|
|
dependencies:
|
|
|
- "@babel/types" "^7.24.5"
|
|
|
+ "@babel/traverse" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
|
|
|
-"@babel/helper-module-imports@^7.24.3":
|
|
|
- version "7.24.3"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz"
|
|
|
- integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
|
|
|
+"@babel/helper-module-imports@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz"
|
|
|
+ integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
|
|
|
dependencies:
|
|
|
- "@babel/types" "^7.24.0"
|
|
|
+ "@babel/traverse" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
|
|
|
"@babel/helper-module-imports@~7.22.15":
|
|
|
version "7.22.15"
|
|
@@ -138,120 +142,126 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.22.15"
|
|
|
|
|
|
-"@babel/helper-module-transforms@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz"
|
|
|
- integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==
|
|
|
- dependencies:
|
|
|
- "@babel/helper-environment-visitor" "^7.22.20"
|
|
|
- "@babel/helper-module-imports" "^7.24.3"
|
|
|
- "@babel/helper-simple-access" "^7.24.5"
|
|
|
- "@babel/helper-split-export-declaration" "^7.24.5"
|
|
|
- "@babel/helper-validator-identifier" "^7.24.5"
|
|
|
-
|
|
|
-"@babel/helper-optimise-call-expression@^7.22.5":
|
|
|
- version "7.22.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz"
|
|
|
- integrity sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==
|
|
|
- dependencies:
|
|
|
- "@babel/types" "^7.22.5"
|
|
|
-
|
|
|
-"@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.0", "@babel/helper-plugin-utils@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.5.tgz"
|
|
|
- integrity sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==
|
|
|
-
|
|
|
-"@babel/helper-replace-supers@^7.24.1":
|
|
|
- version "7.24.1"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.1.tgz"
|
|
|
- integrity sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==
|
|
|
- dependencies:
|
|
|
- "@babel/helper-environment-visitor" "^7.22.20"
|
|
|
- "@babel/helper-member-expression-to-functions" "^7.23.0"
|
|
|
- "@babel/helper-optimise-call-expression" "^7.22.5"
|
|
|
-
|
|
|
-"@babel/helper-simple-access@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz"
|
|
|
- integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==
|
|
|
- dependencies:
|
|
|
- "@babel/types" "^7.24.5"
|
|
|
-
|
|
|
-"@babel/helper-skip-transparent-expression-wrappers@^7.22.5":
|
|
|
- version "7.22.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz"
|
|
|
- integrity sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==
|
|
|
- dependencies:
|
|
|
- "@babel/types" "^7.22.5"
|
|
|
-
|
|
|
-"@babel/helper-split-export-declaration@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz"
|
|
|
- integrity sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==
|
|
|
- dependencies:
|
|
|
- "@babel/types" "^7.24.5"
|
|
|
-
|
|
|
-"@babel/helper-string-parser@^7.24.1":
|
|
|
- version "7.24.1"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz"
|
|
|
- integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==
|
|
|
-
|
|
|
-"@babel/helper-validator-identifier@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz"
|
|
|
- integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
|
|
|
-
|
|
|
-"@babel/helper-validator-option@^7.23.5":
|
|
|
- version "7.23.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz"
|
|
|
- integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
|
|
-
|
|
|
-"@babel/helpers@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.5.tgz"
|
|
|
- integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==
|
|
|
- dependencies:
|
|
|
- "@babel/template" "^7.24.0"
|
|
|
- "@babel/traverse" "^7.24.5"
|
|
|
- "@babel/types" "^7.24.5"
|
|
|
-
|
|
|
-"@babel/highlight@^7.24.2":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.24.5.tgz"
|
|
|
- integrity sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==
|
|
|
- dependencies:
|
|
|
- "@babel/helper-validator-identifier" "^7.24.5"
|
|
|
+"@babel/helper-module-transforms@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz"
|
|
|
+ integrity sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-environment-visitor" "^7.24.7"
|
|
|
+ "@babel/helper-module-imports" "^7.24.7"
|
|
|
+ "@babel/helper-simple-access" "^7.24.7"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.24.7"
|
|
|
+ "@babel/helper-validator-identifier" "^7.24.7"
|
|
|
+
|
|
|
+"@babel/helper-optimise-call-expression@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz"
|
|
|
+ integrity sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
+
|
|
|
+"@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz"
|
|
|
+ integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==
|
|
|
+
|
|
|
+"@babel/helper-replace-supers@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz"
|
|
|
+ integrity sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-environment-visitor" "^7.24.7"
|
|
|
+ "@babel/helper-member-expression-to-functions" "^7.24.7"
|
|
|
+ "@babel/helper-optimise-call-expression" "^7.24.7"
|
|
|
+
|
|
|
+"@babel/helper-simple-access@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz"
|
|
|
+ integrity sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/traverse" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
+
|
|
|
+"@babel/helper-skip-transparent-expression-wrappers@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz"
|
|
|
+ integrity sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/traverse" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
+
|
|
|
+"@babel/helper-split-export-declaration@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz"
|
|
|
+ integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
+
|
|
|
+"@babel/helper-string-parser@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz"
|
|
|
+ integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
|
|
|
+
|
|
|
+"@babel/helper-validator-identifier@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz"
|
|
|
+ integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
|
|
+
|
|
|
+"@babel/helper-validator-option@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz"
|
|
|
+ integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==
|
|
|
+
|
|
|
+"@babel/helpers@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.24.7.tgz"
|
|
|
+ integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/template" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
+
|
|
|
+"@babel/highlight@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.24.7.tgz"
|
|
|
+ integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.24.7"
|
|
|
chalk "^2.4.2"
|
|
|
js-tokens "^4.0.0"
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
-"@babel/parser@^7.23.9", "@babel/parser@^7.24.0", "@babel/parser@^7.24.4", "@babel/parser@^7.24.5":
|
|
|
+"@babel/parser@^7.23.9", "@babel/parser@^7.24.4":
|
|
|
version "7.24.5"
|
|
|
resolved "https://registry.npmmirror.com/@babel/parser/-/parser-7.24.5.tgz"
|
|
|
integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==
|
|
|
|
|
|
+"@babel/parser@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/parser/-/parser-7.24.7.tgz"
|
|
|
+ integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
|
|
|
+
|
|
|
"@babel/plugin-proposal-decorators@^7.23.0":
|
|
|
- version "7.24.1"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.1.tgz"
|
|
|
- integrity sha512-zPEvzFijn+hRvJuX2Vu3KbEBN39LN3f7tW3MQO2LsIs57B26KU+kUc82BdAktS1VCM6libzh45eKGI65lg0cpA==
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.7.tgz"
|
|
|
+ integrity sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==
|
|
|
dependencies:
|
|
|
- "@babel/helper-create-class-features-plugin" "^7.24.1"
|
|
|
- "@babel/helper-plugin-utils" "^7.24.0"
|
|
|
- "@babel/plugin-syntax-decorators" "^7.24.1"
|
|
|
+ "@babel/helper-create-class-features-plugin" "^7.24.7"
|
|
|
+ "@babel/helper-plugin-utils" "^7.24.7"
|
|
|
+ "@babel/plugin-syntax-decorators" "^7.24.7"
|
|
|
|
|
|
-"@babel/plugin-syntax-decorators@^7.24.1":
|
|
|
- version "7.24.1"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.1.tgz"
|
|
|
- integrity sha512-05RJdO/cCrtVWuAaSn1tS3bH8jbsJa/Y1uD186u6J4C/1mnHFxseeuWpsqr9anvo7TUulev7tm7GDwRV+VuhDw==
|
|
|
+"@babel/plugin-syntax-decorators@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.7.tgz"
|
|
|
+ integrity sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==
|
|
|
dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.24.0"
|
|
|
+ "@babel/helper-plugin-utils" "^7.24.7"
|
|
|
|
|
|
"@babel/plugin-syntax-import-attributes@^7.22.5":
|
|
|
- version "7.24.1"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.1.tgz"
|
|
|
- integrity sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz"
|
|
|
+ integrity sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==
|
|
|
dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.24.0"
|
|
|
+ "@babel/helper-plugin-utils" "^7.24.7"
|
|
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.10.4":
|
|
|
version "7.10.4"
|
|
@@ -261,68 +271,68 @@
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
"@babel/plugin-syntax-jsx@^7.23.3":
|
|
|
- version "7.24.1"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz"
|
|
|
- integrity sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz"
|
|
|
+ integrity sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==
|
|
|
dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.24.0"
|
|
|
+ "@babel/helper-plugin-utils" "^7.24.7"
|
|
|
|
|
|
-"@babel/plugin-syntax-typescript@^7.24.1":
|
|
|
- version "7.24.1"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.1.tgz"
|
|
|
- integrity sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==
|
|
|
+"@babel/plugin-syntax-typescript@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz"
|
|
|
+ integrity sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==
|
|
|
dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.24.0"
|
|
|
+ "@babel/helper-plugin-utils" "^7.24.7"
|
|
|
|
|
|
"@babel/plugin-transform-typescript@^7.22.15", "@babel/plugin-transform-typescript@^7.23.3":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.5.tgz"
|
|
|
- integrity sha512-E0VWu/hk83BIFUWnsKZ4D81KXjN5L3MobvevOHErASk9IPwKHOkTgvqzvNo1yP/ePJWqqK2SpUR5z+KQbl6NVw==
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz"
|
|
|
+ integrity sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==
|
|
|
dependencies:
|
|
|
- "@babel/helper-annotate-as-pure" "^7.22.5"
|
|
|
- "@babel/helper-create-class-features-plugin" "^7.24.5"
|
|
|
- "@babel/helper-plugin-utils" "^7.24.5"
|
|
|
- "@babel/plugin-syntax-typescript" "^7.24.1"
|
|
|
+ "@babel/helper-annotate-as-pure" "^7.24.7"
|
|
|
+ "@babel/helper-create-class-features-plugin" "^7.24.7"
|
|
|
+ "@babel/helper-plugin-utils" "^7.24.7"
|
|
|
+ "@babel/plugin-syntax-typescript" "^7.24.7"
|
|
|
|
|
|
"@babel/runtime@^7.21.0":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.24.5.tgz"
|
|
|
- integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.24.7.tgz"
|
|
|
+ integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
|
|
-"@babel/template@^7.22.15", "@babel/template@^7.23.9", "@babel/template@^7.24.0":
|
|
|
- version "7.24.0"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/template/-/template-7.24.0.tgz"
|
|
|
- integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==
|
|
|
- dependencies:
|
|
|
- "@babel/code-frame" "^7.23.5"
|
|
|
- "@babel/parser" "^7.24.0"
|
|
|
- "@babel/types" "^7.24.0"
|
|
|
-
|
|
|
-"@babel/traverse@^7.23.9", "@babel/traverse@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.24.5.tgz"
|
|
|
- integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==
|
|
|
- dependencies:
|
|
|
- "@babel/code-frame" "^7.24.2"
|
|
|
- "@babel/generator" "^7.24.5"
|
|
|
- "@babel/helper-environment-visitor" "^7.22.20"
|
|
|
- "@babel/helper-function-name" "^7.23.0"
|
|
|
- "@babel/helper-hoist-variables" "^7.22.5"
|
|
|
- "@babel/helper-split-export-declaration" "^7.24.5"
|
|
|
- "@babel/parser" "^7.24.5"
|
|
|
- "@babel/types" "^7.24.5"
|
|
|
+"@babel/template@^7.23.9", "@babel/template@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/template/-/template-7.24.7.tgz"
|
|
|
+ integrity sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.24.7"
|
|
|
+ "@babel/parser" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
+
|
|
|
+"@babel/traverse@^7.23.9", "@babel/traverse@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.24.7.tgz"
|
|
|
+ integrity sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.24.7"
|
|
|
+ "@babel/generator" "^7.24.7"
|
|
|
+ "@babel/helper-environment-visitor" "^7.24.7"
|
|
|
+ "@babel/helper-function-name" "^7.24.7"
|
|
|
+ "@babel/helper-hoist-variables" "^7.24.7"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.24.7"
|
|
|
+ "@babel/parser" "^7.24.7"
|
|
|
+ "@babel/types" "^7.24.7"
|
|
|
debug "^4.3.1"
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
-"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.9", "@babel/types@^7.24.0", "@babel/types@^7.24.5":
|
|
|
- version "7.24.5"
|
|
|
- resolved "https://registry.npmmirror.com/@babel/types/-/types-7.24.5.tgz"
|
|
|
- integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==
|
|
|
+"@babel/types@^7.22.15", "@babel/types@^7.23.9", "@babel/types@^7.24.7":
|
|
|
+ version "7.24.7"
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/types/-/types-7.24.7.tgz"
|
|
|
+ integrity sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==
|
|
|
dependencies:
|
|
|
- "@babel/helper-string-parser" "^7.24.1"
|
|
|
- "@babel/helper-validator-identifier" "^7.24.5"
|
|
|
+ "@babel/helper-string-parser" "^7.24.7"
|
|
|
+ "@babel/helper-validator-identifier" "^7.24.7"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
"@css-render/plugin-bem@^0.15.12":
|
|
@@ -448,10 +458,10 @@
|
|
|
estree-walker "^2.0.2"
|
|
|
picomatch "^2.3.1"
|
|
|
|
|
|
-"@rollup/rollup-darwin-x64@4.17.2":
|
|
|
- version "4.17.2"
|
|
|
- resolved "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.17.2.tgz"
|
|
|
- integrity sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==
|
|
|
+"@rollup/rollup-darwin-x64@4.18.0":
|
|
|
+ version "4.18.0"
|
|
|
+ resolved "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.18.0.tgz"
|
|
|
+ integrity sha512-n2LMsUz7Ynu7DoQrSQkBf8iNrjOGyPLrdSg802vk6XT3FtsgX6JbE8IHRvposskFm9SNxzkLYGSq9QdpLYpRNA==
|
|
|
|
|
|
"@trysound/sax@0.2.0":
|
|
|
version "0.2.0"
|
|
@@ -518,26 +528,26 @@
|
|
|
resolved "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz"
|
|
|
integrity sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==
|
|
|
|
|
|
-"@volar/language-core@~2.2.2", "@volar/language-core@2.2.2":
|
|
|
- version "2.2.2"
|
|
|
- resolved "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.2.2.tgz"
|
|
|
- integrity sha512-GuvEL4JdxbnLVhPLICncCGT+tVW4cIz9GxXNeDofNnJ4iNTKhr5suGVsA1GLOne9PbraSjn8PlLt+pvLxuRVeQ==
|
|
|
+"@volar/language-core@~2.2.2", "@volar/language-core@2.2.5":
|
|
|
+ version "2.2.5"
|
|
|
+ resolved "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.2.5.tgz"
|
|
|
+ integrity sha512-2htyAuxRrAgETmFeUhT4XLELk3LiEcqoW/B8YUXMF6BrGWLMwIR09MFaZYvrA2UhbdAeSyeQ726HaWSWkexUcQ==
|
|
|
dependencies:
|
|
|
- "@volar/source-map" "2.2.2"
|
|
|
+ "@volar/source-map" "2.2.5"
|
|
|
|
|
|
-"@volar/source-map@2.2.2":
|
|
|
- version "2.2.2"
|
|
|
- resolved "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.2.2.tgz"
|
|
|
- integrity sha512-vUwvZuSW6iN4JI9QRinh9EjFasx1TUtnaWMKwgWx08xz1PyYuNkLlWlrZXBZ5GGBhML0u230M/7X+AHY2h9yKg==
|
|
|
+"@volar/source-map@2.2.5":
|
|
|
+ version "2.2.5"
|
|
|
+ resolved "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.2.5.tgz"
|
|
|
+ integrity sha512-wrOEIiZNf4E+PWB0AxyM4tfhkfldPsb3bxg8N6FHrxJH2ohar7aGu48e98bp3pR9HUA7P/pR9VrLmkTrgCCnWQ==
|
|
|
dependencies:
|
|
|
muggle-string "^0.4.0"
|
|
|
|
|
|
"@volar/typescript@~2.2.2":
|
|
|
- version "2.2.2"
|
|
|
- resolved "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.2.2.tgz"
|
|
|
- integrity sha512-WcwOREz7+uOrpjUrKhOMaOKKmyPdtqF95HWX7SE0d9hhBB1KkfahxhaAex5U9Bn43LfINHlycLoYCNEtfeKm0g==
|
|
|
+ version "2.2.5"
|
|
|
+ resolved "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.2.5.tgz"
|
|
|
+ integrity sha512-eSV/n75+ppfEVugMC/salZsI44nXDPAyL6+iTYCNLtiLHGJsnMv9GwiDMujrvAUj/aLQyqRJgYtXRoxop2clCw==
|
|
|
dependencies:
|
|
|
- "@volar/language-core" "2.2.2"
|
|
|
+ "@volar/language-core" "2.2.5"
|
|
|
path-browserify "^1.0.1"
|
|
|
|
|
|
"@vue/babel-helper-vue-transform-on@1.2.2":
|
|
@@ -616,37 +626,37 @@
|
|
|
"@vue/shared" "3.4.27"
|
|
|
|
|
|
"@vue/devtools-api@^6.5.0", "@vue/devtools-api@^6.5.1":
|
|
|
- version "6.6.1"
|
|
|
- resolved "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.1.tgz"
|
|
|
- integrity sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==
|
|
|
+ version "6.6.3"
|
|
|
+ resolved "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.3.tgz"
|
|
|
+ integrity sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==
|
|
|
|
|
|
"@vue/devtools-core@^7.1.3":
|
|
|
- version "7.1.3"
|
|
|
- resolved "https://registry.npmmirror.com/@vue/devtools-core/-/devtools-core-7.1.3.tgz"
|
|
|
- integrity sha512-pVbWi8pf2Z/fZPioYOIgu+cv9pQG55k4D8bL31ec+Wfe+pQR0ImFDu0OhHfch1Ra8uvLLrAZTF4IKeGAkmzD4A==
|
|
|
+ version "7.2.1"
|
|
|
+ resolved "https://registry.npmmirror.com/@vue/devtools-core/-/devtools-core-7.2.1.tgz"
|
|
|
+ integrity sha512-OyWl455UnJIVgZ6lo5WQ79WbDMoXtSRwyNKp9WzCZ0HhuQywIk4qv59KtLRe75uVmtGBde4hXNaSyRm+x9bY6g==
|
|
|
dependencies:
|
|
|
- "@vue/devtools-kit" "^7.1.3"
|
|
|
- "@vue/devtools-shared" "^7.1.3"
|
|
|
+ "@vue/devtools-kit" "^7.2.1"
|
|
|
+ "@vue/devtools-shared" "^7.2.1"
|
|
|
mitt "^3.0.1"
|
|
|
nanoid "^3.3.4"
|
|
|
pathe "^1.1.2"
|
|
|
vite-hot-client "^0.2.3"
|
|
|
|
|
|
-"@vue/devtools-kit@^7.1.3":
|
|
|
- version "7.1.3"
|
|
|
- resolved "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.1.3.tgz"
|
|
|
- integrity sha512-NFskFSJMVCBXTkByuk2llzI3KD3Blcm7WqiRorWjD6nClHPgkH5BobDH08rfulqq5ocRt5xV+3qOT1Q9FXJrwQ==
|
|
|
+"@vue/devtools-kit@^7.1.3", "@vue/devtools-kit@^7.2.1":
|
|
|
+ version "7.2.1"
|
|
|
+ resolved "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.2.1.tgz"
|
|
|
+ integrity sha512-Wak/fin1X0Q8LLIfCAHBrdaaB+R6IdpSXsDByPHbQ3BmkCP0/cIo/oEGp9i0U2+gEqD4L3V9RDjNf1S34DTzQQ==
|
|
|
dependencies:
|
|
|
- "@vue/devtools-shared" "^7.1.3"
|
|
|
+ "@vue/devtools-shared" "^7.2.1"
|
|
|
hookable "^5.5.3"
|
|
|
mitt "^3.0.1"
|
|
|
perfect-debounce "^1.0.0"
|
|
|
speakingurl "^14.0.1"
|
|
|
|
|
|
-"@vue/devtools-shared@^7.1.3":
|
|
|
- version "7.1.3"
|
|
|
- resolved "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.1.3.tgz"
|
|
|
- integrity sha512-KJ3AfgjTn3tJz/XKF+BlVShNPecim3G21oHRue+YQOsooW+0s+qXvm09U09aO7yBza5SivL1QgxSrzAbiKWjhQ==
|
|
|
+"@vue/devtools-shared@^7.1.3", "@vue/devtools-shared@^7.2.1":
|
|
|
+ version "7.2.1"
|
|
|
+ resolved "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.2.1.tgz"
|
|
|
+ integrity sha512-PCJF4UknJmOal68+X9XHyVeQ+idv0LFujkTOIW30+GaMJqwFVN9LkQKX4gLqn61KkGMdJTzQ1bt7EJag3TI6AA==
|
|
|
dependencies:
|
|
|
rfdc "^1.3.1"
|
|
|
|
|
@@ -952,7 +962,14 @@ braces@^2.2.2:
|
|
|
split-string "^3.0.2"
|
|
|
to-regex "^3.0.1"
|
|
|
|
|
|
-braces@^3.0.2, braces@~3.0.2:
|
|
|
+braces@^3.0.3:
|
|
|
+ version "3.0.3"
|
|
|
+ resolved "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz"
|
|
|
+ integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
|
|
|
+ dependencies:
|
|
|
+ fill-range "^7.1.1"
|
|
|
+
|
|
|
+braces@~3.0.2:
|
|
|
version "3.0.2"
|
|
|
resolved "https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz"
|
|
|
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
|
|
@@ -1013,9 +1030,9 @@ camelcase@^6.3.0:
|
|
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
|
|
|
|
|
caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001599:
|
|
|
- version "1.0.30001618"
|
|
|
- resolved "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001618.tgz"
|
|
|
- integrity sha512-p407+D1tIkDvsEAPS22lJxLQQaG8OTBEqo0KhzfABGk0TU4juBNDSfH0hyAp/HRyx+M8L17z/ltyhxh27FTfQg==
|
|
|
+ version "1.0.30001629"
|
|
|
+ resolved "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001629.tgz"
|
|
|
+ integrity sha512-c3dl911slnQhmxUIT4HhYzT7wnBK/XYpGnYLOj4nJBaRiw52Ibe7YxlDaAeRECvA786zCuExhxIUJ2K7nHMrBw==
|
|
|
|
|
|
chalk@^1.1.3:
|
|
|
version "1.1.3"
|
|
@@ -1276,9 +1293,9 @@ debug@^2.3.3:
|
|
|
ms "2.0.0"
|
|
|
|
|
|
debug@^4.1.0, debug@^4.3.1, debug@^4.3.3, debug@^4.3.4:
|
|
|
- version "4.3.4"
|
|
|
- resolved "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz"
|
|
|
- integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
|
|
+ version "4.3.5"
|
|
|
+ resolved "https://registry.npmmirror.com/debug/-/debug-4.3.5.tgz"
|
|
|
+ integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
|
|
|
dependencies:
|
|
|
ms "2.1.2"
|
|
|
|
|
@@ -1424,9 +1441,9 @@ eastasianwidth@^0.2.0:
|
|
|
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
|
|
|
|
|
|
electron-to-chromium@^1.4.668:
|
|
|
- version "1.4.767"
|
|
|
- resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.767.tgz"
|
|
|
- integrity sha512-nzzHfmQqBss7CE3apQHkHjXW77+8w3ubGCIoEijKCJebPufREaFETgGXWTkh32t259F3Kcq+R8MZdFdOJROgYw==
|
|
|
+ version "1.4.792"
|
|
|
+ resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.792.tgz"
|
|
|
+ integrity sha512-rkg5/N3L+Y844JyfgPUyuKK0Hk0efo3JNxUDKvz3HgP6EmN4rNGhr2D8boLsfTV/hGo7ZGAL8djw+jlg99zQyA==
|
|
|
|
|
|
emoji-regex@^8.0.0:
|
|
|
version "8.0.0"
|
|
@@ -1699,10 +1716,10 @@ fill-range@^4.0.0:
|
|
|
repeat-string "^1.6.1"
|
|
|
to-regex-range "^2.1.0"
|
|
|
|
|
|
-fill-range@^7.0.1:
|
|
|
- version "7.0.1"
|
|
|
- resolved "https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz"
|
|
|
- integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
|
|
|
+fill-range@^7.0.1, fill-range@^7.1.1:
|
|
|
+ version "7.1.1"
|
|
|
+ resolved "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz"
|
|
|
+ integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
|
|
|
dependencies:
|
|
|
to-regex-range "^5.0.1"
|
|
|
|
|
@@ -1852,15 +1869,15 @@ glob-parent@~5.1.2:
|
|
|
is-glob "^4.0.1"
|
|
|
|
|
|
glob@^10.3.10:
|
|
|
- version "10.3.15"
|
|
|
- resolved "https://registry.npmmirror.com/glob/-/glob-10.3.15.tgz"
|
|
|
- integrity sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw==
|
|
|
+ version "10.4.1"
|
|
|
+ resolved "https://registry.npmmirror.com/glob/-/glob-10.4.1.tgz"
|
|
|
+ integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
|
|
|
dependencies:
|
|
|
foreground-child "^3.1.0"
|
|
|
- jackspeak "^2.3.6"
|
|
|
- minimatch "^9.0.1"
|
|
|
- minipass "^7.0.4"
|
|
|
- path-scurry "^1.11.0"
|
|
|
+ jackspeak "^3.1.2"
|
|
|
+ minimatch "^9.0.4"
|
|
|
+ minipass "^7.1.2"
|
|
|
+ path-scurry "^1.11.1"
|
|
|
|
|
|
globals@^11.1.0:
|
|
|
version "11.12.0"
|
|
@@ -2115,7 +2132,15 @@ is-descriptor@^0.1.0:
|
|
|
is-accessor-descriptor "^1.0.1"
|
|
|
is-data-descriptor "^1.0.1"
|
|
|
|
|
|
-is-descriptor@^1.0.0, is-descriptor@^1.0.2:
|
|
|
+is-descriptor@^1.0.0:
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.3.tgz"
|
|
|
+ integrity sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==
|
|
|
+ dependencies:
|
|
|
+ is-accessor-descriptor "^1.0.1"
|
|
|
+ is-data-descriptor "^1.0.1"
|
|
|
+
|
|
|
+is-descriptor@^1.0.2:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.npmmirror.com/is-descriptor/-/is-descriptor-1.0.3.tgz"
|
|
|
integrity sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==
|
|
@@ -2289,29 +2314,24 @@ isobject@^2.1.0:
|
|
|
dependencies:
|
|
|
isarray "1.0.0"
|
|
|
|
|
|
-isobject@^3.0.0:
|
|
|
+isobject@^3.0.0, isobject@^3.0.1:
|
|
|
version "3.0.1"
|
|
|
resolved "https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz"
|
|
|
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
|
|
|
|
|
|
-isobject@^3.0.1:
|
|
|
- version "3.0.1"
|
|
|
- resolved "https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz"
|
|
|
- integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
|
|
|
-
|
|
|
-jackspeak@^2.3.6:
|
|
|
- version "2.3.6"
|
|
|
- resolved "https://registry.npmmirror.com/jackspeak/-/jackspeak-2.3.6.tgz"
|
|
|
- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
|
|
|
+jackspeak@^3.1.2:
|
|
|
+ version "3.4.0"
|
|
|
+ resolved "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.0.tgz"
|
|
|
+ integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==
|
|
|
dependencies:
|
|
|
"@isaacs/cliui" "^8.0.2"
|
|
|
optionalDependencies:
|
|
|
"@pkgjs/parseargs" "^0.11.0"
|
|
|
|
|
|
jiti@^1.21.0:
|
|
|
- version "1.21.0"
|
|
|
- resolved "https://registry.npmmirror.com/jiti/-/jiti-1.21.0.tgz"
|
|
|
- integrity sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==
|
|
|
+ version "1.21.3"
|
|
|
+ resolved "https://registry.npmmirror.com/jiti/-/jiti-1.21.3.tgz"
|
|
|
+ integrity sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==
|
|
|
|
|
|
js-base64@^2.1.9:
|
|
|
version "2.6.4"
|
|
@@ -2507,6 +2527,11 @@ markdown-it-math@^4.1.1:
|
|
|
optionalDependencies:
|
|
|
ascii2mathml "^0.6.2"
|
|
|
|
|
|
+markdown-it-mathjax@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.npmmirror.com/markdown-it-mathjax/-/markdown-it-mathjax-2.0.0.tgz"
|
|
|
+ integrity sha512-Fafv7TnMENccWYTNjMZzV4BzONPxpK9Mknr1iMEK6m7PI5a5UTCOFctPzx7Nhv81fFzYEY8WHDkSu9n43fTV9g==
|
|
|
+
|
|
|
markdown-it@^14.1.0:
|
|
|
version "14.1.0"
|
|
|
resolved "https://registry.npmmirror.com/markdown-it/-/markdown-it-14.1.0.tgz"
|
|
@@ -2556,12 +2581,20 @@ merge2@^1.3.0:
|
|
|
resolved "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz"
|
|
|
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
|
|
|
|
|
-micromatch@^4.0.4, micromatch@^4.0.5:
|
|
|
- version "4.0.5"
|
|
|
- resolved "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz"
|
|
|
- integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
|
|
|
+micromatch@^4.0.4:
|
|
|
+ version "4.0.7"
|
|
|
+ resolved "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.7.tgz"
|
|
|
+ integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
|
|
|
dependencies:
|
|
|
- braces "^3.0.2"
|
|
|
+ braces "^3.0.3"
|
|
|
+ picomatch "^2.3.1"
|
|
|
+
|
|
|
+micromatch@^4.0.5:
|
|
|
+ version "4.0.7"
|
|
|
+ resolved "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.7.tgz"
|
|
|
+ integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
|
|
|
+ dependencies:
|
|
|
+ braces "^3.0.3"
|
|
|
picomatch "^2.3.1"
|
|
|
|
|
|
micromatch@3.1.0:
|
|
@@ -2600,7 +2633,7 @@ mimic-fn@^4.0.0:
|
|
|
resolved "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-4.0.0.tgz"
|
|
|
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
|
|
|
|
|
|
-minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
|
|
|
+minimatch@^9.0.0, minimatch@^9.0.3, minimatch@^9.0.4:
|
|
|
version "9.0.4"
|
|
|
resolved "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.4.tgz"
|
|
|
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
|
|
@@ -2612,10 +2645,10 @@ minimist@^1.2.0:
|
|
|
resolved "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz"
|
|
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
|
|
|
|
-"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4:
|
|
|
- version "7.1.1"
|
|
|
- resolved "https://registry.npmmirror.com/minipass/-/minipass-7.1.1.tgz"
|
|
|
- integrity sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA==
|
|
|
+"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
|
|
|
+ version "7.1.2"
|
|
|
+ resolved "https://registry.npmmirror.com/minipass/-/minipass-7.1.2.tgz"
|
|
|
+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
|
|
|
|
|
|
mitt@^3.0.1:
|
|
|
version "3.0.1"
|
|
@@ -2733,6 +2766,7 @@ npm-normalize-package-bin@^3.0.0:
|
|
|
|
|
|
npm-run-all2@^6.1.2:
|
|
|
version "6.1.2"
|
|
|
+ resolved "https://registry.npmmirror.com/npm-run-all2/-/npm-run-all2-6.1.2.tgz"
|
|
|
integrity sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==
|
|
|
dependencies:
|
|
|
ansi-styles "^6.2.1"
|
|
@@ -2852,7 +2886,7 @@ path-parse@^1.0.7:
|
|
|
resolved "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz"
|
|
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
|
|
|
|
|
-path-scurry@^1.11.0:
|
|
|
+path-scurry@^1.11.1:
|
|
|
version "1.11.1"
|
|
|
resolved "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz"
|
|
|
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
|
|
@@ -2960,9 +2994,9 @@ postcss-prefix-selector@^1.6.0:
|
|
|
integrity sha512-Umxu+FvKMwlY6TyDzGFoSUnzW+NOfMBLyC1tAkIjgX+Z/qGspJeRjVC903D7mx7TuBpJlwti2ibXtWuA7fKMeQ==
|
|
|
|
|
|
postcss-selector-parser@^6.0.11:
|
|
|
- version "6.0.16"
|
|
|
- resolved "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz"
|
|
|
- integrity sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==
|
|
|
+ version "6.1.0"
|
|
|
+ resolved "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz"
|
|
|
+ integrity sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==
|
|
|
dependencies:
|
|
|
cssesc "^3.0.0"
|
|
|
util-deprecate "^1.0.2"
|
|
@@ -3146,28 +3180,28 @@ rfdc@^1.3.1:
|
|
|
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
|
|
|
|
|
|
rollup@^1.20.0||^2.0.0||^3.0.0||^4.0.0, rollup@^4.13.0:
|
|
|
- version "4.17.2"
|
|
|
- resolved "https://registry.npmmirror.com/rollup/-/rollup-4.17.2.tgz"
|
|
|
- integrity sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==
|
|
|
+ version "4.18.0"
|
|
|
+ resolved "https://registry.npmmirror.com/rollup/-/rollup-4.18.0.tgz"
|
|
|
+ integrity sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==
|
|
|
dependencies:
|
|
|
"@types/estree" "1.0.5"
|
|
|
optionalDependencies:
|
|
|
- "@rollup/rollup-android-arm-eabi" "4.17.2"
|
|
|
- "@rollup/rollup-android-arm64" "4.17.2"
|
|
|
- "@rollup/rollup-darwin-arm64" "4.17.2"
|
|
|
- "@rollup/rollup-darwin-x64" "4.17.2"
|
|
|
- "@rollup/rollup-linux-arm-gnueabihf" "4.17.2"
|
|
|
- "@rollup/rollup-linux-arm-musleabihf" "4.17.2"
|
|
|
- "@rollup/rollup-linux-arm64-gnu" "4.17.2"
|
|
|
- "@rollup/rollup-linux-arm64-musl" "4.17.2"
|
|
|
- "@rollup/rollup-linux-powerpc64le-gnu" "4.17.2"
|
|
|
- "@rollup/rollup-linux-riscv64-gnu" "4.17.2"
|
|
|
- "@rollup/rollup-linux-s390x-gnu" "4.17.2"
|
|
|
- "@rollup/rollup-linux-x64-gnu" "4.17.2"
|
|
|
- "@rollup/rollup-linux-x64-musl" "4.17.2"
|
|
|
- "@rollup/rollup-win32-arm64-msvc" "4.17.2"
|
|
|
- "@rollup/rollup-win32-ia32-msvc" "4.17.2"
|
|
|
- "@rollup/rollup-win32-x64-msvc" "4.17.2"
|
|
|
+ "@rollup/rollup-android-arm-eabi" "4.18.0"
|
|
|
+ "@rollup/rollup-android-arm64" "4.18.0"
|
|
|
+ "@rollup/rollup-darwin-arm64" "4.18.0"
|
|
|
+ "@rollup/rollup-darwin-x64" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-arm-gnueabihf" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-arm-musleabihf" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-arm64-gnu" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-arm64-musl" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-powerpc64le-gnu" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-riscv64-gnu" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-s390x-gnu" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-x64-gnu" "4.18.0"
|
|
|
+ "@rollup/rollup-linux-x64-musl" "4.18.0"
|
|
|
+ "@rollup/rollup-win32-arm64-msvc" "4.18.0"
|
|
|
+ "@rollup/rollup-win32-ia32-msvc" "4.18.0"
|
|
|
+ "@rollup/rollup-win32-x64-msvc" "4.18.0"
|
|
|
fsevents "~2.3.2"
|
|
|
|
|
|
run-applescript@^7.0.0:
|
|
@@ -3841,6 +3875,7 @@ vite-plugin-inspect@^0.8.4:
|
|
|
|
|
|
vite-plugin-vue-devtools@^7.0.25:
|
|
|
version "7.1.3"
|
|
|
+ resolved "https://registry.npmmirror.com/vite-plugin-vue-devtools/-/vite-plugin-vue-devtools-7.1.3.tgz"
|
|
|
integrity sha512-qv8Z4yok9RYo6TEs89WnIAlmTHby/+XTim8tlSnMs3lAPcQqqcl/wGRY8gAeYrGCANngOqO+VuabW3Jb1HZtyw==
|
|
|
dependencies:
|
|
|
"@vue/devtools-core" "^7.1.3"
|
|
@@ -3852,9 +3887,9 @@ vite-plugin-vue-devtools@^7.0.25:
|
|
|
vite-plugin-vue-inspector "^5.0.1"
|
|
|
|
|
|
vite-plugin-vue-inspector@^5.0.1:
|
|
|
- version "5.1.0"
|
|
|
- resolved "https://registry.npmmirror.com/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.1.0.tgz"
|
|
|
- integrity sha512-yIw9dvBz9nQW7DPfbJtUVW6JTnt67hqTPRnTwT2CZWMqDvISyQHRjgKl32nlMh1DRH+92533Sv6t59pWMLUCWA==
|
|
|
+ version "5.1.2"
|
|
|
+ resolved "https://registry.npmmirror.com/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.1.2.tgz"
|
|
|
+ integrity sha512-M+yH2LlQtVNzJAljQM+61CqDXBvHim8dU5ImGaQuwlo13tMDHue5D7IC20YwDJuWDODiYc/cZBUYspVlyPf2vQ==
|
|
|
dependencies:
|
|
|
"@babel/core" "^7.23.0"
|
|
|
"@babel/plugin-proposal-decorators" "^7.23.0"
|
|
@@ -3885,9 +3920,9 @@ vooks@^0.2.12, vooks@^0.2.4:
|
|
|
evtd "^0.2.2"
|
|
|
|
|
|
vue-demi@>=0.14.5, vue-demi@>=0.14.7:
|
|
|
- version "0.14.7"
|
|
|
- resolved "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.7.tgz"
|
|
|
- integrity sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==
|
|
|
+ version "0.14.8"
|
|
|
+ resolved "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.8.tgz"
|
|
|
+ integrity sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==
|
|
|
|
|
|
vue-router@^4.3.0:
|
|
|
version "4.3.2"
|
|
@@ -3906,6 +3941,7 @@ vue-template-compiler@^2.7.14:
|
|
|
|
|
|
vue-tsc@^2.0.11:
|
|
|
version "2.0.17"
|
|
|
+ resolved "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.0.17.tgz"
|
|
|
integrity sha512-RRZsiCBD1hvATQb321xV+SkRDKsK5hgFQ4WXy5wuYsyyjz8xAK4DjxHkpH7PFoJKUbZTbeW8KzhejzXZS49Tzw==
|
|
|
dependencies:
|
|
|
"@volar/typescript" "~2.2.2"
|
|
@@ -3989,6 +4025,6 @@ yallist@^3.0.2:
|
|
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
|
|
|
|
|
yaml@^2.3.4:
|
|
|
- version "2.4.2"
|
|
|
- resolved "https://registry.npmmirror.com/yaml/-/yaml-2.4.2.tgz"
|
|
|
- integrity sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==
|
|
|
+ version "2.4.3"
|
|
|
+ resolved "https://registry.npmmirror.com/yaml/-/yaml-2.4.3.tgz"
|
|
|
+ integrity sha512-sntgmxj8o7DE7g/Qi60cqpLBA3HG3STcDA0kO+WfB05jEKhZMbY7umNm2rBpQvsmZ16/lPXCJGW2672dgOUkrg==
|