2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

chore: audit package deps (#227)

This commit is contained in:
Nikolay Kost
2024-03-27 03:35:03 +02:00
committed by GitHub
parent f1f9eb39da
commit 4f9729c59f
2 changed files with 98 additions and 94 deletions
+7 -1
View File
@@ -80,7 +80,13 @@
"packageManager": "pnpm@8.7.6",
"pnpm": {
"overrides": {
"semver@>=7.0.0 <7.5.2": ">=7.5.2"
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
"postcss@<8.4.31": ">=8.4.31",
"follow-redirects@<1.15.4": ">=1.15.4",
"axios@>=1.0.0 <1.6.0": ">=1.6.0",
"ip@=2.0.0": ">=2.0.1",
"follow-redirects@<=1.15.5": ">=1.15.6",
"express@<4.19.2": ">=4.19.2"
},
"packageExtensions": {
"@testing-library/vue@7": {
+91 -93
View File
@@ -6,6 +6,12 @@ settings:
overrides:
semver@>=7.0.0 <7.5.2: '>=7.5.2'
postcss@<8.4.31: '>=8.4.31'
follow-redirects@<1.15.4: '>=1.15.4'
axios@>=1.0.0 <1.6.0: '>=1.6.0'
ip@=2.0.0: '>=2.0.1'
follow-redirects@<=1.15.5: '>=1.15.6'
express@<4.19.2: '>=4.19.2'
packageExtensionsChecksum: c0808b148df5329a1d26ba39dc97359a
@@ -5034,7 +5040,7 @@ packages:
hash-sum: 1.0.2
lru-cache: 4.1.5
merge-source-map: 1.1.0
postcss: 7.0.39
postcss: 8.4.38
postcss-selector-parser: 6.0.13
source-map: 0.6.1
vue-template-es2015-compiler: 1.9.1
@@ -5683,7 +5689,7 @@ packages:
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
postcss: '>=8.4.31'
dependencies:
browserslist: 4.23.0
caniuse-lite: 1.0.30001600
@@ -5704,10 +5710,10 @@ packages:
engines: {node: '>=4'}
dev: true
/axios@1.5.1:
resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==}
/axios@1.6.8:
resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==}
dependencies:
follow-redirects: 1.15.3(debug@4.3.4)
follow-redirects: 1.15.6(debug@4.3.4)
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
@@ -6972,7 +6978,7 @@ packages:
resolution: {integrity: sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==}
engines: {node: ^10 || ^12 || >=14}
peerDependencies:
postcss: ^8.0.9
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
dev: true
@@ -6981,7 +6987,7 @@ packages:
resolution: {integrity: sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==}
engines: {node: ^10 || ^12 || >=14}
peerDependencies:
postcss: ^8.0.9
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -7068,7 +7074,7 @@ packages:
resolution: {integrity: sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
css-declaration-sorter: 6.4.1(postcss@8.4.31)
cssnano-utils: 3.1.0(postcss@8.4.31)
@@ -7106,7 +7112,7 @@ packages:
resolution: {integrity: sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
css-declaration-sorter: 6.4.1(postcss@8.4.38)
cssnano-utils: 3.1.0(postcss@8.4.38)
@@ -7144,7 +7150,7 @@ packages:
resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
dev: true
@@ -7153,7 +7159,7 @@ packages:
resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -7162,7 +7168,7 @@ packages:
resolution: {integrity: sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
cssnano-preset-default: 5.2.14(postcss@8.4.31)
lilconfig: 2.1.0
@@ -7174,7 +7180,7 @@ packages:
resolution: {integrity: sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
cssnano-preset-default: 5.2.14(postcss@8.4.38)
lilconfig: 2.1.0
@@ -8221,8 +8227,8 @@ packages:
resolution: {integrity: sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==}
dev: true
/express@4.19.1:
resolution: {integrity: sha512-K4w1/Bp7y8iSiVObmCrtq8Cs79XjJc/RU2YYkZQ7wpUu5ZyZ7MtPHkqoMz4pf+mgXfNvo2qft8D9OnrH2ABk9w==}
/express@4.19.2:
resolution: {integrity: sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==}
engines: {node: '>= 0.10.0'}
dependencies:
accepts: 1.3.8
@@ -8439,8 +8445,8 @@ packages:
resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==}
dev: true
/follow-redirects@1.15.3(debug@4.3.4):
resolution: {integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==}
/follow-redirects@1.15.6(debug@4.3.4):
resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
@@ -9105,7 +9111,7 @@ packages:
engines: {node: '>=8.0.0'}
dependencies:
eventemitter3: 4.0.7
follow-redirects: 1.15.3(debug@4.3.4)
follow-redirects: 1.15.6(debug@4.3.4)
requires-port: 1.0.0
transitivePeerDependencies:
- debug
@@ -9160,7 +9166,7 @@ packages:
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -9287,8 +9293,8 @@ packages:
side-channel: 1.0.4
dev: true
/ip@2.0.0:
resolution: {integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==}
/ip@2.0.1:
resolution: {integrity: sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==}
dev: true
/ipaddr.js@1.9.1:
@@ -11535,7 +11541,7 @@ packages:
'@yarnpkg/lockfile': 1.1.0
'@yarnpkg/parsers': 3.0.0
'@zkochan/js-yaml': 0.0.6
axios: 1.5.1
axios: 1.6.8
chalk: 4.1.0
chokidar: 3.5.3
cli-cursor: 3.1.0
@@ -12095,7 +12101,7 @@ packages:
/postcss-calc@8.2.4(postcss@8.4.31):
resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==}
peerDependencies:
postcss: ^8.2.2
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-selector-parser: 6.0.13
@@ -12105,7 +12111,7 @@ packages:
/postcss-calc@8.2.4(postcss@8.4.38):
resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==}
peerDependencies:
postcss: ^8.2.2
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-selector-parser: 6.0.13
@@ -12116,7 +12122,7 @@ packages:
resolution: {integrity: sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
caniuse-api: 3.0.0
@@ -12129,7 +12135,7 @@ packages:
resolution: {integrity: sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
caniuse-api: 3.0.0
@@ -12142,7 +12148,7 @@ packages:
resolution: {integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
postcss: 8.4.31
@@ -12153,7 +12159,7 @@ packages:
resolution: {integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
postcss: 8.4.38
@@ -12164,7 +12170,7 @@ packages:
resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
dev: true
@@ -12173,7 +12179,7 @@ packages:
resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -12182,7 +12188,7 @@ packages:
resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
dev: true
@@ -12191,7 +12197,7 @@ packages:
resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -12200,7 +12206,7 @@ packages:
resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
dev: true
@@ -12209,7 +12215,7 @@ packages:
resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -12218,7 +12224,7 @@ packages:
resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
dev: true
@@ -12227,7 +12233,7 @@ packages:
resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -12236,7 +12242,7 @@ packages:
resolution: {integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==}
engines: {node: '>= 12.13.0'}
peerDependencies:
postcss: ^7.0.0 || ^8.0.1
postcss: '>=8.4.31'
webpack: ^5.0.0
dependencies:
cosmiconfig: 7.1.0
@@ -12250,7 +12256,7 @@ packages:
resolution: {integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12261,7 +12267,7 @@ packages:
resolution: {integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12272,7 +12278,7 @@ packages:
resolution: {integrity: sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
caniuse-api: 3.0.0
@@ -12285,7 +12291,7 @@ packages:
resolution: {integrity: sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
caniuse-api: 3.0.0
@@ -12298,7 +12304,7 @@ packages:
resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12308,7 +12314,7 @@ packages:
resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12318,7 +12324,7 @@ packages:
resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
colord: 2.9.3
cssnano-utils: 3.1.0(postcss@8.4.31)
@@ -12330,7 +12336,7 @@ packages:
resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
colord: 2.9.3
cssnano-utils: 3.1.0(postcss@8.4.38)
@@ -12342,7 +12348,7 @@ packages:
resolution: {integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
cssnano-utils: 3.1.0(postcss@8.4.31)
@@ -12354,7 +12360,7 @@ packages:
resolution: {integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
cssnano-utils: 3.1.0(postcss@8.4.38)
@@ -12366,7 +12372,7 @@ packages:
resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-selector-parser: 6.0.13
@@ -12376,7 +12382,7 @@ packages:
resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-selector-parser: 6.0.13
@@ -12386,7 +12392,7 @@ packages:
resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -12395,7 +12401,7 @@ packages:
resolution: {integrity: sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
postcss: '>=8.4.31'
dependencies:
icss-utils: 5.1.0(postcss@8.4.38)
postcss: 8.4.38
@@ -12407,7 +12413,7 @@ packages:
resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-selector-parser: 6.0.13
@@ -12417,7 +12423,7 @@ packages:
resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
postcss: '>=8.4.31'
dependencies:
icss-utils: 5.1.0(postcss@8.4.38)
postcss: 8.4.38
@@ -12427,7 +12433,7 @@ packages:
resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
dev: true
@@ -12436,7 +12442,7 @@ packages:
resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
dev: true
@@ -12445,7 +12451,7 @@ packages:
resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12455,7 +12461,7 @@ packages:
resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12465,7 +12471,7 @@ packages:
resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12475,7 +12481,7 @@ packages:
resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12485,7 +12491,7 @@ packages:
resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12495,7 +12501,7 @@ packages:
resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12505,7 +12511,7 @@ packages:
resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12515,7 +12521,7 @@ packages:
resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12525,7 +12531,7 @@ packages:
resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12535,7 +12541,7 @@ packages:
resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12545,7 +12551,7 @@ packages:
resolution: {integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
postcss: 8.4.31
@@ -12556,7 +12562,7 @@ packages:
resolution: {integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
postcss: 8.4.38
@@ -12567,7 +12573,7 @@ packages:
resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
normalize-url: 6.1.0
postcss: 8.4.31
@@ -12578,7 +12584,7 @@ packages:
resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
normalize-url: 6.1.0
postcss: 8.4.38
@@ -12589,7 +12595,7 @@ packages:
resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12599,7 +12605,7 @@ packages:
resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12609,7 +12615,7 @@ packages:
resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
cssnano-utils: 3.1.0(postcss@8.4.31)
postcss: 8.4.31
@@ -12620,7 +12626,7 @@ packages:
resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
cssnano-utils: 3.1.0(postcss@8.4.38)
postcss: 8.4.38
@@ -12631,7 +12637,7 @@ packages:
resolution: {integrity: sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
caniuse-api: 3.0.0
@@ -12642,7 +12648,7 @@ packages:
resolution: {integrity: sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
caniuse-api: 3.0.0
@@ -12653,7 +12659,7 @@ packages:
resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12663,7 +12669,7 @@ packages:
resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12681,7 +12687,7 @@ packages:
resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-value-parser: 4.2.0
@@ -12692,7 +12698,7 @@ packages:
resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-value-parser: 4.2.0
@@ -12703,7 +12709,7 @@ packages:
resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.31
postcss-selector-parser: 6.0.13
@@ -12713,7 +12719,7 @@ packages:
resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
postcss: 8.4.38
postcss-selector-parser: 6.0.13
@@ -12723,14 +12729,6 @@ packages:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
dev: true
/postcss@7.0.39:
resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==}
engines: {node: '>=6.0.0'}
dependencies:
picocolors: 0.2.1
source-map: 0.6.1
dev: true
/postcss@8.4.31:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
@@ -13692,7 +13690,7 @@ packages:
resolution: {integrity: sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==}
engines: {node: '>= 10.13.0', npm: '>= 3.0.0'}
dependencies:
ip: 2.0.0
ip: 2.0.1
smart-buffer: 4.2.0
dev: true
@@ -14048,7 +14046,7 @@ packages:
resolution: {integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
postcss: 8.4.31
@@ -14059,7 +14057,7 @@ packages:
resolution: {integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==}
engines: {node: ^10 || ^12 || >=14.0}
peerDependencies:
postcss: ^8.2.15
postcss: '>=8.4.31'
dependencies:
browserslist: 4.22.1
postcss: 8.4.38
@@ -14974,7 +14972,7 @@ packages:
compression: 1.7.4
connect-history-api-fallback: 2.0.0
default-gateway: 6.0.3
express: 4.19.1
express: 4.19.2
graceful-fs: 4.2.11
html-entities: 2.5.2
http-proxy-middleware: 2.0.6(@types/express@4.17.21)(debug@4.3.4)