mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 20:22:20 +01:00
Compare commits
1 Commits
1f393e55d0
...
ac88761c73
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac88761c73 |
228
web/yarn.lock
228
web/yarn.lock
@ -133,34 +133,34 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@algolia/client-common" "5.47.0"
|
"@algolia/client-common" "5.47.0"
|
||||||
|
|
||||||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.28.6":
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.28.6.tgz#72499312ec58b1e2245ba4a4f550c132be4982f7"
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
|
||||||
integrity sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==
|
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-validator-identifier" "^7.28.5"
|
"@babel/helper-validator-identifier" "^7.28.5"
|
||||||
js-tokens "^4.0.0"
|
js-tokens "^4.0.0"
|
||||||
picocolors "^1.1.1"
|
picocolors "^1.1.1"
|
||||||
|
|
||||||
"@babel/compat-data@^7.28.6":
|
"@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.0":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.6.tgz#103f466803fa0f059e82ccac271475470570d74c"
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
|
||||||
integrity sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg==
|
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
|
||||||
|
|
||||||
"@babel/core@^7.21.3", "@babel/core@^7.25.9":
|
"@babel/core@^7.21.3", "@babel/core@^7.25.9":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.6.tgz#531bf883a1126e53501ba46eb3bb414047af507f"
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322"
|
||||||
integrity sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw==
|
integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.28.6"
|
"@babel/code-frame" "^7.29.0"
|
||||||
"@babel/generator" "^7.28.6"
|
"@babel/generator" "^7.29.0"
|
||||||
"@babel/helper-compilation-targets" "^7.28.6"
|
"@babel/helper-compilation-targets" "^7.28.6"
|
||||||
"@babel/helper-module-transforms" "^7.28.6"
|
"@babel/helper-module-transforms" "^7.28.6"
|
||||||
"@babel/helpers" "^7.28.6"
|
"@babel/helpers" "^7.28.6"
|
||||||
"@babel/parser" "^7.28.6"
|
"@babel/parser" "^7.29.0"
|
||||||
"@babel/template" "^7.28.6"
|
"@babel/template" "^7.28.6"
|
||||||
"@babel/traverse" "^7.28.6"
|
"@babel/traverse" "^7.29.0"
|
||||||
"@babel/types" "^7.28.6"
|
"@babel/types" "^7.29.0"
|
||||||
"@jridgewell/remapping" "^2.3.5"
|
"@jridgewell/remapping" "^2.3.5"
|
||||||
convert-source-map "^2.0.0"
|
convert-source-map "^2.0.0"
|
||||||
debug "^4.1.0"
|
debug "^4.1.0"
|
||||||
@ -168,13 +168,13 @@
|
|||||||
json5 "^2.2.3"
|
json5 "^2.2.3"
|
||||||
semver "^6.3.1"
|
semver "^6.3.1"
|
||||||
|
|
||||||
"@babel/generator@^7.25.9", "@babel/generator@^7.28.6":
|
"@babel/generator@^7.25.9", "@babel/generator@^7.29.0":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.6.tgz#48dcc65d98fcc8626a48f72b62e263d25fc3c3f1"
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.0.tgz#4cba5a76b3c71d8be31761b03329d5dc7768447f"
|
||||||
integrity sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==
|
integrity sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/parser" "^7.28.6"
|
"@babel/parser" "^7.29.0"
|
||||||
"@babel/types" "^7.28.6"
|
"@babel/types" "^7.29.0"
|
||||||
"@jridgewell/gen-mapping" "^0.3.12"
|
"@jridgewell/gen-mapping" "^0.3.12"
|
||||||
"@jridgewell/trace-mapping" "^0.3.28"
|
"@jridgewell/trace-mapping" "^0.3.28"
|
||||||
jsesc "^3.0.2"
|
jsesc "^3.0.2"
|
||||||
@ -243,7 +243,7 @@
|
|||||||
"@babel/traverse" "^7.28.5"
|
"@babel/traverse" "^7.28.5"
|
||||||
"@babel/types" "^7.28.5"
|
"@babel/types" "^7.28.5"
|
||||||
|
|
||||||
"@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.28.6":
|
"@babel/helper-module-imports@^7.28.6":
|
||||||
version "7.28.6"
|
version "7.28.6"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c"
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c"
|
||||||
integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==
|
integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==
|
||||||
@ -251,7 +251,7 @@
|
|||||||
"@babel/traverse" "^7.28.6"
|
"@babel/traverse" "^7.28.6"
|
||||||
"@babel/types" "^7.28.6"
|
"@babel/types" "^7.28.6"
|
||||||
|
|
||||||
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3", "@babel/helper-module-transforms@^7.28.6":
|
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.6":
|
||||||
version "7.28.6"
|
version "7.28.6"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
|
||||||
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
|
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
|
||||||
@ -330,12 +330,12 @@
|
|||||||
"@babel/template" "^7.28.6"
|
"@babel/template" "^7.28.6"
|
||||||
"@babel/types" "^7.28.6"
|
"@babel/types" "^7.28.6"
|
||||||
|
|
||||||
"@babel/parser@^7.28.6":
|
"@babel/parser@^7.28.6", "@babel/parser@^7.29.0":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.6.tgz#f01a8885b7fa1e56dd8a155130226cd698ef13fd"
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6"
|
||||||
integrity sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==
|
integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/types" "^7.28.6"
|
"@babel/types" "^7.29.0"
|
||||||
|
|
||||||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
|
||||||
version "7.28.5"
|
version "7.28.5"
|
||||||
@ -431,14 +431,14 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils" "^7.27.1"
|
"@babel/helper-plugin-utils" "^7.27.1"
|
||||||
|
|
||||||
"@babel/plugin-transform-async-generator-functions@^7.28.6":
|
"@babel/plugin-transform-async-generator-functions@^7.29.0":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.6.tgz#80cb86d3eaa2102e18ae90dd05ab87bdcad3877d"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.29.0.tgz#63ed829820298f0bf143d5a4a68fb8c06ffd742f"
|
||||||
integrity sha512-9knsChgsMzBV5Yh3kkhrZNxH3oCYAfMBkNNaVN4cP2RVlFPe8wYdwwcnOsAbkdDoV9UjFtOXWrWB52M8W4jNeA==
|
integrity sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils" "^7.28.6"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
"@babel/helper-remap-async-to-generator" "^7.27.1"
|
"@babel/helper-remap-async-to-generator" "^7.27.1"
|
||||||
"@babel/traverse" "^7.28.6"
|
"@babel/traverse" "^7.29.0"
|
||||||
|
|
||||||
"@babel/plugin-transform-async-to-generator@^7.28.6":
|
"@babel/plugin-transform-async-to-generator@^7.28.6":
|
||||||
version "7.28.6"
|
version "7.28.6"
|
||||||
@ -522,10 +522,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils" "^7.27.1"
|
"@babel/helper-plugin-utils" "^7.27.1"
|
||||||
|
|
||||||
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@^7.28.6":
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex@^7.29.0":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.28.6.tgz#e0c59ba54f1655dd682f2edf5f101b5910a8f6f3"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.29.0.tgz#8014b8a6cfd0e7b92762724443bf0d2400f26df1"
|
||||||
integrity sha512-5suVoXjC14lUN6ZL9OLKIHCNVWCrqGqlmEp/ixdXjvgnEl/kauLvvMO/Xw9NyMc95Joj1AeLVPVMvibBgSoFlA==
|
integrity sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
|
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
|
||||||
"@babel/helper-plugin-utils" "^7.28.6"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
@ -620,15 +620,15 @@
|
|||||||
"@babel/helper-module-transforms" "^7.28.6"
|
"@babel/helper-module-transforms" "^7.28.6"
|
||||||
"@babel/helper-plugin-utils" "^7.28.6"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
|
|
||||||
"@babel/plugin-transform-modules-systemjs@^7.28.5":
|
"@babel/plugin-transform-modules-systemjs@^7.29.0":
|
||||||
version "7.28.5"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964"
|
||||||
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
|
integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-module-transforms" "^7.28.3"
|
"@babel/helper-module-transforms" "^7.28.6"
|
||||||
"@babel/helper-plugin-utils" "^7.27.1"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
"@babel/helper-validator-identifier" "^7.28.5"
|
"@babel/helper-validator-identifier" "^7.28.5"
|
||||||
"@babel/traverse" "^7.28.5"
|
"@babel/traverse" "^7.29.0"
|
||||||
|
|
||||||
"@babel/plugin-transform-modules-umd@^7.27.1":
|
"@babel/plugin-transform-modules-umd@^7.27.1":
|
||||||
version "7.27.1"
|
version "7.27.1"
|
||||||
@ -638,13 +638,13 @@
|
|||||||
"@babel/helper-module-transforms" "^7.27.1"
|
"@babel/helper-module-transforms" "^7.27.1"
|
||||||
"@babel/helper-plugin-utils" "^7.27.1"
|
"@babel/helper-plugin-utils" "^7.27.1"
|
||||||
|
|
||||||
"@babel/plugin-transform-named-capturing-groups-regex@^7.27.1":
|
"@babel/plugin-transform-named-capturing-groups-regex@^7.29.0":
|
||||||
version "7.27.1"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.27.1.tgz#f32b8f7818d8fc0cc46ee20a8ef75f071af976e1"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.29.0.tgz#a26cd51e09c4718588fc4cce1c5d1c0152102d6a"
|
||||||
integrity sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==
|
integrity sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
|
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
|
||||||
"@babel/helper-plugin-utils" "^7.27.1"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
|
|
||||||
"@babel/plugin-transform-new-target@^7.27.1":
|
"@babel/plugin-transform-new-target@^7.27.1":
|
||||||
version "7.27.1"
|
version "7.27.1"
|
||||||
@ -772,10 +772,10 @@
|
|||||||
"@babel/helper-annotate-as-pure" "^7.27.1"
|
"@babel/helper-annotate-as-pure" "^7.27.1"
|
||||||
"@babel/helper-plugin-utils" "^7.27.1"
|
"@babel/helper-plugin-utils" "^7.27.1"
|
||||||
|
|
||||||
"@babel/plugin-transform-regenerator@^7.28.6":
|
"@babel/plugin-transform-regenerator@^7.29.0":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.6.tgz#6ca2ed5b76cff87980f96eaacfc2ce833e8e7a1b"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.0.tgz#dec237cec1b93330876d6da9992c4abd42c9d18b"
|
||||||
integrity sha512-eZhoEZHYQLL5uc1gS5e9/oTknS0sSSAtd5TkKMUp3J+S/CaUjagc0kOUPsEbDmMeva0nC3WWl4SxVY6+OBuxfw==
|
integrity sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils" "^7.28.6"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
|
|
||||||
@ -795,12 +795,12 @@
|
|||||||
"@babel/helper-plugin-utils" "^7.27.1"
|
"@babel/helper-plugin-utils" "^7.27.1"
|
||||||
|
|
||||||
"@babel/plugin-transform-runtime@^7.25.9":
|
"@babel/plugin-transform-runtime@^7.25.9":
|
||||||
version "7.28.5"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.28.5.tgz#ae3e21fbefe2831ebac04dfa6b463691696afe17"
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.29.0.tgz#a5fded13cc656700804bfd6e5ebd7fffd5266803"
|
||||||
integrity sha512-20NUVgOrinudkIBzQ2bNxP08YpKprUkRTiRSd2/Z5GOdPImJGkoN4Z7IQe1T5AdyKI1i5L6RBmluqdSzvaq9/w==
|
integrity sha512-jlaRT5dJtMaMCV6fAuLbsQMSwz/QkvaHOHOSXRitGGwSpR1blCY4KUKoyP2tYO8vJcqYe8cEj96cqSztv3uF9w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-module-imports" "^7.27.1"
|
"@babel/helper-module-imports" "^7.28.6"
|
||||||
"@babel/helper-plugin-utils" "^7.27.1"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
babel-plugin-polyfill-corejs2 "^0.4.14"
|
babel-plugin-polyfill-corejs2 "^0.4.14"
|
||||||
babel-plugin-polyfill-corejs3 "^0.13.0"
|
babel-plugin-polyfill-corejs3 "^0.13.0"
|
||||||
babel-plugin-polyfill-regenerator "^0.6.5"
|
babel-plugin-polyfill-regenerator "^0.6.5"
|
||||||
@ -885,11 +885,11 @@
|
|||||||
"@babel/helper-plugin-utils" "^7.28.6"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
|
|
||||||
"@babel/preset-env@^7.20.2", "@babel/preset-env@^7.25.9":
|
"@babel/preset-env@^7.20.2", "@babel/preset-env@^7.25.9":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.6.tgz#b4586bb59d8c61be6c58997f4912e7ea6bd17178"
|
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
|
||||||
integrity sha512-GaTI4nXDrs7l0qaJ6Rg06dtOXTBCG6TMDB44zbqofCIC4PqC7SEvmFFtpxzCDw9W5aJ7RKVshgXTLvLdBFV/qw==
|
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/compat-data" "^7.28.6"
|
"@babel/compat-data" "^7.29.0"
|
||||||
"@babel/helper-compilation-targets" "^7.28.6"
|
"@babel/helper-compilation-targets" "^7.28.6"
|
||||||
"@babel/helper-plugin-utils" "^7.28.6"
|
"@babel/helper-plugin-utils" "^7.28.6"
|
||||||
"@babel/helper-validator-option" "^7.27.1"
|
"@babel/helper-validator-option" "^7.27.1"
|
||||||
@ -903,7 +903,7 @@
|
|||||||
"@babel/plugin-syntax-import-attributes" "^7.28.6"
|
"@babel/plugin-syntax-import-attributes" "^7.28.6"
|
||||||
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
||||||
"@babel/plugin-transform-arrow-functions" "^7.27.1"
|
"@babel/plugin-transform-arrow-functions" "^7.27.1"
|
||||||
"@babel/plugin-transform-async-generator-functions" "^7.28.6"
|
"@babel/plugin-transform-async-generator-functions" "^7.29.0"
|
||||||
"@babel/plugin-transform-async-to-generator" "^7.28.6"
|
"@babel/plugin-transform-async-to-generator" "^7.28.6"
|
||||||
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
|
"@babel/plugin-transform-block-scoped-functions" "^7.27.1"
|
||||||
"@babel/plugin-transform-block-scoping" "^7.28.6"
|
"@babel/plugin-transform-block-scoping" "^7.28.6"
|
||||||
@ -914,7 +914,7 @@
|
|||||||
"@babel/plugin-transform-destructuring" "^7.28.5"
|
"@babel/plugin-transform-destructuring" "^7.28.5"
|
||||||
"@babel/plugin-transform-dotall-regex" "^7.28.6"
|
"@babel/plugin-transform-dotall-regex" "^7.28.6"
|
||||||
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
|
"@babel/plugin-transform-duplicate-keys" "^7.27.1"
|
||||||
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.28.6"
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.29.0"
|
||||||
"@babel/plugin-transform-dynamic-import" "^7.27.1"
|
"@babel/plugin-transform-dynamic-import" "^7.27.1"
|
||||||
"@babel/plugin-transform-explicit-resource-management" "^7.28.6"
|
"@babel/plugin-transform-explicit-resource-management" "^7.28.6"
|
||||||
"@babel/plugin-transform-exponentiation-operator" "^7.28.6"
|
"@babel/plugin-transform-exponentiation-operator" "^7.28.6"
|
||||||
@ -927,9 +927,9 @@
|
|||||||
"@babel/plugin-transform-member-expression-literals" "^7.27.1"
|
"@babel/plugin-transform-member-expression-literals" "^7.27.1"
|
||||||
"@babel/plugin-transform-modules-amd" "^7.27.1"
|
"@babel/plugin-transform-modules-amd" "^7.27.1"
|
||||||
"@babel/plugin-transform-modules-commonjs" "^7.28.6"
|
"@babel/plugin-transform-modules-commonjs" "^7.28.6"
|
||||||
"@babel/plugin-transform-modules-systemjs" "^7.28.5"
|
"@babel/plugin-transform-modules-systemjs" "^7.29.0"
|
||||||
"@babel/plugin-transform-modules-umd" "^7.27.1"
|
"@babel/plugin-transform-modules-umd" "^7.27.1"
|
||||||
"@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1"
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.29.0"
|
||||||
"@babel/plugin-transform-new-target" "^7.27.1"
|
"@babel/plugin-transform-new-target" "^7.27.1"
|
||||||
"@babel/plugin-transform-nullish-coalescing-operator" "^7.28.6"
|
"@babel/plugin-transform-nullish-coalescing-operator" "^7.28.6"
|
||||||
"@babel/plugin-transform-numeric-separator" "^7.28.6"
|
"@babel/plugin-transform-numeric-separator" "^7.28.6"
|
||||||
@ -941,7 +941,7 @@
|
|||||||
"@babel/plugin-transform-private-methods" "^7.28.6"
|
"@babel/plugin-transform-private-methods" "^7.28.6"
|
||||||
"@babel/plugin-transform-private-property-in-object" "^7.28.6"
|
"@babel/plugin-transform-private-property-in-object" "^7.28.6"
|
||||||
"@babel/plugin-transform-property-literals" "^7.27.1"
|
"@babel/plugin-transform-property-literals" "^7.27.1"
|
||||||
"@babel/plugin-transform-regenerator" "^7.28.6"
|
"@babel/plugin-transform-regenerator" "^7.29.0"
|
||||||
"@babel/plugin-transform-regexp-modifiers" "^7.28.6"
|
"@babel/plugin-transform-regexp-modifiers" "^7.28.6"
|
||||||
"@babel/plugin-transform-reserved-words" "^7.27.1"
|
"@babel/plugin-transform-reserved-words" "^7.27.1"
|
||||||
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
|
"@babel/plugin-transform-shorthand-properties" "^7.27.1"
|
||||||
@ -954,10 +954,10 @@
|
|||||||
"@babel/plugin-transform-unicode-regex" "^7.27.1"
|
"@babel/plugin-transform-unicode-regex" "^7.27.1"
|
||||||
"@babel/plugin-transform-unicode-sets-regex" "^7.28.6"
|
"@babel/plugin-transform-unicode-sets-regex" "^7.28.6"
|
||||||
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
||||||
babel-plugin-polyfill-corejs2 "^0.4.14"
|
babel-plugin-polyfill-corejs2 "^0.4.15"
|
||||||
babel-plugin-polyfill-corejs3 "^0.13.0"
|
babel-plugin-polyfill-corejs3 "^0.14.0"
|
||||||
babel-plugin-polyfill-regenerator "^0.6.5"
|
babel-plugin-polyfill-regenerator "^0.6.6"
|
||||||
core-js-compat "^3.43.0"
|
core-js-compat "^3.48.0"
|
||||||
semver "^6.3.1"
|
semver "^6.3.1"
|
||||||
|
|
||||||
"@babel/preset-modules@0.1.6-no-external-plugins":
|
"@babel/preset-modules@0.1.6-no-external-plugins":
|
||||||
@ -993,11 +993,11 @@
|
|||||||
"@babel/plugin-transform-typescript" "^7.28.5"
|
"@babel/plugin-transform-typescript" "^7.28.5"
|
||||||
|
|
||||||
"@babel/runtime-corejs3@^7.25.9":
|
"@babel/runtime-corejs3@^7.25.9":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.28.6.tgz#f1e4a0da50f4856ceec1bb51c83f8ed0b202ed12"
|
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.29.0.tgz#56cd28ec515364482afeb880b476936a702461b9"
|
||||||
integrity sha512-kz2fAQ5UzjV7X7D3ySxmj3vRq89dTpqOZWv76Z6pNPztkwb/0Yj1Mtx1xFrYj6mbIHysxtBot8J4o0JLCblcFw==
|
integrity sha512-TgUkdp71C9pIbBcHudc+gXZnihEDOjUAmXO1VO4HHGES7QLZcShR0stfKIxLSNIYx2fqhmJChOjm/wkF8wv4gA==
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js-pure "^3.43.0"
|
core-js-pure "^3.48.0"
|
||||||
|
|
||||||
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.25.9":
|
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.25.9":
|
||||||
version "7.28.6"
|
version "7.28.6"
|
||||||
@ -1013,23 +1013,23 @@
|
|||||||
"@babel/parser" "^7.28.6"
|
"@babel/parser" "^7.28.6"
|
||||||
"@babel/types" "^7.28.6"
|
"@babel/types" "^7.28.6"
|
||||||
|
|
||||||
"@babel/traverse@^7.25.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6":
|
"@babel/traverse@^7.25.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.6.tgz#871ddc79a80599a5030c53b1cc48cbe3a5583c2e"
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a"
|
||||||
integrity sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==
|
integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.28.6"
|
"@babel/code-frame" "^7.29.0"
|
||||||
"@babel/generator" "^7.28.6"
|
"@babel/generator" "^7.29.0"
|
||||||
"@babel/helper-globals" "^7.28.0"
|
"@babel/helper-globals" "^7.28.0"
|
||||||
"@babel/parser" "^7.28.6"
|
"@babel/parser" "^7.29.0"
|
||||||
"@babel/template" "^7.28.6"
|
"@babel/template" "^7.28.6"
|
||||||
"@babel/types" "^7.28.6"
|
"@babel/types" "^7.29.0"
|
||||||
debug "^4.3.1"
|
debug "^4.3.1"
|
||||||
|
|
||||||
"@babel/types@^7.21.3", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.4.4":
|
"@babel/types@^7.21.3", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.4.4":
|
||||||
version "7.28.6"
|
version "7.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.6.tgz#c3e9377f1b155005bcc4c46020e7e394e13089df"
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
|
||||||
integrity sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==
|
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-string-parser" "^7.27.1"
|
"@babel/helper-string-parser" "^7.27.1"
|
||||||
"@babel/helper-validator-identifier" "^7.28.5"
|
"@babel/helper-validator-identifier" "^7.28.5"
|
||||||
@ -2892,9 +2892,9 @@
|
|||||||
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
|
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
|
||||||
|
|
||||||
"@types/node@*":
|
"@types/node@*":
|
||||||
version "25.1.0"
|
version "25.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.1.0.tgz#95cc584f1f478301efc86de4f1867e5875e83571"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.0.tgz#015b7d228470c1dcbfc17fe9c63039d216b4d782"
|
||||||
integrity sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==
|
integrity sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types "~7.16.0"
|
undici-types "~7.16.0"
|
||||||
|
|
||||||
@ -3374,12 +3374,12 @@ astring@^1.8.0:
|
|||||||
integrity sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==
|
integrity sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==
|
||||||
|
|
||||||
autoprefixer@^10.4.19, autoprefixer@^10.4.23:
|
autoprefixer@^10.4.19, autoprefixer@^10.4.23:
|
||||||
version "10.4.23"
|
version "10.4.24"
|
||||||
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.23.tgz#c6aa6db8e7376fcd900f9fd79d143ceebad8c4e6"
|
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.24.tgz#2c29595f3abd820a79976a609d0bf40eecf212fb"
|
||||||
integrity sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==
|
integrity sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==
|
||||||
dependencies:
|
dependencies:
|
||||||
browserslist "^4.28.1"
|
browserslist "^4.28.1"
|
||||||
caniuse-lite "^1.0.30001760"
|
caniuse-lite "^1.0.30001766"
|
||||||
fraction.js "^5.3.4"
|
fraction.js "^5.3.4"
|
||||||
picocolors "^1.1.1"
|
picocolors "^1.1.1"
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
@ -3399,7 +3399,7 @@ babel-plugin-dynamic-import-node@^2.3.3:
|
|||||||
dependencies:
|
dependencies:
|
||||||
object.assign "^4.1.0"
|
object.assign "^4.1.0"
|
||||||
|
|
||||||
babel-plugin-polyfill-corejs2@^0.4.14:
|
babel-plugin-polyfill-corejs2@^0.4.14, babel-plugin-polyfill-corejs2@^0.4.15:
|
||||||
version "0.4.15"
|
version "0.4.15"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.15.tgz#808fa349686eea4741807cfaaa2aa3aa57ce120a"
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.15.tgz#808fa349686eea4741807cfaaa2aa3aa57ce120a"
|
||||||
integrity sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==
|
integrity sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==
|
||||||
@ -3416,7 +3416,15 @@ babel-plugin-polyfill-corejs3@^0.13.0:
|
|||||||
"@babel/helper-define-polyfill-provider" "^0.6.5"
|
"@babel/helper-define-polyfill-provider" "^0.6.5"
|
||||||
core-js-compat "^3.43.0"
|
core-js-compat "^3.43.0"
|
||||||
|
|
||||||
babel-plugin-polyfill-regenerator@^0.6.5:
|
babel-plugin-polyfill-corejs3@^0.14.0:
|
||||||
|
version "0.14.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.0.tgz#65b06cda48d6e447e1e926681f5a247c6ae2b9cf"
|
||||||
|
integrity sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==
|
||||||
|
dependencies:
|
||||||
|
"@babel/helper-define-polyfill-provider" "^0.6.6"
|
||||||
|
core-js-compat "^3.48.0"
|
||||||
|
|
||||||
|
babel-plugin-polyfill-regenerator@^0.6.5, babel-plugin-polyfill-regenerator@^0.6.6:
|
||||||
version "0.6.6"
|
version "0.6.6"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.6.tgz#69f5dd263cab933c42fe5ea05e83443b374bd4bf"
|
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.6.tgz#69f5dd263cab933c42fe5ea05e83443b374bd4bf"
|
||||||
integrity sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==
|
integrity sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==
|
||||||
@ -3642,10 +3650,10 @@ caniuse-api@^3.0.0:
|
|||||||
lodash.memoize "^4.1.2"
|
lodash.memoize "^4.1.2"
|
||||||
lodash.uniq "^4.5.0"
|
lodash.uniq "^4.5.0"
|
||||||
|
|
||||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001760:
|
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001766:
|
||||||
version "1.0.30001766"
|
version "1.0.30001767"
|
||||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001766.tgz#b6f6b55cb25a2d888d9393104d14751c6a7d6f7a"
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001767.tgz#0279c498e862efb067938bba0a0aabafe8d0b730"
|
||||||
integrity sha512-4C0lfJ0/YPjJQHagaE9x2Elb69CIqEPZeG0anQt9SIvIoOH4a4uaRl73IavyO+0qZh6MDLH//DrXThEYKHkmYA==
|
integrity sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ==
|
||||||
|
|
||||||
ccount@^2.0.0:
|
ccount@^2.0.0:
|
||||||
version "2.0.1"
|
version "2.0.1"
|
||||||
@ -3967,14 +3975,14 @@ copy-webpack-plugin@^11.0.0:
|
|||||||
schema-utils "^4.0.0"
|
schema-utils "^4.0.0"
|
||||||
serialize-javascript "^6.0.0"
|
serialize-javascript "^6.0.0"
|
||||||
|
|
||||||
core-js-compat@^3.43.0:
|
core-js-compat@^3.43.0, core-js-compat@^3.48.0:
|
||||||
version "3.48.0"
|
version "3.48.0"
|
||||||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.48.0.tgz#7efbe1fc1cbad44008190462217cc5558adaeaa6"
|
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.48.0.tgz#7efbe1fc1cbad44008190462217cc5558adaeaa6"
|
||||||
integrity sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==
|
integrity sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
browserslist "^4.28.1"
|
browserslist "^4.28.1"
|
||||||
|
|
||||||
core-js-pure@^3.43.0:
|
core-js-pure@^3.48.0:
|
||||||
version "3.48.0"
|
version "3.48.0"
|
||||||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.48.0.tgz#7d5a3fe1ec3631b9aa76a81c843ac2ce918e5023"
|
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.48.0.tgz#7d5a3fe1ec3631b9aa76a81c843ac2ce918e5023"
|
||||||
integrity sha512-1slJgk89tWC51HQ1AEqG+s2VuwpTRr8ocu4n20QUcH1v9lAN0RXen0Q0AABa/DK1I7RrNWLucplOHMx8hfTGTw==
|
integrity sha512-1slJgk89tWC51HQ1AEqG+s2VuwpTRr8ocu4n20QUcH1v9lAN0RXen0Q0AABa/DK1I7RrNWLucplOHMx8hfTGTw==
|
||||||
@ -4439,9 +4447,9 @@ ee-first@1.1.1:
|
|||||||
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
||||||
|
|
||||||
electron-to-chromium@^1.5.263:
|
electron-to-chromium@^1.5.263:
|
||||||
version "1.5.282"
|
version "1.5.283"
|
||||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.282.tgz#6695816e5b170210d6aa07561546ed7d97347630"
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.283.tgz#51d492c37c2d845a0dccb113fe594880c8616de8"
|
||||||
integrity sha512-FCPkJtpst28UmFzd903iU7PdeVTfY0KAeJy+Lk0GLZRwgwYHn/irRcaCbQQOmr5Vytc/7rcavsYLvTM8RiHYhQ==
|
integrity sha512-3vifjt1HgrGW/h76UEeny+adYApveS9dH2h3p57JYzBSXJIKUJAvtmIytDKjcSCt9xHfrNCFJ7gts6vkhuq++w==
|
||||||
|
|
||||||
emoji-regex@^8.0.0:
|
emoji-regex@^8.0.0:
|
||||||
version "8.0.0"
|
version "8.0.0"
|
||||||
@ -8944,9 +8952,9 @@ undici-types@~7.16.0:
|
|||||||
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
|
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
|
||||||
|
|
||||||
undici@^7.19.0:
|
undici@^7.19.0:
|
||||||
version "7.19.2"
|
version "7.20.0"
|
||||||
resolved "https://registry.yarnpkg.com/undici/-/undici-7.19.2.tgz#d8b206caccb1da7090effad2ca93d9e40449f214"
|
resolved "https://registry.yarnpkg.com/undici/-/undici-7.20.0.tgz#62af069a2eae7cfccbe850ff11f44e04be7768e7"
|
||||||
integrity sha512-4VQSpGEGsWzk0VYxyB/wVX/Q7qf9t5znLRgs0dzszr9w9Fej/8RVNQ+S20vdXSAyra/bJ7ZQfGv6ZMj7UEbzSg==
|
integrity sha512-MJZrkjyd7DeC+uPZh+5/YaMDxFiiEEaDgbUSVMXayofAkDWF1088CDo+2RPg7B1BuS1qf1vgNE7xqwPxE0DuSQ==
|
||||||
|
|
||||||
unicode-canonical-property-names-ecmascript@^2.0.0:
|
unicode-canonical-property-names-ecmascript@^2.0.0:
|
||||||
version "2.0.1"
|
version "2.0.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user