summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorNic Eigel <nic@eigel.ch>2024-01-18 00:18:06 +0100
committerNic Eigel <nic@eigel.ch>2024-01-18 00:25:08 +0100
commit011eadd2d37e00a331a668d1efe55940f37ac95f (patch)
tree43df46388c76441fb2e745158e19bfa8fcacb37a /pnpm-lock.yaml
parent3f417b4c4f251b7dfad7e27308fdb966ef040c1c (diff)
downloadwallet-core-011eadd2d37e00a331a668d1efe55940f37ac95f.tar.gz
wallet-core-011eadd2d37e00a331a668d1efe55940f37ac95f.tar.bz2
wallet-core-011eadd2d37e00a331a668d1efe55940f37ac95f.zip
cleaned repo of auditor deps
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml991
1 files changed, 412 insertions, 579 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 38f051a36..dbeed081f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -109,6 +109,111 @@ importers:
specifier: 5.3.3
version: 5.3.3
+ packages/anastasis-cli:
+ dependencies:
+ '@gnu-taler/anastasis-core':
+ specifier: workspace:*
+ version: link:../anastasis-core
+ '@gnu-taler/taler-util':
+ specifier: workspace:*
+ version: link:../taler-util
+ tslib:
+ specifier: ^2.6.2
+ version: 2.6.2
+ devDependencies:
+ '@types/node':
+ specifier: ^18.11.17
+ version: 18.11.17
+ prettier:
+ specifier: ^3.1.1
+ version: 3.1.1
+ typedoc:
+ specifier: ^0.25.4
+ version: 0.25.4(typescript@5.3.3)
+ typescript:
+ specifier: ^5.3.3
+ version: 5.3.3
+
+ packages/anastasis-core:
+ dependencies:
+ '@gnu-taler/taler-util':
+ specifier: workspace:*
+ version: link:../taler-util
+ fflate:
+ specifier: ^0.8.1
+ version: 0.8.1
+ tslib:
+ specifier: ^2.6.2
+ version: 2.6.2
+ devDependencies:
+ ava:
+ specifier: ^6.0.1
+ version: 6.0.1(@ava/typescript@4.1.0)
+ typescript:
+ specifier: ^5.3.3
+ version: 5.3.3
+
+ packages/anastasis-webui:
+ dependencies:
+ '@gnu-taler/anastasis-core':
+ specifier: workspace:*
+ version: link:../anastasis-core
+ '@gnu-taler/taler-util':
+ specifier: workspace:*
+ version: link:../taler-util
+ '@gnu-taler/web-util':
+ specifier: workspace:*
+ version: link:../web-util
+ date-fns:
+ specifier: 2.29.2
+ version: 2.29.2
+ jed:
+ specifier: 1.1.1
+ version: 1.1.1
+ jssha:
+ specifier: ^3.3.0
+ version: 3.3.0
+ preact:
+ specifier: 10.11.3
+ version: 10.11.3
+ preact-router:
+ specifier: ^3.2.1
+ version: 3.2.1(preact@10.11.3)
+ qrcode-generator:
+ specifier: ^1.4.4
+ version: 1.4.4
+ devDependencies:
+ '@creativebulma/bulma-tooltip':
+ specifier: ^1.2.0
+ version: 1.2.0
+ '@types/chai':
+ specifier: ^4.3.0
+ version: 4.3.3
+ '@types/mocha':
+ specifier: ^9.0.0
+ version: 9.1.1
+ bulma:
+ specifier: ^0.9.3
+ version: 0.9.4
+ bulma-checkbox:
+ specifier: ^1.1.1
+ version: 1.2.1
+ bulma-radio:
+ specifier: ^1.1.1
+ version: 1.2.0
+ chai:
+ specifier: ^4.3.6
+ version: 4.3.6
+ mocha:
+ specifier: ^9.2.0
+ version: 9.2.2
+ sass:
+ specifier: 1.56.1
+ version: 1.56.1
+ typescript:
+ specifier: ^5.3.3
+ version: 5.3.3
+
packages/auditor-backoffice-ui:
dependencies:
'@gnu-taler/taler-util':
@@ -236,109 +341,83 @@ importers:
specifier: 5.3.3
version: 5.3.3
- packages/anastasis-cli:
- dependencies:
- '@gnu-taler/anastasis-core':
- specifier: workspace:*
- version: link:../anastasis-core
- '@gnu-taler/taler-util':
- specifier: workspace:*
- version: link:../taler-util
- tslib:
- specifier: ^2.6.2
- version: 2.6.2
- devDependencies:
- '@types/node':
- specifier: ^18.11.17
- version: 18.11.17
- prettier:
- specifier: ^3.1.1
- version: 3.1.1
- typedoc:
- specifier: ^0.25.4
- version: 0.25.4(typescript@5.3.3)
- typescript:
- specifier: ^5.3.3
- version: 5.3.3
-
- packages/anastasis-core:
+ packages/auditor-test:
dependencies:
'@gnu-taler/taler-util':
specifier: workspace:*
version: link:../taler-util
- fflate:
- specifier: ^0.8.1
- version: 0.8.1
- tslib:
- specifier: ^2.6.2
- version: 2.6.2
- devDependencies:
- ava:
- specifier: ^6.0.1
- version: 6.0.1(@ava/typescript@4.1.0)
- typescript:
- specifier: ^5.3.3
- version: 5.3.3
-
- packages/anastasis-webui:
- dependencies:
- '@gnu-taler/anastasis-core':
- specifier: workspace:*
- version: link:../anastasis-core
- '@gnu-taler/taler-util':
- specifier: workspace:*
- version: link:../taler-util
'@gnu-taler/web-util':
specifier: workspace:*
version: link:../web-util
+ '@headlessui/react':
+ specifier: ^1.7.14
+ version: 1.7.14(react-dom@18.2.0)(react@18.2.0)
+ '@heroicons/react':
+ specifier: ^2.0.17
+ version: 2.0.17(react@18.2.0)
date-fns:
- specifier: 2.29.2
- version: 2.29.2
+ specifier: 2.29.3
+ version: 2.29.3
+ history:
+ specifier: 4.10.1
+ version: 4.10.1
jed:
specifier: 1.1.1
version: 1.1.1
- jssha:
- specifier: ^3.3.0
- version: 3.3.0
preact:
specifier: 10.11.3
version: 10.11.3
- preact-router:
- specifier: ^3.2.1
- version: 3.2.1(preact@10.11.3)
- qrcode-generator:
- specifier: ^1.4.4
- version: 1.4.4
+ swr:
+ specifier: 2.0.3
+ version: 2.0.3(react@18.2.0)
devDependencies:
- '@creativebulma/bulma-tooltip':
- specifier: ^1.2.0
- version: 1.2.0
+ '@gnu-taler/pogen':
+ specifier: ^0.0.5
+ version: link:../pogen
+ '@tailwindcss/forms':
+ specifier: ^0.5.3
+ version: 0.5.3(tailwindcss@3.3.2)
+ '@tailwindcss/typography':
+ specifier: ^0.5.9
+ version: 0.5.9(tailwindcss@3.3.2)
'@types/chai':
specifier: ^4.3.0
version: 4.3.3
+ '@types/history':
+ specifier: ^4.7.8
+ version: 4.7.11
'@types/mocha':
- specifier: ^9.0.0
- version: 9.1.1
- bulma:
- specifier: ^0.9.3
- version: 0.9.4
- bulma-checkbox:
- specifier: ^1.1.1
- version: 1.2.1
- bulma-radio:
- specifier: ^1.1.1
- version: 1.2.0
+ specifier: ^10.0.1
+ version: 10.0.1
+ autoprefixer:
+ specifier: ^10.4.14
+ version: 10.4.14(postcss@8.4.32)
chai:
specifier: ^4.3.6
version: 4.3.6
+ esbuild:
+ specifier: ^0.19.9
+ version: 0.19.9
+ eslint-config-preact:
+ specifier: ^1.2.0
+ version: 1.3.0(@typescript-eslint/eslint-plugin@5.41.0)(eslint@8.55.0)(typescript@5.3.3)
mocha:
specifier: ^9.2.0
version: 9.2.2
- sass:
- specifier: 1.56.1
- version: 1.56.1
+ po2json:
+ specifier: ^0.4.5
+ version: 0.4.5
+ postcss:
+ specifier: ^8.4.23
+ version: 8.4.32
+ postcss-cli:
+ specifier: ^10.1.0
+ version: 10.1.0(postcss@8.4.32)
+ tailwindcss:
+ specifier: ^3.3.2
+ version: 3.3.2
typescript:
- specifier: ^5.3.3
+ specifier: 5.3.3
version: 5.3.3
packages/challenger-ui:
@@ -942,10 +1021,10 @@ importers:
devDependencies:
'@babel/preset-react':
specifier: ^7.22.3
- version: 7.22.3(@babel/core@7.23.6)
+ version: 7.22.3(@babel/core@7.18.9)
'@babel/preset-typescript':
specifier: 7.18.6
- version: 7.18.6(@babel/core@7.23.6)
+ version: 7.18.6(@babel/core@7.18.9)
'@gnu-taler/pogen':
specifier: workspace:*
version: link:../pogen
@@ -1122,14 +1201,6 @@ packages:
'@jridgewell/gen-mapping': 0.1.1
'@jridgewell/trace-mapping': 0.3.19
- /@ampproject/remapping@2.2.1:
- resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
- engines: {node: '>=6.0.0'}
- dependencies:
- '@jridgewell/gen-mapping': 0.3.3
- '@jridgewell/trace-mapping': 0.3.20
- dev: true
-
/@apideck/better-ajv-errors@0.3.6(ajv@8.11.0):
resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==}
engines: {node: '>=10'}
@@ -1281,29 +1352,6 @@ packages:
- supports-color
dev: true
- /@babel/core@7.23.6:
- resolution: {integrity: sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==}
- engines: {node: '>=6.9.0'}
- dependencies:
- '@ampproject/remapping': 2.2.1
- '@babel/code-frame': 7.23.5
- '@babel/generator': 7.23.6
- '@babel/helper-compilation-targets': 7.23.6
- '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.6)
- '@babel/helpers': 7.23.6
- '@babel/parser': 7.23.6
- '@babel/template': 7.22.15
- '@babel/traverse': 7.23.6
- '@babel/types': 7.23.6
- convert-source-map: 2.0.0
- debug: 4.3.4
- gensync: 1.0.0-beta.2
- json5: 2.2.3
- semver: 6.3.1
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/@babel/eslint-parser@7.19.1(@babel/core@7.18.9)(eslint@7.32.0):
resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==}
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
@@ -1315,7 +1363,7 @@ packages:
'@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
eslint: 7.32.0
eslint-visitor-keys: 2.1.0
- semver: 6.3.0
+ semver: 6.3.1
dev: true
/@babel/eslint-parser@7.19.1(@babel/core@7.18.9)(eslint@8.55.0):
@@ -1329,7 +1377,7 @@ packages:
'@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
eslint: 8.55.0
eslint-visitor-keys: 2.1.0
- semver: 6.3.0
+ semver: 6.3.1
dev: true
/@babel/generator@7.19.6:
@@ -1369,16 +1417,6 @@ packages:
'@jridgewell/trace-mapping': 0.3.19
jsesc: 2.5.2
- /@babel/generator@7.23.6:
- resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==}
- engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/types': 7.23.6
- '@jridgewell/gen-mapping': 0.3.3
- '@jridgewell/trace-mapping': 0.3.20
- jsesc: 2.5.2
- dev: true
-
/@babel/helper-annotate-as-pure@7.22.5:
resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
engines: {node: '>=6.9.0'}
@@ -1456,17 +1494,6 @@ packages:
semver: 6.3.1
dev: true
- /@babel/helper-compilation-targets@7.23.6:
- resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
- engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/compat-data': 7.23.5
- '@babel/helper-validator-option': 7.23.5
- browserslist: 4.22.2
- lru-cache: 5.1.1
- semver: 6.3.1
- dev: true
-
/@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.18.9):
resolution: {integrity: sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A==}
engines: {node: '>=6.9.0'}
@@ -1521,24 +1548,6 @@ packages:
semver: 6.3.1
dev: true
- /@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.23.6):
- resolution: {integrity: sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
- dependencies:
- '@babel/core': 7.23.6
- '@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.22.20(@babel/core@7.23.6)
- '@babel/helper-skip-transparent-expression-wrappers': 7.22.5
- '@babel/helper-split-export-declaration': 7.22.6
- semver: 6.3.1
- dev: true
-
/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.18.9):
resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==}
engines: {node: '>=6.9.0'}
@@ -1758,20 +1767,6 @@ packages:
'@babel/helper-validator-identifier': 7.22.20
dev: true
- /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6):
- resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
- dependencies:
- '@babel/core': 7.23.6
- '@babel/helper-environment-visitor': 7.22.20
- '@babel/helper-module-imports': 7.22.15
- '@babel/helper-simple-access': 7.22.5
- '@babel/helper-split-export-declaration': 7.22.6
- '@babel/helper-validator-identifier': 7.22.20
- dev: true
-
/@babel/helper-optimise-call-expression@7.22.5:
resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
engines: {node: '>=6.9.0'}
@@ -1866,18 +1861,6 @@ packages:
'@babel/helper-optimise-call-expression': 7.22.5
dev: true
- /@babel/helper-replace-supers@7.22.20(@babel/core@7.23.6):
- resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
- dependencies:
- '@babel/core': 7.23.6
- '@babel/helper-environment-visitor': 7.22.20
- '@babel/helper-member-expression-to-functions': 7.23.0
- '@babel/helper-optimise-call-expression': 7.22.5
- dev: true
-
/@babel/helper-simple-access@7.19.4:
resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==}
engines: {node: '>=6.9.0'}
@@ -1984,17 +1967,6 @@ packages:
- supports-color
dev: true
- /@babel/helpers@7.23.6:
- resolution: {integrity: sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==}
- engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/template': 7.22.15
- '@babel/traverse': 7.23.6
- '@babel/types': 7.23.6
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/@babel/highlight@7.18.6:
resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
engines: {node: '>=6.9.0'}
@@ -2031,14 +2003,6 @@ packages:
dependencies:
'@babel/types': 7.23.5
- /@babel/parser@7.23.6:
- resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==}
- engines: {node: '>=6.0.0'}
- hasBin: true
- dependencies:
- '@babel/types': 7.23.6
- dev: true
-
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
engines: {node: '>=6.9.0'}
@@ -2617,16 +2581,6 @@ packages:
'@babel/helper-plugin-utils': 7.21.5
dev: true
- /@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.23.6):
- resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
- dependencies:
- '@babel/core': 7.23.6
- '@babel/helper-plugin-utils': 7.21.5
- dev: true
-
/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.18.9):
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
@@ -2849,23 +2803,23 @@ packages:
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.22.1):
+ /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.18.9):
resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.22.1
+ '@babel/core': 7.18.9
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.23.6):
+ /@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.22.1):
resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.6
+ '@babel/core': 7.22.1
'@babel/helper-plugin-utils': 7.22.5
dev: true
@@ -4053,16 +4007,6 @@ packages:
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.23.6):
- resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
- dependencies:
- '@babel/core': 7.23.6
- '@babel/helper-plugin-utils': 7.22.5
- dev: true
-
/@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.18.9):
resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==}
engines: {node: '>=6.9.0'}
@@ -4073,16 +4017,6 @@ packages:
'@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.18.9)
dev: true
- /@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.23.6):
- resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
- dependencies:
- '@babel/core': 7.23.6
- '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.23.6)
- dev: true
-
/@babel/plugin-transform-react-jsx@7.19.0(@babel/core@7.22.1):
resolution: {integrity: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg==}
engines: {node: '>=6.9.0'}
@@ -4111,20 +4045,6 @@ packages:
'@babel/types': 7.23.5
dev: true
- /@babel/plugin-transform-react-jsx@7.22.3(@babel/core@7.23.6):
- resolution: {integrity: sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
- dependencies:
- '@babel/core': 7.23.6
- '@babel/helper-annotate-as-pure': 7.22.5
- '@babel/helper-module-imports': 7.22.15
- '@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.23.6)
- '@babel/types': 7.23.5
- dev: true
-
/@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.18.9):
resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==}
engines: {node: '>=6.9.0'}
@@ -4136,17 +4056,6 @@ packages:
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.23.6):
- resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
- dependencies:
- '@babel/core': 7.23.6
- '@babel/helper-annotate-as-pure': 7.22.5
- '@babel/helper-plugin-utils': 7.22.5
- dev: true
-
/@babel/plugin-transform-regenerator@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==}
engines: {node: '>=6.9.0'}
@@ -4414,28 +4323,28 @@ packages:
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-typescript@7.20.13(@babel/core@7.22.1):
+ /@babel/plugin-transform-typescript@7.20.13(@babel/core@7.18.9):
resolution: {integrity: sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.22.1
- '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.22.1)
+ '@babel/core': 7.18.9
+ '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9)
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.22.1)
+ '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.18.9)
dev: true
- /@babel/plugin-transform-typescript@7.20.13(@babel/core@7.23.6):
+ /@babel/plugin-transform-typescript@7.20.13(@babel/core@7.22.1):
resolution: {integrity: sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.6
- '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.6)
+ '@babel/core': 7.22.1
+ '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.22.1)
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.23.6)
+ '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.22.1)
dev: true
/@babel/plugin-transform-typescript@7.22.3(@babel/core@7.18.9):
@@ -4876,43 +4785,28 @@ packages:
'@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.18.9)
dev: true
- /@babel/preset-react@7.22.3(@babel/core@7.23.6):
- resolution: {integrity: sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
- dependencies:
- '@babel/core': 7.23.6
- '@babel/helper-plugin-utils': 7.21.5
- '@babel/helper-validator-option': 7.21.0
- '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.23.6)
- '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.23.6)
- '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.23.6)
- '@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.23.6)
- dev: true
-
- /@babel/preset-typescript@7.18.6(@babel/core@7.22.1):
+ /@babel/preset-typescript@7.18.6(@babel/core@7.18.9):
resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.22.1
+ '@babel/core': 7.18.9
'@babel/helper-plugin-utils': 7.19.0
'@babel/helper-validator-option': 7.18.6
- '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.22.1)
+ '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.18.9)
dev: true
- /@babel/preset-typescript@7.18.6(@babel/core@7.23.6):
+ /@babel/preset-typescript@7.18.6(@babel/core@7.22.1):
resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.6
+ '@babel/core': 7.22.1
'@babel/helper-plugin-utils': 7.19.0
'@babel/helper-validator-option': 7.18.6
- '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.23.6)
+ '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.22.1)
dev: true
/@babel/preset-typescript@7.21.5(@babel/core@7.18.9):
@@ -5030,24 +4924,6 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/traverse@7.23.6:
- resolution: {integrity: sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==}
- engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/code-frame': 7.23.5
- '@babel/generator': 7.23.6
- '@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.23.6
- '@babel/types': 7.23.6
- debug: 4.3.4
- globals: 11.12.0
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/@babel/types@7.19.4:
resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==}
engines: {node: '>=6.9.0'}
@@ -5082,15 +4958,6 @@ packages:
'@babel/helper-validator-identifier': 7.22.20
to-fast-properties: 2.0.0
- /@babel/types@7.23.6:
- resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
- engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/helper-string-parser': 7.23.4
- '@babel/helper-validator-identifier': 7.22.20
- to-fast-properties: 2.0.0
- dev: true
-
/@bcoe/v8-coverage@0.2.3:
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
dev: true
@@ -7237,17 +7104,6 @@ packages:
resolution: {integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==}
dev: true
- /array-includes@3.1.5:
- resolution: {integrity: sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.1.4
- es-abstract: 1.20.4
- get-intrinsic: 1.1.3
- is-string: 1.0.7
- dev: true
-
/array-includes@3.1.7:
resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==}
engines: {node: '>= 0.4'}
@@ -7290,16 +7146,6 @@ packages:
es-shim-unscopables: 1.0.2
dev: true
- /array.prototype.flatmap@1.3.0:
- resolution: {integrity: sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.1.4
- es-abstract: 1.20.4
- es-shim-unscopables: 1.0.0
- dev: true
-
/array.prototype.flatmap@1.3.2:
resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==}
engines: {node: '>= 0.4'}
@@ -7467,8 +7313,8 @@ packages:
peerDependencies:
postcss: ^8.1.0
dependencies:
- browserslist: 4.21.5
- caniuse-lite: 1.0.30001482
+ browserslist: 4.22.2
+ caniuse-lite: 1.0.30001570
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -7993,7 +7839,7 @@ packages:
resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
dependencies:
- caniuse-lite: 1.0.30001565
+ caniuse-lite: 1.0.30001570
electron-to-chromium: 1.4.597
node-releases: 2.0.13
update-browserslist-db: 1.0.13(browserslist@4.21.4)
@@ -8294,8 +8140,8 @@ packages:
/caniuse-api@3.0.0:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
dependencies:
- browserslist: 4.22.1
- caniuse-lite: 1.0.30001565
+ browserslist: 4.22.2
+ caniuse-lite: 1.0.30001570
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
dev: true
@@ -9027,13 +8873,13 @@ packages:
timsort: 0.3.0
dev: true
- /css-declaration-sorter@6.3.1(postcss@8.4.23):
+ /css-declaration-sorter@6.3.1(postcss@8.4.32):
resolution: {integrity: sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==}
engines: {node: ^10 || ^12 || >=14}
peerDependencies:
postcss: ^8.0.9
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/css-loader@5.2.7(webpack@4.46.0):
@@ -9042,13 +8888,13 @@ packages:
peerDependencies:
webpack: ^4.27.0 || ^5.0.0
dependencies:
- icss-utils: 5.1.0(postcss@8.4.23)
+ icss-utils: 5.1.0(postcss@8.4.32)
loader-utils: 2.0.3
- postcss: 8.4.23
- postcss-modules-extract-imports: 3.0.0(postcss@8.4.23)
- postcss-modules-local-by-default: 4.0.0(postcss@8.4.23)
- postcss-modules-scope: 3.0.0(postcss@8.4.23)
- postcss-modules-values: 4.0.0(postcss@8.4.23)
+ postcss: 8.4.32
+ postcss-modules-extract-imports: 3.0.0(postcss@8.4.32)
+ postcss-modules-local-by-default: 4.0.0(postcss@8.4.32)
+ postcss-modules-scope: 3.0.0(postcss@8.4.32)
+ postcss-modules-values: 4.0.0(postcss@8.4.32)
postcss-value-parser: 4.2.0
schema-utils: 3.1.1
semver: 7.5.4
@@ -9158,42 +9004,42 @@ packages:
postcss-unique-selectors: 4.0.1
dev: true
- /cssnano-preset-default@5.2.12(postcss@8.4.23):
+ /cssnano-preset-default@5.2.12(postcss@8.4.32):
resolution: {integrity: sha512-OyCBTZi+PXgylz9HAA5kHyoYhfGcYdwFmyaJzWnzxuGRtnMw/kR6ilW9XzlzlRAtB6PLT/r+prYgkef7hngFew==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- css-declaration-sorter: 6.3.1(postcss@8.4.23)
- cssnano-utils: 3.1.0(postcss@8.4.23)
- postcss: 8.4.23
- postcss-calc: 8.2.4(postcss@8.4.23)
- postcss-colormin: 5.3.0(postcss@8.4.23)
- postcss-convert-values: 5.1.2(postcss@8.4.23)
- postcss-discard-comments: 5.1.2(postcss@8.4.23)
- postcss-discard-duplicates: 5.1.0(postcss@8.4.23)
- postcss-discard-empty: 5.1.1(postcss@8.4.23)
- postcss-discard-overridden: 5.1.0(postcss@8.4.23)
- postcss-merge-longhand: 5.1.6(postcss@8.4.23)
- postcss-merge-rules: 5.1.2(postcss@8.4.23)
- postcss-minify-font-values: 5.1.0(postcss@8.4.23)
- postcss-minify-gradients: 5.1.1(postcss@8.4.23)
- postcss-minify-params: 5.1.3(postcss@8.4.23)
- postcss-minify-selectors: 5.2.1(postcss@8.4.23)
- postcss-normalize-charset: 5.1.0(postcss@8.4.23)
- postcss-normalize-display-values: 5.1.0(postcss@8.4.23)
- postcss-normalize-positions: 5.1.1(postcss@8.4.23)
- postcss-normalize-repeat-style: 5.1.1(postcss@8.4.23)
- postcss-normalize-string: 5.1.0(postcss@8.4.23)
- postcss-normalize-timing-functions: 5.1.0(postcss@8.4.23)
- postcss-normalize-unicode: 5.1.0(postcss@8.4.23)
- postcss-normalize-url: 5.1.0(postcss@8.4.23)
- postcss-normalize-whitespace: 5.1.1(postcss@8.4.23)
- postcss-ordered-values: 5.1.3(postcss@8.4.23)
- postcss-reduce-initial: 5.1.0(postcss@8.4.23)
- postcss-reduce-transforms: 5.1.0(postcss@8.4.23)
- postcss-svgo: 5.1.0(postcss@8.4.23)
- postcss-unique-selectors: 5.1.1(postcss@8.4.23)
+ css-declaration-sorter: 6.3.1(postcss@8.4.32)
+ cssnano-utils: 3.1.0(postcss@8.4.32)
+ postcss: 8.4.32
+ postcss-calc: 8.2.4(postcss@8.4.32)
+ postcss-colormin: 5.3.0(postcss@8.4.32)
+ postcss-convert-values: 5.1.2(postcss@8.4.32)
+ postcss-discard-comments: 5.1.2(postcss@8.4.32)
+ postcss-discard-duplicates: 5.1.0(postcss@8.4.32)
+ postcss-discard-empty: 5.1.1(postcss@8.4.32)
+ postcss-discard-overridden: 5.1.0(postcss@8.4.32)
+ postcss-merge-longhand: 5.1.6(postcss@8.4.32)
+ postcss-merge-rules: 5.1.2(postcss@8.4.32)
+ postcss-minify-font-values: 5.1.0(postcss@8.4.32)
+ postcss-minify-gradients: 5.1.1(postcss@8.4.32)
+ postcss-minify-params: 5.1.3(postcss@8.4.32)
+ postcss-minify-selectors: 5.2.1(postcss@8.4.32)
+ postcss-normalize-charset: 5.1.0(postcss@8.4.32)
+ postcss-normalize-display-values: 5.1.0(postcss@8.4.32)
+ postcss-normalize-positions: 5.1.1(postcss@8.4.32)
+ postcss-normalize-repeat-style: 5.1.1(postcss@8.4.32)
+ postcss-normalize-string: 5.1.0(postcss@8.4.32)
+ postcss-normalize-timing-functions: 5.1.0(postcss@8.4.32)
+ postcss-normalize-unicode: 5.1.0(postcss@8.4.32)
+ postcss-normalize-url: 5.1.0(postcss@8.4.32)
+ postcss-normalize-whitespace: 5.1.1(postcss@8.4.32)
+ postcss-ordered-values: 5.1.3(postcss@8.4.32)
+ postcss-reduce-initial: 5.1.0(postcss@8.4.32)
+ postcss-reduce-transforms: 5.1.0(postcss@8.4.32)
+ postcss-svgo: 5.1.0(postcss@8.4.32)
+ postcss-unique-selectors: 5.1.1(postcss@8.4.32)
dev: true
/cssnano-util-get-arguments@4.0.0:
@@ -9218,13 +9064,13 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
- /cssnano-utils@3.1.0(postcss@8.4.23):
+ /cssnano-utils@3.1.0(postcss@8.4.32):
resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/cssnano@4.1.11:
@@ -9237,15 +9083,15 @@ packages:
postcss: 7.0.39
dev: true
- /cssnano@5.1.13(postcss@8.4.23):
+ /cssnano@5.1.13(postcss@8.4.32):
resolution: {integrity: sha512-S2SL2ekdEz6w6a2epXn4CmMKU4K3KpcyXLKfAYc9UQQqJRkD/2eLUG0vJ3Db/9OvO5GuAdgXw3pFbR6abqghDQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- cssnano-preset-default: 5.2.12(postcss@8.4.23)
+ cssnano-preset-default: 5.2.12(postcss@8.4.32)
lilconfig: 2.1.0
- postcss: 8.4.23
+ postcss: 8.4.32
yaml: 1.10.2
dev: true
@@ -9959,12 +9805,6 @@ packages:
hasown: 2.0.0
dev: true
- /es-shim-unscopables@1.0.0:
- resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==}
- dependencies:
- has: 1.0.3
- dev: true
-
/es-shim-unscopables@1.0.2:
resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==}
dependencies:
@@ -10107,7 +9947,7 @@ packages:
eslint: 7.32.0
eslint-plugin-compat: 4.0.2(eslint@7.32.0)
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@4.33.0)(eslint@7.32.0)(typescript@5.3.3)
- eslint-plugin-react: 7.31.10(eslint@7.32.0)
+ eslint-plugin-react: 7.33.2(eslint@7.32.0)
eslint-plugin-react-hooks: 4.6.0(eslint@7.32.0)
transitivePeerDependencies:
- '@typescript-eslint/eslint-plugin'
@@ -10129,7 +9969,7 @@ packages:
eslint: 8.55.0
eslint-plugin-compat: 4.0.2(eslint@8.55.0)
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.41.0)(eslint@8.55.0)(typescript@5.3.3)
- eslint-plugin-react: 7.31.10(eslint@8.55.0)
+ eslint-plugin-react: 7.33.2(eslint@8.55.0)
eslint-plugin-react-hooks: 4.6.0(eslint@8.55.0)
transitivePeerDependencies:
- '@typescript-eslint/eslint-plugin'
@@ -10185,8 +10025,8 @@ packages:
dependencies:
'@mdn/browser-compat-data': 4.2.1
ast-metadata-inferer: 0.7.0
- browserslist: 4.21.5
- caniuse-lite: 1.0.30001482
+ browserslist: 4.22.2
+ caniuse-lite: 1.0.30001570
core-js: 3.26.0
eslint: 7.32.0
find-up: 5.0.0
@@ -10202,8 +10042,8 @@ packages:
dependencies:
'@mdn/browser-compat-data': 4.2.1
ast-metadata-inferer: 0.7.0
- browserslist: 4.21.5
- caniuse-lite: 1.0.30001482
+ browserslist: 4.22.2
+ caniuse-lite: 1.0.30001570
core-js: 3.26.0
eslint: 8.55.0
find-up: 5.0.0
@@ -10348,53 +10188,57 @@ packages:
eslint: 8.55.0
dev: true
- /eslint-plugin-react@7.31.10(eslint@7.32.0):
- resolution: {integrity: sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==}
+ /eslint-plugin-react@7.33.2(eslint@7.32.0):
+ resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
dependencies:
- array-includes: 3.1.5
- array.prototype.flatmap: 1.3.0
+ array-includes: 3.1.7
+ array.prototype.flatmap: 1.3.2
+ array.prototype.tosorted: 1.1.2
doctrine: 2.1.0
+ es-iterator-helpers: 1.0.15
eslint: 7.32.0
estraverse: 5.3.0
- jsx-ast-utils: 3.3.3
+ jsx-ast-utils: 3.3.5
minimatch: 3.1.2
- object.entries: 1.1.5
- object.fromentries: 2.0.5
- object.hasown: 1.1.1
- object.values: 1.1.5
+ object.entries: 1.1.7
+ object.fromentries: 2.0.7
+ object.hasown: 1.1.3
+ object.values: 1.1.7
prop-types: 15.8.1
- resolve: 2.0.0-next.4
- semver: 6.3.0
- string.prototype.matchall: 4.0.7
+ resolve: 2.0.0-next.5
+ semver: 6.3.1
+ string.prototype.matchall: 4.0.10
dev: true
- /eslint-plugin-react@7.31.10(eslint@8.55.0):
- resolution: {integrity: sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==}
+ /eslint-plugin-react@7.33.2(eslint@8.26.0):
+ resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
dependencies:
- array-includes: 3.1.5
- array.prototype.flatmap: 1.3.0
+ array-includes: 3.1.7
+ array.prototype.flatmap: 1.3.2
+ array.prototype.tosorted: 1.1.2
doctrine: 2.1.0
- eslint: 8.55.0
+ es-iterator-helpers: 1.0.15
+ eslint: 8.26.0
estraverse: 5.3.0
- jsx-ast-utils: 3.3.3
+ jsx-ast-utils: 3.3.5
minimatch: 3.1.2
- object.entries: 1.1.5
- object.fromentries: 2.0.5
- object.hasown: 1.1.1
- object.values: 1.1.5
+ object.entries: 1.1.7
+ object.fromentries: 2.0.7
+ object.hasown: 1.1.3
+ object.values: 1.1.7
prop-types: 15.8.1
- resolve: 2.0.0-next.4
- semver: 6.3.0
- string.prototype.matchall: 4.0.7
+ resolve: 2.0.0-next.5
+ semver: 6.3.1
+ string.prototype.matchall: 4.0.10
dev: true
- /eslint-plugin-react@7.33.2(eslint@8.26.0):
+ /eslint-plugin-react@7.33.2(eslint@8.55.0):
resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==}
engines: {node: '>=4'}
peerDependencies:
@@ -10405,7 +10249,7 @@ packages:
array.prototype.tosorted: 1.1.2
doctrine: 2.1.0
es-iterator-helpers: 1.0.15
- eslint: 8.26.0
+ eslint: 8.55.0
estraverse: 5.3.0
jsx-ast-utils: 3.3.5
minimatch: 3.1.2
@@ -12060,13 +11904,13 @@ packages:
safer-buffer: 2.1.2
dev: true
- /icss-utils@5.1.0(postcss@8.4.23):
+ /icss-utils@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/idb@7.1.0:
@@ -12961,14 +12805,6 @@ packages:
resolution: {integrity: sha512-w9OtT4ALL+fbbwG3gw7erAO0jvS5nfvrukGPMWIAoea359B26ALXGpzy4YJSp9yGnpUvuvOw1nSjSoHDfWSr1w==}
dev: false
- /jsx-ast-utils@3.3.3:
- resolution: {integrity: sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==}
- engines: {node: '>=4.0'}
- dependencies:
- array-includes: 3.1.5
- object.assign: 4.1.4
- dev: true
-
/jsx-ast-utils@3.3.5:
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
engines: {node: '>=4.0'}
@@ -14078,15 +13914,6 @@ packages:
object-keys: 1.1.1
dev: true
- /object.entries@1.1.5:
- resolution: {integrity: sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.1.4
- es-abstract: 1.20.4
- dev: true
-
/object.entries@1.1.7:
resolution: {integrity: sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA==}
engines: {node: '>= 0.4'}
@@ -14096,15 +13923,6 @@ packages:
es-abstract: 1.22.3
dev: true
- /object.fromentries@2.0.5:
- resolution: {integrity: sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.1.4
- es-abstract: 1.20.4
- dev: true
-
/object.fromentries@2.0.7:
resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==}
engines: {node: '>= 0.4'}
@@ -14133,13 +13951,6 @@ packages:
get-intrinsic: 1.2.2
dev: true
- /object.hasown@1.1.1:
- resolution: {integrity: sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==}
- dependencies:
- define-properties: 1.1.4
- es-abstract: 1.20.4
- dev: true
-
/object.hasown@1.1.3:
resolution: {integrity: sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA==}
dependencies:
@@ -14161,15 +13972,6 @@ packages:
isobject: 3.0.1
dev: true
- /object.values@1.1.5:
- resolution: {integrity: sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.1.4
- es-abstract: 1.20.4
- dev: true
-
/object.values@1.1.7:
resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==}
engines: {node: '>= 0.4'}
@@ -14232,9 +14034,9 @@ packages:
peerDependencies:
webpack: ^4.0.0
dependencies:
- cssnano: 5.1.13(postcss@8.4.23)
+ cssnano: 5.1.13(postcss@8.4.32)
last-call-webpack-plugin: 3.0.0
- postcss: 8.4.23
+ postcss: 8.4.32
webpack: 4.46.0
dev: true
@@ -14652,12 +14454,12 @@ packages:
postcss-value-parser: 4.2.0
dev: true
- /postcss-calc@8.2.4(postcss@8.4.23):
+ /postcss-calc@8.2.4(postcss@8.4.32):
resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==}
peerDependencies:
postcss: ^8.2.2
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-selector-parser: 6.0.12
postcss-value-parser: 4.2.0
dev: true
@@ -14686,27 +14488,51 @@ packages:
- ts-node
dev: true
+ /postcss-cli@10.1.0(postcss@8.4.32):
+ resolution: {integrity: sha512-Zu7PLORkE9YwNdvOeOVKPmWghprOtjFQU3srMUGbdz3pHJiFh7yZ4geiZFMkjMfB0mtTFR3h8RemR62rPkbOPA==}
+ engines: {node: '>=14'}
+ hasBin: true
+ peerDependencies:
+ postcss: ^8.0.0
+ dependencies:
+ chokidar: 3.5.3
+ dependency-graph: 0.11.0
+ fs-extra: 11.1.1
+ get-stdin: 9.0.0
+ globby: 13.2.2
+ picocolors: 1.0.0
+ postcss: 8.4.32
+ postcss-load-config: 4.0.1(postcss@8.4.32)
+ postcss-reporter: 7.0.5(postcss@8.4.32)
+ pretty-hrtime: 1.0.3
+ read-cache: 1.0.0
+ slash: 5.1.0
+ yargs: 17.7.2
+ transitivePeerDependencies:
+ - ts-node
+ dev: true
+
/postcss-colormin@4.0.3:
resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==}
engines: {node: '>=6.9.0'}
dependencies:
- browserslist: 4.22.1
+ browserslist: 4.22.2
color: 3.2.1
has: 1.0.3
postcss: 7.0.39
postcss-value-parser: 3.3.1
dev: true
- /postcss-colormin@5.3.0(postcss@8.4.23):
+ /postcss-colormin@5.3.0(postcss@8.4.32):
resolution: {integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.22.1
+ browserslist: 4.22.2
caniuse-api: 3.0.0
colord: 2.9.3
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -14718,14 +14544,14 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-convert-values@5.1.2(postcss@8.4.23):
+ /postcss-convert-values@5.1.2(postcss@8.4.32):
resolution: {integrity: sha512-c6Hzc4GAv95B7suy4udszX9Zy4ETyMCgFPUDtWjdFTKH1SE9eFY/jEpHSwTH1QPuwxHpWslhckUQWbNRM4ho5g==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.22.1
- postcss: 8.4.23
+ browserslist: 4.22.2
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -14736,13 +14562,13 @@ packages:
postcss: 7.0.39
dev: true
- /postcss-discard-comments@5.1.2(postcss@8.4.23):
+ /postcss-discard-comments@5.1.2(postcss@8.4.32):
resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/postcss-discard-duplicates@4.0.2:
@@ -14752,13 +14578,13 @@ packages:
postcss: 7.0.39
dev: true
- /postcss-discard-duplicates@5.1.0(postcss@8.4.23):
+ /postcss-discard-duplicates@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/postcss-discard-empty@4.0.1:
@@ -14768,13 +14594,13 @@ packages:
postcss: 7.0.39
dev: true
- /postcss-discard-empty@5.1.1(postcss@8.4.23):
+ /postcss-discard-empty@5.1.1(postcss@8.4.32):
resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/postcss-discard-overridden@4.0.1:
@@ -14784,13 +14610,13 @@ packages:
postcss: 7.0.39
dev: true
- /postcss-discard-overridden@5.1.0(postcss@8.4.23):
+ /postcss-discard-overridden@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/postcss-import@15.1.0(postcss@8.4.23):
@@ -14813,7 +14639,7 @@ packages:
camelcase-css: 2.0.1
postcss: 8.4.23
- /postcss-load-config@3.1.4(postcss@8.4.23):
+ /postcss-load-config@3.1.4(postcss@8.4.32):
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
engines: {node: '>= 10'}
peerDependencies:
@@ -14826,7 +14652,7 @@ packages:
optional: true
dependencies:
lilconfig: 2.1.0
- postcss: 8.4.23
+ postcss: 8.4.32
yaml: 1.10.2
dev: true
@@ -14846,7 +14672,24 @@ packages:
postcss: 8.4.23
yaml: 2.2.2
- /postcss-loader@4.3.0(postcss@8.4.23)(webpack@4.46.0):
+ /postcss-load-config@4.0.1(postcss@8.4.32):
+ resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==}
+ engines: {node: '>= 14'}
+ peerDependencies:
+ postcss: '>=8.0.9'
+ ts-node: '>=9.0.0'
+ peerDependenciesMeta:
+ postcss:
+ optional: true
+ ts-node:
+ optional: true
+ dependencies:
+ lilconfig: 2.1.0
+ postcss: 8.4.32
+ yaml: 2.2.2
+ dev: true
+
+ /postcss-loader@4.3.0(postcss@8.4.32)(webpack@4.46.0):
resolution: {integrity: sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -14856,7 +14699,7 @@ packages:
cosmiconfig: 7.0.1
klona: 2.0.5
loader-utils: 2.0.3
- postcss: 8.4.23
+ postcss: 8.4.32
schema-utils: 3.1.1
semver: 7.5.4
webpack: 4.46.0
@@ -14872,22 +14715,22 @@ packages:
stylehacks: 4.0.3
dev: true
- /postcss-merge-longhand@5.1.6(postcss@8.4.23):
+ /postcss-merge-longhand@5.1.6(postcss@8.4.32):
resolution: {integrity: sha512-6C/UGF/3T5OE2CEbOuX7iNO63dnvqhGZeUnKkDeifebY0XqkkvrctYSZurpNE902LDf2yKwwPFgotnfSoPhQiw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
- stylehacks: 5.1.0(postcss@8.4.23)
+ stylehacks: 5.1.0(postcss@8.4.32)
dev: true
/postcss-merge-rules@4.0.3:
resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==}
engines: {node: '>=6.9.0'}
dependencies:
- browserslist: 4.22.1
+ browserslist: 4.22.2
caniuse-api: 3.0.0
cssnano-util-same-parent: 4.0.1
postcss: 7.0.39
@@ -14895,16 +14738,16 @@ packages:
vendors: 1.0.4
dev: true
- /postcss-merge-rules@5.1.2(postcss@8.4.23):
+ /postcss-merge-rules@5.1.2(postcss@8.4.32):
resolution: {integrity: sha512-zKMUlnw+zYCWoPN6yhPjtcEdlJaMUZ0WyVcxTAmw3lkkN/NDMRkOkiuctQEoWAOvH7twaxUUdvBWl0d4+hifRQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.22.1
+ browserslist: 4.22.2
caniuse-api: 3.0.0
- cssnano-utils: 3.1.0(postcss@8.4.23)
- postcss: 8.4.23
+ cssnano-utils: 3.1.0(postcss@8.4.32)
+ postcss: 8.4.32
postcss-selector-parser: 6.0.12
dev: true
@@ -14916,13 +14759,13 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-minify-font-values@5.1.0(postcss@8.4.23):
+ /postcss-minify-font-values@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -14936,15 +14779,15 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-minify-gradients@5.1.1(postcss@8.4.23):
+ /postcss-minify-gradients@5.1.1(postcss@8.4.32):
resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
colord: 2.9.3
- cssnano-utils: 3.1.0(postcss@8.4.23)
- postcss: 8.4.23
+ cssnano-utils: 3.1.0(postcss@8.4.32)
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -14953,22 +14796,22 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
alphanum-sort: 1.0.2
- browserslist: 4.22.1
+ browserslist: 4.22.2
cssnano-util-get-arguments: 4.0.0
postcss: 7.0.39
postcss-value-parser: 3.3.1
uniqs: 2.0.0
dev: true
- /postcss-minify-params@5.1.3(postcss@8.4.23):
+ /postcss-minify-params@5.1.3(postcss@8.4.32):
resolution: {integrity: sha512-bkzpWcjykkqIujNL+EVEPOlLYi/eZ050oImVtHU7b4lFS82jPnsCb44gvC6pxaNt38Els3jWYDHTjHKf0koTgg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.22.1
- cssnano-utils: 3.1.0(postcss@8.4.23)
- postcss: 8.4.23
+ browserslist: 4.22.2
+ cssnano-utils: 3.1.0(postcss@8.4.32)
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -14982,55 +14825,55 @@ packages:
postcss-selector-parser: 3.1.2
dev: true
- /postcss-minify-selectors@5.2.1(postcss@8.4.23):
+ /postcss-minify-selectors@5.2.1(postcss@8.4.32):
resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-selector-parser: 6.0.12
dev: true
- /postcss-modules-extract-imports@3.0.0(postcss@8.4.23):
+ /postcss-modules-extract-imports@3.0.0(postcss@8.4.32):
resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
- /postcss-modules-local-by-default@4.0.0(postcss@8.4.23):
+ /postcss-modules-local-by-default@4.0.0(postcss@8.4.32):
resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- icss-utils: 5.1.0(postcss@8.4.23)
- postcss: 8.4.23
+ icss-utils: 5.1.0(postcss@8.4.32)
+ postcss: 8.4.32
postcss-selector-parser: 6.0.12
postcss-value-parser: 4.2.0
dev: true
- /postcss-modules-scope@3.0.0(postcss@8.4.23):
+ /postcss-modules-scope@3.0.0(postcss@8.4.32):
resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-selector-parser: 6.0.12
dev: true
- /postcss-modules-values@4.0.0(postcss@8.4.23):
+ /postcss-modules-values@4.0.0(postcss@8.4.32):
resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- icss-utils: 5.1.0(postcss@8.4.23)
- postcss: 8.4.23
+ icss-utils: 5.1.0(postcss@8.4.32)
+ postcss: 8.4.32
dev: true
/postcss-nested@6.0.1(postcss@8.4.23):
@@ -15049,13 +14892,13 @@ packages:
postcss: 7.0.39
dev: true
- /postcss-normalize-charset@5.1.0(postcss@8.4.23):
+ /postcss-normalize-charset@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/postcss-normalize-display-values@4.0.2:
@@ -15067,13 +14910,13 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-normalize-display-values@5.1.0(postcss@8.4.23):
+ /postcss-normalize-display-values@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15087,13 +14930,13 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-normalize-positions@5.1.1(postcss@8.4.23):
+ /postcss-normalize-positions@5.1.1(postcss@8.4.32):
resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15107,13 +14950,13 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-normalize-repeat-style@5.1.1(postcss@8.4.23):
+ /postcss-normalize-repeat-style@5.1.1(postcss@8.4.32):
resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15126,13 +14969,13 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-normalize-string@5.1.0(postcss@8.4.23):
+ /postcss-normalize-string@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15145,13 +14988,13 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-normalize-timing-functions@5.1.0(postcss@8.4.23):
+ /postcss-normalize-timing-functions@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15159,19 +15002,19 @@ packages:
resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==}
engines: {node: '>=6.9.0'}
dependencies:
- browserslist: 4.22.1
+ browserslist: 4.22.2
postcss: 7.0.39
postcss-value-parser: 3.3.1
dev: true
- /postcss-normalize-unicode@5.1.0(postcss@8.4.23):
+ /postcss-normalize-unicode@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.22.1
- postcss: 8.4.23
+ browserslist: 4.22.2
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15185,14 +15028,14 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-normalize-url@5.1.0(postcss@8.4.23):
+ /postcss-normalize-url@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
normalize-url: 6.1.0
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15204,13 +15047,13 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-normalize-whitespace@5.1.1(postcss@8.4.23):
+ /postcss-normalize-whitespace@5.1.1(postcss@8.4.32):
resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15223,14 +15066,14 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-ordered-values@5.1.3(postcss@8.4.23):
+ /postcss-ordered-values@5.1.3(postcss@8.4.32):
resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- cssnano-utils: 3.1.0(postcss@8.4.23)
- postcss: 8.4.23
+ cssnano-utils: 3.1.0(postcss@8.4.32)
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15238,21 +15081,21 @@ packages:
resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==}
engines: {node: '>=6.9.0'}
dependencies:
- browserslist: 4.22.1
+ browserslist: 4.22.2
caniuse-api: 3.0.0
has: 1.0.3
postcss: 7.0.39
dev: true
- /postcss-reduce-initial@5.1.0(postcss@8.4.23):
+ /postcss-reduce-initial@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.22.1
+ browserslist: 4.22.2
caniuse-api: 3.0.0
- postcss: 8.4.23
+ postcss: 8.4.32
dev: true
/postcss-reduce-transforms@4.0.2:
@@ -15265,13 +15108,13 @@ packages:
postcss-value-parser: 3.3.1
dev: true
- /postcss-reduce-transforms@5.1.0(postcss@8.4.23):
+ /postcss-reduce-transforms@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
dev: true
@@ -15286,6 +15129,17 @@ packages:
thenby: 1.3.4
dev: true
+ /postcss-reporter@7.0.5(postcss@8.4.32):
+ resolution: {integrity: sha512-glWg7VZBilooZGOFPhN9msJ3FQs19Hie7l5a/eE6WglzYqVeH3ong3ShFcp9kDWJT1g2Y/wd59cocf9XxBtkWA==}
+ engines: {node: '>=10'}
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ picocolors: 1.0.0
+ postcss: 8.4.32
+ thenby: 1.3.4
+ dev: true
+
/postcss-selector-parser@3.1.2:
resolution: {integrity: sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==}
engines: {node: '>=8'}
@@ -15319,13 +15173,13 @@ packages:
svgo: 1.3.2
dev: true
- /postcss-svgo@5.1.0(postcss@8.4.23):
+ /postcss-svgo@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-value-parser: 4.2.0
svgo: 2.8.0
dev: true
@@ -15339,13 +15193,13 @@ packages:
uniqs: 2.0.0
dev: true
- /postcss-unique-selectors@5.1.1(postcss@8.4.23):
+ /postcss-unique-selectors@5.1.1(postcss@8.4.32):
resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- postcss: 8.4.23
+ postcss: 8.4.32
postcss-selector-parser: 6.0.12
dev: true
@@ -15412,7 +15266,7 @@ packages:
'@prefresh/babel-plugin': 0.4.4
'@prefresh/webpack': 3.3.4(@prefresh/babel-plugin@0.4.4)(preact@10.11.3)(webpack@4.46.0)
'@types/webpack': 4.41.33
- autoprefixer: 10.4.14(postcss@8.4.23)
+ autoprefixer: 10.4.14(postcss@8.4.32)
babel-esm-plugin: 0.9.0(webpack@4.46.0)
babel-loader: 8.2.5(@babel/core@7.22.1)(webpack@4.46.0)
babel-plugin-macros: 3.1.0
@@ -15445,9 +15299,9 @@ packages:
optimize-css-assets-webpack-plugin: 6.0.1(webpack@4.46.0)
ora: 5.4.1
pnp-webpack-plugin: 1.7.0(typescript@4.6.4)
- postcss: 8.4.23
- postcss-load-config: 3.1.4(postcss@8.4.23)
- postcss-loader: 4.3.0(postcss@8.4.23)(webpack@4.46.0)
+ postcss: 8.4.32
+ postcss-load-config: 3.1.4(postcss@8.4.32)
+ postcss-loader: 4.3.0(postcss@8.4.32)(webpack@4.46.0)
preact: 10.11.3
preact-render-to-string: 5.2.6(preact@10.11.3)
progress-bar-webpack-plugin: 2.1.0(webpack@4.46.0)
@@ -16180,14 +16034,6 @@ packages:
supports-preserve-symlinks-flag: 1.0.0
dev: true
- /resolve@2.0.0-next.4:
- resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==}
- dependencies:
- is-core-module: 2.11.0
- path-parse: 1.0.7
- supports-preserve-symlinks-flag: 1.0.0
- dev: true
-
/resolve@2.0.0-next.5:
resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==}
hasBin: true
@@ -17024,19 +16870,6 @@ packages:
side-channel: 1.0.4
dev: true
- /string.prototype.matchall@4.0.7:
- resolution: {integrity: sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.1.4
- es-abstract: 1.20.4
- get-intrinsic: 1.1.3
- has-symbols: 1.0.3
- internal-slot: 1.0.3
- regexp.prototype.flags: 1.4.3
- side-channel: 1.0.4
- dev: true
-
/string.prototype.trim@1.2.8:
resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==}
engines: {node: '>= 0.4'}
@@ -17180,19 +17013,19 @@ packages:
resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==}
engines: {node: '>=6.9.0'}
dependencies:
- browserslist: 4.22.1
+ browserslist: 4.22.2
postcss: 7.0.39
postcss-selector-parser: 3.1.2
dev: true
- /stylehacks@5.1.0(postcss@8.4.23):
+ /stylehacks@5.1.0(postcss@8.4.32):
resolution: {integrity: sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.22.1
- postcss: 8.4.23
+ browserslist: 4.22.2
+ postcss: 8.4.32
postcss-selector-parser: 6.0.12
dev: true