diff --git a/backend/pom.xml b/backend/pom.xml
index 37cd76006..a2f2129ac 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.2.4
+ 3.2.5
@@ -31,22 +31,22 @@
3.1.1
- 7.6.0
- 2.4.0
+ 7.8.0
+ 2.5.0
4.5
20240303
- 7.6.0
- 2.1.0
+ 7.6.1
+ 2.2.1
3.14.0
4.4.0
24.1.0
3.1.8
1.0-SNAPSHOT
- 5.3.4.Final
+ 5.3.6.Final
2.0.2.Final
1.7.2-SNAPSHOT
0.1.6
- 2.5.1
+ 2.5.2
0.1.5
3.1.12
5.2.0
diff --git a/e2e/package.json b/e2e/package.json
index 8c1223925..3fb068d03 100644
--- a/e2e/package.json
+++ b/e2e/package.json
@@ -13,7 +13,7 @@
"@types/chai": "4.3.14",
"browserstack-local": "^1.5.5",
"chai": "4.4.1",
- "codeceptjs": "^3.5.15",
+ "codeceptjs": "^3.6.1",
"dotenv": "^16.4.5",
"jwt-decode": "4.0.0",
"totp-generator": "1.0.0",
diff --git a/e2e/pnpm-lock.yaml b/e2e/pnpm-lock.yaml
index faff9165d..154181cc2 100644
--- a/e2e/pnpm-lock.yaml
+++ b/e2e/pnpm-lock.yaml
@@ -15,8 +15,8 @@ dependencies:
specifier: 4.4.1
version: 4.4.1
codeceptjs:
- specifier: ^3.5.15
- version: 3.5.15(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0)(typescript@5.4.3)
+ specifier: ^3.6.1
+ version: 3.6.1(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0)(typescript@5.4.5)
dotenv:
specifier: ^16.4.5
version: 16.4.5
@@ -28,15 +28,15 @@ dependencies:
version: 1.0.0
ts-node:
specifier: 10.9.2
- version: 10.9.2(@types/node@20.12.2)(typescript@5.4.3)
+ version: 10.9.2(@types/node@20.12.7)(typescript@5.4.5)
webdriverio:
specifier: ^7.36.0
- version: 7.36.0(typescript@5.4.3)
+ version: 7.36.0(typescript@5.4.5)
devDependencies:
codeceptjs-bshelper:
specifier: 3.1.2
- version: 3.1.2(codeceptjs@3.5.15)
+ version: 3.1.2(codeceptjs@3.6.1)
packages:
@@ -62,24 +62,24 @@ packages:
picocolors: 1.0.0
optional: true
- /@babel/compat-data@7.24.1:
- resolution: {integrity: sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==}
+ /@babel/compat-data@7.24.4:
+ resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==}
engines: {node: '>=6.9.0'}
requiresBuild: true
optional: true
- /@babel/core@7.24.3:
- resolution: {integrity: sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==}
+ /@babel/core@7.24.4:
+ resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==}
engines: {node: '>=6.9.0'}
requiresBuild: true
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.24.2
- '@babel/generator': 7.24.1
+ '@babel/generator': 7.24.4
'@babel/helper-compilation-targets': 7.23.6
- '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3)
- '@babel/helpers': 7.24.1
- '@babel/parser': 7.24.1
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
+ '@babel/helpers': 7.24.4
+ '@babel/parser': 7.24.4
'@babel/template': 7.24.0
'@babel/traverse': 7.24.1
'@babel/types': 7.24.0
@@ -92,8 +92,8 @@ packages:
- supports-color
optional: true
- /@babel/generator@7.24.1:
- resolution: {integrity: sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==}
+ /@babel/generator@7.24.4:
+ resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==}
engines: {node: '>=6.9.0'}
requiresBuild: true
dependencies:
@@ -123,50 +123,50 @@ packages:
engines: {node: '>=6.9.0'}
requiresBuild: true
dependencies:
- '@babel/compat-data': 7.24.1
+ '@babel/compat-data': 7.24.4
'@babel/helper-validator-option': 7.23.5
browserslist: 4.23.0
lru-cache: 5.1.1
semver: 6.3.1
optional: true
- /@babel/helper-create-class-features-plugin@7.24.1(@babel/core@7.24.3):
- resolution: {integrity: sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA==}
+ /@babel/helper-create-class-features-plugin@7.24.4(@babel/core@7.24.4):
+ resolution: {integrity: sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@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.23.0
'@babel/helper-optimise-call-expression': 7.22.5
- '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.3)
+ '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4)
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
semver: 6.3.1
optional: true
- /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.3):
+ /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.24.4):
resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-annotate-as-pure': 7.22.5
regexpu-core: 5.3.2
semver: 6.3.1
optional: true
- /@babel/helper-define-polyfill-provider@0.6.1(@babel/core@7.24.3):
- resolution: {integrity: sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==}
+ /@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.4):
+ resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-plugin-utils': 7.24.0
debug: 4.3.4(supports-color@8.1.1)
@@ -215,14 +215,14 @@ packages:
'@babel/types': 7.24.0
optional: true
- /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.3):
+ /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4):
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-module-imports': 7.24.3
'@babel/helper-simple-access': 7.22.5
@@ -243,25 +243,25 @@ packages:
engines: {node: '>=6.9.0'}
optional: true
- /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.24.3):
+ /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.24.4):
resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-annotate-as-pure': 7.22.5
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-wrap-function': 7.22.20
optional: true
- /@babel/helper-replace-supers@7.24.1(@babel/core@7.24.3):
+ /@babel/helper-replace-supers@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-member-expression-to-functions': 7.23.0
'@babel/helper-optimise-call-expression': 7.22.5
@@ -314,8 +314,8 @@ packages:
'@babel/types': 7.24.0
optional: true
- /@babel/helpers@7.24.1:
- resolution: {integrity: sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==}
+ /@babel/helpers@7.24.4:
+ resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==}
engines: {node: '>=6.9.0'}
requiresBuild: true
dependencies:
@@ -337,47 +337,58 @@ packages:
picocolors: 1.0.0
optional: true
- /@babel/parser@7.24.1:
- resolution: {integrity: sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==}
+ /@babel/parser@7.24.4:
+ resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.24.0
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.4(@babel/core@7.24.4):
+ resolution: {integrity: sha512-qpl6vOOEEzTLLcsuqYYo8yDtrTocmu2xkGvgNebvPjT9DTtfFYGmgDqY+rBYXNlqL4s9qLDn6xkrJv4RxAPiTA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.24.4
+ '@babel/helper-environment-visitor': 7.22.20
+ '@babel/helper-plugin-utils': 7.24.0
+ optional: true
+
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.13.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
- '@babel/plugin-transform-optional-chaining': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-transform-optional-chaining': 7.24.1(@babel/core@7.24.4)
optional: true
- /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-m9m/fXsXLiHfwdgydIFnpk+7jlVbnvlK5B2EKiPdLUb6WX654ZaaEWJUjk8TftRbZpK0XibovlLWX4KIZhV6jw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.24.3):
+ /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.24.4):
resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
engines: {node: '>=6.9.0'}
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
@@ -385,14 +396,14 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-plugin-utils': 7.24.0
- '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.3)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.3)
+ '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.4)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.4)
optional: true
- /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.3):
+ /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.4):
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
engines: {node: '>=6.9.0'}
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
@@ -400,24 +411,24 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-proposal-export-default-from@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-proposal-export-default-from@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-+0hrgGGV3xyYIjOrD/bUZk/iUwOIGuoANfRfVg1cPhYBxF+TIXSEcc42DqzBICmWsnAQ+SfKedY0bj8QD+LuMg==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-export-default-from': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-export-default-from': 7.24.1(@babel/core@7.24.4)
optional: true
- /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.3):
+ /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.4):
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
engines: {node: '>=6.9.0'}
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
@@ -425,12 +436,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.24.3):
+ /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.24.4):
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
engines: {node: '>=6.9.0'}
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
@@ -438,12 +449,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.3)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.4)
optional: true
- /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.24.3):
+ /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.24.4):
resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
engines: {node: '>=6.9.0'}
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
@@ -451,15 +462,15 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.24.1
- '@babel/core': 7.24.3
+ '@babel/compat-data': 7.24.4
+ '@babel/core': 7.24.4
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.4)
optional: true
- /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.24.3):
+ /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.24.4):
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
engines: {node: '>=6.9.0'}
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
@@ -467,12 +478,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.3):
+ /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.4):
resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
engines: {node: '>=6.9.0'}
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
@@ -480,995 +491,996 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.3):
+ /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.4):
resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
optional: true
- /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.3):
+ /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.4):
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.3):
+ /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.4):
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.3):
+ /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.4):
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.3):
+ /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.4):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-export-default-from@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-export-default-from@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-cNXSxv9eTkGUtd0PsNMK8Yx5xeScxfpWOUAxE+ZPAXXEcAMOC3fk7LRdXq5fvpra2pLx2p1YtkAhpUbB2SwaRA==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.3):
+ /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.4):
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-flow@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-flow@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-sxi2kLTI5DeW5vDtMUsk4mTPwvlUDbjOnoWayhynCwrw4QXRld4QEYwqzY8JmQXaJUtgUuCIurtSRH5sn4c7mA==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-import-assertions@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-import-assertions@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.3):
+ /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.4):
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.3):
+ /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.4):
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.3):
+ /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.4):
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.3):
+ /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.4):
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.3):
+ /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.4):
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.3):
+ /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.4):
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.3):
+ /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.4):
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.3):
+ /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.4):
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.3):
+ /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.4):
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.3):
+ /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.4):
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.3):
+ /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.4):
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-arrow-functions@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-arrow-functions@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-ngT/3NkRhsaep9ck9uj2Xhv9+xB1zShY3tM3g6om4xxCELwCDN4g4Aq5dRn48+0hasAql7s2hdBOysCfNpr4fw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-async-generator-functions@7.24.3(@babel/core@7.24.3):
+ /@babel/plugin-transform-async-generator-functions@7.24.3(@babel/core@7.24.4):
resolution: {integrity: sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-plugin-utils': 7.24.0
- '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.3)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.3)
+ '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.4)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-async-to-generator@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-async-to-generator@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-module-imports': 7.24.3
'@babel/helper-plugin-utils': 7.24.0
- '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.3)
+ '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-block-scoped-functions@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-block-scoped-functions@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-TWWC18OShZutrv9C6mye1xwtam+uNi2bnTOCBUd5sZxyHOiWbU6ztSROofIMrK84uweEZC219POICK/sTYwfgg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-block-scoping@7.24.1(@babel/core@7.24.3):
- resolution: {integrity: sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw==}
+ /@babel/plugin-transform-block-scoping@7.24.4(@babel/core@7.24.4):
+ resolution: {integrity: sha512-nIFUZIpGKDf9O9ttyRXpHFpKC+X3Y5mtshZONuEUYBomAKoM4y029Jr+uB1bHGPhNmK8YXHevDtKDOLmtRrp6g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-class-properties@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-class-properties@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-OMLCXi0NqvJfORTaPQBwqLXHhb93wkBKZ4aNwMl6WtehO7ar+cmp+89iPEQPqxAnxsOKTaMcs3POz3rKayJ72g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-class-static-block@7.24.1(@babel/core@7.24.3):
- resolution: {integrity: sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA==}
+ /@babel/plugin-transform-class-static-block@7.24.4(@babel/core@7.24.4):
+ resolution: {integrity: sha512-B8q7Pz870Hz/q9UgP8InNpY01CSLDSCyqX7zcRuv3FcPl87A2G17lASroHWaCtbdIcbYzOZ7kWmXFKbijMSmFg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.3)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-classes@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-classes@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-annotate-as-pure': 7.22.5
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0
'@babel/helper-plugin-utils': 7.24.0
- '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.3)
+ '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4)
'@babel/helper-split-export-declaration': 7.22.6
globals: 11.12.0
optional: true
- /@babel/plugin-transform-computed-properties@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-computed-properties@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/template': 7.24.0
optional: true
- /@babel/plugin-transform-destructuring@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-destructuring@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-dotall-regex@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-dotall-regex@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-p7uUxgSoZwZ2lPNMzUkqCts3xlp8n+o05ikjy7gbtFJSt9gdU88jAmtfmOxHM14noQXBxfgzf2yRWECiNVhTCw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-duplicate-keys@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-duplicate-keys@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-msyzuUnvsjsaSaocV6L7ErfNsa5nDWL1XKNnDePLgmz+WdU4w/J8+AxBMrWfi9m4IxfL5sZQKUPQKDQeeAT6lA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-dynamic-import@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-dynamic-import@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-av2gdSTyXcJVdI+8aFZsCAtR29xJt0S5tas+Ef8NvBNmD1a+N/3ecMLeMBgfcK+xzsjdLDT6oHt+DFPyeqUbDA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-exponentiation-operator@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-exponentiation-operator@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-U1yX13dVBSwS23DEAqU+Z/PkwE9/m7QQy8Y9/+Tdb8UWYaGNDYwTLi19wqIAiROr8sXVum9A/rtiH5H0boUcTw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-export-namespace-from@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-export-namespace-from@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-Ft38m/KFOyzKw2UaJFkWG9QnHPG/Q/2SkOrRk4pNBPg5IPZ+dOxcmkK5IyuBcxiNPyyYowPGUReyBvrvZs7IlQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-flow-strip-types@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-flow-strip-types@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-iIYPIWt3dUmUKKE10s3W+jsQ3icFkw0JyRVyY1B7G4yK/nngAOHLVx8xlhA6b/Jzl/Y0nis8gjqhqKtRDQqHWQ==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-flow': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-flow': 7.24.1(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-for-of@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-for-of@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-OxBdcnF04bpdQdR3i4giHZNZQn7cm8RQKcSwA17wAAqEELo1ZOwp5FFgeptWUQXFyT9kwHo10aqqauYkRZPCAg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
optional: true
- /@babel/plugin-transform-function-name@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-function-name@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-function-name': 7.23.0
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-json-strings@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-json-strings@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-U7RMFmRvoasscrIFy5xA4gIp8iWnWubnKkKuUGJjsuOH7GfbMkB+XZzeslx2kLdEGdOJDamEmCqOks6e8nv8DQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-literals@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-literals@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-logical-assignment-operators@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-logical-assignment-operators@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-OhN6J4Bpz+hIBqItTeWJujDOfNP+unqv/NJgyhlpSqgBTPm37KkMmZV6SYcOj+pnDbdcl1qRGV/ZiIjX9Iy34w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.3)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-member-expression-literals@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-member-expression-literals@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-4ojai0KysTWXzHseJKa1XPNXKRbuUrhkOPY4rEGeR+7ChlJVKxFa3H3Bz+7tWaGKgJAXUWKOGmltN+u9B3+CVg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-modules-amd@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-modules-amd@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-lAxNHi4HVtjnHd5Rxg3D5t99Xm6H7b04hUS7EHIXcUl2EV4yl1gWdqZrNzXnSrHveL9qMdbODlLF55mvgjAfaQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-simple-access': 7.22.5
optional: true
- /@babel/plugin-transform-modules-systemjs@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-modules-systemjs@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-mqQ3Zh9vFO1Tpmlt8QPnbwGHzNz3lpNEMxQb1kAemn/erstyqw1r9KeOlOfo3y6xAnFEcOv2tSyrXfmMk+/YZA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-hoist-variables': 7.22.5
- '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3)
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-validator-identifier': 7.22.20
optional: true
- /@babel/plugin-transform-modules-umd@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-modules-umd@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-tuA3lpPj+5ITfcCluy6nWonSL7RvaG0AOTeAuvXqEKS34lnLzXpDb0dcP6K8jD0zWZFNDVly90AGFJPnm4fOYg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.3):
+ /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.24.4):
resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-new-target@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-new-target@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-/rurytBM34hYy0HKZQyA0nHbQgQNFm4Q/BOc9Hflxi2X3twRof7NaE5W46j4kQitm7SvACVRXsa6N/tSZxvPug==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-nullish-coalescing-operator@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-nullish-coalescing-operator@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-iQ+caew8wRrhCikO5DrUYx0mrmdhkaELgFa+7baMcVuhxIkN7oxt06CZ51D65ugIb1UWRQ8oQe+HXAVM6qHFjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-numeric-separator@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-numeric-separator@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-7GAsGlK4cNL2OExJH1DzmDeKnRv/LXq0eLUSvudrehVA5Rgg4bIrqEUW29FbKMBRT0ztSqisv7kjP+XIC4ZMNw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.3)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-object-rest-spread@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-object-rest-spread@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-XjD5f0YqOtebto4HGISLNfiNMTTs6tbkFf2TOqJlYKYmbo+mN9Dnpl4SRoofiziuOWMIyq3sZEUqLo3hLITFEA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-object-super@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-object-super@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-oKJqR3TeI5hSLRxudMjFQ9re9fBVUU0GICqM3J1mi8MqlhVr6hC/ZN4ttAyMuQR6EZZIY6h/exe5swqGNNIkWQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.3)
+ '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-optional-catch-binding@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-optional-catch-binding@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-oBTH7oURV4Y+3EUrf6cWn1OHio3qG/PVwO5J03iSJmBg6m2EhKjkAu/xuaXaYwWW9miYtvbWv4LNf0AmR43LUA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-optional-chaining@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-optional-chaining@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-n03wmDt+987qXwAgcBlnUUivrZBPZ8z1plL0YvgQalLm+ZE5BMhGm94jhxXtA1wzv1Cu2aaOv1BM9vbVttrzSg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.3)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-parameters@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-parameters@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-private-methods@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-private-methods@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-private-property-in-object@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-private-property-in-object@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-pTHxDVa0BpUbvAgX3Gat+7cSciXqUcY9j2VZKTbSB6+VQGpNgNO9ailxTGHSXlqOnX1Hcx1Enme2+yv7VqP9bg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-annotate-as-pure': 7.22.5
- '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3)
+ '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.3)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-property-literals@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-property-literals@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-LetvD7CrHmEx0G442gOomRr66d7q8HzzGGr4PMHGr+5YIm6++Yke+jxj246rpvsbyhJwCLxcTn6zW1P1BSenqA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-react-display-name@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-react-display-name@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-mvoQg2f9p2qlpDQRBC7M3c3XTr0k7cp/0+kFKKO/7Gtu0LSw16eKB+Fabe2bDT/UpsyasTBBkAnbdsLrkD5XMw==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-react-jsx-self@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-react-jsx-self@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-kDJgnPujTmAZ/9q2CN4m2/lRsUUPDvsG3+tSHWUJIzMGTt5U/b/fwWd3RO3n+5mjLrsBrVa5eKFRVSQbi3dF1w==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-1v202n7aUq4uXAieRTKcwPzNyphlCuqHHDcdSNc+vdhoTEZcFMh+L5yZuCmGaIO7bs1nJUNfHB89TZyoL48xNA==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.24.3):
+ /@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.24.4):
resolution: {integrity: sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-annotate-as-pure': 7.22.5
'@babel/helper-module-imports': 7.24.3
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4)
'@babel/types': 7.24.0
optional: true
- /@babel/plugin-transform-regenerator@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-regenerator@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-sJwZBCzIBE4t+5Q4IGLaaun5ExVMRY0lYwos/jNecjMrVCygCdph3IKv0tkP5Fc87e/1+bebAmEAGBfnRD+cnw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
regenerator-transform: 0.15.2
optional: true
- /@babel/plugin-transform-reserved-words@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-reserved-words@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-JAclqStUfIwKN15HrsQADFgeZt+wexNQ0uLhuqvqAUFoqPMjEcFCYZBhq0LUdz6dZK/mD+rErhW71fbx8RYElg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-runtime@7.24.3(@babel/core@7.24.3):
+ /@babel/plugin-transform-runtime@7.24.3(@babel/core@7.24.4):
resolution: {integrity: sha512-J0BuRPNlNqlMTRJ72eVptpt9VcInbxO6iP3jaxr+1NPhC0UkKL+6oeX6VXMEYdADnuqmMmsBspt4d5w8Y/TCbQ==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-module-imports': 7.24.3
'@babel/helper-plugin-utils': 7.24.0
- babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.24.3)
- babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.3)
- babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.24.3)
+ babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.4)
+ babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4)
+ babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.4)
semver: 6.3.1
transitivePeerDependencies:
- supports-color
optional: true
- /@babel/plugin-transform-shorthand-properties@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-shorthand-properties@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-LyjVB1nsJ6gTTUKRjRWx9C1s9hE7dLfP/knKdrfeH9UPtAGjYGgxIbFfx7xyLIEWs7Xe1Gnf8EWiUqfjLhInZA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-spread@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-spread@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
optional: true
- /@babel/plugin-transform-sticky-regex@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-sticky-regex@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-template-literals@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-template-literals@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-WRkhROsNzriarqECASCNu/nojeXCDTE/F2HmRgOzi7NGvyfYGq1NEjKBK3ckLfRgGc6/lPAqP0vDOSw3YtG34g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-typeof-symbol@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-typeof-symbol@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-CBfU4l/A+KruSUoW+vTQthwcAdwuqbpRNB8HQKlZABwHRhsdHZ9fezp4Sn18PeAlYxTNiLMlx4xUBV3AWfg1BA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-typescript@7.24.1(@babel/core@7.24.3):
- resolution: {integrity: sha512-liYSESjX2fZ7JyBFkYG78nfvHlMKE6IpNdTVnxmlYUR+j5ZLsitFbaAE+eJSK2zPPkNWNw4mXL51rQ8WrvdK0w==}
+ /@babel/plugin-transform-typescript@7.24.4(@babel/core@7.24.4):
+ resolution: {integrity: sha512-79t3CQ8+oBGk/80SQ8MN3Bs3obf83zJ0YZjDmDaEZN8MqhMI760apl5z6a20kFeMXBwJX99VpKT8CKxEBp5H1g==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-annotate-as-pure': 7.22.5
- '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3)
+ '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.4)
optional: true
- /@babel/plugin-transform-unicode-escapes@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-unicode-escapes@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-RlkVIcWT4TLI96zM660S877E7beKlQw7Ig+wqkKBiWfj0zH5Q4h50q6er4wzZKRNSYpfo6ILJ+hrJAGSX2qcNw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-unicode-property-regex@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-unicode-property-regex@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-Ss4VvlfYV5huWApFsF8/Sq0oXnGO+jB+rijFEFugTd3cwSObUSnUi88djgR5528Csl0uKlrI331kRqe56Ov2Ng==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-unicode-regex@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-unicode-regex@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/plugin-transform-unicode-sets-regex@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-unicode-sets-regex@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-fqj4WuzzS+ukpgerpAoOnMfQXwUHFxXUZUE84oL2Kao2N8uSlvcpnAidKASgsNgzZHBsHWvcm8s9FPWUhAb8fA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
optional: true
- /@babel/preset-env@7.24.3(@babel/core@7.24.3):
- resolution: {integrity: sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==}
+ /@babel/preset-env@7.24.4(@babel/core@7.24.4):
+ resolution: {integrity: sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.24.1
- '@babel/core': 7.24.3
+ '@babel/compat-data': 7.24.4
+ '@babel/core': 7.24.4
'@babel/helper-compilation-targets': 7.23.6
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-validator-option': 7.23.5
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.3)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.3)
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.24.3)
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.3)
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-import-assertions': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.3)
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.3)
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.3)
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.3)
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.3)
- '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.24.3)
- '@babel/plugin-transform-arrow-functions': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-async-generator-functions': 7.24.3(@babel/core@7.24.3)
- '@babel/plugin-transform-async-to-generator': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-block-scoped-functions': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-block-scoping': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-class-properties': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-class-static-block': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-classes': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-computed-properties': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-destructuring': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-dotall-regex': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-duplicate-keys': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-dynamic-import': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-exponentiation-operator': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-export-namespace-from': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-for-of': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-function-name': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-json-strings': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-literals': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-logical-assignment-operators': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-member-expression-literals': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-modules-amd': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-modules-systemjs': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-modules-umd': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.24.3)
- '@babel/plugin-transform-new-target': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-nullish-coalescing-operator': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-numeric-separator': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-object-rest-spread': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-object-super': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-optional-catch-binding': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-optional-chaining': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-private-methods': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-private-property-in-object': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-property-literals': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-regenerator': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-reserved-words': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-shorthand-properties': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-spread': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-sticky-regex': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-template-literals': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-typeof-symbol': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-unicode-escapes': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-unicode-property-regex': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-unicode-sets-regex': 7.24.1(@babel/core@7.24.3)
- '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.3)
- babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.24.3)
- babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.3)
- babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.24.3)
- core-js-compat: 3.36.1
+ '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.4(@babel/core@7.24.4)
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.4)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.4)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.24.4)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.4)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-import-assertions': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.4)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.4)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.4)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.4)
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.4)
+ '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.24.4)
+ '@babel/plugin-transform-arrow-functions': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-async-generator-functions': 7.24.3(@babel/core@7.24.4)
+ '@babel/plugin-transform-async-to-generator': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-block-scoped-functions': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-block-scoping': 7.24.4(@babel/core@7.24.4)
+ '@babel/plugin-transform-class-properties': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-class-static-block': 7.24.4(@babel/core@7.24.4)
+ '@babel/plugin-transform-classes': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-computed-properties': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-destructuring': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-dotall-regex': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-duplicate-keys': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-dynamic-import': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-exponentiation-operator': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-export-namespace-from': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-for-of': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-function-name': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-json-strings': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-literals': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-logical-assignment-operators': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-member-expression-literals': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-modules-amd': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-modules-systemjs': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-modules-umd': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.24.4)
+ '@babel/plugin-transform-new-target': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-nullish-coalescing-operator': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-numeric-separator': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-object-rest-spread': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-object-super': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-optional-catch-binding': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-optional-chaining': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-private-methods': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-private-property-in-object': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-property-literals': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-regenerator': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-reserved-words': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-shorthand-properties': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-spread': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-sticky-regex': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-template-literals': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-typeof-symbol': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-unicode-escapes': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-unicode-property-regex': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-unicode-sets-regex': 7.24.1(@babel/core@7.24.4)
+ '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.4)
+ babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.4)
+ babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4)
+ babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.4)
+ core-js-compat: 3.37.0
semver: 6.3.1
transitivePeerDependencies:
- supports-color
optional: true
- /@babel/preset-flow@7.24.1(@babel/core@7.24.3):
+ /@babel/preset-flow@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-sWCV2G9pcqZf+JHyv/RyqEIpFypxdCSxWIxQjpdaQxenNog7cN1pr76hg8u0Fz8Qgg0H4ETkGcJnXL8d4j0PPA==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-validator-option': 7.23.5
- '@babel/plugin-transform-flow-strip-types': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-transform-flow-strip-types': 7.24.1(@babel/core@7.24.4)
optional: true
- /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.3):
+ /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.4):
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
peerDependencies:
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/types': 7.24.0
esutils: 2.0.3
optional: true
- /@babel/preset-typescript@7.24.1(@babel/core@7.24.3):
+ /@babel/preset-typescript@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-validator-option': 7.23.5
- '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4)
optional: true
- /@babel/register@7.23.7(@babel/core@7.24.3):
+ /@babel/register@7.23.7(@babel/core@7.24.4):
resolution: {integrity: sha512-EjJeB6+kvpk+Y5DAkEAmbOBEFkh9OASx0huoEkqYTFxAZHzOAX2Oh5uwAUuL2rUddqfM0SA+KPXV2TbzoZ2kvQ==}
engines: {node: '>=6.9.0'}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
clone-deep: 4.0.1
find-cache-dir: 2.1.0
make-dir: 2.1.0
@@ -1481,8 +1493,8 @@ packages:
requiresBuild: true
optional: true
- /@babel/runtime@7.24.1:
- resolution: {integrity: sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ==}
+ /@babel/runtime@7.24.4:
+ resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.14.1
@@ -1494,7 +1506,7 @@ packages:
requiresBuild: true
dependencies:
'@babel/code-frame': 7.24.2
- '@babel/parser': 7.24.1
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
optional: true
@@ -1504,12 +1516,12 @@ packages:
requiresBuild: true
dependencies:
'@babel/code-frame': 7.24.2
- '@babel/generator': 7.24.1
+ '@babel/generator': 7.24.4
'@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.22.6
- '@babel/parser': 7.24.1
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
debug: 4.3.4(supports-color@8.1.1)
globals: 11.12.0
@@ -1525,21 +1537,21 @@ packages:
'@babel/helper-validator-identifier': 7.22.20
to-fast-properties: 2.0.0
- /@codeceptjs/configure@1.0.1(codeceptjs@3.5.15):
+ /@codeceptjs/configure@1.0.1(codeceptjs@3.6.1):
resolution: {integrity: sha512-eqXHVVoYf8QSdUGpXbBMPQ5mscDn/nob0ChAy2XncqJTTTof6Ndy/kf9p5+AR8looK85EAggsg1g4ELIQsi7Dg==}
peerDependencies:
codeceptjs: '>= 2.3.3'
dependencies:
- codeceptjs: 3.5.15(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0)(typescript@5.4.3)
+ codeceptjs: 3.6.1(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0)(typescript@5.4.5)
lodash.merge: 4.6.2
lodash.mergewith: 4.6.2
- /@codeceptjs/detox-helper@1.0.5(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0):
+ /@codeceptjs/detox-helper@1.0.5(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0):
resolution: {integrity: sha512-FWi/lLDLpzdFmohkpwjmusdfmbtcfxRSMu3tf7aExS5Qi84Y+lUyE77Va8I+STxNl3IQhDIEKieaNCPt0duy/g==}
requiresBuild: true
dependencies:
detox: 20.18.1
- react-native: 0.73.6(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0)
+ react-native: 0.73.7(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0)
transitivePeerDependencies:
- '@babel/core'
- '@babel/preset-env'
@@ -1556,8 +1568,10 @@ packages:
- utf-8-validate
optional: true
- /@codeceptjs/helper@2.0.1:
- resolution: {integrity: sha512-g1rng4RjGW/Vy5KcETpdwlfsAQJA2TN7tdO0MtAttjWe7TiUwI+8AeQp2mYpVr4FuWSCV5slyMtquBYexnGemA==}
+ /@codeceptjs/helper@2.0.4:
+ resolution: {integrity: sha512-mXRBrgCD134hXK53cU3GDJoY1pU2EY0whkOzyJQUMy8FWyXkNXhNt7W6Q2cdaQ2SU+A5d22VWexHipSdGq2uqg==}
+ dependencies:
+ typescript: 5.4.5
/@cspotcode/source-map-support@0.8.1:
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
@@ -1584,10 +1598,10 @@ packages:
reflect-metadata: 0.1.13
uuid: 9.0.0
- /@cucumber/messages@24.0.1:
- resolution: {integrity: sha512-dKfNkvgc6stSQIyeHk7p/221iqEZe1BP+e/Js8XKtSmc0sS8khKMvbSBwYVeonn/67/vYKiAyo6Eo0SzXd5Plw==}
+ /@cucumber/messages@24.1.0:
+ resolution: {integrity: sha512-hxVHiBurORcobhVk80I9+JkaKaNXkW6YwGOEFIh/2aO+apAN+5XJgUUWjng9NwqaQrW1sCFuawLB1AuzmBaNdQ==}
dependencies:
- '@types/uuid': 9.0.7
+ '@types/uuid': 9.0.8
class-transformer: 0.5.1
reflect-metadata: 0.2.1
uuid: 9.0.1
@@ -1640,7 +1654,7 @@ packages:
dependencies:
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
jest-mock: 29.7.0
optional: true
@@ -1651,7 +1665,7 @@ packages:
dependencies:
'@jest/types': 29.6.3
'@sinonjs/fake-timers': 10.3.0
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
jest-message-util: 29.7.0
jest-mock: 29.7.0
jest-util: 29.7.0
@@ -1672,7 +1686,7 @@ packages:
dependencies:
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
'@types/yargs': 15.0.19
chalk: 4.1.2
optional: true
@@ -1685,7 +1699,7 @@ packages:
'@jest/schemas': 29.6.3
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
'@types/yargs': 17.0.32
chalk: 4.1.2
optional: true
@@ -1740,7 +1754,14 @@ packages:
/@polka/url@0.5.0:
resolution: {integrity: sha512-oZLYFEAzUKyi3SKnXvj32ZCEGH6RDnao7COuCVhDydMS9NrCSVXhM79VaKyP5+Zc33m0QXEd2DN3UkU7OsHcfw==}
- /@puppeteer/browsers@1.3.0(typescript@5.4.3):
+ /@promptbook/utils@0.44.0-16:
+ resolution: {integrity: sha512-lQtkz+U8aH1CFCcCe4zQzXrCyhO3HJCMcw4fqIISdAd2sX0Uyx+P+MUq7S0BubvmTJgyD08Jnye8Bn7pjsRR8g==}
+ dependencies:
+ moment: 2.30.1
+ prettier: 2.8.1
+ spacetrim: 0.11.20
+
+ /@puppeteer/browsers@1.3.0(typescript@5.4.5):
resolution: {integrity: sha512-an3QdbNPkuU6qpxpbssxAbjRLJcF+eP4L8UqIY3+6n0sbaVxw5pz7PiCLy9g32XEZuoamUlV5ZQPnA6FxvkIHA==}
engines: {node: '>=16.0.0'}
hasBin: true
@@ -1757,7 +1778,7 @@ packages:
progress: 2.0.3
proxy-from-env: 1.1.0
tar-fs: 2.1.1
- typescript: 5.4.3
+ typescript: 5.4.5
unbzip2-stream: 1.4.3
yargs: 17.7.1
transitivePeerDependencies:
@@ -1823,7 +1844,7 @@ packages:
chalk: 4.1.2
command-exists: 1.2.9
deepmerge: 4.3.1
- envinfo: 7.11.0
+ envinfo: 7.11.1
execa: 5.1.1
hermes-profile-transformer: 0.0.6
node-stream-zip: 1.15.0
@@ -1963,91 +1984,91 @@ packages:
requiresBuild: true
optional: true
- /@react-native/babel-plugin-codegen@0.73.4(@babel/preset-env@7.24.3):
+ /@react-native/babel-plugin-codegen@0.73.4(@babel/preset-env@7.24.4):
resolution: {integrity: sha512-XzRd8MJGo4Zc5KsphDHBYJzS1ryOHg8I2gOZDAUCGcwLFhdyGu1zBNDJYH2GFyDrInn9TzAbRIf3d4O+eltXQQ==}
engines: {node: '>=18'}
requiresBuild: true
dependencies:
- '@react-native/codegen': 0.73.3(@babel/preset-env@7.24.3)
+ '@react-native/codegen': 0.73.3(@babel/preset-env@7.24.4)
transitivePeerDependencies:
- '@babel/preset-env'
- supports-color
optional: true
- /@react-native/babel-preset@0.73.21(@babel/core@7.24.3)(@babel/preset-env@7.24.3):
+ /@react-native/babel-preset@0.73.21(@babel/core@7.24.4)(@babel/preset-env@7.24.4):
resolution: {integrity: sha512-WlFttNnySKQMeujN09fRmrdWqh46QyJluM5jdtDNrkl/2Hx6N4XeDUGhABvConeK95OidVO7sFFf7sNebVXogA==}
engines: {node: '>=18'}
requiresBuild: true
peerDependencies:
'@babel/core': '*'
dependencies:
- '@babel/core': 7.24.3
- '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.24.3)
- '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.3)
- '@babel/plugin-proposal-export-default-from': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.3)
- '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.24.3)
- '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.24.3)
- '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.24.3)
- '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.3)
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-export-default-from': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-syntax-flow': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.3)
- '@babel/plugin-transform-arrow-functions': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-async-to-generator': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-block-scoping': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-classes': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-computed-properties': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-destructuring': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-flow-strip-types': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-function-name': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-literals': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.24.3)
- '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-private-methods': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-private-property-in-object': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-react-display-name': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.3)
- '@babel/plugin-transform-react-jsx-self': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-runtime': 7.24.3(@babel/core@7.24.3)
- '@babel/plugin-transform-shorthand-properties': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-spread': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-sticky-regex': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.24.4)
+ '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.4)
+ '@babel/plugin-proposal-export-default-from': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.4)
+ '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.24.4)
+ '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.24.4)
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.24.4)
+ '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.4)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-export-default-from': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-syntax-flow': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.4)
+ '@babel/plugin-transform-arrow-functions': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-async-to-generator': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-block-scoping': 7.24.4(@babel/core@7.24.4)
+ '@babel/plugin-transform-classes': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-computed-properties': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-destructuring': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-flow-strip-types': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-function-name': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-literals': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.24.4)
+ '@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-private-methods': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-private-property-in-object': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-react-display-name': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.4)
+ '@babel/plugin-transform-react-jsx-self': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-runtime': 7.24.3(@babel/core@7.24.4)
+ '@babel/plugin-transform-shorthand-properties': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-spread': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-sticky-regex': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4)
+ '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.24.4)
'@babel/template': 7.24.0
- '@react-native/babel-plugin-codegen': 0.73.4(@babel/preset-env@7.24.3)
- babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.24.3)
+ '@react-native/babel-plugin-codegen': 0.73.4(@babel/preset-env@7.24.4)
+ babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.24.4)
react-refresh: 0.14.0
transitivePeerDependencies:
- '@babel/preset-env'
- supports-color
optional: true
- /@react-native/codegen@0.73.3(@babel/preset-env@7.24.3):
+ /@react-native/codegen@0.73.3(@babel/preset-env@7.24.4):
resolution: {integrity: sha512-sxslCAAb8kM06vGy9Jyh4TtvjhcP36k/rvj2QE2Jdhdm61KvfafCATSIsOfc0QvnduWFcpXUPvAVyYwuv7PYDg==}
engines: {node: '>=18'}
requiresBuild: true
peerDependencies:
'@babel/preset-env': ^7.1.6
dependencies:
- '@babel/parser': 7.24.1
- '@babel/preset-env': 7.24.3(@babel/core@7.24.3)
+ '@babel/parser': 7.24.4
+ '@babel/preset-env': 7.24.4(@babel/core@7.24.4)
flow-parser: 0.206.0
glob: 7.2.3
invariant: 2.2.4
- jscodeshift: 0.14.0(@babel/preset-env@7.24.3)
+ jscodeshift: 0.14.0(@babel/preset-env@7.24.4)
mkdirp: 0.5.6
nullthrows: 1.1.1
transitivePeerDependencies:
- supports-color
optional: true
- /@react-native/community-cli-plugin@0.73.17(@babel/core@7.24.3)(@babel/preset-env@7.24.3):
+ /@react-native/community-cli-plugin@0.73.17(@babel/core@7.24.4)(@babel/preset-env@7.24.4):
resolution: {integrity: sha512-F3PXZkcHg+1ARIr6FRQCQiB7ZAA+MQXGmq051metRscoLvgYJwj7dgC8pvgy0kexzUkHu5BNKrZeySzUft3xuQ==}
engines: {node: '>=18'}
requiresBuild: true
@@ -2055,7 +2076,7 @@ packages:
'@react-native-community/cli-server-api': 12.3.6
'@react-native-community/cli-tools': 12.3.6
'@react-native/dev-middleware': 0.73.8
- '@react-native/metro-babel-transformer': 0.73.15(@babel/core@7.24.3)(@babel/preset-env@7.24.3)
+ '@react-native/metro-babel-transformer': 0.73.15(@babel/core@7.24.4)(@babel/preset-env@7.24.4)
chalk: 4.1.2
execa: 5.1.1
metro: 0.80.8
@@ -2113,15 +2134,15 @@ packages:
requiresBuild: true
optional: true
- /@react-native/metro-babel-transformer@0.73.15(@babel/core@7.24.3)(@babel/preset-env@7.24.3):
+ /@react-native/metro-babel-transformer@0.73.15(@babel/core@7.24.4)(@babel/preset-env@7.24.4):
resolution: {integrity: sha512-LlkSGaXCz+xdxc9819plmpsl4P4gZndoFtpjN3GMBIu6f7TBV0GVbyJAU4GE8fuAWPVSVL5ArOcdkWKSbI1klw==}
engines: {node: '>=18'}
requiresBuild: true
peerDependencies:
'@babel/core': '*'
dependencies:
- '@babel/core': 7.24.3
- '@react-native/babel-preset': 0.73.21(@babel/core@7.24.3)(@babel/preset-env@7.24.3)
+ '@babel/core': 7.24.4
+ '@react-native/babel-preset': 0.73.21(@babel/core@7.24.4)(@babel/preset-env@7.24.4)
hermes-parser: 0.15.0
nullthrows: 1.1.1
transitivePeerDependencies:
@@ -2134,7 +2155,7 @@ packages:
requiresBuild: true
optional: true
- /@react-native/virtualized-lists@0.73.4(react-native@0.73.6):
+ /@react-native/virtualized-lists@0.73.4(react-native@0.73.7):
resolution: {integrity: sha512-HpmLg1FrEiDtrtAbXiwCgXFYyloK/dOIPIuWW3fsqukwJEWAiTzm1nXGJ7xPU5XTHiWZ4sKup5Ebaj8z7iyWog==}
engines: {node: '>=18'}
requiresBuild: true
@@ -2143,7 +2164,7 @@ packages:
dependencies:
invariant: 2.2.4
nullthrows: 1.1.1
- react-native: 0.73.6(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0)
+ react-native: 0.73.7(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0)
optional: true
/@sideway/address@4.1.5:
@@ -2220,7 +2241,7 @@ packages:
dependencies:
'@types/http-cache-semantics': 4.0.4
'@types/keyv': 3.1.4
- '@types/node': 18.19.28
+ '@types/node': 18.19.31
'@types/responselike': 1.0.3
dev: false
@@ -2232,7 +2253,7 @@ packages:
resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.19.28
+ '@types/node': 18.19.31
dev: false
/@types/http-cache-semantics@4.0.4:
@@ -2261,27 +2282,27 @@ packages:
/@types/keyv@3.1.4:
resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
dependencies:
- '@types/node': 18.19.28
+ '@types/node': 18.19.31
dev: false
/@types/minimatch@5.1.2:
resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
dev: false
- /@types/node@18.19.28:
- resolution: {integrity: sha512-J5cOGD9n4x3YGgVuaND6khm5x07MMdAKkRyXnjVR6KFhLMNh2yONGiP7Z+4+tBOt5mK+GvDTiacTOVGGpqiecw==}
+ /@types/node@18.19.31:
+ resolution: {integrity: sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==}
dependencies:
undici-types: 5.26.5
- /@types/node@20.12.2:
- resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==}
+ /@types/node@20.12.7:
+ resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
dependencies:
undici-types: 5.26.5
/@types/responselike@1.0.3:
resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==}
dependencies:
- '@types/node': 18.19.28
+ '@types/node': 18.19.31
dev: false
/@types/stack-utils@2.0.3:
@@ -2296,8 +2317,8 @@ packages:
/@types/uuid@9.0.1:
resolution: {integrity: sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==}
- /@types/uuid@9.0.7:
- resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==}
+ /@types/uuid@9.0.8:
+ resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
/@types/which@1.3.2:
resolution: {integrity: sha512-8oDqyLC7eD4HM307boe2QWKyuzdzWBj56xI/imSl2cpL+U3tCMaTAkMJ4ee5JBZ/FsOJlvRGeIShiZDAl1qERA==}
@@ -2329,17 +2350,17 @@ packages:
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
requiresBuild: true
dependencies:
- '@types/node': 18.19.28
+ '@types/node': 18.19.31
optional: true
- /@wdio/config@7.33.0(typescript@5.4.3):
+ /@wdio/config@7.33.0(typescript@5.4.5):
resolution: {integrity: sha512-SaCZNKrDtBghf7ujyaxTiU4pBW+1Kms32shSoXpJ/wFop6/MiA7nb19qpUPoJtEDw5/NOKevUKz8nBMBXphiew==}
engines: {node: '>=12.0.0'}
dependencies:
'@types/glob': 8.1.0
'@wdio/logger': 7.26.0
- '@wdio/types': 7.33.0(typescript@5.4.3)
- '@wdio/utils': 7.33.0(typescript@5.4.3)
+ '@wdio/types': 7.33.0(typescript@5.4.5)
+ '@wdio/utils': 7.33.0(typescript@5.4.5)
deepmerge: 4.3.1
glob: 8.1.0
transitivePeerDependencies:
@@ -2387,16 +2408,16 @@ packages:
/@wdio/protocols@8.32.0:
resolution: {integrity: sha512-inLJRrtIGdTz/YPbcsvpSvPlYQFTVtF3OYBwAXhG2FiP1ZwE1CQNLP/xgRGye1ymdGCypGkexRqIx3KBGm801Q==}
- /@wdio/repl@7.33.0(typescript@5.4.3):
+ /@wdio/repl@7.33.0(typescript@5.4.5):
resolution: {integrity: sha512-17KM9NCg+UVpZNbS8koT/917vklF5M8IQnw0kGwmJEo444ifTMxmLwQymbS2ovQKAKAQxlfdM7bpqMeI15kzsQ==}
engines: {node: '>=12.0.0'}
dependencies:
- '@wdio/utils': 7.33.0(typescript@5.4.3)
+ '@wdio/utils': 7.33.0(typescript@5.4.5)
transitivePeerDependencies:
- typescript
dev: false
- /@wdio/types@7.33.0(typescript@5.4.3):
+ /@wdio/types@7.33.0(typescript@5.4.5):
resolution: {integrity: sha512-tNcuN5Kl+i5CffaeTYV1omzAo4rVjiI1m9raIA8ph6iVteWdCzYv2/ImpGgFiBPb7Mf6VokU3+q9Slh5Jitaww==}
engines: {node: '>=12.0.0'}
peerDependencies:
@@ -2405,23 +2426,23 @@ packages:
typescript:
optional: true
dependencies:
- '@types/node': 18.19.28
+ '@types/node': 18.19.31
got: 11.8.6
- typescript: 5.4.3
+ typescript: 5.4.5
dev: false
/@wdio/types@8.32.4:
resolution: {integrity: sha512-pDPGcCvq0MQF8u0sjw9m4aMI2gAKn6vphyBB2+1IxYriL777gbbxd7WQ+PygMBvYVprCYIkLPvhUFwF85WakmA==}
engines: {node: ^16.13 || >=18}
dependencies:
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
- /@wdio/utils@7.33.0(typescript@5.4.3):
+ /@wdio/utils@7.33.0(typescript@5.4.5):
resolution: {integrity: sha512-4kQQ86EvEN6fBY5+u7M08cT6LfJtpk1rHd203xyxmbmV9lpNv/OCl4CsC+SD0jGT0aZZqYSIJ/Pil07pAh5K0g==}
engines: {node: '>=12.0.0'}
dependencies:
'@wdio/logger': 7.26.0
- '@wdio/types': 7.33.0(typescript@5.4.3)
+ '@wdio/types': 7.33.0(typescript@5.4.5)
p-iteration: 1.1.8
transitivePeerDependencies:
- typescript
@@ -2440,7 +2461,7 @@ packages:
geckodriver: 4.3.3
get-port: 7.1.0
import-meta-resolve: 4.0.0
- locate-app: 2.2.27
+ locate-app: 2.4.9
safaridriver: 0.1.2
split2: 4.2.0
wait-port: 1.1.0
@@ -2702,13 +2723,6 @@ packages:
- debug
dev: true
- /axios@0.26.1:
- resolution: {integrity: sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==}
- dependencies:
- follow-redirects: 1.15.6
- transitivePeerDependencies:
- - debug
-
/axios@1.6.7:
resolution: {integrity: sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==}
dependencies:
@@ -2721,56 +2735,56 @@ packages:
/b4a@1.6.6:
resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
- /babel-core@7.0.0-bridge.0(@babel/core@7.24.3):
+ /babel-core@7.0.0-bridge.0(@babel/core@7.24.4):
resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==}
requiresBuild: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
optional: true
- /babel-plugin-polyfill-corejs2@0.4.10(@babel/core@7.24.3):
- resolution: {integrity: sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==}
+ /babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.4):
+ resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/compat-data': 7.24.1
- '@babel/core': 7.24.3
- '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.3)
+ '@babel/compat-data': 7.24.4
+ '@babel/core': 7.24.4
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4)
semver: 6.3.1
transitivePeerDependencies:
- supports-color
optional: true
- /babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.3):
+ /babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.4):
resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.3)
- core-js-compat: 3.36.1
+ '@babel/core': 7.24.4
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4)
+ core-js-compat: 3.37.0
transitivePeerDependencies:
- supports-color
optional: true
- /babel-plugin-polyfill-regenerator@0.6.1(@babel/core@7.24.3):
- resolution: {integrity: sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g==}
+ /babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.4):
+ resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4)
transitivePeerDependencies:
- supports-color
optional: true
- /babel-plugin-transform-flow-enums@0.0.2(@babel/core@7.24.3):
+ /babel-plugin-transform-flow-enums@0.0.2(@babel/core@7.24.4):
resolution: {integrity: sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ==}
requiresBuild: true
dependencies:
- '@babel/plugin-syntax-flow': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-flow': 7.24.1(@babel/core@7.24.4)
transitivePeerDependencies:
- '@babel/core'
optional: true
@@ -2783,26 +2797,32 @@ packages:
requiresBuild: true
optional: true
- /bare-fs@2.2.2:
- resolution: {integrity: sha512-X9IqgvyB0/VA5OZJyb5ZstoN62AzD7YxVGog13kkfYWYqJYcK0kcqLZ6TrmH5qr4/8//ejVcX4x/a0UvaogXmA==}
+ /bare-fs@2.3.0:
+ resolution: {integrity: sha512-TNFqa1B4N99pds2a5NYHR15o0ZpdNKbAeKTE/+G6ED/UeOavv8RY3dr/Fu99HW3zU3pXpo2kDNO8Sjsm2esfOw==}
requiresBuild: true
dependencies:
bare-events: 2.2.2
- bare-os: 2.2.1
- bare-path: 2.1.0
- streamx: 2.16.1
+ bare-path: 2.1.1
+ bare-stream: 1.0.0
+ optional: true
+
+ /bare-os@2.3.0:
+ resolution: {integrity: sha512-oPb8oMM1xZbhRQBngTgpcQ5gXw6kjOaRsSWsIeNyRxGed2w/ARyP7ScBYpWR1qfX2E5rS3gBw6OWcSQo+s+kUg==}
+ requiresBuild: true
optional: true
- /bare-os@2.2.1:
- resolution: {integrity: sha512-OwPyHgBBMkhC29Hl3O4/YfxW9n7mdTr2+SsO29XBWKKJsbgj3mnorDB80r5TiCQgQstgE5ga1qNYrpes6NvX2w==}
+ /bare-path@2.1.1:
+ resolution: {integrity: sha512-OHM+iwRDRMDBsSW7kl3dO62JyHdBKO3B25FB9vNQBPcGHMo4+eA8Yj41Lfbk3pS/seDY+siNge0LdRTulAau/A==}
requiresBuild: true
+ dependencies:
+ bare-os: 2.3.0
optional: true
- /bare-path@2.1.0:
- resolution: {integrity: sha512-DIIg7ts8bdRKwJRJrUMy/PICEaQZaPGZ26lsSx9MJSwIhSrcdHn7/C8W+XmnG/rKi6BaRcz+JO00CjZteybDtw==}
+ /bare-stream@1.0.0:
+ resolution: {integrity: sha512-KhNUoDL40iP4gFaLSsoGE479t0jHijfYdIcxRn/XtezA2BaUD0NRf/JGRpsMq6dMNM+SrCrB0YSSo/5wBY4rOQ==}
requiresBuild: true
dependencies:
- bare-os: 2.2.1
+ streamx: 2.16.1
optional: true
/base64-js@1.5.1:
@@ -2875,8 +2895,8 @@ packages:
hasBin: true
requiresBuild: true
dependencies:
- caniuse-lite: 1.0.30001603
- electron-to-chromium: 1.4.722
+ caniuse-lite: 1.0.30001612
+ electron-to-chromium: 1.4.747
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.23.0)
optional: true
@@ -2920,8 +2940,8 @@ packages:
resolution: {integrity: sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==}
engines: {node: '>=0.2.0'}
- /bunyamin@1.5.2(bunyan@2.0.5):
- resolution: {integrity: sha512-Xp2nfqk33zt3nX90OSTkLVOc5N+1zdR3MWvfLHoIrm3cGRkdxPTPYB9CCgrDV8oum5rbghJjAbmXFXOrRXvMtg==}
+ /bunyamin@1.6.1(bunyan@2.0.5):
+ resolution: {integrity: sha512-gm44niEx19vp7XYB8nATtQ8WOK9lCU8fN3F2c9nXnD5TYr0qoxNZB1jxfzOYTz5he7lDBxrtvswSDrbiFf7WiA==}
engines: {node: '>=14.18.2'}
requiresBuild: true
peerDependencies:
@@ -3055,13 +3075,17 @@ packages:
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
engines: {node: '>=10'}
- /caniuse-lite@1.0.30001603:
- resolution: {integrity: sha512-iL2iSS0eDILMb9n5yKQoTBim9jMZ0Yrk8g0N9K7UzYyWnfIKzXBZD5ngpM37ZcL/cv0Mli8XtVMRYMQAfFpi5Q==}
+ /caniuse-lite@1.0.30001612:
+ resolution: {integrity: sha512-lFgnZ07UhaCcsSZgWW0K5j4e69dK1u/ltrL9lTUiFOwNHs12S3UMIEYgBV0Z6C6hRDev7iRnMzzYmKabYdXF9g==}
requiresBuild: true
optional: true
- /centra@2.6.0:
- resolution: {integrity: sha512-dgh+YleemrT8u85QL11Z6tYhegAs3MMxsaWAq/oXeAmYJ7VxL3SI9TZtnfaEvNDMAPolj25FXIb3S+HCI4wQaQ==}
+ /centra@2.7.0:
+ resolution: {integrity: sha512-PbFMgMSrmgx6uxCdm57RUos9Tc3fclMvhLSATYN39XsDV29B89zZ3KA89jmY0vwSGazyU+uerqwa6t+KaodPcg==}
+ dependencies:
+ follow-redirects: 1.15.6
+ transitivePeerDependencies:
+ - debug
/chai-deep-match@1.2.1(chai@5.1.0):
resolution: {integrity: sha512-mSbtP1GXt3ypQyxBuduUcrGSR1gWO1Mhi8l93vrdXQidGYzHVs/vEn/h0FHTlTj3ga48+xroxlzHmh6hFEdWGQ==}
@@ -3206,7 +3230,7 @@ packages:
engines: {node: '>=12.13.0'}
hasBin: true
dependencies:
- '@types/node': 18.19.28
+ '@types/node': 18.19.31
escape-string-regexp: 4.0.0
is-wsl: 2.2.0
lighthouse-logger: 1.4.2
@@ -3218,7 +3242,7 @@ packages:
engines: {node: '>=12.13.0'}
hasBin: true
dependencies:
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
escape-string-regexp: 4.0.0
is-wsl: 2.2.0
lighthouse-logger: 2.0.1
@@ -3237,7 +3261,7 @@ packages:
resolution: {integrity: sha512-pgtgjNKZ7i5U++1g1PWv75umkHvhVTDOQIZ+sjeUX9483S7Y6MUvO0lrd7ShGlQlFHMN4SwKTCq/X8hWrbv2KA==}
requiresBuild: true
dependencies:
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
escape-string-regexp: 4.0.0
is-wsl: 2.2.0
lighthouse-logger: 1.4.2
@@ -3330,30 +3354,30 @@ packages:
resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
engines: {node: '>=0.8'}
- /codeceptjs-bshelper@3.1.2(codeceptjs@3.5.15):
+ /codeceptjs-bshelper@3.1.2(codeceptjs@3.6.1):
resolution: {integrity: sha512-JGGwHdUnGRfHXeKqumif+3gRBLHlqpaEyuP1uo8SGu40LYK8IdOylo3rbvptkTyzd2uPYgGQ3edtI79ka3O0Fw==}
peerDependencies:
codeceptjs: ^3.3.0
dependencies:
axios: 0.21.4
chalk: 4.1.2
- codeceptjs: 3.5.15(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0)(typescript@5.4.3)
+ codeceptjs: 3.6.1(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0)(typescript@5.4.5)
tinyurl: 1.1.7
typescript: 4.9.5
transitivePeerDependencies:
- debug
dev: true
- /codeceptjs@3.5.15(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0)(typescript@5.4.3):
- resolution: {integrity: sha512-A7jmSgZSuPRxU1WDajXNwQSiTfj0FthfxcE7JGhJzhfkJCiYYLymFHrgiyzsU8dfiPD51OmvCnCRs89CvLXBhA==}
+ /codeceptjs@3.6.1(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0)(typescript@5.4.5):
+ resolution: {integrity: sha512-Y6MgYwAlzZTL7RDWvresEzgqBL3jBPSpmSp0BjZuHKk0jBfI0P5LVPeXParO4A3zITUvqdMb/Ixz9k+9mRIgpw==}
engines: {node: '>=16.0', npm: '>=5.6.0'}
hasBin: true
dependencies:
- '@codeceptjs/configure': 1.0.1(codeceptjs@3.5.15)
- '@codeceptjs/helper': 2.0.1
+ '@codeceptjs/configure': 1.0.1(codeceptjs@3.6.1)
+ '@codeceptjs/helper': 2.0.4
'@cucumber/cucumber-expressions': 17.1.0
'@cucumber/gherkin': 26.2.0
- '@cucumber/messages': 24.0.1
+ '@cucumber/messages': 24.1.0
'@xmldom/xmldom': 0.8.10
acorn: 8.11.3
arrify: 2.0.1
@@ -3370,8 +3394,8 @@ packages:
cross-spawn: 7.0.3
css-to-xpath: 0.1.0
csstoxpath: 1.6.0
- devtools: 8.33.1(typescript@5.4.3)
- envinfo: 7.11.0
+ devtools: 8.33.1(typescript@5.4.5)
+ envinfo: 7.11.1
escape-string-regexp: 4.0.0
figures: 3.2.0
fn-args: 4.0.0
@@ -3385,11 +3409,10 @@ packages:
lodash.merge: 4.6.2
mkdirp: 1.0.4
mocha: 10.3.0
- monocart-coverage-reports: 2.7.1
+ monocart-coverage-reports: 2.7.4
ms: 2.1.3
- openai: 3.2.1
ora-classic: 5.4.2
- pactum: 3.6.1
+ pactum: 3.6.6
parse-function: 5.6.10
parse5: 7.1.2
promise-retry: 1.1.1
@@ -3397,7 +3420,7 @@ packages:
sprintf-js: 1.1.1
uuid: 9.0.1
optionalDependencies:
- '@codeceptjs/detox-helper': 1.0.5(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0)
+ '@codeceptjs/detox-helper': 1.0.5(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0)
transitivePeerDependencies:
- '@babel/core'
- '@babel/preset-env'
@@ -3534,8 +3557,8 @@ packages:
requiresBuild: true
optional: true
- /core-js-compat@3.36.1:
- resolution: {integrity: sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==}
+ /core-js-compat@3.37.0:
+ resolution: {integrity: sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA==}
dependencies:
browserslist: 4.23.0
optional: true
@@ -3846,17 +3869,17 @@ packages:
resolution: {integrity: sha512-0cuGS8+jhR67Fy7qG3i3Pc7Aw494sb9yG9QgpG97SFVWwolgYjlhJg7n+UaHxOQT30d1TYu/EYe9k01ivLErIg==}
dev: false
- /devtools@7.35.0(typescript@5.4.3):
+ /devtools@7.35.0(typescript@5.4.5):
resolution: {integrity: sha512-7HMZMcJSCK/PaBCWVs4n4ZhtBNdUQj10iPwXvj/JDkqPreEXN/XW9GJAoMuLPFmCEKfxe+LrIbgs8ocGJ6rp/A==}
engines: {node: '>=12.0.0'}
dependencies:
- '@types/node': 18.19.28
+ '@types/node': 18.19.31
'@types/ua-parser-js': 0.7.39
- '@wdio/config': 7.33.0(typescript@5.4.3)
+ '@wdio/config': 7.33.0(typescript@5.4.5)
'@wdio/logger': 7.26.0
'@wdio/protocols': 7.27.0
- '@wdio/types': 7.33.0(typescript@5.4.3)
- '@wdio/utils': 7.33.0(typescript@5.4.3)
+ '@wdio/types': 7.33.0(typescript@5.4.5)
+ '@wdio/utils': 7.33.0(typescript@5.4.5)
chrome-launcher: 0.15.2
edge-paths: 2.2.1
puppeteer-core: 13.1.3
@@ -3871,11 +3894,11 @@ packages:
- utf-8-validate
dev: false
- /devtools@8.33.1(typescript@5.4.3):
+ /devtools@8.33.1(typescript@5.4.5):
resolution: {integrity: sha512-1ByLuS63FLFAFOnLhtbbZ78xK3+p8pNUEBcZbQFvdwhKNHpWosPTbtiI3qSqm6IQeOOovK+qm9/Mx+mEzTrF9g==}
engines: {node: ^16.13 || >=18}
dependencies:
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
'@wdio/config': 8.33.1
'@wdio/logger': 8.28.0
'@wdio/protocols': 8.32.0
@@ -3884,7 +3907,7 @@ packages:
chrome-launcher: 1.1.1
edge-paths: 3.0.5
import-meta-resolve: 4.0.0
- puppeteer-core: 20.3.0(typescript@5.4.3)
+ puppeteer-core: 20.3.0(typescript@5.4.5)
query-selector-shadow-dom: 1.0.1
ua-parser-js: 1.0.37
uuid: 9.0.1
@@ -3986,8 +4009,8 @@ packages:
/eight-colors@1.3.0:
resolution: {integrity: sha512-hVoK898cR71ADj7L1LZWaECLaSkzzPtqGXIaKv4K6Pzb72QgjLVsQaNI+ELDQQshzFvgp5xTPkaYkPGqw3YR+g==}
- /electron-to-chromium@1.4.722:
- resolution: {integrity: sha512-5nLE0TWFFpZ80Crhtp4pIp8LXCztjYX41yUcV6b+bKR2PqzjskTMOOlBi1VjBHlvHwS+4gar7kNKOrsbsewEZQ==}
+ /electron-to-chromium@1.4.747:
+ resolution: {integrity: sha512-+FnSWZIAvFHbsNVmUxhEqWiaOiPMcfum1GQzlWCg/wLigVtshOsjXHyEFfmt6cFK6+HkS3QOJBv6/3OPumbBfw==}
requiresBuild: true
optional: true
@@ -4012,8 +4035,8 @@ packages:
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
engines: {node: '>=0.12'}
- /envinfo@7.11.0:
- resolution: {integrity: sha512-G9/6xF1FPbIw0TtalAMaVPpiq2aDEuKLXM314jPVAO9r2fo2a4BLqMNkmRS7O/xPPZ+COAhGIz3ETvHEV3eUcg==}
+ /envinfo@7.11.1:
+ resolution: {integrity: sha512-8PiZgZNIB4q/Lw4AhOvAfB/ityHAd2bli3lESSWmWSzSsl5dKpy5N1d1Rfkd2teq/g9xN90lc6o98DOjMeYHpg==}
engines: {node: '>=4'}
hasBin: true
@@ -4586,7 +4609,7 @@ packages:
entities: 4.5.0
param-case: 3.0.4
relateurl: 0.2.7
- terser: 5.30.1
+ terser: 5.30.4
/http-cache-semantics@4.1.1:
resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==}
@@ -4903,7 +4926,7 @@ packages:
jest-environment-node:
optional: true
dependencies:
- bunyamin: 1.5.2(bunyan@2.0.5)
+ bunyamin: 1.6.1(bunyan@2.0.5)
bunyan: 2.0.5
bunyan-debug-stream: 3.1.0(bunyan@2.0.5)
funpermaproxy: 1.1.0
@@ -4923,7 +4946,7 @@ packages:
'@jest/environment': 29.7.0
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
jest-mock: 29.7.0
jest-util: 29.7.0
optional: true
@@ -4956,7 +4979,7 @@ packages:
requiresBuild: true
dependencies:
'@jest/types': 29.6.3
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
jest-util: 29.7.0
optional: true
@@ -4966,7 +4989,7 @@ packages:
requiresBuild: true
dependencies:
'@jest/types': 29.6.3
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11
@@ -4991,7 +5014,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
requiresBuild: true
dependencies:
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
jest-util: 29.7.0
merge-stream: 2.0.0
supports-color: 8.1.1
@@ -5068,24 +5091,24 @@ packages:
requiresBuild: true
optional: true
- /jscodeshift@0.14.0(@babel/preset-env@7.24.3):
+ /jscodeshift@0.14.0(@babel/preset-env@7.24.4):
resolution: {integrity: sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==}
hasBin: true
requiresBuild: true
peerDependencies:
'@babel/preset-env': ^7.1.6
dependencies:
- '@babel/core': 7.24.3
- '@babel/parser': 7.24.1
- '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.3)
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.3)
- '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.3)
- '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.3)
- '@babel/preset-env': 7.24.3(@babel/core@7.24.3)
- '@babel/preset-flow': 7.24.1(@babel/core@7.24.3)
- '@babel/preset-typescript': 7.24.1(@babel/core@7.24.3)
- '@babel/register': 7.23.7(@babel/core@7.24.3)
- babel-core: 7.0.0-bridge.0(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/parser': 7.24.4
+ '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.4)
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.4)
+ '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.4)
+ '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.4)
+ '@babel/preset-env': 7.24.4(@babel/core@7.24.4)
+ '@babel/preset-flow': 7.24.1(@babel/core@7.24.4)
+ '@babel/preset-typescript': 7.24.1(@babel/core@7.24.4)
+ '@babel/register': 7.23.7(@babel/core@7.24.4)
+ babel-core: 7.0.0-bridge.0(@babel/core@7.24.4)
chalk: 4.1.2
flow-parser: 0.206.0
graceful-fs: 4.2.11
@@ -5231,10 +5254,10 @@ packages:
/listenercount@1.0.1:
resolution: {integrity: sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==}
- /locate-app@2.2.27:
- resolution: {integrity: sha512-nroEiS4XbJKS1GB+yC3MG4JKx50CFb137NATI1SBOTjW1WfMCk597dxjXQahdw5KoFMLRjGnjNr5tlw7FKo23w==}
+ /locate-app@2.4.9:
+ resolution: {integrity: sha512-Nj+7+zXI/8fJtRpgLlzF3NlHF5VU63WxOlsl7K3fE3zN9snTzp787x0+Nydyi/iYowLApFEG7JiuQXR/sZ4tnQ==}
dependencies:
- n12: 1.8.30
+ '@promptbook/utils': 0.44.0-16
type-fest: 2.13.0
userhome: 1.0.0
@@ -5467,7 +5490,7 @@ packages:
engines: {node: '>=18'}
requiresBuild: true
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
hermes-parser: 0.20.1
nullthrows: 1.1.1
transitivePeerDependencies:
@@ -5543,7 +5566,7 @@ packages:
engines: {node: '>=18'}
requiresBuild: true
dependencies:
- terser: 5.30.1
+ terser: 5.30.4
optional: true
/metro-resolver@0.80.8:
@@ -5557,7 +5580,7 @@ packages:
engines: {node: '>=18'}
requiresBuild: true
dependencies:
- '@babel/runtime': 7.24.1
+ '@babel/runtime': 7.24.4
optional: true
/metro-source-map@0.80.8:
@@ -5598,8 +5621,8 @@ packages:
engines: {node: '>=18'}
requiresBuild: true
dependencies:
- '@babel/core': 7.24.3
- '@babel/generator': 7.24.1
+ '@babel/core': 7.24.4
+ '@babel/generator': 7.24.4
'@babel/template': 7.24.0
'@babel/traverse': 7.24.1
nullthrows: 1.1.1
@@ -5612,9 +5635,9 @@ packages:
engines: {node: '>=18'}
requiresBuild: true
dependencies:
- '@babel/core': 7.24.3
- '@babel/generator': 7.24.1
- '@babel/parser': 7.24.1
+ '@babel/core': 7.24.4
+ '@babel/generator': 7.24.4
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
metro: 0.80.8
metro-babel-transformer: 0.80.8
@@ -5638,9 +5661,9 @@ packages:
requiresBuild: true
dependencies:
'@babel/code-frame': 7.24.2
- '@babel/core': 7.24.3
- '@babel/generator': 7.24.1
- '@babel/parser': 7.24.1
+ '@babel/core': 7.24.4
+ '@babel/generator': 7.24.4
+ '@babel/parser': 7.24.4
'@babel/template': 7.24.0
'@babel/traverse': 7.24.1
'@babel/types': 7.24.0
@@ -5833,13 +5856,12 @@ packages:
/moment@2.30.1:
resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
requiresBuild: true
- optional: true
/monocart-code-viewer@1.1.3:
resolution: {integrity: sha512-v1dbT8fDr9vjyjEYE035JSC4JXBA/Z034mogVJWRO3khX0/guVwGb69iSIYSzTbR9+KpRKV/C/AscRAkUwP32w==}
- /monocart-coverage-reports@2.7.1:
- resolution: {integrity: sha512-h2SSKgTB5YtsEox5TAB+6RDEBr9cXTIHD1ne2RNaYDSAAOzl5ns8WdPY5yPqDWS4YvnDPWjwgTHdTEPazhKaZA==}
+ /monocart-coverage-reports@2.7.4:
+ resolution: {integrity: sha512-Zr37xPdzIWX/TqvJcJ9s1Kc9LRWzaEhn5ZKmstK42/9S/4NJyDzytXai9EtULgIRzrf6Yib289Xnp53nmmR7GQ==}
hasBin: true
dependencies:
console-grid: 2.2.2
@@ -5890,9 +5912,6 @@ packages:
rimraf: 2.4.5
optional: true
- /n12@1.8.30:
- resolution: {integrity: sha512-dAolJgjIwL0oRwlozZ3nUUoG8ZHG87t2+rKhG7Tdcqmj0yWhxQsYNLuACeMCQWnBQSr5/spv+5b0E+5AI4N8lw==}
-
/nan@2.19.0:
resolution: {integrity: sha512-nO1xXxfh/RWNxfd/XPfbIfFk5vgLsAxUR9y5O0cHMJu/AW9U95JLXqthYHjEp+8gQ5p96K9jUp8nbVOxCdRbtw==}
requiresBuild: true
@@ -6108,14 +6127,6 @@ packages:
is-wsl: 2.2.0
optional: true
- /openai@3.2.1:
- resolution: {integrity: sha512-762C9BNlJPbjjlWZi4WYK9iM2tAVAv0uUp1UmI34vb0CN5T2mjB/qM6RYBmNKMh/dN9fC+bxqPwWJZUTWW052A==}
- dependencies:
- axios: 0.26.1
- form-data: 4.0.0
- transitivePeerDependencies:
- - debug
-
/openapi-fuzzer-core@1.0.6:
resolution: {integrity: sha512-FJNJIfgUFuv4NmVGq9MYdoKra2GrkDy2uhIjE2YGlw30UA1glf4SXLMhI4UwdcJ8jisKdIxi7lXrfej8GvNW5w==}
dependencies:
@@ -6226,8 +6237,8 @@ packages:
/pactum-matchers@1.1.7:
resolution: {integrity: sha512-RqwewcUje6vhcYQGbPfdSXkcp/Vtwn4WmmTWLSmqp0CGxBroCEqRg3JMIjkjQTZCd2VmG+tTcQw+n4P/iuqv3Q==}
- /pactum@3.6.1:
- resolution: {integrity: sha512-/DvfHyIt7+K1FQwKzPzmikx7/SXZ+GZxPqR/FVkqkC4SSvtsCwTlRxxfxe+PWfj887wnYF9D91lIRI7Ws8qxYA==}
+ /pactum@3.6.6:
+ resolution: {integrity: sha512-fyfgSyvmhISWCyvAH8Bb2V5geGPyx0yTdrsjsmpyvOGfoy580cCySMj7ttWpMP+7Wya7WF1QKQVo2PsGSchTVw==}
engines: {node: '>=10'}
dependencies:
'@exodus/schemasafe': 1.3.0
@@ -6239,8 +6250,10 @@ packages:
openapi-fuzzer-core: 1.0.6
pactum-matchers: 1.1.7
parse-graphql: 1.0.0
- phin: 3.7.0
+ phin: 3.7.1
polka: 0.5.2
+ transitivePeerDependencies:
+ - debug
/param-case@3.0.4:
resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==}
@@ -6252,7 +6265,7 @@ packages:
resolution: {integrity: sha512-mrMwHEIn8mCgTTZxCVtXbcv8+Suf13z+81004BupjoAfZfIuwEzOYy9NNS3xKYXRRVR7Ej1sjvgjjcqQmYGK4A==}
engines: {node: '>=8.11'}
dependencies:
- '@babel/parser': 7.24.1
+ '@babel/parser': 7.24.4
arrify: 2.0.1
/parse-graphql@1.0.0:
@@ -6331,12 +6344,13 @@ packages:
/pend@1.2.0:
resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==}
- /phin@3.7.0:
- resolution: {integrity: sha512-DqnVNrpYhKGBZppNKprD+UJylMeEKOZxHgPB+ZP6mGzf3uA2uox4Ep9tUm+rUc8WLIdHT3HcAE4X8fhwQA9JKg==}
+ /phin@3.7.1:
+ resolution: {integrity: sha512-GEazpTWwTZaEQ9RhL7Nyz0WwqilbqgLahDM3D0hxWwmVDI52nXEybHqiN6/elwpkJBhcuj+WbBu+QfT0uhPGfQ==}
engines: {node: '>= 8'}
- deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
dependencies:
- centra: 2.6.0
+ centra: 2.7.0
+ transitivePeerDependencies:
+ - debug
/picocolors@1.0.0:
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
@@ -6380,6 +6394,11 @@ packages:
'@polka/url': 0.5.0
trouter: 2.0.1
+ /prettier@2.8.1:
+ resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==}
+ engines: {node: '>=10.13.0'}
+ hasBin: true
+
/pretty-format@26.6.2:
resolution: {integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==}
engines: {node: '>= 10'}
@@ -6546,7 +6565,7 @@ packages:
- utf-8-validate
dev: false
- /puppeteer-core@20.3.0(typescript@5.4.3):
+ /puppeteer-core@20.3.0(typescript@5.4.5):
resolution: {integrity: sha512-264pBrIui5bO6NJeOcbJrLa0OCwmA4+WK00JMrLIKTfRiqe2gx8KWTzLsjyw/bizErp3TKS7vt/I0i5fTC+mAw==}
engines: {node: '>=16.0.0'}
peerDependencies:
@@ -6555,12 +6574,12 @@ packages:
typescript:
optional: true
dependencies:
- '@puppeteer/browsers': 1.3.0(typescript@5.4.3)
+ '@puppeteer/browsers': 1.3.0(typescript@5.4.5)
chromium-bidi: 0.4.9(devtools-protocol@0.0.1120988)
cross-fetch: 3.1.6
debug: 4.3.4(supports-color@8.1.1)
devtools-protocol: 0.0.1120988
- typescript: 5.4.3
+ typescript: 5.4.5
ws: 8.13.0
transitivePeerDependencies:
- bufferutil
@@ -6624,8 +6643,8 @@ packages:
requiresBuild: true
optional: true
- /react-native@0.73.6(@babel/core@7.24.3)(@babel/preset-env@7.24.3)(react@18.2.0):
- resolution: {integrity: sha512-oqmZe8D2/VolIzSPZw+oUd6j/bEmeRHwsLn1xLA5wllEYsZ5zNuMsDus235ONOnCRwexqof/J3aztyQswSmiaA==}
+ /react-native@0.73.7(@babel/core@7.24.4)(@babel/preset-env@7.24.4)(react@18.2.0):
+ resolution: {integrity: sha512-LfI/INAC9jTf80bBHJQo0SfTEPQADsU8HoLaW7xQKjYXUX40dhu3AoyNEkMOHY4cpQyjEliQZ4dQpQMy733KRQ==}
engines: {node: '>=18'}
hasBin: true
requiresBuild: true
@@ -6637,12 +6656,12 @@ packages:
'@react-native-community/cli-platform-android': 12.3.6
'@react-native-community/cli-platform-ios': 12.3.6
'@react-native/assets-registry': 0.73.1
- '@react-native/codegen': 0.73.3(@babel/preset-env@7.24.3)
- '@react-native/community-cli-plugin': 0.73.17(@babel/core@7.24.3)(@babel/preset-env@7.24.3)
+ '@react-native/codegen': 0.73.3(@babel/preset-env@7.24.4)
+ '@react-native/community-cli-plugin': 0.73.17(@babel/core@7.24.4)(@babel/preset-env@7.24.4)
'@react-native/gradle-plugin': 0.73.4
'@react-native/js-polyfills': 0.73.1
'@react-native/normalize-colors': 0.73.2
- '@react-native/virtualized-lists': 0.73.4(react-native@0.73.6)
+ '@react-native/virtualized-lists': 0.73.4(react-native@0.73.7)
abort-controller: 3.0.0
anser: 1.4.10
ansi-regex: 5.0.1
@@ -6783,7 +6802,7 @@ packages:
/regenerator-transform@0.15.2:
resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}
dependencies:
- '@babel/runtime': 7.24.1
+ '@babel/runtime': 7.24.4
optional: true
/regexp-match-indices@1.0.2:
@@ -7120,12 +7139,12 @@ packages:
dependencies:
agent-base: 7.1.1
debug: 4.3.4(supports-color@8.1.1)
- socks: 2.8.1
+ socks: 2.8.3
transitivePeerDependencies:
- supports-color
- /socks@2.8.1:
- resolution: {integrity: sha512-B6w7tkwNid7ToxjZ08rQMT8M9BJAf8DKx8Ft4NivzH0zBUfd6jldGcisJn/RLgxcX3FPNDdNQCUEMMT79b+oCQ==}
+ /socks@2.8.3:
+ resolution: {integrity: sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==}
engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
dependencies:
ip-address: 9.0.5
@@ -7153,6 +7172,9 @@ packages:
requiresBuild: true
optional: true
+ /spacetrim@0.11.20:
+ resolution: {integrity: sha512-YGGUh6s1exCagGQyG4z2cZcSwB6tsMFBKS6xUI9AuYBgkr5WHYoWx0KoBh33U2zKIQSRQZsQkRP/dI9Ly10k3g==}
+
/split2@4.2.0:
resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
engines: {node: '>= 10.x'}
@@ -7355,8 +7377,8 @@ packages:
pump: 3.0.0
tar-stream: 3.1.7
optionalDependencies:
- bare-fs: 2.2.2
- bare-path: 2.1.0
+ bare-fs: 2.3.0
+ bare-path: 2.1.1
/tar-stream@2.2.0:
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
@@ -7418,8 +7440,8 @@ packages:
uuid: 3.4.0
optional: true
- /terser@5.30.1:
- resolution: {integrity: sha512-PJhOnRttZqqmIujxOQOMu4QuFGvh43lR7Youln3k6OJvmxwZ5FxK5rbCEh8XABRCpLf7ZnhrZuclCNCASsScnA==}
+ /terser@5.30.4:
+ resolution: {integrity: sha512-xRdd0v64a8mFK9bnsKVdoNP9GQIKUAaJPTaqEQDL4w/J8WaW4sWXXoMZ+6SimPkfT5bElreXf8m9HnmPc3E1BQ==}
engines: {node: '>=10'}
hasBin: true
dependencies:
@@ -7509,7 +7531,7 @@ packages:
utf8-byte-length: 1.0.4
optional: true
- /ts-node@10.9.2(@types/node@20.12.2)(typescript@5.4.3):
+ /ts-node@10.9.2(@types/node@20.12.7)(typescript@5.4.5):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@@ -7528,14 +7550,14 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
acorn: 8.11.3
acorn-walk: 8.3.2
arg: 4.1.3
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
- typescript: 5.4.3
+ typescript: 5.4.5
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
dev: false
@@ -7578,8 +7600,8 @@ packages:
hasBin: true
dev: true
- /typescript@5.4.3:
- resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
+ /typescript@5.4.5:
+ resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
engines: {node: '>=14.17'}
hasBin: true
@@ -7746,16 +7768,16 @@ packages:
resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
engines: {node: '>= 8'}
- /webdriver@7.33.0(typescript@5.4.3):
+ /webdriver@7.33.0(typescript@5.4.5):
resolution: {integrity: sha512-cyMRAVUHgQhEBHojOeNet2e8GkfyvvjpioNCPcF6qUtT+URdagr8Mh0t4Fs+Jr0tpuMqFnw70xZexAcV/6I/jg==}
engines: {node: '>=12.0.0'}
dependencies:
- '@types/node': 18.19.28
- '@wdio/config': 7.33.0(typescript@5.4.3)
+ '@types/node': 18.19.31
+ '@wdio/config': 7.33.0(typescript@5.4.5)
'@wdio/logger': 7.26.0
'@wdio/protocols': 7.27.0
- '@wdio/types': 7.33.0(typescript@5.4.3)
- '@wdio/utils': 7.33.0(typescript@5.4.3)
+ '@wdio/types': 7.33.0(typescript@5.4.5)
+ '@wdio/utils': 7.33.0(typescript@5.4.5)
got: 11.8.6
ky: 0.30.0
lodash.merge: 4.6.2
@@ -7763,23 +7785,23 @@ packages:
- typescript
dev: false
- /webdriverio@7.36.0(typescript@5.4.3):
+ /webdriverio@7.36.0(typescript@5.4.5):
resolution: {integrity: sha512-OTYmKBF7eFKBX39ojUIEzw7AlE1ZRJiFoMTtEQaPMuPzZCP2jUBq6Ey38nuZrYXLkXn3/le9a14pNnKSM0n56w==}
engines: {node: '>=12.0.0'}
dependencies:
'@types/aria-query': 5.0.4
- '@types/node': 18.19.28
- '@wdio/config': 7.33.0(typescript@5.4.3)
+ '@types/node': 18.19.31
+ '@wdio/config': 7.33.0(typescript@5.4.5)
'@wdio/logger': 7.26.0
'@wdio/protocols': 7.27.0
- '@wdio/repl': 7.33.0(typescript@5.4.3)
- '@wdio/types': 7.33.0(typescript@5.4.3)
- '@wdio/utils': 7.33.0(typescript@5.4.3)
+ '@wdio/repl': 7.33.0(typescript@5.4.5)
+ '@wdio/types': 7.33.0(typescript@5.4.5)
+ '@wdio/utils': 7.33.0(typescript@5.4.5)
archiver: 5.3.2
aria-query: 5.3.0
css-shorthand-properties: 1.1.1
css-value: 0.0.1
- devtools: 7.35.0(typescript@5.4.3)
+ devtools: 7.35.0(typescript@5.4.5)
devtools-protocol: 0.0.1260888
fs-extra: 11.2.0
grapheme-splitter: 1.0.4
@@ -7793,7 +7815,7 @@ packages:
resq: 1.11.0
rgb2hex: 0.2.5
serialize-error: 8.1.0
- webdriver: 7.33.0(typescript@5.4.3)
+ webdriver: 7.33.0(typescript@5.4.5)
transitivePeerDependencies:
- bufferutil
- encoding
diff --git a/frontend/package.json b/frontend/package.json
index 5a0e52ebc..1fbe67265 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -22,7 +22,7 @@
},
"dependencies": {
"@github/webauthn-json": "2.1.1",
- "@headlessui/vue": "1.7.19",
+ "@headlessui/vue": "1.7.20",
"@pinia/nuxt": "0.5.1",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
@@ -34,34 +34,34 @@
"chart.js": "4.4.2",
"debug": "4.3.4",
"diff-match-patch": "1.0.5",
- "dompurify": "3.0.11",
+ "dompurify": "3.1.0",
"easymde": "2.18.0",
"filesize": "10.1.1",
"jsdom": "24.0.0",
"jwt-decode": "4.0.0",
"lodash-es": "4.17.21",
- "marked": "12.0.1",
+ "marked": "12.0.2",
"marked-extended-tables": "1.0.8",
"marked-linkify-it": "3.1.9",
"nprogress": "0.2.0",
"pinia": "2.1.7",
"prism-theme-vars": "0.2.4",
"prismjs": "1.29.0",
- "qs": "6.12.0",
+ "qs": "6.12.1",
"rapidoc": "9.3.4",
"swagger-typescript-api": "13.0.3",
- "universal-cookie": "7.1.3",
+ "universal-cookie": "7.1.4",
"vue-advanced-cropper": "2.8.8",
- "vue-chartjs": "5.3.0",
- "vue-i18n": "9.10.2",
+ "vue-chartjs": "5.3.1",
+ "vue-i18n": "9.13.1",
"vue3-popper": "1.5.0",
"vuedraggable": "4.1.0"
},
"devDependencies": {
- "@iconify-json/mdi": "1.1.64",
+ "@iconify-json/mdi": "1.1.66",
"@nuxt-alt/proxy": "2.5.8",
"@nuxtjs/eslint-config-typescript": "12.1.0",
- "@nuxtjs/i18n": "8.2.0",
+ "@nuxtjs/i18n": "8.3.1",
"@types/accept-language-parser": "1.5.6",
"@types/debug": "4.1.12",
"@types/diff-match-patch": "1.0.36",
@@ -69,10 +69,10 @@
"@types/jsdom": "21.1.6",
"@types/locale": "0.1.4",
"@types/lodash-es": "4.17.12",
- "@types/markdown-it-link-attributes": "3.0.4",
+ "@types/markdown-it-link-attributes": "3.0.5",
"@types/nprogress": "0.2.3",
"@types/prismjs": "1.26.3",
- "@types/qs": "6.9.14",
+ "@types/qs": "6.9.15",
"@unocss/nuxt": "0.58.9",
"@vue/eslint-config-typescript": "13.0.0",
"eslint": "8.57.0",
@@ -82,21 +82,21 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-unicorn": "51.0.1",
- "eslint-plugin-vue": "9.24.0",
+ "eslint-plugin-vue": "9.25.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
- "nuxt": "3.11.1",
+ "nuxt": "3.11.2",
"pnpm": "8.15.5",
"prettier": "3.2.5",
"regenerator-runtime": "0.14.1",
- "sass": "1.72.0",
- "typescript": "5.4.3",
+ "sass": "1.75.0",
+ "typescript": "5.4.5",
"unplugin-auto-import": "0.17.5",
"unplugin-icons": "0.18.5",
"unplugin-vue-components": "0.26.0",
- "vite": "5.2.7",
+ "vite": "5.2.10",
"vite-plugin-eslint": "1.8.1",
- "vue-tsc": "2.0.7"
+ "vue-tsc": "2.0.14"
},
"comments": {
"hookable": "Hookable 5.5 seems to break with nuxt..."
diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml
index 0fbe044cc..de581147a 100644
--- a/frontend/pnpm-lock.yaml
+++ b/frontend/pnpm-lock.yaml
@@ -12,26 +12,26 @@ dependencies:
specifier: 2.1.1
version: 2.1.1
'@headlessui/vue':
- specifier: 1.7.19
- version: 1.7.19(vue@3.4.21)
+ specifier: 1.7.20
+ version: 1.7.20(vue@3.4.25)
'@pinia/nuxt':
specifier: 0.5.1
- version: 0.5.1(rollup@4.13.2)(typescript@5.4.3)(vue@3.4.21)
+ version: 0.5.1(rollup@4.16.4)(typescript@5.4.5)(vue@3.4.25)
'@vuelidate/core':
specifier: 2.0.3
- version: 2.0.3(vue@3.4.21)
+ version: 2.0.3(vue@3.4.25)
'@vuelidate/validators':
specifier: 2.0.4
- version: 2.0.4(vue@3.4.21)
+ version: 2.0.4(vue@3.4.25)
'@vueuse/components':
specifier: 10.9.0
- version: 10.9.0(vue@3.4.21)
+ version: 10.9.0(vue@3.4.25)
'@vueuse/core':
specifier: 10.9.0
- version: 10.9.0(vue@3.4.21)
+ version: 10.9.0(vue@3.4.25)
'@vueuse/nuxt':
specifier: 10.9.0
- version: 10.9.0(nuxt@3.11.1)(rollup@4.13.2)(vue@3.4.21)
+ version: 10.9.0(nuxt@3.11.2)(rollup@4.16.4)(vue@3.4.25)
accept-language-parser:
specifier: 1.5.0
version: 1.5.0
@@ -48,8 +48,8 @@ dependencies:
specifier: 1.0.5
version: 1.0.5
dompurify:
- specifier: 3.0.11
- version: 3.0.11
+ specifier: 3.1.0
+ version: 3.1.0
easymde:
specifier: 2.18.0
version: 2.18.0
@@ -66,20 +66,20 @@ dependencies:
specifier: 4.17.21
version: 4.17.21
marked:
- specifier: 12.0.1
- version: 12.0.1
+ specifier: 12.0.2
+ version: 12.0.2
marked-extended-tables:
specifier: 1.0.8
- version: 1.0.8(marked@12.0.1)
+ version: 1.0.8(marked@12.0.2)
marked-linkify-it:
specifier: 3.1.9
- version: 3.1.9(marked@12.0.1)
+ version: 3.1.9(marked@12.0.2)
nprogress:
specifier: 0.2.0
version: 0.2.0
pinia:
specifier: 2.1.7
- version: 2.1.7(typescript@5.4.3)(vue@3.4.21)
+ version: 2.1.7(typescript@5.4.5)(vue@3.4.25)
prism-theme-vars:
specifier: 0.2.4
version: 0.2.4
@@ -87,8 +87,8 @@ dependencies:
specifier: 1.29.0
version: 1.29.0
qs:
- specifier: 6.12.0
- version: 6.12.0
+ specifier: 6.12.1
+ version: 6.12.1
rapidoc:
specifier: 9.3.4
version: 9.3.4(debug@4.3.4)
@@ -96,37 +96,37 @@ dependencies:
specifier: 13.0.3
version: 13.0.3
universal-cookie:
- specifier: 7.1.3
- version: 7.1.3
+ specifier: 7.1.4
+ version: 7.1.4
vue-advanced-cropper:
specifier: 2.8.8
- version: 2.8.8(vue@3.4.21)
+ version: 2.8.8(vue@3.4.25)
vue-chartjs:
- specifier: 5.3.0
- version: 5.3.0(chart.js@4.4.2)(vue@3.4.21)
+ specifier: 5.3.1
+ version: 5.3.1(chart.js@4.4.2)(vue@3.4.25)
vue-i18n:
- specifier: 9.10.2
- version: 9.10.2(vue@3.4.21)
+ specifier: 9.13.1
+ version: 9.13.1(vue@3.4.25)
vue3-popper:
specifier: 1.5.0
- version: 1.5.0(vue@3.4.21)
+ version: 1.5.0(vue@3.4.25)
vuedraggable:
specifier: 4.1.0
- version: 4.1.0(vue@3.4.21)
+ version: 4.1.0(vue@3.4.25)
devDependencies:
'@iconify-json/mdi':
- specifier: 1.1.64
- version: 1.1.64
+ specifier: 1.1.66
+ version: 1.1.66
'@nuxt-alt/proxy':
specifier: 2.5.8
- version: 2.5.8(rollup@4.13.2)
+ version: 2.5.8(rollup@4.16.4)
'@nuxtjs/eslint-config-typescript':
specifier: 12.1.0
- version: 12.1.0(eslint@8.57.0)(typescript@5.4.3)
+ version: 12.1.0(eslint@8.57.0)(typescript@5.4.5)
'@nuxtjs/i18n':
- specifier: 8.2.0
- version: 8.2.0(rollup@4.13.2)(vue@3.4.21)
+ specifier: 8.3.1
+ version: 8.3.1(rollup@4.16.4)(vue@3.4.25)
'@types/accept-language-parser':
specifier: 1.5.6
version: 1.5.6
@@ -149,8 +149,8 @@ devDependencies:
specifier: 4.17.12
version: 4.17.12
'@types/markdown-it-link-attributes':
- specifier: 3.0.4
- version: 3.0.4
+ specifier: 3.0.5
+ version: 3.0.5
'@types/nprogress':
specifier: 0.2.3
version: 0.2.3
@@ -158,14 +158,14 @@ devDependencies:
specifier: 1.26.3
version: 1.26.3
'@types/qs':
- specifier: 6.9.14
- version: 6.9.14
+ specifier: 6.9.15
+ version: 6.9.15
'@unocss/nuxt':
specifier: 0.58.9
- version: 0.58.9(postcss@8.4.38)(rollup@4.13.2)(vite@5.2.7)(webpack@5.91.0)
+ version: 0.58.9(postcss@8.4.38)(rollup@4.16.4)(vite@5.2.10)(webpack@5.91.0)
'@vue/eslint-config-typescript':
specifier: 13.0.0
- version: 13.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.4.3)
+ version: 13.0.0(eslint-plugin-vue@9.25.0)(eslint@8.57.0)(typescript@5.4.5)
eslint:
specifier: 8.57.0
version: 8.57.0
@@ -177,19 +177,19 @@ devDependencies:
version: 1.1.2(eslint-plugin-import@2.29.1)
eslint-import-resolver-typescript:
specifier: 3.6.1
- version: 3.6.1(@typescript-eslint/parser@7.4.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
+ version: 3.6.1(@typescript-eslint/parser@7.7.1)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
eslint-plugin-eslint-comments:
specifier: 3.2.0
version: 3.2.0(eslint@8.57.0)
eslint-plugin-import:
specifier: 2.29.1
- version: 2.29.1(@typescript-eslint/parser@7.4.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
+ version: 2.29.1(@typescript-eslint/parser@7.7.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
eslint-plugin-unicorn:
specifier: 51.0.1
version: 51.0.1(eslint@8.57.0)
eslint-plugin-vue:
- specifier: 9.24.0
- version: 9.24.0(eslint@8.57.0)
+ specifier: 9.25.0
+ version: 9.25.0(eslint@8.57.0)
husky:
specifier: 9.0.11
version: 9.0.11
@@ -197,8 +197,8 @@ devDependencies:
specifier: 15.2.2
version: 15.2.2
nuxt:
- specifier: 3.11.1
- version: 3.11.1(@unocss/reset@0.58.9)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.13.2)(sass@1.72.0)(typescript@5.4.3)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue-tsc@2.0.7)
+ specifier: 3.11.2
+ version: 3.11.2(@unocss/reset@0.59.4)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.16.4)(sass@1.75.0)(typescript@5.4.5)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue-tsc@2.0.14)
pnpm:
specifier: 8.15.5
version: 8.15.5
@@ -209,29 +209,29 @@ devDependencies:
specifier: 0.14.1
version: 0.14.1
sass:
- specifier: 1.72.0
- version: 1.72.0
+ specifier: 1.75.0
+ version: 1.75.0
typescript:
- specifier: 5.4.3
- version: 5.4.3
+ specifier: 5.4.5
+ version: 5.4.5
unplugin-auto-import:
specifier: 0.17.5
- version: 0.17.5(@vueuse/core@10.9.0)(rollup@4.13.2)
+ version: 0.17.5(@vueuse/core@10.9.0)(rollup@4.16.4)
unplugin-icons:
specifier: 0.18.5
version: 0.18.5
unplugin-vue-components:
specifier: 0.26.0
- version: 0.26.0(rollup@4.13.2)(vue@3.4.21)
+ version: 0.26.0(rollup@4.16.4)(vue@3.4.25)
vite:
- specifier: 5.2.7
- version: 5.2.7(sass@1.72.0)
+ specifier: 5.2.10
+ version: 5.2.10(sass@1.75.0)
vite-plugin-eslint:
specifier: 1.8.1
- version: 1.8.1(eslint@8.57.0)(vite@5.2.7)
+ version: 1.8.1(eslint@8.57.0)(vite@5.2.10)
vue-tsc:
- specifier: 2.0.7
- version: 2.0.7(typescript@5.4.3)
+ specifier: 2.0.14
+ version: 2.0.14(typescript@5.4.5)
packages:
@@ -264,7 +264,7 @@ packages:
/@apitools/openapi-parser@0.0.30(debug@4.3.4):
resolution: {integrity: sha512-e8KttEjBSozuSO7IVeFTRvzqgsbxwFtGbwc1Yi/u8EgzDqtVpTOgZ5qfSwtzAdKNkx0x+oi+s/1imCAju0lhTA==}
dependencies:
- swagger-client: 3.26.4(debug@4.3.4)
+ swagger-client: 3.27.2(debug@4.3.4)
transitivePeerDependencies:
- debug
dev: false
@@ -276,21 +276,21 @@ packages:
'@babel/highlight': 7.24.2
picocolors: 1.0.0
- /@babel/compat-data@7.24.1:
- resolution: {integrity: sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==}
+ /@babel/compat-data@7.24.4:
+ resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==}
engines: {node: '>=6.9.0'}
- /@babel/core@7.24.3:
- resolution: {integrity: sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==}
+ /@babel/core@7.24.4:
+ resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.24.2
- '@babel/generator': 7.24.1
+ '@babel/generator': 7.24.4
'@babel/helper-compilation-targets': 7.23.6
- '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3)
- '@babel/helpers': 7.24.1
- '@babel/parser': 7.24.1
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
+ '@babel/helpers': 7.24.4
+ '@babel/parser': 7.24.4
'@babel/template': 7.24.0
'@babel/traverse': 7.24.1
'@babel/types': 7.24.0
@@ -302,8 +302,8 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/generator@7.24.1:
- resolution: {integrity: sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==}
+ /@babel/generator@7.24.4:
+ resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.24.0
@@ -321,25 +321,25 @@ packages:
resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/compat-data': 7.24.1
+ '@babel/compat-data': 7.24.4
'@babel/helper-validator-option': 7.23.5
browserslist: 4.23.0
lru-cache: 5.1.1
semver: 6.3.1
- /@babel/helper-create-class-features-plugin@7.24.1(@babel/core@7.24.3):
- resolution: {integrity: sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA==}
+ /@babel/helper-create-class-features-plugin@7.24.4(@babel/core@7.24.4):
+ resolution: {integrity: sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@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.23.0
'@babel/helper-optimise-call-expression': 7.22.5
- '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.3)
+ '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4)
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
semver: 6.3.1
@@ -379,13 +379,13 @@ packages:
dependencies:
'@babel/types': 7.24.0
- /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.3):
+ /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4):
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-module-imports': 7.24.3
'@babel/helper-simple-access': 7.22.5
@@ -402,13 +402,13 @@ packages:
resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==}
engines: {node: '>=6.9.0'}
- /@babel/helper-replace-supers@7.24.1(@babel/core@7.24.3):
+ /@babel/helper-replace-supers@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-member-expression-to-functions': 7.23.0
'@babel/helper-optimise-call-expression': 7.22.5
@@ -443,8 +443,8 @@ packages:
resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
engines: {node: '>=6.9.0'}
- /@babel/helpers@7.24.1:
- resolution: {integrity: sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==}
+ /@babel/helpers@7.24.4:
+ resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.24.0
@@ -462,114 +462,114 @@ packages:
js-tokens: 4.0.0
picocolors: 1.0.0
- /@babel/parser@7.24.1:
- resolution: {integrity: sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==}
+ /@babel/parser@7.24.4:
+ resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.24.0
- /@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-zPEvzFijn+hRvJuX2Vu3KbEBN39LN3f7tW3MQO2LsIs57B26KU+kUc82BdAktS1VCM6libzh45eKGI65lg0cpA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.24.4)
- /@babel/plugin-syntax-decorators@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-decorators@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-05RJdO/cCrtVWuAaSn1tS3bH8jbsJa/Y1uD186u6J4C/1mnHFxseeuWpsqr9anvo7TUulev7tm7GDwRV+VuhDw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.3):
+ /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.4):
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
- /@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.3):
+ /@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-simple-access': 7.22.5
- /@babel/plugin-transform-typescript@7.24.1(@babel/core@7.24.3):
- resolution: {integrity: sha512-liYSESjX2fZ7JyBFkYG78nfvHlMKE6IpNdTVnxmlYUR+j5ZLsitFbaAE+eJSK2zPPkNWNw4mXL51rQ8WrvdK0w==}
+ /@babel/plugin-transform-typescript@7.24.4(@babel/core@7.24.4):
+ resolution: {integrity: sha512-79t3CQ8+oBGk/80SQ8MN3Bs3obf83zJ0YZjDmDaEZN8MqhMI760apl5z6a20kFeMXBwJX99VpKT8CKxEBp5H1g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-annotate-as-pure': 7.22.5
- '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.24.3)
+ '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4)
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.4)
- /@babel/preset-typescript@7.24.1(@babel/core@7.24.3):
+ /@babel/preset-typescript@7.24.1(@babel/core@7.24.4):
resolution: {integrity: sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-plugin-utils': 7.24.0
'@babel/helper-validator-option': 7.23.5
- '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4)
- /@babel/runtime-corejs3@7.24.1:
- resolution: {integrity: sha512-T9ko/35G+Bkl+win48GduaPlhSlOjjE5s1TeiEcD+QpxlLQnoEfb/nO/T+TQqkm+ipFwORn+rB8w14iJ/uD0bg==}
+ /@babel/runtime-corejs3@7.24.4:
+ resolution: {integrity: sha512-VOQOexSilscN24VEY810G/PqtpFvx/z6UqDIjIWbDe2368HhDLkYN5TYwaEz/+eRCUkhJ2WaNLLmQAlxzfWj4w==}
engines: {node: '>=6.9.0'}
dependencies:
- core-js-pure: 3.36.1
+ core-js-pure: 3.37.0
regenerator-runtime: 0.14.1
dev: false
- /@babel/standalone@7.24.3:
- resolution: {integrity: sha512-PbObiI21Z/1DoJLr6DKsdmyp7uUIuw6zv5zIMorH98rOBE/TehkjK7xqXiwJmbCqi7deVbIksDerZ9Ds9hRLGw==}
+ /@babel/standalone@7.24.4:
+ resolution: {integrity: sha512-V4uqWeedadiuiCx5P5OHYJZ1PehdMpcBccNCEptKFGPiZIY3FI5f2ClxUl4r5wZ5U+ohcQ+4KW6jX2K6xXzq4Q==}
engines: {node: '>=6.9.0'}
/@babel/template@7.24.0:
@@ -577,7 +577,7 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.24.2
- '@babel/parser': 7.24.1
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
/@babel/traverse@7.24.1:
@@ -585,12 +585,12 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.24.2
- '@babel/generator': 7.24.1
+ '@babel/generator': 7.24.4
'@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.22.6
- '@babel/parser': 7.24.1
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
debug: 4.3.4
globals: 11.12.0
@@ -605,8 +605,9 @@ packages:
'@babel/helper-validator-identifier': 7.22.20
to-fast-properties: 2.0.0
- /@cloudflare/kv-asset-handler@0.3.1:
- resolution: {integrity: sha512-lKN2XCfKCmpKb86a1tl4GIwsJYDy9TGuwjhDELLmpKygQhw8X2xR4dusgpC5Tg7q1pB96Eb0rBo81kxSILQMwA==}
+ /@cloudflare/kv-asset-handler@0.3.2:
+ resolution: {integrity: sha512-EeEjMobfuJrwoctj7FA1y1KEbM0+Q1xSjobIEyie9k4haVEBB7vkDvsasw1pM3rO39mL2akxIAzLMUAtrMHZhA==}
+ engines: {node: '>=16.13'}
dependencies:
mime: 3.0.0
@@ -853,21 +854,21 @@ packages:
hasBin: true
dev: false
- /@headlessui/vue@1.7.19(vue@3.4.21):
- resolution: {integrity: sha512-VFjKPybogux/5/QYGSq4zgG/x3RcxId15W8uguAJAjPBxelI23dwjOjTx/mIiMkM/Hd3rzFxcf2aIp56eEWRcA==}
+ /@headlessui/vue@1.7.20(vue@3.4.25):
+ resolution: {integrity: sha512-y83833wFo/+0FOrblgESiuvGwcHnfu8T2XQHb3iVA9GVSUVs3VLptp2bXlF5IR4IFD3Klr+jQEfreF6bSJNdOA==}
engines: {node: '>=10'}
peerDependencies:
vue: ^3.2.0
dependencies:
- '@tanstack/vue-virtual': 3.2.0(vue@3.4.21)
- vue: 3.4.21(typescript@5.4.3)
+ '@tanstack/vue-virtual': 3.4.0(vue@3.4.25)
+ vue: 3.4.25(typescript@5.4.5)
dev: false
/@humanwhocodes/config-array@0.11.14:
resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
engines: {node: '>=10.10.0'}
dependencies:
- '@humanwhocodes/object-schema': 2.0.2
+ '@humanwhocodes/object-schema': 2.0.3
debug: 4.3.4
minimatch: 3.1.2
transitivePeerDependencies:
@@ -877,11 +878,11 @@ packages:
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines: {node: '>=12.22'}
- /@humanwhocodes/object-schema@2.0.2:
- resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==}
+ /@humanwhocodes/object-schema@2.0.3:
+ resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
- /@iconify-json/mdi@1.1.64:
- resolution: {integrity: sha512-zGeo5TjhNFAY6FmSDBLAzDO811t77r6v/mDi7CAL9w5eXqKez6bIjk8R9AL/RHIeq44ALP4Ozr4lMqFTkHr7ug==}
+ /@iconify-json/mdi@1.1.66:
+ resolution: {integrity: sha512-7KPF2RVUUWav/hXCM8Ti/smqu3cmgePJpiX9CSkldiL+80+eBRBeKlc4vPOc9jhAItlqIU1vKsbKoPP0JIfgbg==}
dependencies:
'@iconify/types': 2.0.0
dev: true
@@ -889,8 +890,8 @@ packages:
/@iconify/types@2.0.0:
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
- /@iconify/utils@2.1.22:
- resolution: {integrity: sha512-6UHVzTVXmvO8uS6xFF+L/QTSpTzA/JZxtgU+KYGFyDYMEObZ1bu/b5l+zNJjHy+0leWjHI+C0pXlzGvv3oXZMA==}
+ /@iconify/utils@2.1.23:
+ resolution: {integrity: sha512-YGNbHKM5tyDvdWZ92y2mIkrfvm5Fvhe6WJSkWu7vvOFhMtYDP0casZpoRz0XEHZCrYsR4stdGT3cZ52yp5qZdQ==}
dependencies:
'@antfu/install-pkg': 0.1.1
'@antfu/utils': 0.7.7
@@ -902,7 +903,7 @@ packages:
transitivePeerDependencies:
- supports-color
- /@intlify/bundle-utils@7.5.1(vue-i18n@9.10.2):
+ /@intlify/bundle-utils@7.5.1(vue-i18n@9.13.1):
resolution: {integrity: sha512-UovJl10oBIlmYEcWw+VIHdKY5Uv5sdPG0b/b6bOYxGLln3UwB75+2dlc0F3Fsa0RhoznQ5Rp589/BZpABpE4Xw==}
engines: {node: '>= 14.16'}
peerDependencies:
@@ -914,55 +915,55 @@ packages:
vue-i18n:
optional: true
dependencies:
- '@intlify/message-compiler': 9.10.2
- '@intlify/shared': 9.10.2
+ '@intlify/message-compiler': 9.13.1
+ '@intlify/shared': 9.13.1
acorn: 8.11.3
escodegen: 2.1.0
estree-walker: 2.0.2
jsonc-eslint-parser: 2.4.0
- magic-string: 0.30.8
+ magic-string: 0.30.10
mlly: 1.6.1
source-map-js: 1.2.0
- vue-i18n: 9.10.2(vue@3.4.21)
+ vue-i18n: 9.13.1(vue@3.4.25)
yaml-eslint-parser: 1.2.2
dev: true
- /@intlify/core-base@9.10.2:
- resolution: {integrity: sha512-HGStVnKobsJL0DoYIyRCGXBH63DMQqEZxDUGrkNI05FuTcruYUtOAxyL3zoAZu/uDGO6mcUvm3VXBaHG2GdZCg==}
+ /@intlify/core-base@9.13.1:
+ resolution: {integrity: sha512-+bcQRkJO9pcX8d0gel9ZNfrzU22sZFSA0WVhfXrf5jdJOS24a+Bp8pozuS9sBI9Hk/tGz83pgKfmqcn/Ci7/8w==}
engines: {node: '>= 16'}
dependencies:
- '@intlify/message-compiler': 9.10.2
- '@intlify/shared': 9.10.2
+ '@intlify/message-compiler': 9.13.1
+ '@intlify/shared': 9.13.1
- /@intlify/core@9.10.2:
- resolution: {integrity: sha512-t/RVemtM3bTE/wa7zqR+zkumy4dda5skVhxAh+3oYbOyJRw1y3B0FWiuB2Awa1HgoYC0DuPYrsAsQoeLy2eQPQ==}
+ /@intlify/core@9.13.1:
+ resolution: {integrity: sha512-R+l9DRqzfK0yT9UgaCq3sl24NJAP4f/djAu4z9zLknAUBEal2q/tXFV+oGzcGpvi3uXWNvF9Gctj+IsuPwJjoA==}
engines: {node: '>= 16'}
dependencies:
- '@intlify/core-base': 9.10.2
- '@intlify/shared': 9.10.2
+ '@intlify/core-base': 9.13.1
+ '@intlify/shared': 9.13.1
dev: true
/@intlify/h3@0.5.0:
resolution: {integrity: sha512-cgfrtD3qu3BPJ47gfZ35J2LJpI64Riic0K8NGgid5ilyPXRQTNY7mXlT/B+HZYQg1hmBxKa5G5HJXyAZ4R2H5A==}
engines: {node: '>= 18'}
dependencies:
- '@intlify/core': 9.10.2
+ '@intlify/core': 9.13.1
'@intlify/utils': 0.12.0
dev: true
- /@intlify/message-compiler@9.10.2:
- resolution: {integrity: sha512-ntY/kfBwQRtX5Zh6wL8cSATujPzWW2ZQd1QwKyWwAy5fMqJyyixHMeovN4fmEyCqSu+hFfYOE63nU94evsy4YA==}
+ /@intlify/message-compiler@9.13.1:
+ resolution: {integrity: sha512-SKsVa4ajYGBVm7sHMXd5qX70O2XXjm55zdZB3VeMFCvQyvLew/dLvq3MqnaIsTMF1VkkOb9Ttr6tHcMlyPDL9w==}
engines: {node: '>= 16'}
dependencies:
- '@intlify/shared': 9.10.2
+ '@intlify/shared': 9.13.1
source-map-js: 1.2.0
- /@intlify/shared@9.10.2:
- resolution: {integrity: sha512-ttHCAJkRy7R5W2S9RVnN9KYQYPIpV2+GiS79T4EE37nrPyH6/1SrOh3bmdCRC1T3ocL8qCDx7x2lBJ0xaITU7Q==}
+ /@intlify/shared@9.13.1:
+ resolution: {integrity: sha512-u3b6BKGhE6j/JeRU6C/RL2FgyJfy6LakbtfeVF8fJXURpZZTzfh3e05J0bu0XPw447Q6/WUp3C4ajv4TMS4YsQ==}
engines: {node: '>= 16'}
- /@intlify/unplugin-vue-i18n@2.0.0(rollup@4.13.2)(vue-i18n@9.10.2):
- resolution: {integrity: sha512-1oKvm92L9l2od2H9wKx2ZvR4tzn7gUtd7bPLI7AWUmm7U9H1iEypndt5d985ypxGsEs0gToDaKTrytbBIJwwSg==}
+ /@intlify/unplugin-vue-i18n@3.0.1(rollup@4.16.4)(vue-i18n@9.13.1):
+ resolution: {integrity: sha512-q1zJhA/WpoLBzAAuKA5/AEp0e+bMOM10ll/HxT4g1VAw/9JhC4TTobP9KobKH90JMZ4U2daLFlYQfKNd29lpqw==}
engines: {node: '>= 14.16'}
peerDependencies:
petite-vue-i18n: '*'
@@ -976,10 +977,10 @@ packages:
vue-i18n-bridge:
optional: true
dependencies:
- '@intlify/bundle-utils': 7.5.1(vue-i18n@9.10.2)
- '@intlify/shared': 9.10.2
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
- '@vue/compiler-sfc': 3.4.21
+ '@intlify/bundle-utils': 7.5.1(vue-i18n@9.13.1)
+ '@intlify/shared': 9.13.1
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
+ '@vue/compiler-sfc': 3.4.25
debug: 4.3.4
fast-glob: 3.3.2
js-yaml: 4.1.0
@@ -988,7 +989,7 @@ packages:
picocolors: 1.0.0
source-map-js: 1.2.0
unplugin: 1.10.1
- vue-i18n: 9.10.2(vue@3.4.21)
+ vue-i18n: 9.13.1(vue@3.4.25)
transitivePeerDependencies:
- rollup
- supports-color
@@ -1085,14 +1086,14 @@ packages:
- encoding
- supports-color
- /@miyaneee/rollup-plugin-json5@1.2.0(rollup@4.13.2):
+ /@miyaneee/rollup-plugin-json5@1.2.0(rollup@4.16.4):
resolution: {integrity: sha512-JjTIaXZp9WzhUHpElrqPnl1AzBi/rvRs065F71+aTmlqvTMVkdbjZ8vfFl4nRlgJy+TPBw69ZK4pwFdmOAt4aA==}
peerDependencies:
rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
json5: 2.2.3
- rollup: 4.13.2
+ rollup: 4.16.4
dev: true
/@netlify/functions@2.6.0:
@@ -1130,8 +1131,8 @@ packages:
'@nodelib/fs.scandir': 2.1.5
fastq: 1.17.1
- /@npmcli/agent@2.2.1:
- resolution: {integrity: sha512-H4FrOVtNyWC8MUwL3UfjOsAihHvT1Pe8POj3JvjXhSTJipsZMtgUALCT4mGyYZNxymkUfOw3PUj6dE4QPp6osQ==}
+ /@npmcli/agent@2.2.2:
+ resolution: {integrity: sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
agent-base: 7.1.1
@@ -1148,14 +1149,14 @@ packages:
dependencies:
semver: 7.6.0
- /@npmcli/git@5.0.4:
- resolution: {integrity: sha512-nr6/WezNzuYUppzXRaYu/W4aT5rLxdXqEFupbh6e/ovlYFQ8hpu1UUPV3Ir/YTl+74iXl2ZOMlGzudh9ZPUchQ==}
+ /@npmcli/git@5.0.6:
+ resolution: {integrity: sha512-4x/182sKXmQkf0EtXxT26GEsaOATpD7WVtza5hrYivWZeo6QefC6xq9KAXrnjtFKBZ4rZwR7aX/zClYYXgtwLw==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
'@npmcli/promise-spawn': 7.0.1
lru-cache: 10.2.0
npm-pick-manifest: 9.0.0
- proc-log: 3.0.0
+ proc-log: 4.2.0
promise-inflight: 1.0.1
promise-retry: 2.0.1
semver: 7.6.0
@@ -1163,8 +1164,8 @@ packages:
transitivePeerDependencies:
- bluebird
- /@npmcli/installed-package-contents@2.0.2:
- resolution: {integrity: sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ==}
+ /@npmcli/installed-package-contents@2.1.0:
+ resolution: {integrity: sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
hasBin: true
dependencies:
@@ -1175,16 +1176,16 @@ packages:
resolution: {integrity: sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
- /@npmcli/package-json@5.0.0:
- resolution: {integrity: sha512-OI2zdYBLhQ7kpNPaJxiflofYIpkNLi+lnGdzqUOfRmCF3r2l1nadcjtCYMJKv/Utm/ZtlffaUuTiAktPHbc17g==}
+ /@npmcli/package-json@5.1.0:
+ resolution: {integrity: sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@npmcli/git': 5.0.4
+ '@npmcli/git': 5.0.6
glob: 10.3.12
hosted-git-info: 7.0.1
json-parse-even-better-errors: 3.0.1
normalize-package-data: 6.0.0
- proc-log: 3.0.0
+ proc-log: 4.2.0
semver: 7.6.0
transitivePeerDependencies:
- bluebird
@@ -1195,23 +1196,28 @@ packages:
dependencies:
which: 4.0.0
- /@npmcli/run-script@7.0.4:
- resolution: {integrity: sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==}
+ /@npmcli/redact@1.1.0:
+ resolution: {integrity: sha512-PfnWuOkQgu7gCbnSsAisaX7hKOdZ4wSAhAzH3/ph5dSGau52kCRrMMGbiSQLwyTZpgldkZ49b0brkOr1AzGBHQ==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+
+ /@npmcli/run-script@8.0.0:
+ resolution: {integrity: sha512-5noc+eCQmX1W9nlFUe65n5MIteikd3vOA2sEPdXtlUv68KWyHNFZnT/LDRXu/E4nZ5yxjciP30pADr/GQ97W1w==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
'@npmcli/node-gyp': 3.0.0
- '@npmcli/package-json': 5.0.0
+ '@npmcli/package-json': 5.1.0
'@npmcli/promise-spawn': 7.0.1
node-gyp: 10.1.0
+ proc-log: 4.2.0
which: 4.0.0
transitivePeerDependencies:
- bluebird
- supports-color
- /@nuxt-alt/proxy@2.5.8(rollup@4.13.2):
+ /@nuxt-alt/proxy@2.5.8(rollup@4.16.4):
resolution: {integrity: sha512-5Rrh31rMKSi7Atr/bbYTuKJnmMQJ/UlQhQCiI4GIPZwO+oNnKvpH1s2XRWaMfLwKGn3LI7dBdBrhrBklCxcCKg==}
dependencies:
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
'@refactorjs/http-proxy': 0.2.14
'@refactorjs/serialize': 1.0.7
defu: 6.1.4
@@ -1224,53 +1230,53 @@ packages:
/@nuxt/devalue@2.0.2:
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
- /@nuxt/devtools-kit@1.1.5(nuxt@3.11.1)(rollup@4.13.2)(vite@5.2.7):
- resolution: {integrity: sha512-Nb/NKFCRtxyqcPD6snB52rXtbRQMjGtn3ncpa8cLWsnoqnkd9emQ4uwV8IwCNxTnqUBtbGU79/TlJ79SKH9TAw==}
+ /@nuxt/devtools-kit@1.2.0(nuxt@3.11.2)(rollup@4.16.4)(vite@5.2.10):
+ resolution: {integrity: sha512-T81TQuaN6hbQFzgvQeRAMJjcL4mgWtYvlGTAvtuvd3TFuHV7bMK+tFZaxgJXzIu1/UPO7/aO4VLCB0xl5sSwZw==}
peerDependencies:
nuxt: ^3.9.0
vite: '*'
dependencies:
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
- '@nuxt/schema': 3.11.1(rollup@4.13.2)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
+ '@nuxt/schema': 3.11.2(rollup@4.16.4)
execa: 7.2.0
- nuxt: 3.11.1(@unocss/reset@0.58.9)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.13.2)(sass@1.72.0)(typescript@5.4.3)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue-tsc@2.0.7)
- vite: 5.2.7(sass@1.72.0)
+ nuxt: 3.11.2(@unocss/reset@0.59.4)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.16.4)(sass@1.75.0)(typescript@5.4.5)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue-tsc@2.0.14)
+ vite: 5.2.10(sass@1.75.0)
transitivePeerDependencies:
- rollup
- supports-color
- /@nuxt/devtools-wizard@1.1.5:
- resolution: {integrity: sha512-bWLgLvYFbYCQYlLPttZaUo58cS1VJo1uEFguHaCwZ7Fzkm4Iv+lFTv5BzD+gOHwohaXLr3YecgZOO4YNJTgXyA==}
+ /@nuxt/devtools-wizard@1.2.0:
+ resolution: {integrity: sha512-qGepEgm7m1q9fmnwcrbijpRgdprPbczStmVlKcONYE/9PrGn+MHeHthJHD0im30FHBVQytbN11jor1sHEauGhA==}
hasBin: true
dependencies:
consola: 3.2.3
diff: 5.2.0
execa: 7.2.0
global-directory: 4.0.1
- magicast: 0.3.3
+ magicast: 0.3.4
pathe: 1.1.2
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
prompts: 2.4.2
- rc9: 2.1.1
+ rc9: 2.1.2
semver: 7.6.0
- /@nuxt/devtools@1.1.5(@unocss/reset@0.58.9)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(nuxt@3.11.1)(rollup@4.13.2)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue@3.4.21):
- resolution: {integrity: sha512-aDEqz4L1GDj4DDnX7PL9ety3Wx0kLyKTb2JOSoJR8uX09fC3gonCvj/gYHLSSIKqhPasUjoOO5RPCtT+r9dtsA==}
+ /@nuxt/devtools@1.2.0(@unocss/reset@0.59.4)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(nuxt@3.11.2)(rollup@4.16.4)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue@3.4.25):
+ resolution: {integrity: sha512-pdEvZJqovqxJp9E1BJAaGeFdFPEpCKwuuy9l9k4exBvwvxjTfjLeyW7oPD5RUTCGGxhOswgbXwuDrO4k+x2zpA==}
hasBin: true
peerDependencies:
nuxt: ^3.9.0
vite: '*'
dependencies:
'@antfu/utils': 0.7.7
- '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.1)(rollup@4.13.2)(vite@5.2.7)
- '@nuxt/devtools-wizard': 1.1.5
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
- '@vue/devtools-applet': 7.0.25(@unocss/reset@0.58.9)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue@3.4.21)
- '@vue/devtools-core': 7.0.25(vite@5.2.7)(vue@3.4.21)
- '@vue/devtools-kit': 7.0.25(vue@3.4.21)
+ '@nuxt/devtools-kit': 1.2.0(nuxt@3.11.2)(rollup@4.16.4)(vite@5.2.10)
+ '@nuxt/devtools-wizard': 1.2.0
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
+ '@vue/devtools-applet': 7.1.2(@unocss/reset@0.59.4)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue@3.4.25)
+ '@vue/devtools-core': 7.1.2(vite@5.2.10)(vue@3.4.25)
+ '@vue/devtools-kit': 7.1.2(vue@3.4.25)
birpc: 0.2.17
consola: 3.2.3
- cronstrue: 2.48.0
+ cronstrue: 2.49.0
destr: 2.0.3
error-stack-parser-es: 0.1.1
execa: 7.2.0
@@ -1282,23 +1288,23 @@ packages:
is-installed-globally: 1.0.0
launch-editor: 2.6.1
local-pkg: 0.5.0
- magicast: 0.3.3
- nuxt: 3.11.1(@unocss/reset@0.58.9)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.13.2)(sass@1.72.0)(typescript@5.4.3)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue-tsc@2.0.7)
+ magicast: 0.3.4
+ nuxt: 3.11.2(@unocss/reset@0.59.4)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.16.4)(sass@1.75.0)(typescript@5.4.5)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue-tsc@2.0.14)
nypm: 0.3.8
ohash: 1.1.3
- pacote: 17.0.6
+ pacote: 18.0.2
pathe: 1.1.2
perfect-debounce: 1.0.0
- pkg-types: 1.0.3
- rc9: 2.1.1
+ pkg-types: 1.1.0
+ rc9: 2.1.2
scule: 1.3.0
semver: 7.6.0
simple-git: 3.24.0
sirv: 2.0.4
- unimport: 3.7.1(rollup@4.13.2)
- vite: 5.2.7(sass@1.72.0)
- vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.1)(rollup@4.13.2)(vite@5.2.7)
- vite-plugin-vue-inspector: 4.0.2(vite@5.2.7)
+ unimport: 3.7.1(rollup@4.16.4)
+ vite: 5.2.10(sass@1.75.0)
+ vite-plugin-inspect: 0.8.4(@nuxt/kit@3.11.2)(rollup@4.16.4)(vite@5.2.10)
+ vite-plugin-vue-inspector: 4.0.2(vite@5.2.10)
which: 3.0.1
ws: 8.16.0
transitivePeerDependencies:
@@ -1324,11 +1330,11 @@ packages:
- utf-8-validate
- vue
- /@nuxt/kit@3.11.1(rollup@4.13.2):
- resolution: {integrity: sha512-8VVlhaY4N+wipgHmSXP+gLM+esms9TEBz13I/J++PbOUJuf2cJlUUTyqMoRVL0xudVKK/8fJgSndRkyidy1m2w==}
+ /@nuxt/kit@3.11.2(rollup@4.16.4):
+ resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==}
engines: {node: ^14.18.0 || >=16.10.0}
dependencies:
- '@nuxt/schema': 3.11.1(rollup@4.13.2)
+ '@nuxt/schema': 3.11.2(rollup@4.16.4)
c12: 1.10.0
consola: 3.2.3
defu: 6.1.4
@@ -1339,74 +1345,74 @@ packages:
knitwork: 1.1.0
mlly: 1.6.1
pathe: 1.1.2
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
scule: 1.3.0
semver: 7.6.0
ufo: 1.5.3
unctx: 2.3.1
- unimport: 3.7.1(rollup@4.13.2)
+ unimport: 3.7.1(rollup@4.16.4)
untyped: 1.4.2
transitivePeerDependencies:
- rollup
- supports-color
- /@nuxt/schema@3.11.1(rollup@4.13.2):
- resolution: {integrity: sha512-XyGlJsf3DtkouBCvBHlvjz+xvN4vza3W7pY3YBNMnktxlMQtfFiF3aB3A2NGLmBnJPqD3oY0j7lljraELb5hkg==}
+ /@nuxt/schema@3.11.2(rollup@4.16.4):
+ resolution: {integrity: sha512-Z0bx7N08itD5edtpkstImLctWMNvxTArsKXzS35ZuqyAyKBPcRjO1CU01slH0ahO30Gg9kbck3/RKNZPwfOjJg==}
engines: {node: ^14.18.0 || >=16.10.0}
dependencies:
- '@nuxt/ui-templates': 1.3.1
+ '@nuxt/ui-templates': 1.3.3
consola: 3.2.3
defu: 6.1.4
hookable: 5.4.2
pathe: 1.1.2
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
scule: 1.3.0
std-env: 3.7.0
ufo: 1.5.3
- unimport: 3.7.1(rollup@4.13.2)
+ unimport: 3.7.1(rollup@4.16.4)
untyped: 1.4.2
transitivePeerDependencies:
- rollup
- supports-color
- /@nuxt/telemetry@2.5.3(rollup@4.13.2):
- resolution: {integrity: sha512-Ghv2MgWbJcUM9G5Dy3oQP0cJkUwEgaiuQxEF61FXJdn0a69Q4StZEP/hLF0MWPM9m6EvAwI7orxkJHM7MrmtVg==}
+ /@nuxt/telemetry@2.5.4(rollup@4.16.4):
+ resolution: {integrity: sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==}
hasBin: true
dependencies:
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
ci-info: 4.0.0
consola: 3.2.3
create-require: 1.1.1
defu: 6.1.4
destr: 2.0.3
dotenv: 16.4.5
- git-url-parse: 13.1.1
+ git-url-parse: 14.0.0
is-docker: 3.0.0
jiti: 1.21.0
mri: 1.2.0
- nanoid: 4.0.2
+ nanoid: 5.0.7
ofetch: 1.3.4
parse-git-config: 3.0.0
pathe: 1.1.2
- rc9: 2.1.1
+ rc9: 2.1.2
std-env: 3.7.0
transitivePeerDependencies:
- rollup
- supports-color
- /@nuxt/ui-templates@1.3.1:
- resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
+ /@nuxt/ui-templates@1.3.3:
+ resolution: {integrity: sha512-3BG5doAREcD50dbKyXgmjD4b1GzY8CUy3T41jMhHZXNDdaNwOd31IBq+D6dV00OSrDVhzrTVj0IxsUsnMyHvIQ==}
- /@nuxt/vite-builder@3.11.1(eslint@8.57.0)(rollup@4.13.2)(sass@1.72.0)(typescript@5.4.3)(vue-tsc@2.0.7)(vue@3.4.21):
- resolution: {integrity: sha512-8DVK2Jb9xgfnvTfKr5mL3UDdAIrd3q3F4EmoVsXVKJe8NTt9LW38QdGwGViIQm9wzLDDEo0mgWF+n7WoGEH0xQ==}
+ /@nuxt/vite-builder@3.11.2(eslint@8.57.0)(rollup@4.16.4)(sass@1.75.0)(typescript@5.4.5)(vue-tsc@2.0.14)(vue@3.4.25):
+ resolution: {integrity: sha512-eXTZsAAN4dPz4eA2UD5YU2kD/DqgfyQp1UYsIdCe6+PAVe1ifkUboBjbc0piR5+3qI/S/eqk3nzxRGbiYF7Ccg==}
engines: {node: ^14.18.0 || >=16.10.0}
peerDependencies:
vue: ^3.3.4
dependencies:
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
- '@rollup/plugin-replace': 5.0.5(rollup@4.13.2)
- '@vitejs/plugin-vue': 5.0.4(vite@5.2.7)(vue@3.4.21)
- '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.7)(vue@3.4.21)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
+ '@rollup/plugin-replace': 5.0.5(rollup@4.16.4)
+ '@vitejs/plugin-vue': 5.0.4(vite@5.2.10)(vue@3.4.25)
+ '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.10)(vue@3.4.25)
autoprefixer: 10.4.19(postcss@8.4.38)
clear: 0.1.0
consola: 3.2.3
@@ -1420,23 +1426,23 @@ packages:
get-port-please: 3.1.2
h3: 1.11.1
knitwork: 1.1.0
- magic-string: 0.30.8
+ magic-string: 0.30.10
mlly: 1.6.1
ohash: 1.1.3
pathe: 1.1.2
perfect-debounce: 1.0.0
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
postcss: 8.4.38
- rollup-plugin-visualizer: 5.12.0(rollup@4.13.2)
+ rollup-plugin-visualizer: 5.12.0(rollup@4.16.4)
std-env: 3.7.0
strip-literal: 2.1.0
ufo: 1.5.3
unenv: 1.9.0
unplugin: 1.10.1
- vite: 5.2.7(sass@1.72.0)
- vite-node: 1.4.0(sass@1.72.0)
- vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.3)(vite@5.2.7)(vue-tsc@2.0.7)
- vue: 3.4.21(typescript@5.4.3)
+ vite: 5.2.10(sass@1.75.0)
+ vite-node: 1.5.1(sass@1.75.0)
+ vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.10)(vue-tsc@2.0.14)
+ vue: 3.4.25(typescript@5.4.5)
vue-bundle-renderer: 2.0.0
transitivePeerDependencies:
- '@types/node'
@@ -1458,18 +1464,18 @@ packages:
- vti
- vue-tsc
- /@nuxtjs/eslint-config-typescript@12.1.0(eslint@8.57.0)(typescript@5.4.3):
+ /@nuxtjs/eslint-config-typescript@12.1.0(eslint@8.57.0)(typescript@5.4.5):
resolution: {integrity: sha512-l2fLouDYwdAvCZEEw7wGxOBj+i8TQcHFu3zMPTLqKuv1qu6WcZIr0uztkbaa8ND1uKZ9YPqKx6UlSOjM4Le69Q==}
peerDependencies:
eslint: ^8.48.0
dependencies:
'@nuxtjs/eslint-config': 12.0.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
- '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.4.3)
- '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.4.5)
+ '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
eslint: 8.57.0
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.21.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
- eslint-plugin-vue: 9.24.0(eslint@8.57.0)
+ eslint-plugin-vue: 9.25.0(eslint@8.57.0)
transitivePeerDependencies:
- eslint-import-resolver-node
- eslint-import-resolver-webpack
@@ -1489,7 +1495,7 @@ packages:
eslint-plugin-node: 11.1.0(eslint@8.57.0)
eslint-plugin-promise: 6.1.1(eslint@8.57.0)
eslint-plugin-unicorn: 44.0.2(eslint@8.57.0)
- eslint-plugin-vue: 9.24.0(eslint@8.57.0)
+ eslint-plugin-vue: 9.25.0(eslint@8.57.0)
local-pkg: 0.4.3
transitivePeerDependencies:
- '@typescript-eslint/parser'
@@ -1498,32 +1504,32 @@ packages:
- supports-color
dev: true
- /@nuxtjs/i18n@8.2.0(rollup@4.13.2)(vue@3.4.21):
- resolution: {integrity: sha512-t37aF/WOD1g8CA/iCyCJrURXocjPy7diZG+kJcHLkLmJh1v4/2Zhe0AeUsjXubGgvQKLSL3b5w8rZuPkG4yhUw==}
+ /@nuxtjs/i18n@8.3.1(rollup@4.16.4)(vue@3.4.25):
+ resolution: {integrity: sha512-VHnnjFTTep2oC5++61WY06y4c/h943NyHQh1CRUJQvjsdbGSMX3WQjMGk+X05a3pyPFN70aq0YbgtsEoEoTEjQ==}
engines: {node: ^14.16.0 || >=16.11.0}
dependencies:
'@intlify/h3': 0.5.0
- '@intlify/shared': 9.10.2
- '@intlify/unplugin-vue-i18n': 2.0.0(rollup@4.13.2)(vue-i18n@9.10.2)
+ '@intlify/shared': 9.13.1
+ '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.16.4)(vue-i18n@9.13.1)
'@intlify/utils': 0.12.0
- '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.13.2)
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
- '@rollup/plugin-yaml': 4.1.2(rollup@4.13.2)
- '@vue/compiler-sfc': 3.4.21
+ '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.16.4)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
+ '@rollup/plugin-yaml': 4.1.2(rollup@4.16.4)
+ '@vue/compiler-sfc': 3.4.25
debug: 4.3.4
defu: 6.1.4
estree-walker: 3.0.3
is-https: 4.0.0
knitwork: 1.1.0
- magic-string: 0.30.8
+ magic-string: 0.30.10
mlly: 1.6.1
pathe: 1.1.2
scule: 1.3.0
sucrase: 3.35.0
ufo: 1.5.3
unplugin: 1.10.1
- vue-i18n: 9.10.2(vue@3.4.21)
- vue-router: 4.3.0(vue@3.4.21)
+ vue-i18n: 9.13.1(vue@3.4.25)
+ vue-router: 4.3.2(vue@3.4.25)
transitivePeerDependencies:
- petite-vue-i18n
- rollup
@@ -1660,11 +1666,11 @@ packages:
'@parcel/watcher-win32-ia32': 2.4.1
'@parcel/watcher-win32-x64': 2.4.1
- /@pinia/nuxt@0.5.1(rollup@4.13.2)(typescript@5.4.3)(vue@3.4.21):
+ /@pinia/nuxt@0.5.1(rollup@4.16.4)(typescript@5.4.5)(vue@3.4.25):
resolution: {integrity: sha512-6wT6TqY81n+7/x3Yhf0yfaJVKkZU42AGqOR0T3+UvChcaOJhSma7OWPN64v+ptYlznat+fS1VTwNAcbi2lzHnw==}
dependencies:
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
- pinia: 2.1.7(typescript@5.4.3)(vue@3.4.21)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
+ pinia: 2.1.7(typescript@5.4.5)(vue@3.4.25)
transitivePeerDependencies:
- '@vue/composition-api'
- rollup
@@ -1697,7 +1703,7 @@ packages:
resolution: {integrity: sha512-6fdXkxp06pZ/E8YjxxCBm0gF234VadKvma2ut1vNkG991IDOnCr0DjIlxKmB44yg0hSMYfiG9s6rMOKg03WDSg==}
dev: true
- /@rollup/plugin-alias@5.1.0(rollup@4.13.2):
+ /@rollup/plugin-alias@5.1.0(rollup@4.16.4):
resolution: {integrity: sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1706,10 +1712,10 @@ packages:
rollup:
optional: true
dependencies:
- rollup: 4.13.2
+ rollup: 4.16.4
slash: 4.0.0
- /@rollup/plugin-commonjs@25.0.7(rollup@4.13.2):
+ /@rollup/plugin-commonjs@25.0.7(rollup@4.16.4):
resolution: {integrity: sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1718,15 +1724,15 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
commondir: 1.0.1
estree-walker: 2.0.2
glob: 8.1.0
is-reference: 1.2.1
- magic-string: 0.30.8
- rollup: 4.13.2
+ magic-string: 0.30.10
+ rollup: 4.16.4
- /@rollup/plugin-inject@5.0.5(rollup@4.13.2):
+ /@rollup/plugin-inject@5.0.5(rollup@4.16.4):
resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1735,12 +1741,12 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
estree-walker: 2.0.2
- magic-string: 0.30.8
- rollup: 4.13.2
+ magic-string: 0.30.10
+ rollup: 4.16.4
- /@rollup/plugin-json@6.1.0(rollup@4.13.2):
+ /@rollup/plugin-json@6.1.0(rollup@4.16.4):
resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1749,10 +1755,10 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
- rollup: 4.13.2
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
+ rollup: 4.16.4
- /@rollup/plugin-node-resolve@15.2.3(rollup@4.13.2):
+ /@rollup/plugin-node-resolve@15.2.3(rollup@4.16.4):
resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1761,15 +1767,15 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
'@types/resolve': 1.20.2
deepmerge: 4.3.1
is-builtin-module: 3.2.1
is-module: 1.0.0
resolve: 1.22.8
- rollup: 4.13.2
+ rollup: 4.16.4
- /@rollup/plugin-replace@5.0.5(rollup@4.13.2):
+ /@rollup/plugin-replace@5.0.5(rollup@4.16.4):
resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1778,11 +1784,11 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
- magic-string: 0.30.8
- rollup: 4.13.2
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
+ magic-string: 0.30.10
+ rollup: 4.16.4
- /@rollup/plugin-terser@0.4.4(rollup@4.13.2):
+ /@rollup/plugin-terser@0.4.4(rollup@4.16.4):
resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1791,12 +1797,12 @@ packages:
rollup:
optional: true
dependencies:
- rollup: 4.13.2
+ rollup: 4.16.4
serialize-javascript: 6.0.2
smob: 1.5.0
- terser: 5.30.1
+ terser: 5.30.4
- /@rollup/plugin-yaml@4.1.2(rollup@4.13.2):
+ /@rollup/plugin-yaml@4.1.2(rollup@4.16.4):
resolution: {integrity: sha512-RpupciIeZMUqhgFE97ba0s98mOFS7CWzN3EJNhJkqSv9XLlWYtwVdtE6cDw6ASOF/sZVFS7kRJXftaqM2Vakdw==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1805,9 +1811,9 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
js-yaml: 4.1.0
- rollup: 4.13.2
+ rollup: 4.16.4
tosource: 2.0.0-alpha.3
dev: true
@@ -1818,7 +1824,7 @@ packages:
estree-walker: 2.0.2
picomatch: 2.3.1
- /@rollup/pluginutils@5.1.0(rollup@4.13.2):
+ /@rollup/pluginutils@5.1.0(rollup@4.16.4):
resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1830,134 +1836,144 @@ packages:
'@types/estree': 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
- rollup: 4.13.2
+ rollup: 4.16.4
- /@rollup/rollup-android-arm-eabi@4.13.2:
- resolution: {integrity: sha512-3XFIDKWMFZrMnao1mJhnOT1h2g0169Os848NhhmGweEcfJ4rCi+3yMCOLG4zA61rbJdkcrM/DjVZm9Hg5p5w7g==}
+ /@rollup/rollup-android-arm-eabi@4.16.4:
+ resolution: {integrity: sha512-GkhjAaQ8oUTOKE4g4gsZ0u8K/IHU1+2WQSgS1TwTcYvL+sjbaQjNHFXbOJ6kgqGHIO1DfUhI/Sphi9GkRT9K+Q==}
cpu: [arm]
os: [android]
requiresBuild: true
optional: true
- /@rollup/rollup-android-arm64@4.13.2:
- resolution: {integrity: sha512-GdxxXbAuM7Y/YQM9/TwwP+L0omeE/lJAR1J+olu36c3LqqZEBdsIWeQ91KBe6nxwOnb06Xh7JS2U5ooWU5/LgQ==}
+ /@rollup/rollup-android-arm64@4.16.4:
+ resolution: {integrity: sha512-Bvm6D+NPbGMQOcxvS1zUl8H7DWlywSXsphAeOnVeiZLQ+0J6Is8T7SrjGTH29KtYkiY9vld8ZnpV3G2EPbom+w==}
cpu: [arm64]
os: [android]
requiresBuild: true
optional: true
- /@rollup/rollup-darwin-arm64@4.13.2:
- resolution: {integrity: sha512-mCMlpzlBgOTdaFs83I4XRr8wNPveJiJX1RLfv4hggyIVhfB5mJfN4P8Z6yKh+oE4Luz+qq1P3kVdWrCKcMYrrA==}
+ /@rollup/rollup-darwin-arm64@4.16.4:
+ resolution: {integrity: sha512-i5d64MlnYBO9EkCOGe5vPR/EeDwjnKOGGdd7zKFhU5y8haKhQZTN2DgVtpODDMxUr4t2K90wTUJg7ilgND6bXw==}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
- /@rollup/rollup-darwin-x64@4.13.2:
- resolution: {integrity: sha512-yUoEvnH0FBef/NbB1u6d3HNGyruAKnN74LrPAfDQL3O32e3k3OSfLrPgSJmgb3PJrBZWfPyt6m4ZhAFa2nZp2A==}
+ /@rollup/rollup-darwin-x64@4.16.4:
+ resolution: {integrity: sha512-WZupV1+CdUYehaZqjaFTClJI72fjJEgTXdf4NbW69I9XyvdmztUExBtcI2yIIU6hJtYvtwS6pkTkHJz+k08mAQ==}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-arm-gnueabihf@4.13.2:
- resolution: {integrity: sha512-GYbLs5ErswU/Xs7aGXqzc3RrdEjKdmoCrgzhJWyFL0r5fL3qd1NPcDKDowDnmcoSiGJeU68/Vy+OMUluRxPiLQ==}
+ /@rollup/rollup-linux-arm-gnueabihf@4.16.4:
+ resolution: {integrity: sha512-ADm/xt86JUnmAfA9mBqFcRp//RVRt1ohGOYF6yL+IFCYqOBNwy5lbEK05xTsEoJq+/tJzg8ICUtS82WinJRuIw==}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-arm64-gnu@4.13.2:
- resolution: {integrity: sha512-L1+D8/wqGnKQIlh4Zre9i4R4b4noxzH5DDciyahX4oOz62CphY7WDWqJoQ66zNR4oScLNOqQJfNSIAe/6TPUmQ==}
+ /@rollup/rollup-linux-arm-musleabihf@4.16.4:
+ resolution: {integrity: sha512-tJfJaXPiFAG+Jn3cutp7mCs1ePltuAgRqdDZrzb1aeE3TktWWJ+g7xK9SNlaSUFw6IU4QgOxAY4rA+wZUT5Wfg==}
+ cpu: [arm]
+ os: [linux]
+ requiresBuild: true
+ optional: true
+
+ /@rollup/rollup-linux-arm64-gnu@4.16.4:
+ resolution: {integrity: sha512-7dy1BzQkgYlUTapDTvK997cgi0Orh5Iu7JlZVBy1MBURk7/HSbHkzRnXZa19ozy+wwD8/SlpJnOOckuNZtJR9w==}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-arm64-musl@4.13.2:
- resolution: {integrity: sha512-tK5eoKFkXdz6vjfkSTCupUzCo40xueTOiOO6PeEIadlNBkadH1wNOH8ILCPIl8by/Gmb5AGAeQOFeLev7iZDOA==}
+ /@rollup/rollup-linux-arm64-musl@4.16.4:
+ resolution: {integrity: sha512-zsFwdUw5XLD1gQe0aoU2HVceI6NEW7q7m05wA46eUAyrkeNYExObfRFQcvA6zw8lfRc5BHtan3tBpo+kqEOxmg==}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-powerpc64le-gnu@4.13.2:
- resolution: {integrity: sha512-zvXvAUGGEYi6tYhcDmb9wlOckVbuD+7z3mzInCSTACJ4DQrdSLPNUeDIcAQW39M3q6PDquqLWu7pnO39uSMRzQ==}
- cpu: [ppc64le]
+ /@rollup/rollup-linux-powerpc64le-gnu@4.16.4:
+ resolution: {integrity: sha512-p8C3NnxXooRdNrdv6dBmRTddEapfESEUflpICDNKXpHvTjRRq1J82CbU5G3XfebIZyI3B0s074JHMWD36qOW6w==}
+ cpu: [ppc64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-riscv64-gnu@4.13.2:
- resolution: {integrity: sha512-C3GSKvMtdudHCN5HdmAMSRYR2kkhgdOfye4w0xzyii7lebVr4riCgmM6lRiSCnJn2w1Xz7ZZzHKuLrjx5620kw==}
+ /@rollup/rollup-linux-riscv64-gnu@4.16.4:
+ resolution: {integrity: sha512-Lh/8ckoar4s4Id2foY7jNgitTOUQczwMWNYi+Mjt0eQ9LKhr6sK477REqQkmy8YHY3Ca3A2JJVdXnfb3Rrwkng==}
cpu: [riscv64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-s390x-gnu@4.13.2:
- resolution: {integrity: sha512-l4U0KDFwzD36j7HdfJ5/TveEQ1fUTjFFQP5qIt9gBqBgu1G8/kCaq5Ok05kd5TG9F8Lltf3MoYsUMw3rNlJ0Yg==}
+ /@rollup/rollup-linux-s390x-gnu@4.16.4:
+ resolution: {integrity: sha512-1xwwn9ZCQYuqGmulGsTZoKrrn0z2fAur2ujE60QgyDpHmBbXbxLaQiEvzJWDrscRq43c8DnuHx3QorhMTZgisQ==}
cpu: [s390x]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-x64-gnu@4.13.2:
- resolution: {integrity: sha512-xXMLUAMzrtsvh3cZ448vbXqlUa7ZL8z0MwHp63K2IIID2+DeP5iWIT6g1SN7hg1VxPzqx0xZdiDM9l4n9LRU1A==}
+ /@rollup/rollup-linux-x64-gnu@4.16.4:
+ resolution: {integrity: sha512-LuOGGKAJ7dfRtxVnO1i3qWc6N9sh0Em/8aZ3CezixSTM+E9Oq3OvTsvC4sm6wWjzpsIlOCnZjdluINKESflJLA==}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-linux-x64-musl@4.13.2:
- resolution: {integrity: sha512-M/JYAWickafUijWPai4ehrjzVPKRCyDb1SLuO+ZyPfoXgeCEAlgPkNXewFZx0zcnoIe3ay4UjXIMdXQXOZXWqA==}
+ /@rollup/rollup-linux-x64-musl@4.16.4:
+ resolution: {integrity: sha512-ch86i7KkJKkLybDP2AtySFTRi5fM3KXp0PnHocHuJMdZwu7BuyIKi35BE9guMlmTpwwBTB3ljHj9IQXnTCD0vA==}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@rollup/rollup-win32-arm64-msvc@4.13.2:
- resolution: {integrity: sha512-2YWwoVg9KRkIKaXSh0mz3NmfurpmYoBBTAXA9qt7VXk0Xy12PoOP40EFuau+ajgALbbhi4uTj3tSG3tVseCjuA==}
+ /@rollup/rollup-win32-arm64-msvc@4.16.4:
+ resolution: {integrity: sha512-Ma4PwyLfOWZWayfEsNQzTDBVW8PZ6TUUN1uFTBQbF2Chv/+sjenE86lpiEwj2FiviSmSZ4Ap4MaAfl1ciF4aSA==}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
- /@rollup/rollup-win32-ia32-msvc@4.13.2:
- resolution: {integrity: sha512-2FSsE9aQ6OWD20E498NYKEQLneShWes0NGMPQwxWOdws35qQXH+FplabOSP5zEe1pVjurSDOGEVCE2agFwSEsw==}
+ /@rollup/rollup-win32-ia32-msvc@4.16.4:
+ resolution: {integrity: sha512-9m/ZDrQsdo/c06uOlP3W9G2ENRVzgzbSXmXHT4hwVaDQhYcRpi9bgBT0FTG9OhESxwK0WjQxYOSfv40cU+T69w==}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
- /@rollup/rollup-win32-x64-msvc@4.13.2:
- resolution: {integrity: sha512-7h7J2nokcdPePdKykd8wtc8QqqkqxIrUz7MHj6aNr8waBRU//NLDVnNjQnqQO6fqtjrtCdftpbTuOKAyrAQETQ==}
+ /@rollup/rollup-win32-x64-msvc@4.16.4:
+ resolution: {integrity: sha512-YunpoOAyGLDseanENHmbFvQSfVL5BxW3k7hhy0eN4rb3gS/ct75dVD0EXOWIqFT/nE8XYW6LP6vz6ctKRi0k9A==}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
- /@sigstore/bundle@2.2.0:
- resolution: {integrity: sha512-5VI58qgNs76RDrwXNhpmyN/jKpq9evV/7f1XrcqcAfvxDl5SeVY/I5Rmfe96ULAV7/FK5dge9RBKGBJPhL1WsQ==}
+ /@shikijs/core@1.3.0:
+ resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==}
+
+ /@sigstore/bundle@2.3.1:
+ resolution: {integrity: sha512-eqV17lO3EIFqCWK3969Rz+J8MYrRZKw9IBHpSo6DEcEX2c+uzDFOgHE9f2MnyDpfs48LFO4hXmk9KhQ74JzU1g==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@sigstore/protobuf-specs': 0.3.0
+ '@sigstore/protobuf-specs': 0.3.1
/@sigstore/core@1.1.0:
resolution: {integrity: sha512-JzBqdVIyqm2FRQCulY6nbQzMpJJpSiJ8XXWMhtOX9eKgaXXpfNOF53lzQEjIydlStnd/eFtuC1dW4VYdD93oRg==}
engines: {node: ^16.14.0 || >=18.0.0}
- /@sigstore/protobuf-specs@0.3.0:
- resolution: {integrity: sha512-zxiQ66JFOjVvP9hbhGj/F/qNdsZfkGb/dVXSanNRNuAzMlr4MC95voPUBX8//ZNnmv3uSYzdfR/JSkrgvZTGxA==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /@sigstore/protobuf-specs@0.3.1:
+ resolution: {integrity: sha512-aIL8Z9NsMr3C64jyQzE0XlkEyBLpgEJJFDHLVVStkFV5Q3Il/r/YtY6NJWKQ4cy4AE7spP1IX5Jq7VCAxHHMfQ==}
+ engines: {node: ^16.14.0 || >=18.0.0}
- /@sigstore/sign@2.2.3:
- resolution: {integrity: sha512-LqlA+ffyN02yC7RKszCdMTS6bldZnIodiox+IkT8B2f8oRYXCB3LQ9roXeiEL21m64CVH1wyveYAORfD65WoSw==}
+ /@sigstore/sign@2.3.0:
+ resolution: {integrity: sha512-tsAyV6FC3R3pHmKS880IXcDJuiFJiKITO1jxR1qbplcsBkZLBmjrEw5GbC7ikD6f5RU1hr7WnmxB/2kKc1qUWQ==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@sigstore/bundle': 2.2.0
+ '@sigstore/bundle': 2.3.1
'@sigstore/core': 1.1.0
- '@sigstore/protobuf-specs': 0.3.0
+ '@sigstore/protobuf-specs': 0.3.1
make-fetch-happen: 13.0.0
transitivePeerDependencies:
- supports-color
@@ -1966,18 +1982,18 @@ packages:
resolution: {integrity: sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@sigstore/protobuf-specs': 0.3.0
+ '@sigstore/protobuf-specs': 0.3.1
tuf-js: 2.2.0
transitivePeerDependencies:
- supports-color
- /@sigstore/verify@1.1.1:
- resolution: {integrity: sha512-BNANJms49rw9Q5J+fJjrDqOQSzjXDcOq/pgKDaVdDoIvQwqIfaoUriy+fQfh8sBX04hr4bkkrwu3EbhQqoQH7A==}
+ /@sigstore/verify@1.2.0:
+ resolution: {integrity: sha512-hQF60nc9yab+Csi4AyoAmilGNfpXT+EXdBgFkP9OgPwIBPwyqVf7JAWPtmqrrrneTmAT6ojv7OlH1f6Ix5BG4Q==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@sigstore/bundle': 2.2.0
+ '@sigstore/bundle': 2.3.1
'@sigstore/core': 1.1.0
- '@sigstore/protobuf-specs': 0.3.0
+ '@sigstore/protobuf-specs': 0.3.1
/@sindresorhus/is@3.1.2:
resolution: {integrity: sha512-JiX9vxoKMmu8Y3Zr2RVathBL1Cdu4Nt4MuNWemt1Nc06A0RAin9c5FArkhGsyMBWfCu4zj+9b+GxtjAnE4qqLQ==}
@@ -1988,23 +2004,23 @@ packages:
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
engines: {node: '>=18'}
- /@swagger-api/apidom-ast@0.98.0:
- resolution: {integrity: sha512-0PThtNVpLWWwWEt0AEFAiMAyXUDUkIQ5aspHBPQVyh2bKUg71H33/xOLAk0kgRSTLGlsWPrZtirgzAEz7AUWSw==}
+ /@swagger-api/apidom-ast@0.99.1:
+ resolution: {integrity: sha512-evkKm2JaqNfg3dB2Yk3FWL/Qy2r4csZLMZ9bHMG+xNpti8ulENHMjuCh3Ry4koV1gD7IA54CU2ZjcaTvqJa22Q==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-error': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-error': 0.99.0
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
unraw: 3.0.0
dev: false
- /@swagger-api/apidom-core@0.98.0:
- resolution: {integrity: sha512-WKyOmuloUC2jJ7qtSEiigx6RhCMwBTOnW/1qQlhttRy2HlrzziNPIpq2vfZUtSU6FG8InlWSrf939KLfrQG1Fw==}
+ /@swagger-api/apidom-core@0.99.1:
+ resolution: {integrity: sha512-oWU9Re2B7hPFAnm4ymN2HNOqevMqZsvL4Fjud2qN+KFWNvZ1/r8kwQaj0Pba5Kwka2bcWo0aEfWNayP4axTB+Q==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-ast': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-ast': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
'@types/ramda': 0.29.12
minim: 0.23.8
ramda: 0.29.1
@@ -2013,31 +2029,31 @@ packages:
stampit: 4.3.2
dev: false
- /@swagger-api/apidom-error@0.98.0:
- resolution: {integrity: sha512-c6Brf8Njg0zv0U6VZax6J0v/TkllP2+6//NCKKMvdecYknoJl9yfsG6dPP5DustbSNrsi2IGI9j0uyJ+osVh6Q==}
+ /@swagger-api/apidom-error@0.99.0:
+ resolution: {integrity: sha512-ZdFdn+GeIo23X2GKFrfH4Y5KY8yTzVF1l/Mqjs8+nD30LTbYg6f3ITHn429dk8fDT3NT69fG+gGm60FAFaKkeQ==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
+ '@babel/runtime-corejs3': 7.24.4
dev: false
- /@swagger-api/apidom-json-pointer@0.98.0:
- resolution: {integrity: sha512-CjQBBvvG26isK2YUx3+/cHWBLO/q0C7Lv42v6Ux5NVRbOtpqO7WQCX0gGiDg4MBDcPcuw0dgNilu9QoErRq2wg==}
+ /@swagger-api/apidom-json-pointer@0.99.1:
+ resolution: {integrity: sha512-4fOOKTLoBWpfX2eGNx93sqBsS1KRCtBFOq75n1jMcRbs1rrj+JxcaiTFUE+6BZqIqBsCqTmRMYE/HsgwBS3vhQ==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
- /@swagger-api/apidom-ns-api-design-systems@0.98.0:
- resolution: {integrity: sha512-zs+BMXtffopb8h/gOgANVeF4xyt+MGo2EXRSiiqqKZObZ99vxvmZ3B/BvcKi41PIA14YLZAaXG8zDEpIgSTaRQ==}
+ /@swagger-api/apidom-ns-api-design-systems@0.99.1:
+ resolution: {integrity: sha512-LID3n+Y2eKBzaR7oYShto48+EFPBLZLuKIJdEZ53is6SqD5jHS0Ev6xLj2QfqSIQR3OoVN3PUOrz724Jkpiv/A==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-1': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
+ '@swagger-api/apidom-ns-openapi-3-1': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
@@ -2045,13 +2061,13 @@ packages:
dev: false
optional: true
- /@swagger-api/apidom-ns-asyncapi-2@0.98.0:
- resolution: {integrity: sha512-3oXGYjNL60S+wKIOM7NGxoWpISAs9/mpXTOEtEBGwPy2LZ4HQ/DpAmkQJq5FUH3ChJDDkiWPR24jfBQDSIsLqw==}
+ /@swagger-api/apidom-ns-asyncapi-2@0.99.1:
+ resolution: {integrity: sha512-fAUsKbg0MuvEPjE2UWQu+62K0eh/3yTE2M5u/QCqpj48IpByMNYLKU9ICfMMAzBjXNQAVuEr07/UgY9CRHUVhA==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-json-schema-draft-7': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-json-schema-draft-7': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
@@ -2059,27 +2075,26 @@ packages:
dev: false
optional: true
- /@swagger-api/apidom-ns-json-schema-draft-4@0.98.0:
- resolution: {integrity: sha512-NgHyZ8a/Voeg4YzlWCX1zIidqFFA5236bjSs0g/DJAFDxi28jSs35OJKOXZz65T2LXIzdYytes9O/VyyxvHH5Q==}
- requiresBuild: true
+ /@swagger-api/apidom-ns-json-schema-draft-4@0.99.1:
+ resolution: {integrity: sha512-HdxD4WXnaMJsdodrWoynzgteg9UDaZsVkX04oObQPR3C1ZWW9KahEGBSbtr/oBhnE/QgiPfNHUDWrQvk3oC6lg==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-ast': 0.98.0
- '@swagger-api/apidom-core': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-ast': 0.99.1
+ '@swagger-api/apidom-core': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
stampit: 4.3.2
dev: false
- /@swagger-api/apidom-ns-json-schema-draft-6@0.98.0:
- resolution: {integrity: sha512-NOPB4byXEuZNl4Fh83GwUu3Vd7LgXNYjb3+4Zh6hC9JhMyTeN8yysbN+Llfh8Qq2KW4h7E+x9pZv7cIKrPAEMg==}
+ /@swagger-api/apidom-ns-json-schema-draft-6@0.99.1:
+ resolution: {integrity: sha512-O6A25j9y+Hjvwwq8x+uTaIhK4tp0CqO6YrFRXmfmOnkBtJ6Q66jqbvRzIN9XQfW8VaIipqAlOin++ufsfuDd1g==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
- '@swagger-api/apidom-ns-json-schema-draft-4': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
+ '@swagger-api/apidom-ns-json-schema-draft-4': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
@@ -2087,14 +2102,14 @@ packages:
dev: false
optional: true
- /@swagger-api/apidom-ns-json-schema-draft-7@0.98.0:
- resolution: {integrity: sha512-mHc3J34iA1OZk1uOO0KfAVfH+Z7qjKpyXBEKkXuaf7ICCFC5vbPWGj10Ufjb8yx93TZ7akLXHLh8DhDqvH6beA==}
+ /@swagger-api/apidom-ns-json-schema-draft-7@0.99.1:
+ resolution: {integrity: sha512-I4IpTkAlParfUWOi5kJU7jQqeMKy39JOWiRz8jTyPoZ8vvixVgyIlOS7/bj5uLxbBw3QxOFXPuIqUvK1uFElAg==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
- '@swagger-api/apidom-ns-json-schema-draft-6': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
+ '@swagger-api/apidom-ns-json-schema-draft-6': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
@@ -2102,14 +2117,14 @@ packages:
dev: false
optional: true
- /@swagger-api/apidom-ns-openapi-2@0.98.0:
- resolution: {integrity: sha512-AOZIUfRFwUN4ujb6BiFH16h8QEb93/ZDh7R5ly6lnKBsXhD/l8KgQFwZAB4PsGDJ1no6KlTWL1F0O3ucSv2cmQ==}
+ /@swagger-api/apidom-ns-openapi-2@0.99.1:
+ resolution: {integrity: sha512-ChEd1RaJKrYskLTmlH8NL9tNpAgroSPklTwJCvHmZjzaWvW7N/B2diHBOaz+rnVLiW9Hb7QOlR/biEXJn7OUIg==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
- '@swagger-api/apidom-ns-json-schema-draft-4': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
+ '@swagger-api/apidom-ns-json-schema-draft-4': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
@@ -2117,39 +2132,39 @@ packages:
dev: false
optional: true
- /@swagger-api/apidom-ns-openapi-3-0@0.98.0:
- resolution: {integrity: sha512-VHbdpH4y0zStSmKCaSUz+jalmj+sjbJfB7W8anKjqdiOMGywMHLjLYDkQWHg/z6fM+0OriWItHXe3sTtOBh7OQ==}
+ /@swagger-api/apidom-ns-openapi-3-0@0.99.1:
+ resolution: {integrity: sha512-9lfa2a+4rLp+1loEXrr+Dq3whdBwBWHukctsX/C/cGr4SG0NO8+tmS3FLsOD+ly6O/YPdszPDxVcIqqNV8J2uA==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
- '@swagger-api/apidom-ns-json-schema-draft-4': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
+ '@swagger-api/apidom-ns-json-schema-draft-4': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
ts-mixer: 6.0.4
dev: false
- /@swagger-api/apidom-ns-openapi-3-1@0.98.0:
- resolution: {integrity: sha512-T+B0Fcreq1iEuvUJWnYujAjAdPltKPRmXZ6aI+iL1g0rT3kmEig4KSuiynhEyftU1wukRw8IbKj4KiOyuAwyLg==}
+ /@swagger-api/apidom-ns-openapi-3-1@0.99.1:
+ resolution: {integrity: sha512-XsRxM9WC+WywBo+rr/YUayQRsV2mN8AzBxVlKzJoZ+pBgmPYe24n3Ma/0FTr8zGwQyg4DtOBwydlYz8QFrLPFA==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-ast': 0.98.0
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-0': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-ast': 0.99.1
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-0': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
ts-mixer: 6.0.4
dev: false
- /@swagger-api/apidom-ns-workflows-1@0.98.0:
- resolution: {integrity: sha512-jaJYpBHKcX+Sz8f3QGFEM6jYzSKOJTKNrfqwNBLkOwa1AZrMwiofqGhjAiz5HHFNkfYJdR6LQmSU4sq24IamHw==}
+ /@swagger-api/apidom-ns-workflows-1@0.99.1:
+ resolution: {integrity: sha512-s6SmFzlBmKKRdlyLdZsjXHYJ+7+AuDyK3qrBAPHX7mDe/uN6D7QPGD05oCzHytPhbeZQPMf0wi9vPUrM1s1xvw==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-1': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-1': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
@@ -2157,70 +2172,70 @@ packages:
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-api-design-systems-json@0.98.0:
- resolution: {integrity: sha512-gfQmKNexWhDN3uOuc8NUt5wXGRFzwdNYeEYyEVPFO0+Nbs8qrdqmfgiuXgpvEDXkDJZiIug4zPMC2Q1XiB7zMA==}
+ /@swagger-api/apidom-parser-adapter-api-design-systems-json@0.99.1:
+ resolution: {integrity: sha512-ONeGsOZPZ16SvYbfHKiLjg8IeKGg+nJC+fOIqnelGdMCu/34ed0X7k6XQZGrwbDtmSd3SkXykL3F55H5BFiUPQ==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-api-design-systems': 0.98.0
- '@swagger-api/apidom-parser-adapter-json': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-api-design-systems': 0.99.1
+ '@swagger-api/apidom-parser-adapter-json': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-api-design-systems-yaml@0.98.0:
- resolution: {integrity: sha512-U8zhua172l2CKh200rVKPwounwGDr6DEzi0BaA31pTcel8e2jwmEkGTJ4PdO1aCHN1cDYVYXMGyEf67gOoo/kg==}
+ /@swagger-api/apidom-parser-adapter-api-design-systems-yaml@0.99.1:
+ resolution: {integrity: sha512-mVOHebofGhI3E8HW/7YsqGOpIWOBSMc5R5aQFMYMYpTxrpDHNhyEfFEWqZRAoC2Hin9NZ2BeI/hsrXGIw/LoeQ==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-api-design-systems': 0.98.0
- '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-api-design-systems': 0.99.1
+ '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-asyncapi-json-2@0.98.0:
- resolution: {integrity: sha512-4mV0Ja+r2s5WAqJyZJHtQsNhyR2x8J+fYhcmuBHcqZp3sokzTObAAImsIdZ1zYdFYrrZgymD4GMk4RoLbJM3FQ==}
+ /@swagger-api/apidom-parser-adapter-asyncapi-json-2@0.99.1:
+ resolution: {integrity: sha512-2kKVf5ecTuDirPpk8nDRyTrT0tkrWjdaUPwJ/+l2RdgWYObNVwdX2lAS9URC4zK/drdQOQxjetF+aDQBBhXmXA==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-asyncapi-2': 0.98.0
- '@swagger-api/apidom-parser-adapter-json': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-asyncapi-2': 0.99.1
+ '@swagger-api/apidom-parser-adapter-json': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@0.98.0:
- resolution: {integrity: sha512-FLb5IUVhOdhRSfi2OnpOWxiB7CVZXrqG1rSniOWQ4fjeQ7urB5NJv6p2nbC9waduHA0B0mItiO1ijvbOFf0Dcw==}
+ /@swagger-api/apidom-parser-adapter-asyncapi-yaml-2@0.99.1:
+ resolution: {integrity: sha512-UX+rLOUSQuWe5yNXS8eLFvDhCA1CP5r80jLtvT3n0FDnss4+9WkPlqgj4UPH4XoitXSvBVOZxbdjNwfKtJzsHA==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-asyncapi-2': 0.98.0
- '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-asyncapi-2': 0.99.1
+ '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-json@0.98.0:
- resolution: {integrity: sha512-tZkL4sZ5JsICnhYGTeCApHRbfyAkjydb5h+OOE+MAEajRxi/PWklFDGiU7viScPWWE9cPnzRqtp8M0RutmHJew==}
+ /@swagger-api/apidom-parser-adapter-json@0.99.1:
+ resolution: {integrity: sha512-qVeSdhaDIggIkFtMI4aqqv4MYuJlRQ6pniP+Li+DjcHeTKYHelX0OwoznaTlLlZ1tM9QFaMi8rw8xfGp6vMHgg==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-ast': 0.98.0
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-ast': 0.99.1
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
@@ -2230,126 +2245,126 @@ packages:
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-openapi-json-2@0.98.0:
- resolution: {integrity: sha512-81M0Z0N0oWCiUy251IIewm9YwKDFyR84XccrHnIIf/aWuikU2IRr5fDonxweIPuDYybKdpia8lca0GG/iI6G3g==}
+ /@swagger-api/apidom-parser-adapter-openapi-json-2@0.99.1:
+ resolution: {integrity: sha512-aHzdast9HMeGTaTUWwVovMcspEVCAdvBJe47BzMZfzcVOnZlAVyTmLqxQ/3s9fjseRrPhFYqKtCOKROzbWeAhg==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-openapi-2': 0.98.0
- '@swagger-api/apidom-parser-adapter-json': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-openapi-2': 0.99.1
+ '@swagger-api/apidom-parser-adapter-json': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-openapi-json-3-0@0.98.0:
- resolution: {integrity: sha512-mfvj3f75CYAUtslv5ildHllGl8ZWpuge9alTcjxtwIGUu85oXdQ6yv7EExWHe2icZ3w+VY12VzwMbpEumx6k/Q==}
+ /@swagger-api/apidom-parser-adapter-openapi-json-3-0@0.99.1:
+ resolution: {integrity: sha512-l/nYccP87GL611W9OCiYWUOizhhoGenuKa7Ocmaf9Rg+xIDnPw29+9p/SuGEN2jjtql0iYuNI4+ZzwiC2+teSg==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-0': 0.98.0
- '@swagger-api/apidom-parser-adapter-json': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-0': 0.99.1
+ '@swagger-api/apidom-parser-adapter-json': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-openapi-json-3-1@0.98.0:
- resolution: {integrity: sha512-HzlF/G+tygojw8UswwdLptDUBGhp9d+nGzADG2j+M1onBrw35/jdRPtX4S2KQ8mmwyEEgHlRENhv7yndvCbvPg==}
+ /@swagger-api/apidom-parser-adapter-openapi-json-3-1@0.99.1:
+ resolution: {integrity: sha512-Eie4ztKR5hgrGESBDHB9xIODTB/gvjWBwPNveZ/iSlJ/yhZGyDMC8dgv0aQiyFP01mKaaBMhyZjWgsvts9l+cQ==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-json': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-json': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-openapi-yaml-2@0.98.0:
- resolution: {integrity: sha512-FzQNMk6gDUSp2PLtMKhnDF6MFk0T7y6ewPrYk0ztcul+m6YQD4pdcUXhpXcwtfy9dspJQERF7UKuaK9dZsm8BQ==}
+ /@swagger-api/apidom-parser-adapter-openapi-yaml-2@0.99.1:
+ resolution: {integrity: sha512-MzjUyhGmJ+jQly90Nak7s01x2Jp1GvBe+Z8BXwkArNOFjLvzQIjdAx7F943/VlLaV9y71DNXVsqhgKdiqjnX3w==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-openapi-2': 0.98.0
- '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-openapi-2': 0.99.1
+ '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@0.98.0:
- resolution: {integrity: sha512-H1EYjBDeKx0WiPqsrUkb+Zlm59rqbtQb6w+SAdkw4PBHi0+yOgOlvUrIkTYEVy8BD6he01dbMocv+EDXpd9rww==}
+ /@swagger-api/apidom-parser-adapter-openapi-yaml-3-0@0.99.1:
+ resolution: {integrity: sha512-TF/yquy1Alce/olQzR5AnjnOx7o7q8MkXMi0JxrtqvMk9Ky//0qFxFGzFQEzA++NaSGt9StG0Pcgp4MGZAzJYg==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-0': 0.98.0
- '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-0': 0.99.1
+ '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@0.98.0:
- resolution: {integrity: sha512-sxnAJDg0TGK0T4HwtkE1mkfQWL564UGlgvU+gfrEmOLjsfqRDrlFfffYKguqtJdz17+HgUp78Sqj6Ey48J83Jw==}
+ /@swagger-api/apidom-parser-adapter-openapi-yaml-3-1@0.99.1:
+ resolution: {integrity: sha512-baXbKqjnbmgEmFgCVHlDEiFANHs5lHnnBM0X3k5kNtAVule6Lc5lAZVoySpTGyBJ+4nq4RHNJfbKW8RDHgVMoQ==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-workflows-json-1@0.98.0:
- resolution: {integrity: sha512-XroOfEPbs6Ogl4pSZGQ4yctu4OsMQw5qvnVTFS3hCr+fHQXFIaD+remFRjHQRqhyVC0FDmw0mggWubcSosiyCg==}
+ /@swagger-api/apidom-parser-adapter-workflows-json-1@0.99.1:
+ resolution: {integrity: sha512-Uu8SaQfl2XiiXDQVRUvUCu3yk7jwHVmwKOoacbJGzPducrR/7/bOe8dNeN4CMRw7HKeRbh02UxXtR46mgBPnog==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-workflows-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-json': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-workflows-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-json': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-workflows-yaml-1@0.98.0:
- resolution: {integrity: sha512-9SG9g+raKEU8cpEVT7eYlHGUEWAB7DYm/oNN5k3i4hLbJUIYKrL4KAK1sRrfxrGRiCIJG/O/jw4NLcSVgLcVJQ==}
+ /@swagger-api/apidom-parser-adapter-workflows-yaml-1@0.99.1:
+ resolution: {integrity: sha512-9DX9X9wxW6TJF5lG0k/w0GxeMPkHACwEQx/QFJqg1YRD3/UWSkBcm567KbfCh5BiDx5p5WAYhTGInQEAF3d0zQ==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-ns-workflows-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-ns-workflows-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.1
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
dev: false
optional: true
- /@swagger-api/apidom-parser-adapter-yaml-1-2@0.98.0:
- resolution: {integrity: sha512-pEIZblIK+/k9p6wge3z9uX1bVD7zzXhoxg3hgpClojZmmJV/jriDUmRzLO1MeqVbH+JFXE2FGFvE5D4CRFCEVw==}
+ /@swagger-api/apidom-parser-adapter-yaml-1-2@0.99.1:
+ resolution: {integrity: sha512-MmTDUkrvFIg2AwzaZmiqBifWpoECh7AKeJcAD8Tm+G2/FUmGr3mIr7elc4ehYt/fecSSJEwFGNFU/radKqT/6g==}
requiresBuild: true
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-ast': 0.98.0
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-ast': 0.99.1
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
'@types/ramda': 0.29.12
ramda: 0.29.1
ramda-adjunct: 4.1.1(ramda@0.29.1)
@@ -2359,11 +2374,11 @@ packages:
dev: false
optional: true
- /@swagger-api/apidom-reference@0.98.3(debug@4.3.4):
- resolution: {integrity: sha512-S7xink9IOmam6AlceCIgOvBKLqc8PirATsQcJiyJ/RvzS5bS8HC01laAkHv7LSIOd43887EzURep8yqzk/UYLg==}
+ /@swagger-api/apidom-reference@0.99.1(debug@4.3.4):
+ resolution: {integrity: sha512-g7xp+ZL/iRX6CEwdUnqqsLfZmaSRlXwEZV8LF1k4k13/o7Qcf7bsPv0fOVGa8ZC29zM8k//FVavwWoXvT2xrFQ==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
'@types/ramda': 0.29.12
axios: 1.6.8(debug@4.3.4)
minimatch: 7.4.6
@@ -2372,42 +2387,42 @@ packages:
ramda-adjunct: 4.1.1(ramda@0.29.1)
stampit: 4.3.2
optionalDependencies:
- '@swagger-api/apidom-error': 0.98.0
- '@swagger-api/apidom-json-pointer': 0.98.0
- '@swagger-api/apidom-ns-asyncapi-2': 0.98.0
- '@swagger-api/apidom-ns-openapi-2': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-0': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-1': 0.98.0
- '@swagger-api/apidom-ns-workflows-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-api-design-systems-json': 0.98.0
- '@swagger-api/apidom-parser-adapter-api-design-systems-yaml': 0.98.0
- '@swagger-api/apidom-parser-adapter-asyncapi-json-2': 0.98.0
- '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2': 0.98.0
- '@swagger-api/apidom-parser-adapter-json': 0.98.0
- '@swagger-api/apidom-parser-adapter-openapi-json-2': 0.98.0
- '@swagger-api/apidom-parser-adapter-openapi-json-3-0': 0.98.0
- '@swagger-api/apidom-parser-adapter-openapi-json-3-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-openapi-yaml-2': 0.98.0
- '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0': 0.98.0
- '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-workflows-json-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-workflows-yaml-1': 0.98.0
- '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.98.0
+ '@swagger-api/apidom-error': 0.99.0
+ '@swagger-api/apidom-json-pointer': 0.99.1
+ '@swagger-api/apidom-ns-asyncapi-2': 0.99.1
+ '@swagger-api/apidom-ns-openapi-2': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-0': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-1': 0.99.1
+ '@swagger-api/apidom-ns-workflows-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-api-design-systems-json': 0.99.1
+ '@swagger-api/apidom-parser-adapter-api-design-systems-yaml': 0.99.1
+ '@swagger-api/apidom-parser-adapter-asyncapi-json-2': 0.99.1
+ '@swagger-api/apidom-parser-adapter-asyncapi-yaml-2': 0.99.1
+ '@swagger-api/apidom-parser-adapter-json': 0.99.1
+ '@swagger-api/apidom-parser-adapter-openapi-json-2': 0.99.1
+ '@swagger-api/apidom-parser-adapter-openapi-json-3-0': 0.99.1
+ '@swagger-api/apidom-parser-adapter-openapi-json-3-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-openapi-yaml-2': 0.99.1
+ '@swagger-api/apidom-parser-adapter-openapi-yaml-3-0': 0.99.1
+ '@swagger-api/apidom-parser-adapter-openapi-yaml-3-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-workflows-json-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-workflows-yaml-1': 0.99.1
+ '@swagger-api/apidom-parser-adapter-yaml-1-2': 0.99.1
transitivePeerDependencies:
- debug
dev: false
- /@tanstack/virtual-core@3.2.0:
- resolution: {integrity: sha512-P5XgYoAw/vfW65byBbJQCw+cagdXDT/qH6wmABiLt4v4YBT2q2vqCOhihe+D1Nt325F/S/0Tkv6C5z0Lv+VBQQ==}
+ /@tanstack/virtual-core@3.4.0:
+ resolution: {integrity: sha512-75jXqXxqq5M5Veb9KP1STi8kA5u408uOOAefk2ftHDGCpUk3RP6zX++QqfbmHJTBiU72NQ+ghgCZVts/Wocz8Q==}
dev: false
- /@tanstack/vue-virtual@3.2.0(vue@3.4.21):
- resolution: {integrity: sha512-KbmQVvw1k5Js2Fk4DJw9aDxFT5+e8a2Ba4UBJAFCRnWBCnzd3NlmEHI9JCeLv1tYDZ/iHwwv+Z9Le0BENIEP8A==}
+ /@tanstack/vue-virtual@3.4.0(vue@3.4.25):
+ resolution: {integrity: sha512-OHZGsmE89rpouVDGDOCtJTu64gLUzVq5FGkL2YY/wtZXu5QRSi5ep3T25Ivd53HQI3A169H01uwVPD0mEXKm9A==}
peerDependencies:
vue: ^2.7.0 || ^3.0.0
dependencies:
- '@tanstack/virtual-core': 3.2.0
- vue: 3.4.21(typescript@5.4.3)
+ '@tanstack/virtual-core': 3.4.0
+ vue: 3.4.25(typescript@5.4.5)
dev: false
/@trysound/sax@0.2.0:
@@ -2457,14 +2472,16 @@ packages:
/@types/eslint-scope@3.7.7:
resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==}
dependencies:
- '@types/eslint': 8.56.7
+ '@types/eslint': 8.56.10
'@types/estree': 1.0.5
+ dev: true
- /@types/eslint@8.56.7:
- resolution: {integrity: sha512-SjDvI/x3zsZnOkYZ3lCt9lOZWZLB2jIlNKz+LBgCtDurK0JZcwucxYHn1w2BJkD34dgX9Tjnak0txtq4WTggEA==}
+ /@types/eslint@8.56.10:
+ resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==}
dependencies:
'@types/estree': 1.0.5
'@types/json-schema': 7.0.15
+ dev: true
/@types/estree@1.0.5:
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
@@ -2472,18 +2489,19 @@ packages:
/@types/http-proxy@1.17.14:
resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==}
dependencies:
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
/@types/jsdom@21.1.6:
resolution: {integrity: sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==}
dependencies:
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
'@types/tough-cookie': 4.0.5
parse5: 7.1.2
dev: true
/@types/json-schema@7.0.15:
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
+ dev: true
/@types/json5@0.0.29:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
@@ -2506,14 +2524,14 @@ packages:
resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==}
dev: true
- /@types/markdown-it-link-attributes@3.0.4:
- resolution: {integrity: sha512-Ky3wTFQurAF0wSfsYi+1J2yDvpZRtNBsd8CV0rwOSIgNmNX8q87FN9c9PBp+NljoQqWhJPy8eLrkQNcG86nbUQ==}
+ /@types/markdown-it-link-attributes@3.0.5:
+ resolution: {integrity: sha512-VZ2BGN3ywUg7mBD8W6PwR8ChpOxaQSBDbLqPgvNI+uIra3zY2af1eG/3XzWTKjEraTWskMKnZqZd6m1fDF67Bg==}
dependencies:
- '@types/markdown-it': 13.0.7
+ '@types/markdown-it': 14.0.1
dev: true
- /@types/markdown-it@13.0.7:
- resolution: {integrity: sha512-U/CBi2YUUcTHBt5tjO2r5QV/x0Po6nsYwQU4Y04fBS6vfoImaiZ6f8bi3CjTCxBPQSO1LMyUqkByzi8AidyxfA==}
+ /@types/markdown-it@14.0.1:
+ resolution: {integrity: sha512-6WfOG3jXR78DW8L5cTYCVVGAsIFZskRHCDo5tbqa+qtKVt4oDRVH7hyIWu1SpDQJlmIoEivNQZ5h+AGAOrgOtQ==}
dependencies:
'@types/linkify-it': 3.0.5
'@types/mdurl': 1.0.5
@@ -2531,8 +2549,8 @@ packages:
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
dev: true
- /@types/node@20.12.2:
- resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==}
+ /@types/node@20.12.7:
+ resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
dependencies:
undici-types: 5.26.5
@@ -2548,8 +2566,8 @@ packages:
resolution: {integrity: sha512-A0D0aTXvjlqJ5ZILMz3rNfDBOx9hHxLZYv2by47Sm/pqW35zzjusrZTryatjN/Rf8Us2gZrJD+KeHbUSTux1Cw==}
dev: true
- /@types/qs@6.9.14:
- resolution: {integrity: sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==}
+ /@types/qs@6.9.15:
+ resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==}
dev: true
/@types/ramda@0.29.12:
@@ -2585,7 +2603,7 @@ packages:
/@types/web-bluetooth@0.0.20:
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
- /@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.4.3):
+ /@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.4.5):
resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2597,10 +2615,10 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
'@typescript-eslint/scope-manager': 6.21.0
- '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3)
- '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
+ '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 6.21.0
debug: 4.3.4
eslint: 8.57.0
@@ -2608,14 +2626,14 @@ packages:
ignore: 5.3.1
natural-compare: 1.4.0
semver: 7.6.0
- ts-api-utils: 1.3.0(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.3.0(typescript@5.4.5)
+ typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/eslint-plugin@7.4.0(@typescript-eslint/parser@7.4.0)(eslint@8.57.0)(typescript@5.4.3):
- resolution: {integrity: sha512-yHMQ/oFaM7HZdVrVm/M2WHaNPgyuJH4WelkSVEWSSsir34kxW2kDJCxlXRhhGWEsMN0WAW/vLpKfKVcm8k+MPw==}
+ /@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1)(eslint@8.57.0)(typescript@5.4.5):
+ resolution: {integrity: sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
'@typescript-eslint/parser': ^7.0.0
@@ -2626,24 +2644,24 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 7.4.0(eslint@8.57.0)(typescript@5.4.3)
- '@typescript-eslint/scope-manager': 7.4.0
- '@typescript-eslint/type-utils': 7.4.0(eslint@8.57.0)(typescript@5.4.3)
- '@typescript-eslint/utils': 7.4.0(eslint@8.57.0)(typescript@5.4.3)
- '@typescript-eslint/visitor-keys': 7.4.0
+ '@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
+ '@typescript-eslint/scope-manager': 7.7.1
+ '@typescript-eslint/type-utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
+ '@typescript-eslint/utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
+ '@typescript-eslint/visitor-keys': 7.7.1
debug: 4.3.4
eslint: 8.57.0
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
semver: 7.6.0
- ts-api-utils: 1.3.0(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.3.0(typescript@5.4.5)
+ typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.4.3):
+ /@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.4.5):
resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2655,17 +2673,17 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 6.21.0
'@typescript-eslint/types': 6.21.0
- '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.3)
+ '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 6.21.0
debug: 4.3.4
eslint: 8.57.0
- typescript: 5.4.3
+ typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@7.4.0(eslint@8.57.0)(typescript@5.4.3):
- resolution: {integrity: sha512-ZvKHxHLusweEUVwrGRXXUVzFgnWhigo4JurEj0dGF1tbcGh6buL+ejDdjxOQxv6ytcY1uhun1p2sm8iWStlgLQ==}
+ /@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5):
+ resolution: {integrity: sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
@@ -2674,13 +2692,13 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 7.4.0
- '@typescript-eslint/types': 7.4.0
- '@typescript-eslint/typescript-estree': 7.4.0(typescript@5.4.3)
- '@typescript-eslint/visitor-keys': 7.4.0
+ '@typescript-eslint/scope-manager': 7.7.1
+ '@typescript-eslint/types': 7.7.1
+ '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
+ '@typescript-eslint/visitor-keys': 7.7.1
debug: 4.3.4
eslint: 8.57.0
- typescript: 5.4.3
+ typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
@@ -2693,15 +2711,15 @@ packages:
'@typescript-eslint/visitor-keys': 6.21.0
dev: true
- /@typescript-eslint/scope-manager@7.4.0:
- resolution: {integrity: sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw==}
+ /@typescript-eslint/scope-manager@7.7.1:
+ resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==}
engines: {node: ^18.18.0 || >=20.0.0}
dependencies:
- '@typescript-eslint/types': 7.4.0
- '@typescript-eslint/visitor-keys': 7.4.0
+ '@typescript-eslint/types': 7.7.1
+ '@typescript-eslint/visitor-keys': 7.7.1
dev: true
- /@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.4.3):
+ /@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.4.5):
resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2711,18 +2729,18 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.3)
- '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
+ '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
debug: 4.3.4
eslint: 8.57.0
- ts-api-utils: 1.3.0(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.3.0(typescript@5.4.5)
+ typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/type-utils@7.4.0(eslint@8.57.0)(typescript@5.4.3):
- resolution: {integrity: sha512-247ETeHgr9WTRMqHbbQdzwzhuyaJ8dPTuyuUEMANqzMRB1rj/9qFIuIXK7l0FX9i9FXbHeBQl/4uz6mYuCE7Aw==}
+ /@typescript-eslint/type-utils@7.7.1(eslint@8.57.0)(typescript@5.4.5):
+ resolution: {integrity: sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
@@ -2731,12 +2749,12 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 7.4.0(typescript@5.4.3)
- '@typescript-eslint/utils': 7.4.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
+ '@typescript-eslint/utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
debug: 4.3.4
eslint: 8.57.0
- ts-api-utils: 1.3.0(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.3.0(typescript@5.4.5)
+ typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
@@ -2746,12 +2764,12 @@ packages:
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
- /@typescript-eslint/types@7.4.0:
- resolution: {integrity: sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw==}
+ /@typescript-eslint/types@7.7.1:
+ resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==}
engines: {node: ^18.18.0 || >=20.0.0}
dev: true
- /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.3):
+ /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5):
resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2767,14 +2785,14 @@ packages:
is-glob: 4.0.3
minimatch: 9.0.3
semver: 7.6.0
- ts-api-utils: 1.3.0(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.3.0(typescript@5.4.5)
+ typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/typescript-estree@7.4.0(typescript@5.4.3):
- resolution: {integrity: sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg==}
+ /@typescript-eslint/typescript-estree@7.7.1(typescript@5.4.5):
+ resolution: {integrity: sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
typescript: '*'
@@ -2782,20 +2800,20 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 7.4.0
- '@typescript-eslint/visitor-keys': 7.4.0
+ '@typescript-eslint/types': 7.7.1
+ '@typescript-eslint/visitor-keys': 7.7.1
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
- minimatch: 9.0.3
+ minimatch: 9.0.4
semver: 7.6.0
- ts-api-utils: 1.3.0(typescript@5.4.3)
- typescript: 5.4.3
+ ts-api-utils: 1.3.0(typescript@5.4.5)
+ typescript: 5.4.5
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.3):
+ /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.5):
resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
@@ -2806,7 +2824,7 @@ packages:
'@types/semver': 7.5.8
'@typescript-eslint/scope-manager': 6.21.0
'@typescript-eslint/types': 6.21.0
- '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.3)
+ '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
eslint: 8.57.0
semver: 7.6.0
transitivePeerDependencies:
@@ -2814,8 +2832,8 @@ packages:
- typescript
dev: true
- /@typescript-eslint/utils@7.4.0(eslint@8.57.0)(typescript@5.4.3):
- resolution: {integrity: sha512-NQt9QLM4Tt8qrlBVY9lkMYzfYtNz8/6qwZg8pI3cMGlPnj6mOpRxxAm7BMJN9K0AiY+1BwJ5lVC650YJqYOuNg==}
+ /@typescript-eslint/utils@7.7.1(eslint@8.57.0)(typescript@5.4.5):
+ resolution: {integrity: sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
eslint: ^8.56.0
@@ -2823,9 +2841,9 @@ packages:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
'@types/json-schema': 7.0.15
'@types/semver': 7.5.8
- '@typescript-eslint/scope-manager': 7.4.0
- '@typescript-eslint/types': 7.4.0
- '@typescript-eslint/typescript-estree': 7.4.0(typescript@5.4.3)
+ '@typescript-eslint/scope-manager': 7.7.1
+ '@typescript-eslint/types': 7.7.1
+ '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
eslint: 8.57.0
semver: 7.6.0
transitivePeerDependencies:
@@ -2841,52 +2859,52 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
- /@typescript-eslint/visitor-keys@7.4.0:
- resolution: {integrity: sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA==}
+ /@typescript-eslint/visitor-keys@7.7.1:
+ resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==}
engines: {node: ^18.18.0 || >=20.0.0}
dependencies:
- '@typescript-eslint/types': 7.4.0
+ '@typescript-eslint/types': 7.7.1
eslint-visitor-keys: 3.4.3
dev: true
/@ungap/structured-clone@1.2.0:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
- /@unhead/dom@1.9.4:
- resolution: {integrity: sha512-nEaHOcCL0u56g4XOV5XGwRMFZ05eEINfp8nxVrPiIGLrS9BoFrZS7/6IYSkalkNRTmw8M5xqxt6BalBr594SaA==}
+ /@unhead/dom@1.9.7:
+ resolution: {integrity: sha512-suZVi8apZCNEMKuasGboBB3njJJm+gd8G0NA89geVozJ0bz40FvLyLEJZ9LirbzpujmhgHhsUSvlq4QyslRqdQ==}
dependencies:
- '@unhead/schema': 1.9.4
- '@unhead/shared': 1.9.4
+ '@unhead/schema': 1.9.7
+ '@unhead/shared': 1.9.7
- /@unhead/schema@1.9.4:
- resolution: {integrity: sha512-/J6KYQ+aqKO5uLDTU9BXfiRAfJ3mQNmF5gh3Iyd4qZaWfqjsDGYIaAe4xAGPnJxwBn6FHlnvQvZBSGqru1MByw==}
+ /@unhead/schema@1.9.7:
+ resolution: {integrity: sha512-naQGY1gQqq8DmQCxVTOeeXIqaRwbqnLEgvQl12zPEDviYxmg7TCbmKyN9uT4ZarQbJ2WYT2UtYvdSrmTXcwlBw==}
dependencies:
hookable: 5.4.2
zhead: 2.2.4
- /@unhead/shared@1.9.4:
- resolution: {integrity: sha512-ErP6SUzPPRX9Df4fqGlwlLInoG+iBiH0nDudRuIpoFGyTnv1uO9BQ+lfFld8s1gI1WCdoBwVkISBp9/f/E/GLA==}
+ /@unhead/shared@1.9.7:
+ resolution: {integrity: sha512-srji+qaBkkGOTdtTmFxt3AebFYcpt1qQHeQva7X3dSm5nZJDoKj35BJJTZfBSRCjgvkTtsdVUT14f9p9/4BCMA==}
dependencies:
- '@unhead/schema': 1.9.4
+ '@unhead/schema': 1.9.7
- /@unhead/ssr@1.9.4:
- resolution: {integrity: sha512-+32lSX6q+c+PcF0NsywBMmwDgxApjo4R7yxjRBB0gmeEcr58hejS/Ju82D8dLKvHqafLB1cQA7I4XUPyrDUx3Q==}
+ /@unhead/ssr@1.9.7:
+ resolution: {integrity: sha512-3K0J9biCypPzJ5o4AgjhKboX2Sas4COj54wfT+ghSfyQ05Lp5IlWxw0FrXuxKPk54ObovskUwIf8eCa9ke0Vuw==}
dependencies:
- '@unhead/schema': 1.9.4
- '@unhead/shared': 1.9.4
+ '@unhead/schema': 1.9.7
+ '@unhead/shared': 1.9.7
- /@unhead/vue@1.9.4(vue@3.4.21):
- resolution: {integrity: sha512-F37bDhhieWQJyXvFV8NmrOXoIVJMhxVI/0ZUDrI9uTkMCofjfKWDJ+Gz0iYdhYF9mjQ5BN+pM31Zpxi+fN5Cfg==}
+ /@unhead/vue@1.9.7(vue@3.4.25):
+ resolution: {integrity: sha512-c5pcNvi3FwMfqd+lfD3XUyRKPDv/AVPrep84CFXaqB7ebb+2OQTgtxBiCoRsa8+DtdhYI50lYJ/yeVdfLI9XUw==}
peerDependencies:
vue: '>=2.7 || >=3'
dependencies:
- '@unhead/schema': 1.9.4
- '@unhead/shared': 1.9.4
+ '@unhead/schema': 1.9.7
+ '@unhead/shared': 1.9.7
hookable: 5.4.2
- unhead: 1.9.4
- vue: 3.4.21(typescript@5.4.3)
+ unhead: 1.9.7
+ vue: 3.4.25(typescript@5.4.5)
- /@unocss/astro@0.58.9(rollup@4.13.2)(vite@5.2.7):
+ /@unocss/astro@0.58.9(rollup@4.16.4)(vite@5.2.10):
resolution: {integrity: sha512-VWfHNC0EfawFxLfb3uI+QcMGBN+ju+BYtutzeZTjilLKj31X2UpqIh8fepixL6ljgZzB3fweqg2xtUMC0gMnoQ==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
@@ -2896,18 +2914,34 @@ packages:
dependencies:
'@unocss/core': 0.58.9
'@unocss/reset': 0.58.9
- '@unocss/vite': 0.58.9(rollup@4.13.2)(vite@5.2.7)
- vite: 5.2.7(sass@1.72.0)
+ '@unocss/vite': 0.58.9(rollup@4.16.4)(vite@5.2.10)
+ vite: 5.2.10(sass@1.75.0)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@unocss/astro@0.59.4(rollup@4.16.4)(vite@5.2.10):
+ resolution: {integrity: sha512-DU3OR5MMR1Uvvec4/wB9EetDASHRg19Moy6z/MiIhn8JWJ0QzWYgSeJcfUX8exomMYv6WUEQJL+CyLI34Wmn8w==}
+ peerDependencies:
+ vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
+ peerDependenciesMeta:
+ vite:
+ optional: true
+ dependencies:
+ '@unocss/core': 0.59.4
+ '@unocss/reset': 0.59.4
+ '@unocss/vite': 0.59.4(rollup@4.16.4)(vite@5.2.10)
+ vite: 5.2.10(sass@1.75.0)
transitivePeerDependencies:
- rollup
- /@unocss/cli@0.58.9(rollup@4.13.2):
+ /@unocss/cli@0.58.9(rollup@4.16.4):
resolution: {integrity: sha512-q7qlwX3V6UaqljWUQ5gMj36yTA9eLuuRywahdQWt1ioy4aPF/MEEfnMBZf/ntrqf5tIT5TO8fE11nvCco2Q/sA==}
engines: {node: '>=14'}
hasBin: true
dependencies:
'@ampproject/remapping': 2.3.0
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
'@unocss/config': 0.58.9
'@unocss/core': 0.58.9
'@unocss/preset-uno': 0.58.9
@@ -2916,7 +2950,29 @@ packages:
colorette: 2.0.20
consola: 3.2.3
fast-glob: 3.3.2
- magic-string: 0.30.8
+ magic-string: 0.30.10
+ pathe: 1.1.2
+ perfect-debounce: 1.0.0
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@unocss/cli@0.59.4(rollup@4.16.4):
+ resolution: {integrity: sha512-TT+WKedSifhsRqnpoYD2LfyYipVzEbzIU4DDGIaDNeDxGXYOGpb876zzkPDcvZSpI37IJ/efkkV7PGYpPBcQBQ==}
+ engines: {node: '>=14'}
+ hasBin: true
+ dependencies:
+ '@ampproject/remapping': 2.3.0
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
+ '@unocss/config': 0.59.4
+ '@unocss/core': 0.59.4
+ '@unocss/preset-uno': 0.59.4
+ cac: 6.7.14
+ chokidar: 3.6.0
+ colorette: 2.0.20
+ consola: 3.2.3
+ fast-glob: 3.3.2
+ magic-string: 0.30.10
pathe: 1.1.2
perfect-debounce: 1.0.0
transitivePeerDependencies:
@@ -2927,15 +2983,33 @@ packages:
engines: {node: '>=14'}
dependencies:
'@unocss/core': 0.58.9
- unconfig: 0.3.11
+ unconfig: 0.3.13
+ dev: true
+
+ /@unocss/config@0.59.4:
+ resolution: {integrity: sha512-h3yhj+D5Ygn5R7gbK4wMrtXZX6FF5DF6YD517sSSb0XB3lxHD9PhhT4HaV1hpHknvu0cMFU3460M45+TN1TI0Q==}
+ engines: {node: '>=14'}
+ dependencies:
+ '@unocss/core': 0.59.4
+ unconfig: 0.3.13
/@unocss/core@0.58.9:
resolution: {integrity: sha512-wYpPIPPsOIbIoMIDuH8ihehJk5pAZmyFKXIYO/Kro98GEOFhz6lJoLsy6/PZuitlgp2/TSlubUuWGjHWvp5osw==}
+ dev: true
+
+ /@unocss/core@0.59.4:
+ resolution: {integrity: sha512-bBZ1sgcAtezQVZ1BST9IS3jqcsTLyqKNjiIf7FTnX3DHpfpYuMDFzSOtmkZDzBleOLO/CtcRWjT0HwTSQAmV0A==}
/@unocss/extractor-arbitrary-variants@0.58.9:
resolution: {integrity: sha512-M/BvPdbEEMdhcFQh/z2Bf9gylO1Ky/ZnpIvKWS1YJPLt4KA7UWXSUf+ZNTFxX+X58Is5qAb5hNh/XBQmL3gbXg==}
dependencies:
'@unocss/core': 0.58.9
+ dev: true
+
+ /@unocss/extractor-arbitrary-variants@0.59.4:
+ resolution: {integrity: sha512-RDe4FgMGJQ+tp9GLvhPHni7Cc2O0lHBRMElVlN8LoXJAdODMICdbrEPGJlEfrc+7x/QgVFoR895KpYJh3hIgGA==}
+ dependencies:
+ '@unocss/core': 0.59.4
/@unocss/inspector@0.58.9:
resolution: {integrity: sha512-uRzqkCNeBmEvFePXcfIFcQPMlCXd9/bLwa5OkBthiOILwQdH1uRIW3GWAa2SWspu+kZLP0Ly3SjZ9Wqi+5ZtTw==}
@@ -2944,11 +3018,20 @@ packages:
'@unocss/rule-utils': 0.58.9
gzip-size: 6.0.0
sirv: 2.0.4
+ dev: true
- /@unocss/nuxt@0.58.9(postcss@8.4.38)(rollup@4.13.2)(vite@5.2.7)(webpack@5.91.0):
+ /@unocss/inspector@0.59.4:
+ resolution: {integrity: sha512-QczJFNDiggmekkJyNcbcZIUVwlhvxz7ZwjnSf0w7K4znxfjKkZ1hNUbqLviM1HumkTKOdT27VISW7saN/ysO4w==}
+ dependencies:
+ '@unocss/core': 0.59.4
+ '@unocss/rule-utils': 0.59.4
+ gzip-size: 6.0.0
+ sirv: 2.0.4
+
+ /@unocss/nuxt@0.58.9(postcss@8.4.38)(rollup@4.16.4)(vite@5.2.10)(webpack@5.91.0):
resolution: {integrity: sha512-zrzbpNjjstiXsjfRCwBt0ZDMquTPqAWry6OT1Z8YUeRmQ2YuPNJDnvUSWZuA5zYbXjMjuCTtX+jkHctMIabOYA==}
dependencies:
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
'@unocss/config': 0.58.9
'@unocss/core': 0.58.9
'@unocss/preset-attributify': 0.58.9
@@ -2959,9 +3042,9 @@ packages:
'@unocss/preset-web-fonts': 0.58.9
'@unocss/preset-wind': 0.58.9
'@unocss/reset': 0.58.9
- '@unocss/vite': 0.58.9(rollup@4.13.2)(vite@5.2.7)
- '@unocss/webpack': 0.58.9(rollup@4.13.2)(webpack@5.91.0)
- unocss: 0.58.9(@unocss/webpack@0.58.9)(postcss@8.4.38)(rollup@4.13.2)(vite@5.2.7)
+ '@unocss/vite': 0.58.9(rollup@4.16.4)(vite@5.2.10)
+ '@unocss/webpack': 0.58.9(rollup@4.16.4)(webpack@5.91.0)
+ unocss: 0.58.9(@unocss/webpack@0.58.9)(postcss@8.4.38)(rollup@4.16.4)(vite@5.2.10)
transitivePeerDependencies:
- postcss
- rollup
@@ -2981,22 +3064,53 @@ packages:
'@unocss/rule-utils': 0.58.9
css-tree: 2.3.1
fast-glob: 3.3.2
- magic-string: 0.30.8
+ magic-string: 0.30.10
+ postcss: 8.4.38
+ dev: true
+
+ /@unocss/postcss@0.59.4(postcss@8.4.38):
+ resolution: {integrity: sha512-KVz+AD7McHKp7VEWHbFahhyyVEo0oP/e1vnuNSuPlHthe+1V2zfH6lps+iJcvfL2072r5J+0PvD/1kOp5ryUSg==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ postcss: ^8.4.21
+ dependencies:
+ '@unocss/config': 0.59.4
+ '@unocss/core': 0.59.4
+ '@unocss/rule-utils': 0.59.4
+ css-tree: 2.3.1
+ fast-glob: 3.3.2
+ magic-string: 0.30.10
postcss: 8.4.38
/@unocss/preset-attributify@0.58.9:
resolution: {integrity: sha512-ucP+kXRFcwmBmHohUVv31bE/SejMAMo7Hjb0QcKVLyHlzRWUJsfNR+jTAIGIUSYxN7Q8MeigYsongGo3nIeJnQ==}
dependencies:
'@unocss/core': 0.58.9
+ dev: true
+
+ /@unocss/preset-attributify@0.59.4:
+ resolution: {integrity: sha512-BeogWuYaIakC1gmOZFFCjFVWmu/m3AqEX8UYQS6tY6lAaK2L4Qf4AstYBlT2zAMxy9LNxPDxFQrvfSfFk5Klsg==}
+ dependencies:
+ '@unocss/core': 0.59.4
/@unocss/preset-icons@0.58.9:
resolution: {integrity: sha512-9dS48+yAunsbS0ylOW2Wisozwpn3nGY1CqTiidkUnrMnrZK3al579A7srUX9NyPWWDjprO7eU/JkWbdDQSmFFA==}
dependencies:
- '@iconify/utils': 2.1.22
+ '@iconify/utils': 2.1.23
'@unocss/core': 0.58.9
ofetch: 1.3.4
transitivePeerDependencies:
- supports-color
+ dev: true
+
+ /@unocss/preset-icons@0.59.4:
+ resolution: {integrity: sha512-Afjwh5oC4KRE8TNZDUkRK6hvvV1wKLrS1e5trniE0B0AM9HK3PBolQaIU7QmzPv6WQrog+MZgIwafg1eqsPUCA==}
+ dependencies:
+ '@iconify/utils': 2.1.23
+ '@unocss/core': 0.59.4
+ ofetch: 1.3.4
+ transitivePeerDependencies:
+ - supports-color
/@unocss/preset-mini@0.58.9:
resolution: {integrity: sha512-m4aDGYtueP8QGsU3FsyML63T/w5Mtr4htme2jXy6m50+tzC1PPHaIBstMTMQfLc6h8UOregPJyGHB5iYQZGEvQ==}
@@ -3004,17 +3118,38 @@ packages:
'@unocss/core': 0.58.9
'@unocss/extractor-arbitrary-variants': 0.58.9
'@unocss/rule-utils': 0.58.9
+ dev: true
+
+ /@unocss/preset-mini@0.59.4:
+ resolution: {integrity: sha512-ZLywGrXi1OCr4My5vX2rLUb5Xgx6ufR9WTQOvpQJGBdIV/jnZn/pyE5avCs476SnOq2K172lnd8mFmTK7/zArA==}
+ dependencies:
+ '@unocss/core': 0.59.4
+ '@unocss/extractor-arbitrary-variants': 0.59.4
+ '@unocss/rule-utils': 0.59.4
/@unocss/preset-tagify@0.58.9:
resolution: {integrity: sha512-obh75XrRmxYwrQMflzvhQUMeHwd/R9bEDhTWUW9aBTolBy4eNypmQwOhHCKh5Xi4Dg6o0xj6GWC/jcCj1SPLog==}
dependencies:
'@unocss/core': 0.58.9
+ dev: true
+
+ /@unocss/preset-tagify@0.59.4:
+ resolution: {integrity: sha512-vWMdTUoghOSmTbdmZtERssffmdUdOuhh4vUdl0R8Kv6KxB0PkvEFCu2FItn97nRJdSPlZSFxxDkaOIg9w+STNQ==}
+ dependencies:
+ '@unocss/core': 0.59.4
/@unocss/preset-typography@0.58.9:
resolution: {integrity: sha512-hrsaqKlcZni3Vh4fwXC+lP9e92FQYbqtmlZw2jpxlVwwH5aLzwk4d4MiFQGyhCfzuSDYm0Zd52putFVV02J7bA==}
dependencies:
'@unocss/core': 0.58.9
'@unocss/preset-mini': 0.58.9
+ dev: true
+
+ /@unocss/preset-typography@0.59.4:
+ resolution: {integrity: sha512-ZX9bxZUqlXK1qEDzO5lkK96ICt9itR/oNyn/7mMc1JPqwj263LumQMn5silocgzoLSUXEeq//L6GylqYjkL8GA==}
+ dependencies:
+ '@unocss/core': 0.59.4
+ '@unocss/preset-mini': 0.59.4
/@unocss/preset-uno@0.58.9:
resolution: {integrity: sha512-Fze+X2Z/EegCkRdDRgwwvFBmXBenNR1AG8KxAyz8iPeWbhOBaRra2sn2ScryrfH6SbJHpw26ZyJXycAdS0Fq3A==}
@@ -3023,12 +3158,28 @@ packages:
'@unocss/preset-mini': 0.58.9
'@unocss/preset-wind': 0.58.9
'@unocss/rule-utils': 0.58.9
+ dev: true
+
+ /@unocss/preset-uno@0.59.4:
+ resolution: {integrity: sha512-G1f8ZluplvXZ3bERj+sM/8zzY//XD++nNOlAQNKOANSVht3qEoJebrfEiMClNpA5qW5VWOZhEhPkh0M7GsXtnA==}
+ dependencies:
+ '@unocss/core': 0.59.4
+ '@unocss/preset-mini': 0.59.4
+ '@unocss/preset-wind': 0.59.4
+ '@unocss/rule-utils': 0.59.4
/@unocss/preset-web-fonts@0.58.9:
resolution: {integrity: sha512-XtiO+Z+RYnNYomNkS2XxaQiY++CrQZKOfNGw5htgIrb32QtYVQSkyYQ3jDw7JmMiCWlZ4E72cV/zUb++WrZLxg==}
dependencies:
'@unocss/core': 0.58.9
ofetch: 1.3.4
+ dev: true
+
+ /@unocss/preset-web-fonts@0.59.4:
+ resolution: {integrity: sha512-ehutTjKHnf2KPmdatN42N9a8+y+glKSU3UlcBRNsVIIXVIlaBQuPVGZSPhnMtrKD17IgWylXq2K6RJK+ab0hZA==}
+ dependencies:
+ '@unocss/core': 0.59.4
+ ofetch: 1.3.4
/@unocss/preset-wind@0.58.9:
resolution: {integrity: sha512-7l+7Vx5UoN80BmJKiqDXaJJ6EUqrnUQYv8NxCThFi5lYuHzxsYWZPLU3k3XlWRUQt8XL+6rYx7mMBmD7EUSHyw==}
@@ -3036,39 +3187,86 @@ packages:
'@unocss/core': 0.58.9
'@unocss/preset-mini': 0.58.9
'@unocss/rule-utils': 0.58.9
+ dev: true
+
+ /@unocss/preset-wind@0.59.4:
+ resolution: {integrity: sha512-CNX6w0ZpSQg/i1oF0/WKWzto8PtLqoknC5h8JmmcGb7VsyBQeV0oNnhbURxpbuMEhbv1MWVIGvk8a+P6y0rFkQ==}
+ dependencies:
+ '@unocss/core': 0.59.4
+ '@unocss/preset-mini': 0.59.4
+ '@unocss/rule-utils': 0.59.4
/@unocss/reset@0.58.9:
resolution: {integrity: sha512-nA2pg3tnwlquq+FDOHyKwZvs20A6iBsKPU7Yjb48JrNnzoaXqE+O9oN6782IG2yKVW4AcnsAnAnM4cxXhGzy1w==}
+ dev: true
+
+ /@unocss/reset@0.59.4:
+ resolution: {integrity: sha512-Upy4xzdWl4RChbLAXBq1BoR4WqxXMoIfjvtcwSZcZK2sylXCFAseSWnyzJFdSiXPqNfmMuNgPXgiSxiQB+cmNA==}
/@unocss/rule-utils@0.58.9:
resolution: {integrity: sha512-45bDa+elmlFLthhJmKr2ltKMAB0yoXnDMQ6Zp5j3OiRB7dDMBkwYRPvHLvIe+34Ey7tDt/kvvDPtWMpPl2quUQ==}
engines: {node: '>=14'}
dependencies:
'@unocss/core': 0.58.9
- magic-string: 0.30.8
+ magic-string: 0.30.10
+ dev: true
+
+ /@unocss/rule-utils@0.59.4:
+ resolution: {integrity: sha512-1qoLJlBWAkS4D4sg73990S1MT7E8E5md/YhopKjTQuEC9SyeVmEg+5pR/Xd8xhPKMqbcuBPl/DS8b6l/GQO56A==}
+ engines: {node: '>=14'}
+ dependencies:
+ '@unocss/core': 0.59.4
+ magic-string: 0.30.10
/@unocss/scope@0.58.9:
resolution: {integrity: sha512-BIwcpx0R3bE0rYa9JVDJTk0GX32EBvnbvufBpNkWfC5tb7g+B7nMkVq9ichanksYCCxrIQQo0mrIz5PNzu9sGA==}
+ dev: true
+
+ /@unocss/scope@0.59.4:
+ resolution: {integrity: sha512-wBQJ39kw4Tfj4km7AoGvSIobPKVnRZVsgc0bema5Y0PL3g1NeVQ/LopBI2zEJWdpxGXUWxSDsXm7BZo6qVlD/A==}
/@unocss/transformer-attributify-jsx-babel@0.58.9:
resolution: {integrity: sha512-UGaQoGZg+3QrsPtnGHPECmsGn4EQb2KSdZ4eGEn2YssjKv+CcQhzRvpEUgnuF/F+jGPkCkS/G/YEQBHRWBY54Q==}
dependencies:
- '@babel/core': 7.24.3
- '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.3)
- '@babel/preset-typescript': 7.24.1(@babel/core@7.24.3)
+ '@babel/core': 7.24.4
+ '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4)
+ '@babel/preset-typescript': 7.24.1(@babel/core@7.24.4)
'@unocss/core': 0.58.9
transitivePeerDependencies:
- supports-color
+ dev: true
+
+ /@unocss/transformer-attributify-jsx-babel@0.59.4:
+ resolution: {integrity: sha512-xtCRSgeTaDBiNJLVX7oOSFe63JiFB5nrdK23PHn3IlZM9O7Bxx4ZxI3MQJtFZFQNE+INFko+DVyY1WiFEm1p/Q==}
+ dependencies:
+ '@babel/core': 7.24.4
+ '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4)
+ '@babel/preset-typescript': 7.24.1(@babel/core@7.24.4)
+ '@unocss/core': 0.59.4
+ transitivePeerDependencies:
+ - supports-color
/@unocss/transformer-attributify-jsx@0.58.9:
resolution: {integrity: sha512-jpL3PRwf8t43v1agUdQn2EHGgfdWfvzsMxFtoybO88xzOikzAJaaouteNtojc/fQat2T9iBduDxVj5egdKmhdQ==}
dependencies:
'@unocss/core': 0.58.9
+ dev: true
+
+ /@unocss/transformer-attributify-jsx@0.59.4:
+ resolution: {integrity: sha512-m4b83utzKMfUQH/45V2QkjJoXd8Tu2pRP1nic91Xf7QRceyKDD+BxoTneo2JNC2K274cQu7HqqotnCm2aFfEGw==}
+ dependencies:
+ '@unocss/core': 0.59.4
/@unocss/transformer-compile-class@0.58.9:
resolution: {integrity: sha512-l2VpCqelJ6Tgc1kfSODxBtg7fCGPVRr2EUzTg1LrGYKa2McbKuc/wV/2DWKHGxL6+voWi7a2C9XflqGDXXutuQ==}
dependencies:
'@unocss/core': 0.58.9
+ dev: true
+
+ /@unocss/transformer-compile-class@0.59.4:
+ resolution: {integrity: sha512-Vgk2OCLPW0pU+Uzr1IgDtHVspSBb+gPrQFkV+5gxHk9ZdKi3oYKxLuufVWYDSwv7o9yfQGbYrMH9YLsjRsnA7Q==}
+ dependencies:
+ '@unocss/core': 0.59.4
/@unocss/transformer-directives@0.58.9:
resolution: {integrity: sha512-pLOUsdoY2ugVntJXg0xuGjO9XZ2xCiMxTPRtpZ4TsEzUtdEzMswR06Y8VWvNciTB/Zqxcz9ta8rD0DKePOfSuw==}
@@ -3076,19 +3274,33 @@ packages:
'@unocss/core': 0.58.9
'@unocss/rule-utils': 0.58.9
css-tree: 2.3.1
+ dev: true
+
+ /@unocss/transformer-directives@0.59.4:
+ resolution: {integrity: sha512-nXUTEclUbs0vQ4KfLhKt4J/5SLSEq1az2FNlJmiXMmqmn75X89OrtCu2OJu9sGXhn+YyBApxgcSSdxmtpqMi1Q==}
+ dependencies:
+ '@unocss/core': 0.59.4
+ '@unocss/rule-utils': 0.59.4
+ css-tree: 2.3.1
/@unocss/transformer-variant-group@0.58.9:
resolution: {integrity: sha512-3A6voHSnFcyw6xpcZT6oxE+KN4SHRnG4z862tdtWvRGcN+jGyNr20ylEZtnbk4xj0VNMeGHHQRZ0WLvmrAwvOQ==}
dependencies:
'@unocss/core': 0.58.9
+ dev: true
- /@unocss/vite@0.58.9(rollup@4.13.2)(vite@5.2.7):
+ /@unocss/transformer-variant-group@0.59.4:
+ resolution: {integrity: sha512-9XLixxn1NRgP62Kj4R/NC/rpqhql5F2s6ulJ8CAMTEbd/NylVhEANluPGDVUGcLJ4cj6E02hFa8C1PLGSm7/xw==}
+ dependencies:
+ '@unocss/core': 0.59.4
+
+ /@unocss/vite@0.58.9(rollup@4.16.4)(vite@5.2.10):
resolution: {integrity: sha512-mmppBuulAHCal+sC0Qz36Y99t0HicAmznpj70Kzwl7g/yvXwm58/DW2OnpCWw+uA8/JBft/+z3zE+XvrI+T1HA==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
dependencies:
'@ampproject/remapping': 2.3.0
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
'@unocss/config': 0.58.9
'@unocss/core': 0.58.9
'@unocss/inspector': 0.58.9
@@ -3096,28 +3308,49 @@ packages:
'@unocss/transformer-directives': 0.58.9
chokidar: 3.6.0
fast-glob: 3.3.2
- magic-string: 0.30.8
- vite: 5.2.7(sass@1.72.0)
+ magic-string: 0.30.10
+ vite: 5.2.10(sass@1.75.0)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@unocss/vite@0.59.4(rollup@4.16.4)(vite@5.2.10):
+ resolution: {integrity: sha512-q7GN7vkQYn79n7vYIUlaa7gXGwc7pk0Qo3z3ZFwWGE43/DtZnn2Hwl5UjgBAgi9McA+xqHJEHRsJnI7HJPHUYA==}
+ peerDependencies:
+ vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
+ dependencies:
+ '@ampproject/remapping': 2.3.0
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
+ '@unocss/config': 0.59.4
+ '@unocss/core': 0.59.4
+ '@unocss/inspector': 0.59.4
+ '@unocss/scope': 0.59.4
+ '@unocss/transformer-directives': 0.59.4
+ chokidar: 3.6.0
+ fast-glob: 3.3.2
+ magic-string: 0.30.10
+ vite: 5.2.10(sass@1.75.0)
transitivePeerDependencies:
- rollup
- /@unocss/webpack@0.58.9(rollup@4.13.2)(webpack@5.91.0):
+ /@unocss/webpack@0.58.9(rollup@4.16.4)(webpack@5.91.0):
resolution: {integrity: sha512-BCIocoGRRvrB3jqrUZwzBFA2pVgxQr2XzVFU6t8yZQqVVkaKxAjZQ5eLxj5OlZIiSPzfRc4OR73k2Pj6DC/3Og==}
peerDependencies:
webpack: ^4 || ^5
dependencies:
'@ampproject/remapping': 2.3.0
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
'@unocss/config': 0.58.9
'@unocss/core': 0.58.9
chokidar: 3.6.0
fast-glob: 3.3.2
- magic-string: 0.30.8
+ magic-string: 0.30.10
unplugin: 1.10.1
webpack: 5.91.0
webpack-sources: 3.2.3
transitivePeerDependencies:
- rollup
+ dev: true
/@vercel/nft@0.26.4:
resolution: {integrity: sha512-j4jCOOXke2t8cHZCIxu1dzKLHLcFmYzC3yqAK6MfZznOL1QIJKd0xcFsXK3zcqzU7ScsE2zWkiMMNHGMHgp+FA==}
@@ -3140,48 +3373,48 @@ packages:
- encoding
- supports-color
- /@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.7)(vue@3.4.21):
+ /@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10)(vue@3.4.25):
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vue: ^3.0.0
dependencies:
- '@babel/core': 7.24.3
- '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3)
- '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3)
- vite: 5.2.7(sass@1.72.0)
- vue: 3.4.21(typescript@5.4.3)
+ '@babel/core': 7.24.4
+ '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4)
+ '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.4)
+ vite: 5.2.10(sass@1.75.0)
+ vue: 3.4.25(typescript@5.4.5)
transitivePeerDependencies:
- supports-color
- /@vitejs/plugin-vue@5.0.4(vite@5.2.7)(vue@3.4.21):
+ /@vitejs/plugin-vue@5.0.4(vite@5.2.10)(vue@3.4.25):
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
vite: ^5.0.0
vue: ^3.2.25
dependencies:
- vite: 5.2.7(sass@1.72.0)
- vue: 3.4.21(typescript@5.4.3)
+ vite: 5.2.10(sass@1.75.0)
+ vue: 3.4.25(typescript@5.4.5)
- /@volar/language-core@2.1.6:
- resolution: {integrity: sha512-pAlMCGX/HatBSiDFMdMyqUshkbwWbLxpN/RL7HCQDOo2gYBE+uS+nanosLc1qR6pTQ/U8q00xt8bdrrAFPSC0A==}
+ /@volar/language-core@2.2.0-alpha.10:
+ resolution: {integrity: sha512-njVJLtpu0zMvDaEk7K5q4BRpOgbyEUljU++un9TfJoJNhxG0z/hWwpwgTRImO42EKvwIxF3XUzeMk+qatAFy7Q==}
dependencies:
- '@volar/source-map': 2.1.6
+ '@volar/source-map': 2.2.0-alpha.10
- /@volar/source-map@2.1.6:
- resolution: {integrity: sha512-TeyH8pHHonRCHYI91J7fWUoxi0zWV8whZTVRlsWHSYfjm58Blalkf9LrZ+pj6OiverPTmrHRkBsG17ScQyWECw==}
+ /@volar/source-map@2.2.0-alpha.10:
+ resolution: {integrity: sha512-nrdWApVkP5cksAnDEyy1JD9rKdwOJsEq1B+seWO4vNXmZNcxQQCx4DULLBvKt7AzRUAQiAuw5aQkb9RBaSqdVA==}
dependencies:
muggle-string: 0.4.1
- /@volar/typescript@2.1.6:
- resolution: {integrity: sha512-JgPGhORHqXuyC3r6skPmPHIZj4LoMmGlYErFTuPNBq9Nhc9VTv7ctHY7A3jMN3ngKEfRrfnUcwXHztvdSQqNfw==}
+ /@volar/typescript@2.2.0-alpha.10:
+ resolution: {integrity: sha512-GCa0vTVVdA9ULUsu2Rx7jwsIuyZQPvPVT9o3NrANTbYv+523Ao1gv3glC5vzNSDPM6bUl37r94HbCj7KINQr+g==}
dependencies:
- '@volar/language-core': 2.1.6
+ '@volar/language-core': 2.2.0-alpha.10
path-browserify: 1.0.1
- /@vue-macros/common@1.10.2(rollup@4.13.2)(vue@3.4.21):
+ /@vue-macros/common@1.10.2(rollup@4.16.4)(vue@3.4.25):
resolution: {integrity: sha512-WC66NPVh2mJWqm4L0l/u/cOqm4pNOIwVdMGnDYAH2rHcOWy5x68GkhpkYTBu1+xwCSeHWOQn1TCGGbD+98fFpA==}
engines: {node: '>=16.14.0'}
peerDependencies:
@@ -3191,19 +3424,19 @@ packages:
optional: true
dependencies:
'@babel/types': 7.24.0
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
- '@vue/compiler-sfc': 3.4.21
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
+ '@vue/compiler-sfc': 3.4.25
ast-kit: 0.12.1
local-pkg: 0.5.0
magic-string-ast: 0.3.0
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
transitivePeerDependencies:
- rollup
/@vue/babel-helper-vue-transform-on@1.2.2:
resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==}
- /@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.3):
+ /@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.4):
resolution: {integrity: sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -3211,83 +3444,85 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-module-imports': 7.22.15
'@babel/helper-plugin-utils': 7.24.0
- '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.3)
+ '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4)
'@babel/template': 7.24.0
'@babel/traverse': 7.24.1
'@babel/types': 7.24.0
'@vue/babel-helper-vue-transform-on': 1.2.2
- '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.3)
+ '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.4)
camelcase: 6.3.0
html-tags: 3.3.1
svg-tags: 1.0.0
transitivePeerDependencies:
- supports-color
- /@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.3):
+ /@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.4):
resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/code-frame': 7.24.2
- '@babel/core': 7.24.3
+ '@babel/core': 7.24.4
'@babel/helper-module-imports': 7.22.15
'@babel/helper-plugin-utils': 7.24.0
- '@babel/parser': 7.24.1
- '@vue/compiler-sfc': 3.4.21
+ '@babel/parser': 7.24.4
+ '@vue/compiler-sfc': 3.4.25
- /@vue/compiler-core@3.4.21:
- resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==}
+ /@vue/compiler-core@3.4.25:
+ resolution: {integrity: sha512-Y2pLLopaElgWnMNolgG8w3C5nNUVev80L7hdQ5iIKPtMJvhVpG0zhnBG/g3UajJmZdvW0fktyZTotEHD1Srhbg==}
dependencies:
- '@babel/parser': 7.24.1
- '@vue/shared': 3.4.21
+ '@babel/parser': 7.24.4
+ '@vue/shared': 3.4.25
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.0
- /@vue/compiler-dom@3.4.21:
- resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==}
+ /@vue/compiler-dom@3.4.25:
+ resolution: {integrity: sha512-Ugz5DusW57+HjllAugLci19NsDK+VyjGvmbB2TXaTcSlQxwL++2PETHx/+Qv6qFwNLzSt7HKepPe4DcTE3pBWg==}
dependencies:
- '@vue/compiler-core': 3.4.21
- '@vue/shared': 3.4.21
+ '@vue/compiler-core': 3.4.25
+ '@vue/shared': 3.4.25
- /@vue/compiler-sfc@3.4.21:
- resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==}
+ /@vue/compiler-sfc@3.4.25:
+ resolution: {integrity: sha512-m7rryuqzIoQpOBZ18wKyq05IwL6qEpZxFZfRxlNYuIPDqywrXQxgUwLXIvoU72gs6cRdY6wHD0WVZIFE4OEaAQ==}
dependencies:
- '@babel/parser': 7.24.1
- '@vue/compiler-core': 3.4.21
- '@vue/compiler-dom': 3.4.21
- '@vue/compiler-ssr': 3.4.21
- '@vue/shared': 3.4.21
+ '@babel/parser': 7.24.4
+ '@vue/compiler-core': 3.4.25
+ '@vue/compiler-dom': 3.4.25
+ '@vue/compiler-ssr': 3.4.25
+ '@vue/shared': 3.4.25
estree-walker: 2.0.2
- magic-string: 0.30.8
+ magic-string: 0.30.10
postcss: 8.4.38
source-map-js: 1.2.0
- /@vue/compiler-ssr@3.4.21:
- resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==}
+ /@vue/compiler-ssr@3.4.25:
+ resolution: {integrity: sha512-H2ohvM/Pf6LelGxDBnfbbXFPyM4NE3hrw0e/EpwuSiYu8c819wx+SVGdJ65p/sFrYDd6OnSDxN1MB2mN07hRSQ==}
dependencies:
- '@vue/compiler-dom': 3.4.21
- '@vue/shared': 3.4.21
+ '@vue/compiler-dom': 3.4.25
+ '@vue/shared': 3.4.25
/@vue/devtools-api@6.6.1:
resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==}
- /@vue/devtools-applet@7.0.25(@unocss/reset@0.58.9)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue@3.4.21):
- resolution: {integrity: sha512-9JwnjRO2tAHxFjA+cHSpQ/DKIqUKILvYaWJkOt1KqkedXPHzUWU1NfQAto+p6ycaKInA5A0VdXdmIl4N8YJCrw==}
+ /@vue/devtools-applet@7.1.2(@unocss/reset@0.59.4)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue@3.4.25):
+ resolution: {integrity: sha512-frlPO1RdTR82mveeVyN/UlMWjO00cffPoEVP17UhxQoO8m1Th21CBlVaAJKiOmIkv8U4fyxhEVLQzonh3E1ESA==}
peerDependencies:
vue: ^3.0.0
dependencies:
- '@vue/devtools-core': 7.0.25(vite@5.2.7)(vue@3.4.21)
- '@vue/devtools-kit': 7.0.25(vue@3.4.21)
- '@vue/devtools-shared': 7.0.25
- '@vue/devtools-ui': 7.0.25(@unocss/reset@0.58.9)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.3)(unocss@0.58.9)(vue@3.4.21)
+ '@vue/devtools-core': 7.1.2(vite@5.2.10)(vue@3.4.25)
+ '@vue/devtools-kit': 7.1.2(vue@3.4.25)
+ '@vue/devtools-shared': 7.1.2
+ '@vue/devtools-ui': 7.1.2(@unocss/reset@0.59.4)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.4)(unocss@0.59.4)(vue@3.4.25)
+ lodash-es: 4.17.21
perfect-debounce: 1.0.0
+ shiki: 1.3.0
splitpanes: 3.1.5
- vue: 3.4.21(typescript@5.4.3)
- vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.21)
+ vue: 3.4.25(typescript@5.4.5)
+ vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.25)
transitivePeerDependencies:
- '@unocss/reset'
- '@vue/composition-api'
@@ -3306,53 +3541,54 @@ packages:
- unocss
- vite
- /@vue/devtools-core@7.0.25(vite@5.2.7)(vue@3.4.21):
- resolution: {integrity: sha512-aCsY4J6SvSBDuGdYADszByT0wy0GgpgdCApxcZzQEqYlyVchX7vqznJQrm7Y1GCLqAvoLaxsQqew7Cz+KQ3Idg==}
+ /@vue/devtools-core@7.1.2(vite@5.2.10)(vue@3.4.25):
+ resolution: {integrity: sha512-yO2+xSnXkZPqSJAiWPigIwSdWQordROOg4nrLVA6ByJAzFowJmN6sAKysFtbhVg8Fb1e/DnI+1dJ4tp3zbvM7Q==}
dependencies:
- '@vue/devtools-kit': 7.0.25(vue@3.4.21)
- '@vue/devtools-shared': 7.0.25
+ '@vue/devtools-kit': 7.1.2(vue@3.4.25)
+ '@vue/devtools-shared': 7.1.2
mitt: 3.0.1
nanoid: 3.3.7
pathe: 1.1.2
- vite-hot-client: 0.2.3(vite@5.2.7)
+ vite-hot-client: 0.2.3(vite@5.2.10)
transitivePeerDependencies:
- vite
- vue
- /@vue/devtools-kit@7.0.25(vue@3.4.21):
- resolution: {integrity: sha512-wbLkSnOTsKHPb1mB9koFHUoSAF8Dp6Ii/ocR2+DeXFY4oKqIjCeJb/4Lihk4rgqEhCy1WwxLfTgNDo83VvDYkQ==}
+ /@vue/devtools-kit@7.1.2(vue@3.4.25):
+ resolution: {integrity: sha512-UTrcUSOhlI9eXqbPMHUWwA6NQiiPT3onzXsVk2JHGR8ZFFSkzsWTTpHyVA1woG8zvgu2HNV/wigW2k87p858zw==}
peerDependencies:
vue: ^3.0.0
dependencies:
- '@vue/devtools-shared': 7.0.25
+ '@vue/devtools-shared': 7.1.2
hookable: 5.4.2
mitt: 3.0.1
perfect-debounce: 1.0.0
speakingurl: 14.0.1
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
- /@vue/devtools-shared@7.0.25:
- resolution: {integrity: sha512-5+XYhcHSXuJSguYnNwL6/e6VTmXwCfryWQOkffh9ZU2zMByybqqqBrMWqvBkqTmMFCjPdzulo66xXbVbwLaElQ==}
+ /@vue/devtools-shared@7.1.2:
+ resolution: {integrity: sha512-r9cUf93VMhKSsxF2/cBbf6Lm1nRBx+r1pRuji5CiAf3JIPYPOjeEqJ13OuwP1fauYh1tyBFcCxt3eJPvHT59gg==}
dependencies:
rfdc: 1.3.1
- /@vue/devtools-ui@7.0.25(@unocss/reset@0.58.9)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.3)(unocss@0.58.9)(vue@3.4.21):
- resolution: {integrity: sha512-OxcwecnKmKm/zIG/VSixRgSqzjRU9UFld26LIq8kunxvr4zswjHT2xHMb/iauBC2c9TNo8Uk5muUTFLmNbYwnA==}
+ /@vue/devtools-ui@7.1.2(@unocss/reset@0.59.4)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.4)(unocss@0.59.4)(vue@3.4.25):
+ resolution: {integrity: sha512-LUjLRnG4Ft/kHP+yy1/Gdscz3YH6NG4i1sDtqLL/L+fmsJc6WDppXaUzylaHvpKDTh+eSG8OSZr5Jm51gEQFhw==}
peerDependencies:
'@unocss/reset': '>=0.50.0-0'
floating-vue: '>=2.0.0-0'
unocss: '>=0.50.0-0'
vue: '>=3.0.0-0'
dependencies:
- '@unocss/reset': 0.58.9
- '@vueuse/components': 10.9.0(vue@3.4.21)
- '@vueuse/core': 10.9.0(vue@3.4.21)
- '@vueuse/integrations': 10.9.0(axios@1.6.8)(focus-trap@7.5.4)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.3)(vue@3.4.21)
+ '@unocss/reset': 0.59.4
+ '@vue/devtools-shared': 7.1.2
+ '@vueuse/components': 10.9.0(vue@3.4.25)
+ '@vueuse/core': 10.9.0(vue@3.4.25)
+ '@vueuse/integrations': 10.9.0(axios@1.6.8)(focus-trap@7.5.4)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.4)(vue@3.4.25)
colord: 2.9.3
- floating-vue: 5.2.2(vue@3.4.21)
+ floating-vue: 5.2.2(vue@3.4.25)
focus-trap: 7.5.4
- unocss: 0.58.9(@unocss/webpack@0.58.9)(postcss@8.4.38)(rollup@4.13.2)(vite@5.2.7)
- vue: 3.4.21(typescript@5.4.3)
+ unocss: 0.59.4(postcss@8.4.38)(rollup@4.16.4)(vite@5.2.10)
+ vue: 3.4.25(typescript@5.4.5)
transitivePeerDependencies:
- '@vue/composition-api'
- async-validator
@@ -3367,7 +3603,7 @@ packages:
- sortablejs
- universal-cookie
- /@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.4.3):
+ /@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.25.0)(eslint@8.57.0)(typescript@5.4.5):
resolution: {integrity: sha512-MHh9SncG/sfqjVqjcuFLOLD6Ed4dRAis4HNt0dXASeAuLqIAx4YMB1/m2o4pUKK1vCt8fUvYG8KKX2Ot3BVZTg==}
engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
@@ -3378,64 +3614,64 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/eslint-plugin': 7.4.0(@typescript-eslint/parser@7.4.0)(eslint@8.57.0)(typescript@5.4.3)
- '@typescript-eslint/parser': 7.4.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1)(eslint@8.57.0)(typescript@5.4.5)
+ '@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
eslint: 8.57.0
- eslint-plugin-vue: 9.24.0(eslint@8.57.0)
- typescript: 5.4.3
+ eslint-plugin-vue: 9.25.0(eslint@8.57.0)
+ typescript: 5.4.5
vue-eslint-parser: 9.4.2(eslint@8.57.0)
transitivePeerDependencies:
- supports-color
dev: true
- /@vue/language-core@2.0.7(typescript@5.4.3):
- resolution: {integrity: sha512-Vh1yZX3XmYjn9yYLkjU8DN6L0ceBtEcapqiyclHne8guG84IaTzqtvizZB1Yfxm3h6m7EIvjerLO5fvOZO6IIQ==}
+ /@vue/language-core@2.0.14(typescript@5.4.5):
+ resolution: {integrity: sha512-3q8mHSNcGTR7sfp2X6jZdcb4yt8AjBXAfKk0qkZIh7GAJxOnoZ10h5HToZglw4ToFvAnq+xu/Z2FFbglh9Icag==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
- '@volar/language-core': 2.1.6
- '@vue/compiler-dom': 3.4.21
- '@vue/shared': 3.4.21
+ '@volar/language-core': 2.2.0-alpha.10
+ '@vue/compiler-dom': 3.4.25
+ '@vue/shared': 3.4.25
computeds: 0.0.1
minimatch: 9.0.4
path-browserify: 1.0.1
- typescript: 5.4.3
+ typescript: 5.4.5
vue-template-compiler: 2.7.16
- /@vue/reactivity@3.4.21:
- resolution: {integrity: sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==}
+ /@vue/reactivity@3.4.25:
+ resolution: {integrity: sha512-mKbEtKr1iTxZkAG3vm3BtKHAOhuI4zzsVcN0epDldU/THsrvfXRKzq+lZnjczZGnTdh3ojd86/WrP+u9M51pWQ==}
dependencies:
- '@vue/shared': 3.4.21
+ '@vue/shared': 3.4.25
- /@vue/runtime-core@3.4.21:
- resolution: {integrity: sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==}
+ /@vue/runtime-core@3.4.25:
+ resolution: {integrity: sha512-3qhsTqbEh8BMH3pXf009epCI5E7bKu28fJLi9O6W+ZGt/6xgSfMuGPqa5HRbUxLoehTNp5uWvzCr60KuiRIL0Q==}
dependencies:
- '@vue/reactivity': 3.4.21
- '@vue/shared': 3.4.21
+ '@vue/reactivity': 3.4.25
+ '@vue/shared': 3.4.25
- /@vue/runtime-dom@3.4.21:
- resolution: {integrity: sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==}
+ /@vue/runtime-dom@3.4.25:
+ resolution: {integrity: sha512-ode0sj77kuwXwSc+2Yhk8JMHZh1sZp9F/51wdBiz3KGaWltbKtdihlJFhQG4H6AY+A06zzeMLkq6qu8uDSsaoA==}
dependencies:
- '@vue/runtime-core': 3.4.21
- '@vue/shared': 3.4.21
+ '@vue/runtime-core': 3.4.25
+ '@vue/shared': 3.4.25
csstype: 3.1.3
- /@vue/server-renderer@3.4.21(vue@3.4.21):
- resolution: {integrity: sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==}
+ /@vue/server-renderer@3.4.25(vue@3.4.25):
+ resolution: {integrity: sha512-8VTwq0Zcu3K4dWV0jOwIVINESE/gha3ifYCOKEhxOj6MEl5K5y8J8clQncTcDhKF+9U765nRw4UdUEXvrGhyVQ==}
peerDependencies:
- vue: 3.4.21
+ vue: 3.4.25
dependencies:
- '@vue/compiler-ssr': 3.4.21
- '@vue/shared': 3.4.21
- vue: 3.4.21(typescript@5.4.3)
+ '@vue/compiler-ssr': 3.4.25
+ '@vue/shared': 3.4.25
+ vue: 3.4.25(typescript@5.4.5)
- /@vue/shared@3.4.21:
- resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==}
+ /@vue/shared@3.4.25:
+ resolution: {integrity: sha512-k0yappJ77g2+KNrIaF0FFnzwLvUBLUYr8VOwz+/6vLsmItFp51AcxLL7Ey3iPd7BIRyWPOcqUjMnm7OkahXllA==}
- /@vuelidate/core@2.0.3(vue@3.4.21):
+ /@vuelidate/core@2.0.3(vue@3.4.25):
resolution: {integrity: sha512-AN6l7KF7+mEfyWG0doT96z+47ljwPpZfi9/JrNMkOGLFv27XVZvKzRLXlmDPQjPl/wOB1GNnHuc54jlCLRNqGA==}
peerDependencies:
'@vue/composition-api': ^1.0.0-rc.1
@@ -3444,11 +3680,11 @@ packages:
'@vue/composition-api':
optional: true
dependencies:
- vue: 3.4.21(typescript@5.4.3)
- vue-demi: 0.13.11(vue@3.4.21)
+ vue: 3.4.25(typescript@5.4.5)
+ vue-demi: 0.13.11(vue@3.4.25)
dev: false
- /@vuelidate/validators@2.0.4(vue@3.4.21):
+ /@vuelidate/validators@2.0.4(vue@3.4.25):
resolution: {integrity: sha512-odTxtUZ2JpwwiQ10t0QWYJkkYrfd0SyFYhdHH44QQ1jDatlZgTh/KRzrWVmn/ib9Gq7H4hFD4e8ahoo5YlUlDw==}
peerDependencies:
'@vue/composition-api': ^1.0.0-rc.1
@@ -3457,32 +3693,32 @@ packages:
'@vue/composition-api':
optional: true
dependencies:
- vue: 3.4.21(typescript@5.4.3)
- vue-demi: 0.13.11(vue@3.4.21)
+ vue: 3.4.25(typescript@5.4.5)
+ vue-demi: 0.13.11(vue@3.4.25)
dev: false
- /@vueuse/components@10.9.0(vue@3.4.21):
+ /@vueuse/components@10.9.0(vue@3.4.25):
resolution: {integrity: sha512-BHQpA0yIi3y7zKa1gYD0FUzLLkcRTqVhP8smnvsCK6GFpd94Nziq1XVPD7YpFeho0k5BzbBiNZF7V/DpkJ967A==}
dependencies:
- '@vueuse/core': 10.9.0(vue@3.4.21)
- '@vueuse/shared': 10.9.0(vue@3.4.21)
- vue-demi: 0.14.7(vue@3.4.21)
+ '@vueuse/core': 10.9.0(vue@3.4.25)
+ '@vueuse/shared': 10.9.0(vue@3.4.25)
+ vue-demi: 0.14.7(vue@3.4.25)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- /@vueuse/core@10.9.0(vue@3.4.21):
+ /@vueuse/core@10.9.0(vue@3.4.25):
resolution: {integrity: sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==}
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 10.9.0
- '@vueuse/shared': 10.9.0(vue@3.4.21)
- vue-demi: 0.14.7(vue@3.4.21)
+ '@vueuse/shared': 10.9.0(vue@3.4.25)
+ vue-demi: 0.14.7(vue@3.4.25)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
- /@vueuse/integrations@10.9.0(axios@1.6.8)(focus-trap@7.5.4)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.3)(vue@3.4.21):
+ /@vueuse/integrations@10.9.0(axios@1.6.8)(focus-trap@7.5.4)(jwt-decode@4.0.0)(nprogress@0.2.0)(universal-cookie@7.1.4)(vue@3.4.25):
resolution: {integrity: sha512-acK+A01AYdWSvL4BZmCoJAcyHJ6EqhmkQEXbQLwev1MY7NBnS+hcEMx/BzVoR9zKI+UqEPMD9u6PsyAuiTRT4Q==}
peerDependencies:
async-validator: '*'
@@ -3523,14 +3759,14 @@ packages:
universal-cookie:
optional: true
dependencies:
- '@vueuse/core': 10.9.0(vue@3.4.21)
- '@vueuse/shared': 10.9.0(vue@3.4.21)
+ '@vueuse/core': 10.9.0(vue@3.4.25)
+ '@vueuse/shared': 10.9.0(vue@3.4.25)
axios: 1.6.8(debug@4.3.4)
focus-trap: 7.5.4
jwt-decode: 4.0.0
nprogress: 0.2.0
- universal-cookie: 7.1.3
- vue-demi: 0.14.7(vue@3.4.21)
+ universal-cookie: 7.1.4
+ vue-demi: 0.14.7(vue@3.4.25)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -3538,17 +3774,17 @@ packages:
/@vueuse/metadata@10.9.0:
resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==}
- /@vueuse/nuxt@10.9.0(nuxt@3.11.1)(rollup@4.13.2)(vue@3.4.21):
+ /@vueuse/nuxt@10.9.0(nuxt@3.11.2)(rollup@4.16.4)(vue@3.4.25):
resolution: {integrity: sha512-nC4Efg28Q6E41fUD5R+zM9uT5c+NfaDzaJCpqaEV/qHj+/BNJmkDBK8POLIUsiVOY35d0oD/YxZ+eVizqWBZow==}
peerDependencies:
nuxt: ^3.0.0
dependencies:
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
- '@vueuse/core': 10.9.0(vue@3.4.21)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
+ '@vueuse/core': 10.9.0(vue@3.4.25)
'@vueuse/metadata': 10.9.0
local-pkg: 0.5.0
- nuxt: 3.11.1(@unocss/reset@0.58.9)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.13.2)(sass@1.72.0)(typescript@5.4.3)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue-tsc@2.0.7)
- vue-demi: 0.14.7(vue@3.4.21)
+ nuxt: 3.11.2(@unocss/reset@0.59.4)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.16.4)(sass@1.75.0)(typescript@5.4.5)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue-tsc@2.0.14)
+ vue-demi: 0.14.7(vue@3.4.25)
transitivePeerDependencies:
- '@vue/composition-api'
- rollup
@@ -3556,10 +3792,10 @@ packages:
- vue
dev: false
- /@vueuse/shared@10.9.0(vue@3.4.21):
+ /@vueuse/shared@10.9.0(vue@3.4.25):
resolution: {integrity: sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==}
dependencies:
- vue-demi: 0.14.7(vue@3.4.21)
+ vue-demi: 0.14.7(vue@3.4.25)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@@ -3569,15 +3805,19 @@ packages:
dependencies:
'@webassemblyjs/helper-numbers': 1.11.6
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
+ dev: true
/@webassemblyjs/floating-point-hex-parser@1.11.6:
resolution: {integrity: sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==}
+ dev: true
/@webassemblyjs/helper-api-error@1.11.6:
resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==}
+ dev: true
/@webassemblyjs/helper-buffer@1.12.1:
resolution: {integrity: sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==}
+ dev: true
/@webassemblyjs/helper-numbers@1.11.6:
resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==}
@@ -3585,9 +3825,11 @@ packages:
'@webassemblyjs/floating-point-hex-parser': 1.11.6
'@webassemblyjs/helper-api-error': 1.11.6
'@xtuc/long': 4.2.2
+ dev: true
/@webassemblyjs/helper-wasm-bytecode@1.11.6:
resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==}
+ dev: true
/@webassemblyjs/helper-wasm-section@1.12.1:
resolution: {integrity: sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==}
@@ -3596,19 +3838,23 @@ packages:
'@webassemblyjs/helper-buffer': 1.12.1
'@webassemblyjs/helper-wasm-bytecode': 1.11.6
'@webassemblyjs/wasm-gen': 1.12.1
+ dev: true
/@webassemblyjs/ieee754@1.11.6:
resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==}
dependencies:
'@xtuc/ieee754': 1.2.0
+ dev: true
/@webassemblyjs/leb128@1.11.6:
resolution: {integrity: sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==}
dependencies:
'@xtuc/long': 4.2.2
+ dev: true
/@webassemblyjs/utf8@1.11.6:
resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==}
+ dev: true
/@webassemblyjs/wasm-edit@1.12.1:
resolution: {integrity: sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==}
@@ -3621,6 +3867,7 @@ packages:
'@webassemblyjs/wasm-opt': 1.12.1
'@webassemblyjs/wasm-parser': 1.12.1
'@webassemblyjs/wast-printer': 1.12.1
+ dev: true
/@webassemblyjs/wasm-gen@1.12.1:
resolution: {integrity: sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==}
@@ -3630,6 +3877,7 @@ packages:
'@webassemblyjs/ieee754': 1.11.6
'@webassemblyjs/leb128': 1.11.6
'@webassemblyjs/utf8': 1.11.6
+ dev: true
/@webassemblyjs/wasm-opt@1.12.1:
resolution: {integrity: sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==}
@@ -3638,6 +3886,7 @@ packages:
'@webassemblyjs/helper-buffer': 1.12.1
'@webassemblyjs/wasm-gen': 1.12.1
'@webassemblyjs/wasm-parser': 1.12.1
+ dev: true
/@webassemblyjs/wasm-parser@1.12.1:
resolution: {integrity: sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==}
@@ -3648,18 +3897,22 @@ packages:
'@webassemblyjs/ieee754': 1.11.6
'@webassemblyjs/leb128': 1.11.6
'@webassemblyjs/utf8': 1.11.6
+ dev: true
/@webassemblyjs/wast-printer@1.12.1:
resolution: {integrity: sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==}
dependencies:
'@webassemblyjs/ast': 1.12.1
'@xtuc/long': 4.2.2
+ dev: true
/@xtuc/ieee754@1.2.0:
resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
+ dev: true
/@xtuc/long@4.2.2:
resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==}
+ dev: true
/abbrev@1.1.1:
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
@@ -3684,6 +3937,7 @@ packages:
acorn: ^8
dependencies:
acorn: 8.11.3
+ dev: true
/acorn-import-attributes@1.9.5(acorn@8.11.3):
resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==}
@@ -3733,6 +3987,7 @@ packages:
ajv: ^6.9.1
dependencies:
ajv: 6.12.6
+ dev: true
/ajv@6.12.6:
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
@@ -3904,25 +4159,25 @@ packages:
resolution: {integrity: sha512-O+33g7x6irsESUcd47KdfWUrS2F6aGp9KeVJFGj0YjIznfXpBxVGjA0w+y/1OKqX4mFOfmZ9Xpf1ixPT4n9xxw==}
engines: {node: '>=16.14.0'}
dependencies:
- '@babel/parser': 7.24.1
+ '@babel/parser': 7.24.4
pathe: 1.1.2
- /ast-kit@0.9.5(rollup@4.13.2):
+ /ast-kit@0.9.5(rollup@4.16.4):
resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==}
engines: {node: '>=16.14.0'}
dependencies:
- '@babel/parser': 7.24.1
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@babel/parser': 7.24.4
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
pathe: 1.1.2
transitivePeerDependencies:
- rollup
- /ast-walker-scope@0.5.0(rollup@4.13.2):
+ /ast-walker-scope@0.5.0(rollup@4.16.4):
resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==}
engines: {node: '>=16.14.0'}
dependencies:
- '@babel/parser': 7.24.1
- ast-kit: 0.9.5(rollup@4.13.2)
+ '@babel/parser': 7.24.4
+ ast-kit: 0.9.5(rollup@4.16.4)
transitivePeerDependencies:
- rollup
@@ -3943,7 +4198,7 @@ packages:
postcss: ^8.1.0
dependencies:
browserslist: 4.23.0
- caniuse-lite: 1.0.30001603
+ caniuse-lite: 1.0.30001612
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -4032,8 +4287,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001603
- electron-to-chromium: 1.4.722
+ caniuse-lite: 1.0.30001612
+ electron-to-chromium: 1.4.747
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.23.0)
@@ -4063,8 +4318,8 @@ packages:
resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
engines: {node: '>=6'}
- /builtins@5.0.1:
- resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==}
+ /builtins@5.1.0:
+ resolution: {integrity: sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==}
dependencies:
semver: 7.6.0
@@ -4078,7 +4333,7 @@ packages:
resolution: {integrity: sha512-0SsG7UDhoRWcuSvKWHaXmu5uNjDCDN3nkQLRL4Q42IlFy+ze58FcCoI3uPwINXinkz7ZinbhEgyzYFw9u9ZV8g==}
dependencies:
chokidar: 3.6.0
- confbox: 0.1.3
+ confbox: 0.1.7
defu: 6.1.4
dotenv: 16.4.5
giget: 1.2.3
@@ -4087,8 +4342,8 @@ packages:
ohash: 1.1.3
pathe: 1.1.2
perfect-debounce: 1.0.0
- pkg-types: 1.0.3
- rc9: 2.1.1
+ pkg-types: 1.1.0
+ rc9: 2.1.2
/cac@6.7.14:
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
@@ -4137,12 +4392,12 @@ packages:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
dependencies:
browserslist: 4.23.0
- caniuse-lite: 1.0.30001603
+ caniuse-lite: 1.0.30001612
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
- /caniuse-lite@1.0.30001603:
- resolution: {integrity: sha512-iL2iSS0eDILMb9n5yKQoTBim9jMZ0Yrk8g0N9K7UzYyWnfIKzXBZD5ngpM37ZcL/cv0Mli8XtVMRYMQAfFpi5Q==}
+ /caniuse-lite@1.0.30001612:
+ resolution: {integrity: sha512-lFgnZ07UhaCcsSZgWW0K5j4e69dK1u/ltrL9lTUiFOwNHs12S3UMIEYgBV0Z6C6hRDev7iRnMzzYmKabYdXF9g==}
/chalk@2.4.2:
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
@@ -4202,6 +4457,7 @@ packages:
/chrome-trace-event@1.0.3:
resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==}
engines: {node: '>=6.0'}
+ dev: true
/ci-info@3.9.0:
resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==}
@@ -4353,8 +4609,8 @@ packages:
/concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
- /confbox@0.1.3:
- resolution: {integrity: sha512-eH3ZxAihl1PhKfpr4VfEN6/vUd87fmgb6JkldHgg/YR6aEBhW63qUDgzP2Y6WM0UumdsYp5H3kibalXAdHfbgg==}
+ /confbox@0.1.7:
+ resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==}
/consola@3.2.3:
resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
@@ -4373,14 +4629,14 @@ packages:
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
engines: {node: '>= 0.6'}
- /core-js-compat@3.36.1:
- resolution: {integrity: sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==}
+ /core-js-compat@3.37.0:
+ resolution: {integrity: sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA==}
dependencies:
browserslist: 4.23.0
dev: true
- /core-js-pure@3.36.1:
- resolution: {integrity: sha512-NXCvHvSVYSrewP0L5OhltzXeWFJLo2AL2TYnj6iLV3Bw8mM62wAQMNgUCRI6EBu6hVVpbCxmOPlxh1Ikw2PfUA==}
+ /core-js-pure@3.37.0:
+ resolution: {integrity: sha512-d3BrpyFr5eD4KcbRvQ3FTUx/KWmaDesr7+a3+1+P46IUnNoEt+oiLijPINZMEon7w9oGkIINWxrBAU9DEciwFQ==}
requiresBuild: true
dev: false
@@ -4412,12 +4668,12 @@ packages:
/create-require@1.1.1:
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
- /croner@8.0.1:
- resolution: {integrity: sha512-Hq1+lXVgjJjcS/U+uk6+yVmtxami0r0b+xVtlGyABgdz110l/kOnHWvlSI7nVzrTl8GCdZHwZS4pbBFT7hSL/g==}
+ /croner@8.0.2:
+ resolution: {integrity: sha512-HgSdlSUX8mIgDTTiQpWUP4qY4IFRMsduPCYdca34Pelt8MVdxdaDOzreFtCscA6R+cRZd7UbD1CD3uyx6J3X1A==}
engines: {node: '>=18.0'}
- /cronstrue@2.48.0:
- resolution: {integrity: sha512-w+VAWjiBJmKYeeK+i0ur3G47LcKNgFuWwb8LVJTaXSS2ExtQ5zdiIVnuysgB3N457gTaSllme0qTpdsJWK/wIg==}
+ /cronstrue@2.49.0:
+ resolution: {integrity: sha512-FWZBqdStQaPR8ZTBQGALh1EK9Hl1HcG70dyGvD1rKLPafFO3H73o38dz/e8YkIlbLn3JxmBI/f6Doe3Nh+DcEQ==}
hasBin: true
/cross-spawn@7.0.3:
@@ -4738,8 +4994,8 @@ packages:
resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
engines: {node: '>=8'}
- /devalue@4.3.2:
- resolution: {integrity: sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg==}
+ /devalue@4.3.3:
+ resolution: {integrity: sha512-UH8EL6H2ifcY8TbD2QsxwCC/pr5xSwPvv85LrLXVihmHVC3T3YqTCIwnR5ak0yO1KYqlxrPVOA/JVZJYPy2ATg==}
/didyoumean@1.2.2:
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
@@ -4789,8 +5045,8 @@ packages:
dependencies:
domelementtype: 2.3.0
- /dompurify@3.0.11:
- resolution: {integrity: sha512-Fan4uMuyB26gFV3ovPoEoQbxRRPfTu3CvImyZnhGq5fsIEO+gEFLp45ISFt+kQBWsK5ulDdT0oV28jS1UrwQLg==}
+ /dompurify@3.1.0:
+ resolution: {integrity: sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA==}
dev: false
/domutils@3.1.0:
@@ -4833,8 +5089,8 @@ packages:
/ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
- /electron-to-chromium@1.4.722:
- resolution: {integrity: sha512-5nLE0TWFFpZ80Crhtp4pIp8LXCztjYX41yUcV6b+bKR2PqzjskTMOOlBi1VjBHlvHwS+4gar7kNKOrsbsewEZQ==}
+ /electron-to-chromium@1.4.747:
+ resolution: {integrity: sha512-+FnSWZIAvFHbsNVmUxhEqWiaOiPMcfum1GQzlWCg/wLigVtshOsjXHyEFfmt6cFK6+HkS3QOJBv6/3OPumbBfw==}
/emoji-regex@10.3.0:
resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==}
@@ -4959,6 +5215,7 @@ packages:
/es-module-lexer@1.5.0:
resolution: {integrity: sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GNez79jzxZshq0bcT962QHOghjw==}
+ dev: true
/es-object-atoms@1.0.0:
resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
@@ -5086,7 +5343,7 @@ packages:
peerDependencies:
eslint-plugin-import: '>=1.4.0'
dependencies:
- eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.4.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
+ eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.7.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
dev: true
/eslint-import-resolver-node@0.3.9:
@@ -5122,7 +5379,7 @@ packages:
- supports-color
dev: true
- /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.4.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0):
+ /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.7.1)(eslint-plugin-import@2.29.1)(eslint@8.57.0):
resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -5132,8 +5389,8 @@ packages:
debug: 4.3.4
enhanced-resolve: 5.16.0
eslint: 8.57.0
- eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.4.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
- eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.4.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
+ eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.7.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
+ eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.7.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
fast-glob: 3.3.2
get-tsconfig: 4.7.3
is-core-module: 2.13.1
@@ -5166,7 +5423,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
debug: 3.2.7
eslint: 8.57.0
eslint-import-resolver-node: 0.3.9
@@ -5175,7 +5432,7 @@ packages:
- supports-color
dev: true
- /eslint-module-utils@2.8.1(@typescript-eslint/parser@7.4.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0):
+ /eslint-module-utils@2.8.1(@typescript-eslint/parser@7.7.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0):
resolution: {integrity: sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==}
engines: {node: '>=4'}
peerDependencies:
@@ -5196,11 +5453,11 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 7.4.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
debug: 3.2.7
eslint: 8.57.0
eslint-import-resolver-node: 0.3.9
- eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.4.0)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
+ eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.7.1)(eslint-plugin-import@2.29.1)(eslint@8.57.0)
transitivePeerDependencies:
- supports-color
dev: true
@@ -5248,7 +5505,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
array-includes: 3.1.8
array.prototype.findlastindex: 1.2.5
array.prototype.flat: 1.3.2
@@ -5273,7 +5530,7 @@ packages:
- supports-color
dev: true
- /eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.4.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0):
+ /eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.7.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0):
resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==}
engines: {node: '>=4'}
peerDependencies:
@@ -5283,7 +5540,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 7.4.0(eslint@8.57.0)(typescript@5.4.3)
+ '@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
array-includes: 3.1.8
array.prototype.findlastindex: 1.2.5
array.prototype.flat: 1.3.2
@@ -5292,7 +5549,7 @@ packages:
doctrine: 2.1.0
eslint: 8.57.0
eslint-import-resolver-node: 0.3.9
- eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.4.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
+ eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.7.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
hasown: 2.0.2
is-core-module: 2.13.1
is-glob: 4.0.3
@@ -5314,7 +5571,7 @@ packages:
peerDependencies:
eslint: '>=7.0.0'
dependencies:
- builtins: 5.0.1
+ builtins: 5.1.0
eslint: 8.57.0
eslint-plugin-es: 4.1.0(eslint@8.57.0)
eslint-utils: 3.0.0(eslint@8.57.0)
@@ -5383,7 +5640,7 @@ packages:
'@eslint/eslintrc': 2.1.4
ci-info: 4.0.0
clean-regexp: 1.0.0
- core-js-compat: 3.36.1
+ core-js-compat: 3.37.0
eslint: 8.57.0
esquery: 1.5.0
indent-string: 4.0.0
@@ -5399,11 +5656,11 @@ packages:
- supports-color
dev: true
- /eslint-plugin-vue@9.24.0(eslint@8.57.0):
- resolution: {integrity: sha512-9SkJMvF8NGMT9aQCwFc5rj8Wo1XWSMSHk36i7ZwdI614BU7sIOR28ZjuFPKp8YGymZN12BSEbiSwa7qikp+PBw==}
+ /eslint-plugin-vue@9.25.0(eslint@8.57.0):
+ resolution: {integrity: sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
- eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
+ eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
eslint: 8.57.0
@@ -5424,6 +5681,7 @@ packages:
dependencies:
esrecurse: 4.3.0
estraverse: 4.3.0
+ dev: true
/eslint-scope@7.2.2:
resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
@@ -5538,6 +5796,7 @@ packages:
/estraverse@4.3.0:
resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
engines: {node: '>=4.0'}
+ dev: true
/estraverse@5.3.0:
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
@@ -5722,14 +5981,10 @@ packages:
keyv: 4.5.4
rimraf: 3.0.2
- /flat@5.0.2:
- resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
- hasBin: true
-
/flatted@3.3.1:
resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
- /floating-vue@5.2.2(vue@3.4.21):
+ /floating-vue@5.2.2(vue@3.4.25):
resolution: {integrity: sha512-afW+h2CFafo+7Y9Lvw/xsqjaQlKLdJV7h1fCHfcYQ1C4SVMlu7OAekqWgu5d4SgvkBVU0pVpLlVsrSTBURFRkg==}
peerDependencies:
'@nuxt/kit': ^3.2.0
@@ -5739,8 +5994,8 @@ packages:
optional: true
dependencies:
'@floating-ui/dom': 1.1.1
- vue: 3.4.21(typescript@5.4.3)
- vue-resize: 2.0.0-alpha.1(vue@3.4.21)
+ vue: 3.4.25(typescript@5.4.5)
+ vue-resize: 2.0.0-alpha.1(vue@3.4.25)
/focus-trap@7.5.4:
resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==}
@@ -5932,8 +6187,8 @@ packages:
is-ssh: 1.4.0
parse-url: 8.1.0
- /git-url-parse@13.1.1:
- resolution: {integrity: sha512-PCFJyeSSdtnbfhSNRw9Wk96dDCNx+sogTe4YNXeXSJxt7xz5hvXekuRn9JX7m+Mf4OscCu8h+mtAl3+h5Fo8lQ==}
+ /git-url-parse@14.0.0:
+ resolution: {integrity: sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==}
dependencies:
git-up: 7.0.0
@@ -5957,6 +6212,7 @@ packages:
/glob-to-regexp@0.4.1:
resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
+ dev: true
/glob@10.3.12:
resolution: {integrity: sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==}
@@ -6065,7 +6321,7 @@ packages:
crossws: 0.2.4
defu: 6.1.4
destr: 2.0.3
- iron-webcrypto: 1.1.0
+ iron-webcrypto: 1.1.1
ohash: 1.1.3
radix3: 1.1.2
ufo: 1.5.3
@@ -6280,8 +6536,8 @@ packages:
side-channel: 1.0.6
dev: true
- /ioredis@5.3.2:
- resolution: {integrity: sha512-1DKMMzlIHM02eBBVOFQ1+AolGjs6+xEcM4PDL7NqOS6szq7H9jSaEkIUH6/a5Hl241LzW6JLSiAbNvTQjUupUA==}
+ /ioredis@5.4.1:
+ resolution: {integrity: sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==}
engines: {node: '>=12.22.0'}
dependencies:
'@ioredis/commands': 1.2.0
@@ -6303,8 +6559,8 @@ packages:
jsbn: 1.1.0
sprintf-js: 1.1.3
- /iron-webcrypto@1.1.0:
- resolution: {integrity: sha512-5vgYsCakNlaQub1orZK5QmNYhwYtcllTkZBp5sfIaCqY93Cf6l+v2rtE+E4TMbcfjxDMCdrO8wmp7+ZvhDECLA==}
+ /iron-webcrypto@1.1.1:
+ resolution: {integrity: sha512-5xGwQUWHQSy039rFr+5q/zOmj7GP0Ypzvo34Ep+61bPIhaLduEDp/PvLGlU3awD2mzWUR0weN2vJ1mILydFPEg==}
/is-array-buffer@3.0.4:
resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==}
@@ -6568,9 +6824,10 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'}
dependencies:
- '@types/node': 20.12.2
+ '@types/node': 20.12.7
merge-stream: 2.0.0
supports-color: 8.1.1
+ dev: true
/jiti@1.21.0:
resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==}
@@ -6608,7 +6865,7 @@ packages:
http-proxy-agent: 7.0.2
https-proxy-agent: 7.0.4
is-potential-custom-element-name: 1.0.1
- nwsapi: 2.2.7
+ nwsapi: 2.2.9
parse5: 7.1.2
rrweb-cssom: 0.6.0
saxes: 6.0.0
@@ -6681,9 +6938,6 @@ packages:
semver: 7.6.0
dev: true
- /jsonc-parser@3.2.1:
- resolution: {integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==}
-
/jsonfile@6.1.0:
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
dependencies:
@@ -6836,6 +7090,7 @@ packages:
/loader-runner@4.3.0:
resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==}
engines: {node: '>=6.11.5'}
+ dev: true
/local-pkg@0.4.3:
resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==}
@@ -6846,7 +7101,7 @@ packages:
engines: {node: '>=14'}
dependencies:
mlly: 1.6.1
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
/locate-path@5.0.0:
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
@@ -6863,7 +7118,6 @@ packages:
/lodash-es@4.17.21:
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
- dev: false
/lodash.defaults@4.2.0:
resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==}
@@ -6913,18 +7167,17 @@ packages:
resolution: {integrity: sha512-0shqecEPgdFpnI3AP90epXyxZy9g6CRZ+SZ7BcqFwYmtFEnZ1jpevcV5HoyVnlDS9gCnc1UIg3Rsvp3Ci7r8OA==}
engines: {node: '>=16.14.0'}
dependencies:
- magic-string: 0.30.8
+ magic-string: 0.30.10
- /magic-string@0.30.8:
- resolution: {integrity: sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==}
- engines: {node: '>=12'}
+ /magic-string@0.30.10:
+ resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
- /magicast@0.3.3:
- resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==}
+ /magicast@0.3.4:
+ resolution: {integrity: sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==}
dependencies:
- '@babel/parser': 7.24.1
+ '@babel/parser': 7.24.4
'@babel/types': 7.24.0
source-map-js: 1.2.0
@@ -6945,7 +7198,7 @@ packages:
resolution: {integrity: sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@npmcli/agent': 2.2.1
+ '@npmcli/agent': 2.2.2
cacache: 18.0.2
http-cache-semantics: 4.1.1
is-lambda: 1.0.1
@@ -6959,26 +7212,26 @@ packages:
transitivePeerDependencies:
- supports-color
- /marked-extended-tables@1.0.8(marked@12.0.1):
+ /marked-extended-tables@1.0.8(marked@12.0.2):
resolution: {integrity: sha512-GcVQP7EnfQ98o09ooqM4t4M0qfpKdKuk7/z4qZfgkLyXTXsIyFS1eeBmfC36o1NbR6aSq8ynL/LeTz3w4RS27Q==}
peerDependencies:
marked: '>=3 <12'
dependencies:
- marked: 12.0.1
+ marked: 12.0.2
dev: false
- /marked-linkify-it@3.1.9(marked@12.0.1):
+ /marked-linkify-it@3.1.9(marked@12.0.2):
resolution: {integrity: sha512-cYAC25uDtTYm+4nsMjXUqGnZdZlvmmoyx4aCKRgj0yDmKEzV7J2i/MW4z7qKVFJN2BI7FEKmy5k7ru1DDkpqFA==}
peerDependencies:
marked: '>=4 <13'
dependencies:
'@types/linkify-it': 3.0.5
linkify-it: 5.0.0
- marked: 12.0.1
+ marked: 12.0.2
dev: false
- /marked@12.0.1:
- resolution: {integrity: sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==}
+ /marked@12.0.2:
+ resolution: {integrity: sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==}
engines: {node: '>= 18'}
hasBin: true
dev: false
@@ -7029,8 +7282,8 @@ packages:
engines: {node: '>=10.0.0'}
hasBin: true
- /mime@4.0.1:
- resolution: {integrity: sha512-5lZ5tyrIfliMXzFtkYyekWbtRXObT9OWa8IwQ5uxTBDHucNNwniRqo0yInflj+iYi5CBa6qxadGzGarDfuEOxA==}
+ /mime@4.0.2:
+ resolution: {integrity: sha512-rSR2L7RhEm0ifwn6lZAa+CcLy7EEl6POovp3QcnFHb/C5P4B+h6u+yCQPQaWzNdecHL8p85zRowrAjpF9F46Og==}
engines: {node: '>=16'}
hasBin: true
@@ -7178,7 +7431,7 @@ packages:
dependencies:
acorn: 8.11.3
pathe: 1.1.2
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
ufo: 1.5.3
/mri@1.2.0:
@@ -7226,9 +7479,9 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
- /nanoid@4.0.2:
- resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==}
- engines: {node: ^14 || ^16 || >=18}
+ /nanoid@5.0.7:
+ resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==}
+ engines: {node: ^18 || >=20}
hasBin: true
/napi-build-utils@1.0.2:
@@ -7249,9 +7502,10 @@ packages:
/neo-async@2.6.2:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
+ dev: true
- /nitropack@2.9.5:
- resolution: {integrity: sha512-ClanSILi9O6HX95QNIC+TwxojpRpOSn9n3e3wmHExAHhLN5HdnHGmHN4LwtJdE2p91nse3kDULOTR7k1xRVJ/g==}
+ /nitropack@2.9.6:
+ resolution: {integrity: sha512-HP2PE0dREcDIBVkL8Zm6eVyrDd10/GI9hTL00PHvjUM8I9Y/2cv73wRDmxNyInfrx/CJKHATb2U/pQrqpzJyXA==}
engines: {node: ^16.11.0 || >=17.0.0}
hasBin: true
peerDependencies:
@@ -7260,16 +7514,16 @@ packages:
xml2js:
optional: true
dependencies:
- '@cloudflare/kv-asset-handler': 0.3.1
+ '@cloudflare/kv-asset-handler': 0.3.2
'@netlify/functions': 2.6.0
- '@rollup/plugin-alias': 5.1.0(rollup@4.13.2)
- '@rollup/plugin-commonjs': 25.0.7(rollup@4.13.2)
- '@rollup/plugin-inject': 5.0.5(rollup@4.13.2)
- '@rollup/plugin-json': 6.1.0(rollup@4.13.2)
- '@rollup/plugin-node-resolve': 15.2.3(rollup@4.13.2)
- '@rollup/plugin-replace': 5.0.5(rollup@4.13.2)
- '@rollup/plugin-terser': 0.4.4(rollup@4.13.2)
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/plugin-alias': 5.1.0(rollup@4.16.4)
+ '@rollup/plugin-commonjs': 25.0.7(rollup@4.16.4)
+ '@rollup/plugin-inject': 5.0.5(rollup@4.16.4)
+ '@rollup/plugin-json': 6.1.0(rollup@4.16.4)
+ '@rollup/plugin-node-resolve': 15.2.3(rollup@4.16.4)
+ '@rollup/plugin-replace': 5.0.5(rollup@4.16.4)
+ '@rollup/plugin-terser': 0.4.4(rollup@4.16.4)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
'@types/http-proxy': 1.17.14
'@vercel/nft': 0.26.4
archiver: 7.0.1
@@ -7279,7 +7533,7 @@ packages:
citty: 0.1.6
consola: 3.2.3
cookie-es: 1.1.0
- croner: 8.0.1
+ croner: 8.0.2
crossws: 0.2.4
db0: 0.1.4
defu: 6.1.4
@@ -7294,14 +7548,14 @@ packages:
h3: 1.11.1
hookable: 5.4.2
httpxy: 0.1.5
- ioredis: 5.3.2
+ ioredis: 5.4.1
is-primitive: 3.0.1
jiti: 1.21.0
klona: 2.0.6
knitwork: 1.1.0
listhen: 1.7.2
- magic-string: 0.30.8
- mime: 4.0.1
+ magic-string: 0.30.10
+ mime: 4.0.2
mlly: 1.6.1
mri: 1.2.0
node-fetch-native: 1.6.4
@@ -7310,11 +7564,11 @@ packages:
openapi-typescript: 6.7.5
pathe: 1.1.2
perfect-debounce: 1.0.0
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
pretty-bytes: 6.1.1
radix3: 1.1.2
- rollup: 4.13.2
- rollup-plugin-visualizer: 5.12.0(rollup@4.13.2)
+ rollup: 4.16.4
+ rollup-plugin-visualizer: 5.12.0(rollup@4.16.4)
scule: 1.3.0
semver: 7.6.0
serve-placeholder: 2.0.1
@@ -7324,8 +7578,8 @@ packages:
uncrypto: 0.1.3
unctx: 2.3.1
unenv: 1.9.0
- unimport: 3.7.1(rollup@4.13.2)
- unstorage: 1.10.2(ioredis@5.3.2)
+ unimport: 3.7.1(rollup@4.16.4)
+ unstorage: 1.10.2(ioredis@5.4.1)
unwasm: 0.3.9
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -7347,8 +7601,8 @@ packages:
- supports-color
- uWebSockets.js
- /node-abi@3.57.0:
- resolution: {integrity: sha512-Dp+A9JWxRaKuHP35H77I4kCKesDy5HUDEmScia2FyncMTOXASMyg251F5PhFoDA5uqBrDDffiLpbqnrZmNXW+g==}
+ /node-abi@3.62.0:
+ resolution: {integrity: sha512-CPMcGa+y33xuL1E0TcNIu4YyaZCxnnvkVaEXrsosR3FxN+fV8xvb7Mzpb7IgKler10qeMkE6+Dp8qJhpzdq35g==}
engines: {node: '>=10'}
requiresBuild: true
dependencies:
@@ -7507,12 +7761,12 @@ packages:
resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
- /npm-package-arg@11.0.1:
- resolution: {integrity: sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==}
+ /npm-package-arg@11.0.2:
+ resolution: {integrity: sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
hosted-git-info: 7.0.1
- proc-log: 3.0.0
+ proc-log: 4.2.0
semver: 7.6.0
validate-npm-package-name: 5.0.0
@@ -7528,20 +7782,21 @@ packages:
dependencies:
npm-install-checks: 6.3.0
npm-normalize-package-bin: 3.0.1
- npm-package-arg: 11.0.1
+ npm-package-arg: 11.0.2
semver: 7.6.0
- /npm-registry-fetch@16.1.0:
- resolution: {integrity: sha512-PQCELXKt8Azvxnt5Y85GseQDJJlglTFM9L9U9gkv2y4e9s0k3GVDdOx3YoB6gm2Do0hlkzC39iCGXby+Wve1Bw==}
+ /npm-registry-fetch@16.2.1:
+ resolution: {integrity: sha512-8l+7jxhim55S85fjiDGJ1rZXBWGtRLi1OSb4Z3BPLObPuIaeKRlPRiYMSHU4/81ck3t71Z+UwDDl47gcpmfQQA==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
+ '@npmcli/redact': 1.1.0
make-fetch-happen: 13.0.0
minipass: 7.0.4
minipass-fetch: 3.0.4
minipass-json-stream: 1.0.1
minizlib: 2.1.2
- npm-package-arg: 11.0.1
- proc-log: 3.0.0
+ npm-package-arg: 11.0.2
+ proc-log: 4.2.0
transitivePeerDependencies:
- supports-color
@@ -7580,8 +7835,8 @@ packages:
optionalDependencies:
fsevents: 2.3.3
- /nuxt@3.11.1(@unocss/reset@0.58.9)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.13.2)(sass@1.72.0)(typescript@5.4.3)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue-tsc@2.0.7):
- resolution: {integrity: sha512-CsncE1dxP0cmOYT+PBdjMD0bOK8eZizG5tgNWUOJAAAtU45sO38maoBumYYL2kUpT/SC/dMP+831DAcVPvi9pQ==}
+ /nuxt@3.11.2(@unocss/reset@0.59.4)(axios@1.6.8)(eslint@8.57.0)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(rollup@4.16.4)(sass@1.75.0)(typescript@5.4.5)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue-tsc@2.0.14):
+ resolution: {integrity: sha512-Be1d4oyFo60pdF+diBolYDcfNemoMYM3R8PDjhnGrs/w3xJoDH1YMUVWHXXY8WhSmYZI7dyBehx/6kTfGFliVA==}
engines: {node: ^14.18.0 || >=16.10.0}
hasBin: true
peerDependencies:
@@ -7594,23 +7849,23 @@ packages:
optional: true
dependencies:
'@nuxt/devalue': 2.0.2
- '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(nuxt@3.11.1)(rollup@4.13.2)(universal-cookie@7.1.3)(unocss@0.58.9)(vite@5.2.7)(vue@3.4.21)
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
- '@nuxt/schema': 3.11.1(rollup@4.13.2)
- '@nuxt/telemetry': 2.5.3(rollup@4.13.2)
- '@nuxt/ui-templates': 1.3.1
- '@nuxt/vite-builder': 3.11.1(eslint@8.57.0)(rollup@4.13.2)(sass@1.72.0)(typescript@5.4.3)(vue-tsc@2.0.7)(vue@3.4.21)
- '@unhead/dom': 1.9.4
- '@unhead/ssr': 1.9.4
- '@unhead/vue': 1.9.4(vue@3.4.21)
- '@vue/shared': 3.4.21
+ '@nuxt/devtools': 1.2.0(@unocss/reset@0.59.4)(axios@1.6.8)(floating-vue@5.2.2)(jwt-decode@4.0.0)(nprogress@0.2.0)(nuxt@3.11.2)(rollup@4.16.4)(universal-cookie@7.1.4)(unocss@0.59.4)(vite@5.2.10)(vue@3.4.25)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
+ '@nuxt/schema': 3.11.2(rollup@4.16.4)
+ '@nuxt/telemetry': 2.5.4(rollup@4.16.4)
+ '@nuxt/ui-templates': 1.3.3
+ '@nuxt/vite-builder': 3.11.2(eslint@8.57.0)(rollup@4.16.4)(sass@1.75.0)(typescript@5.4.5)(vue-tsc@2.0.14)(vue@3.4.25)
+ '@unhead/dom': 1.9.7
+ '@unhead/ssr': 1.9.7
+ '@unhead/vue': 1.9.7(vue@3.4.25)
+ '@vue/shared': 3.4.25
acorn: 8.11.3
c12: 1.10.0
chokidar: 3.6.0
cookie-es: 1.1.0
defu: 6.1.4
destr: 2.0.3
- devalue: 4.3.2
+ devalue: 4.3.3
esbuild: 0.20.2
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
@@ -7621,16 +7876,16 @@ packages:
jiti: 1.21.0
klona: 2.0.6
knitwork: 1.1.0
- magic-string: 0.30.8
+ magic-string: 0.30.10
mlly: 1.6.1
- nitropack: 2.9.5
+ nitropack: 2.9.6
nuxi: 3.11.1
nypm: 0.3.8
ofetch: 1.3.4
ohash: 1.1.3
pathe: 1.1.2
perfect-debounce: 1.0.0
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
radix3: 1.1.2
scule: 1.3.0
std-env: 3.7.0
@@ -7640,15 +7895,15 @@ packages:
uncrypto: 0.1.3
unctx: 2.3.1
unenv: 1.9.0
- unimport: 3.7.1(rollup@4.13.2)
+ unimport: 3.7.1(rollup@4.16.4)
unplugin: 1.10.1
- unplugin-vue-router: 0.7.0(rollup@4.13.2)(vue-router@4.3.0)(vue@3.4.21)
- unstorage: 1.10.2(ioredis@5.3.2)
+ unplugin-vue-router: 0.7.0(rollup@4.16.4)(vue-router@4.3.2)(vue@3.4.25)
+ unstorage: 1.10.2(ioredis@5.4.1)
untyped: 1.4.2
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
vue-bundle-renderer: 2.0.0
vue-devtools-stub: 0.1.0
- vue-router: 4.3.0(vue@3.4.21)
+ vue-router: 4.3.2(vue@3.4.25)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -7704,8 +7959,8 @@ packages:
- vue-tsc
- xml2js
- /nwsapi@2.2.7:
- resolution: {integrity: sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==}
+ /nwsapi@2.2.9:
+ resolution: {integrity: sha512-2f3F0SEEer8bBu0dsNCFF50N0cTThV1nWFYcEYFZttdW0lDAoybv9cQoK7X7/68Z89S7FoRrVjP1LPX4XRf9vg==}
dev: false
/nypm@0.3.8:
@@ -7869,7 +8124,7 @@ packages:
fast-glob: 3.3.2
js-yaml: 4.1.0
supports-color: 9.4.0
- undici: 5.28.3
+ undici: 5.28.4
yargs-parser: 21.1.1
/optionator@0.9.3:
@@ -7920,27 +8175,26 @@ packages:
engines: {node: '>=6'}
dev: true
- /pacote@17.0.6:
- resolution: {integrity: sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==}
+ /pacote@18.0.2:
+ resolution: {integrity: sha512-oMxnZQCOZqFZyEh5oJtpMepoub4hoI6EfMUCdbwkBqkFuJ1Dwfz5IMQD344dKbwPPBNZWKwGL/kNvmDubZyvug==}
engines: {node: ^16.14.0 || >=18.0.0}
hasBin: true
dependencies:
- '@npmcli/git': 5.0.4
- '@npmcli/installed-package-contents': 2.0.2
+ '@npmcli/git': 5.0.6
+ '@npmcli/installed-package-contents': 2.1.0
+ '@npmcli/package-json': 5.1.0
'@npmcli/promise-spawn': 7.0.1
- '@npmcli/run-script': 7.0.4
+ '@npmcli/run-script': 8.0.0
cacache: 18.0.2
fs-minipass: 3.0.3
minipass: 7.0.4
- npm-package-arg: 11.0.1
+ npm-package-arg: 11.0.2
npm-packlist: 8.0.2
npm-pick-manifest: 9.0.0
- npm-registry-fetch: 16.1.0
- proc-log: 3.0.0
+ npm-registry-fetch: 16.2.1
+ proc-log: 4.2.0
promise-retry: 2.0.1
- read-package-json: 7.0.0
- read-package-json-fast: 3.0.2
- sigstore: 2.2.2
+ sigstore: 2.3.0
ssri: 10.0.5
tar: 6.2.1
transitivePeerDependencies:
@@ -8044,7 +8298,7 @@ packages:
hasBin: true
dev: true
- /pinia@2.1.7(typescript@5.4.3)(vue@3.4.21):
+ /pinia@2.1.7(typescript@5.4.5)(vue@3.4.25):
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
peerDependencies:
'@vue/composition-api': ^1.4.0
@@ -8057,9 +8311,9 @@ packages:
optional: true
dependencies:
'@vue/devtools-api': 6.6.1
- typescript: 5.4.3
- vue: 3.4.21(typescript@5.4.3)
- vue-demi: 0.14.7(vue@3.4.21)
+ typescript: 5.4.5
+ vue: 3.4.25(typescript@5.4.5)
+ vue-demi: 0.14.7(vue@3.4.25)
dev: false
/pirates@4.0.6:
@@ -8067,10 +8321,10 @@ packages:
engines: {node: '>= 6'}
dev: true
- /pkg-types@1.0.3:
- resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==}
+ /pkg-types@1.1.0:
+ resolution: {integrity: sha512-/RpmvKdxKf8uILTtoOhAgf30wYbP2Qw+L9p3Rvshx1JZVX+XQNZQFjlbmGHEGIm4CkVPlSn+NXmIM8+9oWQaSA==}
dependencies:
- jsonc-parser: 3.2.1
+ confbox: 0.1.7
mlly: 1.6.1
pathe: 1.1.2
@@ -8375,7 +8629,7 @@ packages:
minimist: 1.2.8
mkdirp-classic: 0.5.3
napi-build-utils: 1.0.2
- node-abi: 3.57.0
+ node-abi: 3.62.0
pump: 3.0.0
rc: 1.2.8
simple-get: 4.0.1
@@ -8417,6 +8671,10 @@ packages:
resolution: {integrity: sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /proc-log@4.2.0:
+ resolution: {integrity: sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==}
+ engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+
/process-nextick-args@2.0.1:
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
@@ -8469,8 +8727,8 @@ packages:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'}
- /qs@6.12.0:
- resolution: {integrity: sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg==}
+ /qs@6.12.1:
+ resolution: {integrity: sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==}
engines: {node: '>=0.6'}
dependencies:
side-channel: 1.0.6
@@ -8526,12 +8784,11 @@ packages:
- debug
dev: false
- /rc9@2.1.1:
- resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==}
+ /rc9@2.1.2:
+ resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==}
dependencies:
defu: 6.1.4
destr: 2.0.3
- flat: 5.0.2
/rc@1.2.8:
resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
@@ -8545,22 +8802,6 @@ packages:
dev: false
optional: true
- /read-package-json-fast@3.0.2:
- resolution: {integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
- dependencies:
- json-parse-even-better-errors: 3.0.1
- npm-normalize-package-bin: 3.0.1
-
- /read-package-json@7.0.0:
- resolution: {integrity: sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==}
- engines: {node: ^16.14.0 || >=18.0.0}
- dependencies:
- glob: 10.3.12
- json-parse-even-better-errors: 3.0.1
- normalize-package-data: 6.0.0
- npm-normalize-package-bin: 3.0.1
-
/read-pkg-up@7.0.1:
resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==}
engines: {node: '>=8'}
@@ -8721,7 +8962,7 @@ packages:
dependencies:
glob: 7.2.3
- /rollup-plugin-visualizer@5.12.0(rollup@4.13.2):
+ /rollup-plugin-visualizer@5.12.0(rollup@4.16.4):
resolution: {integrity: sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==}
engines: {node: '>=14'}
hasBin: true
@@ -8733,7 +8974,7 @@ packages:
dependencies:
open: 8.4.2
picomatch: 2.3.1
- rollup: 4.13.2
+ rollup: 4.16.4
source-map: 0.7.4
yargs: 17.7.2
@@ -8745,28 +8986,29 @@ packages:
fsevents: 2.3.3
dev: true
- /rollup@4.13.2:
- resolution: {integrity: sha512-MIlLgsdMprDBXC+4hsPgzWUasLO9CE4zOkj/u6j+Z6j5A4zRY+CtiXAdJyPtgCsc42g658Aeh1DlrdVEJhsL2g==}
+ /rollup@4.16.4:
+ resolution: {integrity: sha512-kuaTJSUbz+Wsb2ATGvEknkI12XV40vIiHmLuFlejoo7HtDok/O5eDDD0UpCVY5bBX5U5RYo8wWP83H7ZsqVEnA==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
dependencies:
'@types/estree': 1.0.5
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.13.2
- '@rollup/rollup-android-arm64': 4.13.2
- '@rollup/rollup-darwin-arm64': 4.13.2
- '@rollup/rollup-darwin-x64': 4.13.2
- '@rollup/rollup-linux-arm-gnueabihf': 4.13.2
- '@rollup/rollup-linux-arm64-gnu': 4.13.2
- '@rollup/rollup-linux-arm64-musl': 4.13.2
- '@rollup/rollup-linux-powerpc64le-gnu': 4.13.2
- '@rollup/rollup-linux-riscv64-gnu': 4.13.2
- '@rollup/rollup-linux-s390x-gnu': 4.13.2
- '@rollup/rollup-linux-x64-gnu': 4.13.2
- '@rollup/rollup-linux-x64-musl': 4.13.2
- '@rollup/rollup-win32-arm64-msvc': 4.13.2
- '@rollup/rollup-win32-ia32-msvc': 4.13.2
- '@rollup/rollup-win32-x64-msvc': 4.13.2
+ '@rollup/rollup-android-arm-eabi': 4.16.4
+ '@rollup/rollup-android-arm64': 4.16.4
+ '@rollup/rollup-darwin-arm64': 4.16.4
+ '@rollup/rollup-darwin-x64': 4.16.4
+ '@rollup/rollup-linux-arm-gnueabihf': 4.16.4
+ '@rollup/rollup-linux-arm-musleabihf': 4.16.4
+ '@rollup/rollup-linux-arm64-gnu': 4.16.4
+ '@rollup/rollup-linux-arm64-musl': 4.16.4
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.16.4
+ '@rollup/rollup-linux-riscv64-gnu': 4.16.4
+ '@rollup/rollup-linux-s390x-gnu': 4.16.4
+ '@rollup/rollup-linux-x64-gnu': 4.16.4
+ '@rollup/rollup-linux-x64-musl': 4.16.4
+ '@rollup/rollup-win32-arm64-msvc': 4.16.4
+ '@rollup/rollup-win32-ia32-msvc': 4.16.4
+ '@rollup/rollup-win32-x64-msvc': 4.16.4
fsevents: 2.3.3
/rrweb-cssom@0.6.0:
@@ -8817,8 +9059,8 @@ packages:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
requiresBuild: true
- /sass@1.72.0:
- resolution: {integrity: sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==}
+ /sass@1.75.0:
+ resolution: {integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@@ -8840,6 +9082,7 @@ packages:
'@types/json-schema': 7.0.15
ajv: 6.12.6
ajv-keywords: 3.5.2(ajv@6.12.6)
+ dev: true
/scule@1.3.0:
resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
@@ -8941,6 +9184,11 @@ packages:
/shell-quote@1.8.1:
resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==}
+ /shiki@1.3.0:
+ resolution: {integrity: sha512-9aNdQy/etMXctnPzsje1h1XIGm9YfRcSksKOGqZWXA/qP9G18/8fpz5Bjpma8bOgz3tqIpjERAd6/lLjFyzoww==}
+ dependencies:
+ '@shikijs/core': 1.3.0
+
/short-unique-id@5.0.3:
resolution: {integrity: sha512-yhniEILouC0s4lpH0h7rJsfylZdca10W9mDJRAFh3EpcSUanCHGb0R7kcFOIUCZYSAPo0PUD5ZxWQdW0T4xaug==}
hasBin: true
@@ -9000,16 +9248,16 @@ packages:
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines: {node: '>=14'}
- /sigstore@2.2.2:
- resolution: {integrity: sha512-2A3WvXkQurhuMgORgT60r6pOWiCOO5LlEqY2ADxGBDGVYLSo5HN0uLtb68YpVpuL/Vi8mLTe7+0Dx2Fq8lLqEg==}
+ /sigstore@2.3.0:
+ resolution: {integrity: sha512-q+o8L2ebiWD1AxD17eglf1pFrl9jtW7FHa0ygqY6EKvibK8JHyq9Z26v9MZXeDiw+RbfOJ9j2v70M10Hd6E06A==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@sigstore/bundle': 2.2.0
+ '@sigstore/bundle': 2.3.1
'@sigstore/core': 1.1.0
- '@sigstore/protobuf-specs': 0.3.0
- '@sigstore/sign': 2.2.3
+ '@sigstore/protobuf-specs': 0.3.1
+ '@sigstore/sign': 2.3.0
'@sigstore/tuf': 2.3.2
- '@sigstore/verify': 1.1.1
+ '@sigstore/verify': 1.2.0
transitivePeerDependencies:
- supports-color
@@ -9098,12 +9346,12 @@ packages:
dependencies:
agent-base: 7.1.1
debug: 4.3.4
- socks: 2.8.1
+ socks: 2.8.3
transitivePeerDependencies:
- supports-color
- /socks@2.8.1:
- resolution: {integrity: sha512-B6w7tkwNid7ToxjZ08rQMT8M9BJAf8DKx8Ft4NivzH0zBUfd6jldGcisJn/RLgxcX3FPNDdNQCUEMMT79b+oCQ==}
+ /socks@2.8.3:
+ resolution: {integrity: sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==}
engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
dependencies:
ip-address: 9.0.5
@@ -9349,6 +9597,7 @@ packages:
engines: {node: '>=10'}
dependencies:
has-flag: 4.0.0
+ dev: true
/supports-color@9.4.0:
resolution: {integrity: sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==}
@@ -9374,15 +9623,15 @@ packages:
csso: 5.0.5
picocolors: 1.0.0
- /swagger-client@3.26.4(debug@4.3.4):
- resolution: {integrity: sha512-Xj1DGEvnQt8dCJy15aPBhfzgxio1VzNEAsyRWVo/sorf8Ocs6nc4Ktx0xRqGFzgheDtUoCw/OXeSTeFKGtYmNA==}
+ /swagger-client@3.27.2(debug@4.3.4):
+ resolution: {integrity: sha512-7dVtvyCXmpHXmv5xgS5DyAyxN17l75qmxN8BCNb/z3sj+kYDsxwJeJP3X6enPyxtZsMZFDMxC+EtiFbml7pS6Q==}
dependencies:
- '@babel/runtime-corejs3': 7.24.1
- '@swagger-api/apidom-core': 0.98.0
- '@swagger-api/apidom-error': 0.98.0
- '@swagger-api/apidom-json-pointer': 0.98.0
- '@swagger-api/apidom-ns-openapi-3-1': 0.98.0
- '@swagger-api/apidom-reference': 0.98.3(debug@4.3.4)
+ '@babel/runtime-corejs3': 7.24.4
+ '@swagger-api/apidom-core': 0.99.1
+ '@swagger-api/apidom-error': 0.99.0
+ '@swagger-api/apidom-json-pointer': 0.99.1
+ '@swagger-api/apidom-ns-openapi-3-1': 0.99.1
+ '@swagger-api/apidom-reference': 0.99.1(debug@4.3.4)
cookie: 0.6.0
deepmerge: 4.3.1
fast-json-patch: 3.1.1
@@ -9390,7 +9639,7 @@ packages:
js-yaml: 4.1.0
node-abort-controller: 3.1.1
node-fetch-commonjs: 3.3.2
- qs: 6.12.0
+ qs: 6.12.1
traverse: 0.6.8
transitivePeerDependencies:
- debug
@@ -9518,11 +9767,12 @@ packages:
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
- terser: 5.30.1
+ terser: 5.30.4
webpack: 5.91.0
+ dev: true
- /terser@5.30.1:
- resolution: {integrity: sha512-PJhOnRttZqqmIujxOQOMu4QuFGvh43lR7Youln3k6OJvmxwZ5FxK5rbCEh8XABRCpLf7ZnhrZuclCNCASsScnA==}
+ /terser@5.30.4:
+ resolution: {integrity: sha512-xRdd0v64a8mFK9bnsKVdoNP9GQIKUAaJPTaqEQDL4w/J8WaW4sWXXoMZ+6SimPkfT5bElreXf8m9HnmPc3E1BQ==}
engines: {node: '>=10'}
hasBin: true
dependencies:
@@ -9623,13 +9873,13 @@ packages:
dev: false
optional: true
- /ts-api-utils@1.3.0(typescript@5.4.3):
+ /ts-api-utils@1.3.0(typescript@5.4.5):
resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
engines: {node: '>=16'}
peerDependencies:
typescript: '>=4.2.0'
dependencies:
- typescript: 5.4.3
+ typescript: 5.4.5
dev: true
/ts-interface-checker@0.1.13:
@@ -9755,8 +10005,8 @@ packages:
hasBin: true
dev: false
- /typescript@5.4.3:
- resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
+ /typescript@5.4.5:
+ resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
engines: {node: '>=14.17'}
hasBin: true
@@ -9783,13 +10033,12 @@ packages:
which-boxed-primitive: 1.0.2
dev: true
- /unconfig@0.3.11:
- resolution: {integrity: sha512-bV/nqePAKv71v3HdVUn6UefbsDKQWRX+bJIkiSm0+twIds6WiD2bJLWWT3i214+J/B4edufZpG2w7Y63Vbwxow==}
+ /unconfig@0.3.13:
+ resolution: {integrity: sha512-N9Ph5NC4+sqtcOjPfHrRcHekBCadCXWTBzp2VYYbySOHW0PfD9XLCeXshTXjkPYwLrBr9AtSeU0CZmkYECJhng==}
dependencies:
'@antfu/utils': 0.7.7
defu: 6.1.4
jiti: 1.21.0
- mlly: 1.6.1
/uncrypto@0.1.3:
resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
@@ -9799,14 +10048,14 @@ packages:
dependencies:
acorn: 8.11.3
estree-walker: 3.0.3
- magic-string: 0.30.8
+ magic-string: 0.30.10
unplugin: 1.10.1
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
- /undici@5.28.3:
- resolution: {integrity: sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==}
+ /undici@5.28.4:
+ resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==}
engines: {node: '>=14.0'}
dependencies:
'@fastify/busboy': 2.1.1
@@ -9820,12 +10069,12 @@ packages:
node-fetch-native: 1.6.4
pathe: 1.1.2
- /unhead@1.9.4:
- resolution: {integrity: sha512-QVU0y3KowRu2cLjXxfemTKNohK4vdEwyahoszlEnRz0E5BTNRZQSs8AnommorGmVM7DvB2t4dwWadB51wDlPzw==}
+ /unhead@1.9.7:
+ resolution: {integrity: sha512-Kv7aU5l41qiq36t9qMks8Pgsj7adaTBm9aDS6USlmodTXioeqlJ5vEu9DI+8ZZPwRlmof3aDlo1kubyaXdSNmQ==}
dependencies:
- '@unhead/dom': 1.9.4
- '@unhead/schema': 1.9.4
- '@unhead/shared': 1.9.4
+ '@unhead/dom': 1.9.7
+ '@unhead/schema': 1.9.7
+ '@unhead/shared': 1.9.7
hookable: 5.4.2
/unicode-emoji-modifier-base@1.0.0:
@@ -9837,19 +10086,19 @@ packages:
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
engines: {node: '>=18'}
- /unimport@3.7.1(rollup@4.13.2):
+ /unimport@3.7.1(rollup@4.16.4):
resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==}
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
acorn: 8.11.3
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
fast-glob: 3.3.2
local-pkg: 0.5.0
- magic-string: 0.30.8
+ magic-string: 0.30.10
mlly: 1.6.1
pathe: 1.1.2
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
scule: 1.3.0
strip-literal: 1.3.0
unplugin: 1.10.1
@@ -9868,8 +10117,8 @@ packages:
dependencies:
imurmurhash: 0.1.4
- /universal-cookie@7.1.3:
- resolution: {integrity: sha512-LMmO4pFZ01QkvzrdLIf8+Lh6fGKXMPN97CXPICCDd7FcvLNtgtIpXYxn5qqTLlJfAwT8dsDIvzAGyAu/2Yy76Q==}
+ /universal-cookie@7.1.4:
+ resolution: {integrity: sha512-Q+DVJsdykStWRMtXr2Pdj3EF98qZHUH/fXv/gwFz/unyToy1Ek1w5GsWt53Pf38tT8Gbcy5QNsj61Xe9TggP4g==}
dependencies:
'@types/cookie': 0.6.0
cookie: 0.6.0
@@ -9883,7 +10132,7 @@ packages:
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
engines: {node: '>= 10.0.0'}
- /unocss@0.58.9(@unocss/webpack@0.58.9)(postcss@8.4.38)(rollup@4.13.2)(vite@5.2.7):
+ /unocss@0.58.9(@unocss/webpack@0.58.9)(postcss@8.4.38)(rollup@4.16.4)(vite@5.2.10):
resolution: {integrity: sha512-aqANXXP0RrtN4kSaTLn/7I6wh8o45LUdVgPzGu7Fan2DfH2+wpIs6frlnlHlOymnb+52dp6kXluQinddaUKW1A==}
engines: {node: '>=14'}
peerDependencies:
@@ -9895,8 +10144,8 @@ packages:
vite:
optional: true
dependencies:
- '@unocss/astro': 0.58.9(rollup@4.13.2)(vite@5.2.7)
- '@unocss/cli': 0.58.9(rollup@4.13.2)
+ '@unocss/astro': 0.58.9(rollup@4.16.4)(vite@5.2.10)
+ '@unocss/cli': 0.58.9(rollup@4.16.4)
'@unocss/core': 0.58.9
'@unocss/extractor-arbitrary-variants': 0.58.9
'@unocss/postcss': 0.58.9(postcss@8.4.38)
@@ -9914,15 +10163,54 @@ packages:
'@unocss/transformer-compile-class': 0.58.9
'@unocss/transformer-directives': 0.58.9
'@unocss/transformer-variant-group': 0.58.9
- '@unocss/vite': 0.58.9(rollup@4.13.2)(vite@5.2.7)
- '@unocss/webpack': 0.58.9(rollup@4.13.2)(webpack@5.91.0)
- vite: 5.2.7(sass@1.72.0)
+ '@unocss/vite': 0.58.9(rollup@4.16.4)(vite@5.2.10)
+ '@unocss/webpack': 0.58.9(rollup@4.16.4)(webpack@5.91.0)
+ vite: 5.2.10(sass@1.75.0)
+ transitivePeerDependencies:
+ - postcss
+ - rollup
+ - supports-color
+ dev: true
+
+ /unocss@0.59.4(postcss@8.4.38)(rollup@4.16.4)(vite@5.2.10):
+ resolution: {integrity: sha512-QmCVjRObvVu/gsGrJGVt0NnrdhFFn314BUZn2WQyXV9rIvHLRmG5bIu0j5vibJkj7ZhFchTrnTM1pTFXP1xt5g==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ '@unocss/webpack': 0.59.4
+ vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
+ peerDependenciesMeta:
+ '@unocss/webpack':
+ optional: true
+ vite:
+ optional: true
+ dependencies:
+ '@unocss/astro': 0.59.4(rollup@4.16.4)(vite@5.2.10)
+ '@unocss/cli': 0.59.4(rollup@4.16.4)
+ '@unocss/core': 0.59.4
+ '@unocss/extractor-arbitrary-variants': 0.59.4
+ '@unocss/postcss': 0.59.4(postcss@8.4.38)
+ '@unocss/preset-attributify': 0.59.4
+ '@unocss/preset-icons': 0.59.4
+ '@unocss/preset-mini': 0.59.4
+ '@unocss/preset-tagify': 0.59.4
+ '@unocss/preset-typography': 0.59.4
+ '@unocss/preset-uno': 0.59.4
+ '@unocss/preset-web-fonts': 0.59.4
+ '@unocss/preset-wind': 0.59.4
+ '@unocss/reset': 0.59.4
+ '@unocss/transformer-attributify-jsx': 0.59.4
+ '@unocss/transformer-attributify-jsx-babel': 0.59.4
+ '@unocss/transformer-compile-class': 0.59.4
+ '@unocss/transformer-directives': 0.59.4
+ '@unocss/transformer-variant-group': 0.59.4
+ '@unocss/vite': 0.59.4(rollup@4.16.4)(vite@5.2.10)
+ vite: 5.2.10(sass@1.75.0)
transitivePeerDependencies:
- postcss
- rollup
- supports-color
- /unplugin-auto-import@0.17.5(@vueuse/core@10.9.0)(rollup@4.13.2):
+ /unplugin-auto-import@0.17.5(@vueuse/core@10.9.0)(rollup@4.16.4):
resolution: {integrity: sha512-fHNDkDSxv3PGagX1wmKBYBkgaM4AKAgZmdJw/bxjhNljx9KSXSgHpGfX0MwUrq9qw6q1bhHIZVWyOwoY2koo4w==}
engines: {node: '>=14'}
peerDependencies:
@@ -9935,13 +10223,13 @@ packages:
optional: true
dependencies:
'@antfu/utils': 0.7.7
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
- '@vueuse/core': 10.9.0(vue@3.4.21)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
+ '@vueuse/core': 10.9.0(vue@3.4.25)
fast-glob: 3.3.2
local-pkg: 0.5.0
- magic-string: 0.30.8
+ magic-string: 0.30.10
minimatch: 9.0.4
- unimport: 3.7.1(rollup@4.13.2)
+ unimport: 3.7.1(rollup@4.16.4)
unplugin: 1.10.1
transitivePeerDependencies:
- rollup
@@ -9969,7 +10257,7 @@ packages:
dependencies:
'@antfu/install-pkg': 0.3.2
'@antfu/utils': 0.7.7
- '@iconify/utils': 2.1.22
+ '@iconify/utils': 2.1.23
debug: 4.3.4
kolorist: 1.8.0
local-pkg: 0.5.0
@@ -9978,7 +10266,7 @@ packages:
- supports-color
dev: true
- /unplugin-vue-components@0.26.0(rollup@4.13.2)(vue@3.4.21):
+ /unplugin-vue-components@0.26.0(rollup@4.16.4)(vue@3.4.25):
resolution: {integrity: sha512-s7IdPDlnOvPamjunVxw8kNgKNK8A5KM1YpK5j/p97jEKTjlPNrA0nZBiSfAKKlK1gWZuyWXlKL5dk3EDw874LQ==}
engines: {node: '>=14'}
peerDependencies:
@@ -9992,22 +10280,22 @@ packages:
optional: true
dependencies:
'@antfu/utils': 0.7.7
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
chokidar: 3.6.0
debug: 4.3.4
fast-glob: 3.3.2
local-pkg: 0.4.3
- magic-string: 0.30.8
+ magic-string: 0.30.10
minimatch: 9.0.4
resolve: 1.22.8
unplugin: 1.10.1
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
transitivePeerDependencies:
- rollup
- supports-color
dev: true
- /unplugin-vue-router@0.7.0(rollup@4.13.2)(vue-router@4.3.0)(vue@3.4.21):
+ /unplugin-vue-router@0.7.0(rollup@4.16.4)(vue-router@4.3.2)(vue@3.4.25):
resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==}
peerDependencies:
vue-router: ^4.1.0
@@ -10016,9 +10304,9 @@ packages:
optional: true
dependencies:
'@babel/types': 7.24.0
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
- '@vue-macros/common': 1.10.2(rollup@4.13.2)(vue@3.4.21)
- ast-walker-scope: 0.5.0(rollup@4.13.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
+ '@vue-macros/common': 1.10.2(rollup@4.16.4)(vue@3.4.25)
+ ast-walker-scope: 0.5.0(rollup@4.16.4)
chokidar: 3.6.0
fast-glob: 3.3.2
json5: 2.2.3
@@ -10027,7 +10315,7 @@ packages:
pathe: 1.1.2
scule: 1.3.0
unplugin: 1.10.1
- vue-router: 4.3.0(vue@3.4.21)
+ vue-router: 4.3.2(vue@3.4.25)
yaml: 2.4.1
transitivePeerDependencies:
- rollup
@@ -10046,7 +10334,7 @@ packages:
resolution: {integrity: sha512-08/DA66UF65OlpUDIQtbJyrqTR0jTAlJ+jsnkQ4jxR7+K5g5YG1APZKQSMCE1vqqmD+2pv6+IdEjmopFatacvg==}
dev: false
- /unstorage@1.10.2(ioredis@5.3.2):
+ /unstorage@1.10.2(ioredis@5.4.1):
resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==}
peerDependencies:
'@azure/app-configuration': ^1.5.0
@@ -10094,7 +10382,7 @@ packages:
chokidar: 3.6.0
destr: 2.0.3
h3: 1.11.1
- ioredis: 5.3.2
+ ioredis: 5.4.1
listhen: 1.7.2
lru-cache: 10.2.0
mri: 1.2.0
@@ -10116,8 +10404,8 @@ packages:
resolution: {integrity: sha512-nC5q0DnPEPVURPhfPQLahhSTnemVtPzdx7ofiRxXpOB2SYnb3MfdU3DVGyJdS8Lx+tBWeAePO8BfU/3EgksM7Q==}
hasBin: true
dependencies:
- '@babel/core': 7.24.3
- '@babel/standalone': 7.24.3
+ '@babel/core': 7.24.4
+ '@babel/standalone': 7.24.4
'@babel/types': 7.24.0
defu: 6.1.4
jiti: 1.21.0
@@ -10130,10 +10418,10 @@ packages:
resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==}
dependencies:
knitwork: 1.1.0
- magic-string: 0.30.8
+ magic-string: 0.30.10
mlly: 1.6.1
pathe: 1.1.2
- pkg-types: 1.0.3
+ pkg-types: 1.1.0
unplugin: 1.10.1
/update-browserslist-db@1.0.13(browserslist@4.23.0):
@@ -10177,17 +10465,17 @@ packages:
resolution: {integrity: sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dependencies:
- builtins: 5.0.1
+ builtins: 5.1.0
- /vite-hot-client@0.2.3(vite@5.2.7):
+ /vite-hot-client@0.2.3(vite@5.2.10):
resolution: {integrity: sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==}
peerDependencies:
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0
dependencies:
- vite: 5.2.7(sass@1.72.0)
+ vite: 5.2.10(sass@1.75.0)
- /vite-node@1.4.0(sass@1.72.0):
- resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==}
+ /vite-node@1.5.1(sass@1.75.0):
+ resolution: {integrity: sha512-HNpfV7BrAsjkYVNWIcPleJwvJmydJqqJRrRbpoQ/U7QDwJKyEzNa4g5aYg8MjXJyKsk29IUCcMLFRcsEvqUIsA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
dependencies:
@@ -10195,7 +10483,7 @@ packages:
debug: 4.3.4
pathe: 1.1.2
picocolors: 1.0.0
- vite: 5.2.7(sass@1.72.0)
+ vite: 5.2.10(sass@1.75.0)
transitivePeerDependencies:
- '@types/node'
- less
@@ -10206,7 +10494,7 @@ packages:
- supports-color
- terser
- /vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.4.3)(vite@5.2.7)(vue-tsc@2.0.7):
+ /vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.10)(vue-tsc@2.0.14):
resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==}
engines: {node: '>=14.16'}
peerDependencies:
@@ -10249,29 +10537,29 @@ packages:
semver: 7.6.0
strip-ansi: 6.0.1
tiny-invariant: 1.3.3
- typescript: 5.4.3
- vite: 5.2.7(sass@1.72.0)
+ typescript: 5.4.5
+ vite: 5.2.10(sass@1.75.0)
vscode-languageclient: 7.0.0
vscode-languageserver: 7.0.0
vscode-languageserver-textdocument: 1.0.11
vscode-uri: 3.0.8
- vue-tsc: 2.0.7(typescript@5.4.3)
+ vue-tsc: 2.0.14(typescript@5.4.5)
- /vite-plugin-eslint@1.8.1(eslint@8.57.0)(vite@5.2.7):
+ /vite-plugin-eslint@1.8.1(eslint@8.57.0)(vite@5.2.10):
resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==}
peerDependencies:
eslint: '>=7'
vite: '>=2'
dependencies:
'@rollup/pluginutils': 4.2.1
- '@types/eslint': 8.56.7
+ '@types/eslint': 8.56.10
eslint: 8.57.0
rollup: 2.79.1
- vite: 5.2.7(sass@1.72.0)
+ vite: 5.2.10(sass@1.75.0)
dev: true
- /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.1)(rollup@4.13.2)(vite@5.2.7):
- resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==}
+ /vite-plugin-inspect@0.8.4(@nuxt/kit@3.11.2)(rollup@4.16.4)(vite@5.2.10):
+ resolution: {integrity: sha512-G0N3rjfw+AiiwnGw50KlObIHYWfulVwaCBUBLh2xTW9G1eM9ocE5olXkEYUbwyTmX+azM8duubi+9w5awdCz+g==}
engines: {node: '>=14'}
peerDependencies:
'@nuxt/kit': '*'
@@ -10281,8 +10569,8 @@ packages:
optional: true
dependencies:
'@antfu/utils': 0.7.7
- '@nuxt/kit': 3.11.1(rollup@4.13.2)
- '@rollup/pluginutils': 5.1.0(rollup@4.13.2)
+ '@nuxt/kit': 3.11.2(rollup@4.16.4)
+ '@rollup/pluginutils': 5.1.0(rollup@4.16.4)
debug: 4.3.4
error-stack-parser-es: 0.1.1
fs-extra: 11.2.0
@@ -10290,31 +10578,31 @@ packages:
perfect-debounce: 1.0.0
picocolors: 1.0.0
sirv: 2.0.4
- vite: 5.2.7(sass@1.72.0)
+ vite: 5.2.10(sass@1.75.0)
transitivePeerDependencies:
- rollup
- supports-color
- /vite-plugin-vue-inspector@4.0.2(vite@5.2.7):
+ /vite-plugin-vue-inspector@4.0.2(vite@5.2.10):
resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==}
peerDependencies:
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
dependencies:
- '@babel/core': 7.24.3
- '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.3)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.3)
- '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3)
- '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3)
- '@vue/compiler-dom': 3.4.21
+ '@babel/core': 7.24.4
+ '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.4)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.4)
+ '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4)
+ '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.4)
+ '@vue/compiler-dom': 3.4.25
kolorist: 1.8.0
- magic-string: 0.30.8
- vite: 5.2.7(sass@1.72.0)
+ magic-string: 0.30.10
+ vite: 5.2.10(sass@1.75.0)
transitivePeerDependencies:
- supports-color
- /vite@5.2.7(sass@1.72.0):
- resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==}
+ /vite@5.2.10(sass@1.75.0):
+ resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -10343,8 +10631,8 @@ packages:
dependencies:
esbuild: 0.20.2
postcss: 8.4.38
- rollup: 4.13.2
- sass: 1.72.0
+ rollup: 4.16.4
+ sass: 1.75.0
optionalDependencies:
fsevents: 2.3.3
@@ -10381,7 +10669,7 @@ packages:
/vscode-uri@3.0.8:
resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==}
- /vue-advanced-cropper@2.8.8(vue@3.4.21):
+ /vue-advanced-cropper@2.8.8(vue@3.4.25):
resolution: {integrity: sha512-yDM7Jb/gnxcs//JdbOogBUoHr1bhCQSto7/ohgETKAe4wvRpmqIkKSppMm1huVQr+GP1YoVlX/fkjKxvYzwwDQ==}
engines: {node: '>=8', npm: '>=5'}
peerDependencies:
@@ -10390,7 +10678,7 @@ packages:
classnames: 2.5.1
debounce: 1.2.1
easy-bem: 1.1.1
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
dev: false
/vue-bundle-renderer@2.0.0:
@@ -10398,17 +10686,17 @@ packages:
dependencies:
ufo: 1.5.3
- /vue-chartjs@5.3.0(chart.js@4.4.2)(vue@3.4.21):
- resolution: {integrity: sha512-8XqX0JU8vFZ+WA2/knz4z3ThClduni2Nm0BMe2u0mXgTfd9pXrmJ07QBI+WAij5P/aPmPMX54HCE1seWL37ZdQ==}
+ /vue-chartjs@5.3.1(chart.js@4.4.2)(vue@3.4.25):
+ resolution: {integrity: sha512-rZjqcHBxKiHrBl0CIvcOlVEBwRhpWAVf6rDU3vUfa7HuSRmGtCslc0Oc8m16oAVuk0erzc1FCtH1VCriHsrz+A==}
peerDependencies:
chart.js: ^4.1.1
vue: ^3.0.0-0 || ^2.7.0
dependencies:
chart.js: 4.4.2
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
dev: false
- /vue-demi@0.13.11(vue@3.4.21):
+ /vue-demi@0.13.11(vue@3.4.25):
resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==}
engines: {node: '>=12'}
hasBin: true
@@ -10420,10 +10708,10 @@ packages:
'@vue/composition-api':
optional: true
dependencies:
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
dev: false
- /vue-demi@0.14.7(vue@3.4.21):
+ /vue-demi@0.14.7(vue@3.4.25):
resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==}
engines: {node: '>=12'}
hasBin: true
@@ -10435,7 +10723,7 @@ packages:
'@vue/composition-api':
optional: true
dependencies:
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
/vue-devtools-stub@0.1.0:
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
@@ -10458,38 +10746,38 @@ packages:
- supports-color
dev: true
- /vue-i18n@9.10.2(vue@3.4.21):
- resolution: {integrity: sha512-ECJ8RIFd+3c1d3m1pctQ6ywG5Yj8Efy1oYoAKQ9neRdkLbuKLVeW4gaY5HPkD/9ssf1pOnUrmIFjx2/gkGxmEw==}
+ /vue-i18n@9.13.1(vue@3.4.25):
+ resolution: {integrity: sha512-mh0GIxx0wPtPlcB1q4k277y0iKgo25xmDPWioVVYanjPufDBpvu5ySTjP5wOrSvlYQ2m1xI+CFhGdauv/61uQg==}
engines: {node: '>= 16'}
peerDependencies:
vue: ^3.0.0
dependencies:
- '@intlify/core-base': 9.10.2
- '@intlify/shared': 9.10.2
+ '@intlify/core-base': 9.13.1
+ '@intlify/shared': 9.13.1
'@vue/devtools-api': 6.6.1
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
- /vue-observe-visibility@2.0.0-alpha.1(vue@3.4.21):
+ /vue-observe-visibility@2.0.0-alpha.1(vue@3.4.25):
resolution: {integrity: sha512-flFbp/gs9pZniXR6fans8smv1kDScJ8RS7rEpMjhVabiKeq7Qz3D9+eGsypncjfIyyU84saU88XZ0zjbD6Gq/g==}
peerDependencies:
vue: ^3.0.0
dependencies:
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
- /vue-resize@2.0.0-alpha.1(vue@3.4.21):
+ /vue-resize@2.0.0-alpha.1(vue@3.4.25):
resolution: {integrity: sha512-7+iqOueLU7uc9NrMfrzbG8hwMqchfVfSzpVlCMeJQe4pyibqyoifDNbKTZvwxZKDvGkB+PdFeKvnGZMoEb8esg==}
peerDependencies:
vue: ^3.0.0
dependencies:
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
- /vue-router@4.3.0(vue@3.4.21):
- resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==}
+ /vue-router@4.3.2(vue@3.4.25):
+ resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@vue/devtools-api': 6.6.1
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
/vue-template-compiler@2.7.16:
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
@@ -10497,28 +10785,28 @@ packages:
de-indent: 1.0.2
he: 1.2.0
- /vue-tsc@2.0.7(typescript@5.4.3):
- resolution: {integrity: sha512-LYa0nInkfcDBB7y8jQ9FQ4riJTRNTdh98zK/hzt4gEpBZQmf30dPhP+odzCa+cedGz6B/guvJEd0BavZaRptjg==}
+ /vue-tsc@2.0.14(typescript@5.4.5):
+ resolution: {integrity: sha512-DgAO3U1cnCHOUO7yB35LENbkapeRsBZ7Ugq5hGz/QOHny0+1VQN8eSwSBjYbjLVPfvfw6EY7sNPjbuHHUhckcg==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
- '@volar/typescript': 2.1.6
- '@vue/language-core': 2.0.7(typescript@5.4.3)
+ '@volar/typescript': 2.2.0-alpha.10
+ '@vue/language-core': 2.0.14(typescript@5.4.5)
semver: 7.6.0
- typescript: 5.4.3
+ typescript: 5.4.5
- /vue-virtual-scroller@2.0.0-beta.8(vue@3.4.21):
+ /vue-virtual-scroller@2.0.0-beta.8(vue@3.4.25):
resolution: {integrity: sha512-b8/f5NQ5nIEBRTNi6GcPItE4s7kxNHw2AIHLtDp+2QvqdTjVN0FgONwX9cr53jWRgnu+HRLPaWDOR2JPI5MTfQ==}
peerDependencies:
vue: ^3.2.0
dependencies:
mitt: 2.1.0
- vue: 3.4.21(typescript@5.4.3)
- vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.21)
- vue-resize: 2.0.0-alpha.1(vue@3.4.21)
+ vue: 3.4.25(typescript@5.4.5)
+ vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.25)
+ vue-resize: 2.0.0-alpha.1(vue@3.4.25)
- /vue3-popper@1.5.0(vue@3.4.21):
+ /vue3-popper@1.5.0(vue@3.4.25):
resolution: {integrity: sha512-xaEnx90YBnlSg5G2yWqm2DHWHg+DB99UVRp4VsyTF0QLXyHrqSuE1Xo5+sG0AQq/lBcrGMlk5NU5xE2MDLKViw==}
engines: {node: '>=12'}
peerDependencies:
@@ -10526,31 +10814,31 @@ packages:
dependencies:
'@popperjs/core': 2.11.8
debounce: 1.2.1
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
dev: false
- /vue@3.4.21(typescript@5.4.3):
- resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==}
+ /vue@3.4.25(typescript@5.4.5):
+ resolution: {integrity: sha512-HWyDqoBHMgav/OKiYA2ZQg+kjfMgLt/T0vg4cbIF7JbXAjDexRf5JRg+PWAfrAkSmTd2I8aPSXtooBFWHB98cg==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
- '@vue/compiler-dom': 3.4.21
- '@vue/compiler-sfc': 3.4.21
- '@vue/runtime-dom': 3.4.21
- '@vue/server-renderer': 3.4.21(vue@3.4.21)
- '@vue/shared': 3.4.21
- typescript: 5.4.3
+ '@vue/compiler-dom': 3.4.25
+ '@vue/compiler-sfc': 3.4.25
+ '@vue/runtime-dom': 3.4.25
+ '@vue/server-renderer': 3.4.25(vue@3.4.25)
+ '@vue/shared': 3.4.25
+ typescript: 5.4.5
- /vuedraggable@4.1.0(vue@3.4.21):
+ /vuedraggable@4.1.0(vue@3.4.25):
resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==}
peerDependencies:
vue: ^3.0.1
dependencies:
sortablejs: 1.14.0
- vue: 3.4.21(typescript@5.4.3)
+ vue: 3.4.25(typescript@5.4.5)
dev: false
/w3c-xmlserializer@5.0.0:
@@ -10566,6 +10854,7 @@ packages:
dependencies:
glob-to-regexp: 0.4.1
graceful-fs: 4.2.11
+ dev: true
/web-streams-polyfill@3.3.3:
resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
@@ -10631,6 +10920,7 @@ packages:
- '@swc/core'
- esbuild
- uglify-js
+ dev: true
/whatwg-encoding@3.1.1:
resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==}