feat: 添加postcss依赖
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@vitejs/plugin-legacy": "^5.3.2",
|
||||
"antd": "^5.16.1",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"axios": "^1.6.8",
|
||||
"crypto-js": "^4.2.0",
|
||||
"gsap": "^3.12.5",
|
||||
@@ -45,6 +46,7 @@
|
||||
"eslint-plugin-react-refresh": "^0.4.6",
|
||||
"less": "^4.2.0",
|
||||
"postcss-less": "^6.0.0",
|
||||
"postcss-preset-env": "^9.5.9",
|
||||
"prettier": "^3.2.5",
|
||||
"stylelint": "^16.2.1",
|
||||
"stylelint-config-recess-order": "^5.0.0",
|
||||
|
800
pnpm-lock.yaml
generated
800
pnpm-lock.yaml
generated
@@ -23,6 +23,9 @@ dependencies:
|
||||
antd:
|
||||
specifier: ^5.16.1
|
||||
version: 5.16.1(react-dom@18.2.0)(react@18.2.0)
|
||||
autoprefixer:
|
||||
specifier: ^10.4.19
|
||||
version: 10.4.19(postcss@8.4.38)
|
||||
axios:
|
||||
specifier: ^1.6.8
|
||||
version: 1.6.8
|
||||
@@ -106,6 +109,9 @@ devDependencies:
|
||||
postcss-less:
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.0(postcss@8.4.38)
|
||||
postcss-preset-env:
|
||||
specifier: ^9.5.9
|
||||
version: 9.5.9(postcss@8.4.38)
|
||||
prettier:
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
@@ -1665,6 +1671,46 @@ packages:
|
||||
tinycolor2: 1.6.0
|
||||
dev: false
|
||||
|
||||
/@csstools/cascade-layer-name-parser@1.0.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4):
|
||||
resolution: {integrity: sha512-RRqNjxTZDUhx7pxYOBG/AkCVmPS3zYzfE47GEhIGkFuWFTQGJBgWOUUkKNo5MfxIfjDz5/1L3F3rF1oIsYaIpw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
'@csstools/css-parser-algorithms': ^2.6.1
|
||||
'@csstools/css-tokenizer': ^2.2.4
|
||||
dependencies:
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
dev: true
|
||||
|
||||
/@csstools/color-helpers@4.2.0:
|
||||
resolution: {integrity: sha512-hJJrSBzbfGxUsaR6X4Bzd/FLx0F1ulKnR5ljY9AiXCtsR+H+zSWQDFWlKES1BRaVZTDHLpIIHS9K2o0h+JLlrg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
dev: true
|
||||
|
||||
/@csstools/css-calc@1.2.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4):
|
||||
resolution: {integrity: sha512-iQqIW5vDPqQdLx07/atCuNKDprhIWjB0b8XRhUyXZWBZYUG+9mNyFwyu30rypX84WLevVo25NYW2ipxR8WyseQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
'@csstools/css-parser-algorithms': ^2.6.1
|
||||
'@csstools/css-tokenizer': ^2.2.4
|
||||
dependencies:
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
dev: true
|
||||
|
||||
/@csstools/css-color-parser@2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4):
|
||||
resolution: {integrity: sha512-0/v6OPpcg+b8TJT2N1Rcp0oH5xEvVOU5K2qDkaR3IMHNXuJ7XfVCQLINt3Cuj8mr54DbilEoZ9uvAmHBoZ//Fw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
'@csstools/css-parser-algorithms': ^2.6.1
|
||||
'@csstools/css-tokenizer': ^2.2.4
|
||||
dependencies:
|
||||
'@csstools/color-helpers': 4.2.0
|
||||
'@csstools/css-calc': 1.2.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
dev: true
|
||||
|
||||
/@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4):
|
||||
resolution: {integrity: sha512-ubEkAaTfVZa+WwGhs5jbo5Xfqpeaybr/RvWzvFxRs4jfq16wH8l8Ty/QEEpINxll4xhuGfdMbipRyz5QZh9+FA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
@@ -1690,6 +1736,348 @@ packages:
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-cascade-layers@4.0.4(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-MKErv8lpEwVmAcAwidY1Kfd3oWrh2Q14kxHs9xn26XzjP/PrcdngWq63lJsZeMlBY7o+WlEOeE+FP6zPzeY2uw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/selector-specificity': 3.0.3(postcss-selector-parser@6.0.16)
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-color-function@3.0.14(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-joGAf5bT3Jg1CpybupMJ4DwNg/VNjmLWZoWMDmX0MTy/ftHA1Qr4+CslqTT4AA1n6Dx4Wa+DSMGPrDLHtRP0jg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-color-mix-function@2.0.14(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-ZLbgtdhyuOoWoRo/W8jFv68q+IMgTJHOAI+WunRbrRPqI+vJ0K2rud/lS9Se5urzM/imVKs/kz0Uobm5Yj4HUg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-exponential-functions@1.0.5(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-7S7I7KgwHWQYzJJAoIjRtUf7DQs1dxipeg1A6ikZr0PYapNJX7UHz0evlpE67SQqYj1xBs70gpG7xUv3uLp4PA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-calc': 1.2.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-font-format-keywords@3.0.2(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-E0xz2sjm4AMCkXLCFvI/lyl4XO6aN1NCSMMVEOngFDJ+k2rDwfr6NDjWljk1li42jiLNChVX+YFnmfGCigZKXw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-gamut-mapping@1.0.7(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-vrsHsl5TN6NB5CT0rPG6JE9V2GLFftcmPtF/k4cWT4gyVMCsDyS9wEVl82sgvh/JQ32TaUo6bh8Ndl+XRJqGQw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-gradients-interpolation-method@4.0.15(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-0xQ5r4WU/6W2lDmnOTx9liC1Cq6RSnrkEzqX7d0cRA3fz5hjC276pA0nLMoAiY3vtAp0u71nTk/3TRdnCx/OUw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-hwb-function@3.0.13(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-f44tgkFSxJBGm8UjlkAfBP7xE2x2XFFdvNdedHl8jpx2pQcW8a50OT3yeMnM3NB9Y2Ynd7Wn8iXARiV/IHoKvw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-ic-unit@3.0.6(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-fHaU9C/sZPauXMrzPitZ/xbACbvxbkPpHoUgB9Kw5evtsBWdVkVrajOyiT9qX7/c+G1yjApoQjP1fQatldsy9w==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-initial@1.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-wtb+IbUIrIf8CrN6MLQuFR7nlU5C7PwuebfeEXfjthUha1+XZj2RVi+5k/lukToA24sZkYAiSJfHM8uG/UZIdg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-is-pseudo-class@4.0.6(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-HilOhAsMpFheMYkuaREZx+CGa4hsG6kQdzwXSsuqKDFzYz2eIMP213+3dH/vUbPXaWrzqLKr8m3i0dgYPoh7vg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/selector-specificity': 3.0.3(postcss-selector-parser@6.0.16)
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-light-dark-function@1.0.3(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-izW8hvhOqJlarLcGXO5PSylW9pQS3fytmhRdx2/e1oZFi15vs7ZShOHcREHJ3FfGdYqDA10cP9uhH0A3hmm1Rw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-logical-float-and-clear@2.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-SsrWUNaXKr+e/Uo4R/uIsqJYt3DaggIh/jyZdhy/q8fECoJSKsSMr7nObSLdvoULB69Zb6Bs+sefEIoMG/YfOA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-logical-overflow@1.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-Kl4lAbMg0iyztEzDhZuQw8Sj9r2uqFDcU1IPl+AAt2nue8K/f1i7ElvKtXkjhIAmKiy5h2EY8Gt/Cqg0pYFDCw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-logical-overscroll-behavior@1.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-+kHamNxAnX8ojPCtV8WPcUP3XcqMFBSDuBuvT6MHgq7oX4IQxLIXKx64t7g9LiuJzE7vd06Q9qUYR6bh4YnGpQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-logical-resize@2.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-W5Gtwz7oIuFcKa5SmBjQ2uxr8ZoL7M2bkoIf0T1WeNqljMkBrfw1DDA8/J83k57NQ1kcweJEjkJ04pUkmyee3A==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-logical-viewport-units@2.0.7(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-L4G3zsp/bnU0+WXUyysihCUH14LkfMgUJsS9vKz3vCYbVobOTqQRoNXnEPpyNp8WYyolLqAWbGGJhVu8J6u2OQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-media-minmax@1.1.4(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-xl/PIO3TUbXO1ZA4SA6HCw+Q9UGe2cgeRKx3lHCzoNig2D4bT5vfVCOrwhxjUb09oHihc9eI3I0iIfVPiXaN1A==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-calc': 1.2.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/media-query-list-parser': 2.1.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.7(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-HBDAQw1K0NilcHGMUHv8jzf2mpOtcWTVKtuY3AeZ5TS1uyWWNVi5/yuA/tREPLU9WifNdqHQ+rfbsV/8zTIkTg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/media-query-list-parser': 2.1.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-nested-calc@3.0.2(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-ySUmPyawiHSmBW/VI44+IObcKH0v88LqFe0d09Sb3w4B1qjkaROc6d5IA3ll9kjD46IIX/dbO5bwFN/swyoyZA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-normalize-display-values@3.0.2(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-fCapyyT/dUdyPtrelQSIV+d5HqtTgnNP/BEG9IuhgXHt93Wc4CfC1bQ55GzKAjWrZbgakMQ7MLfCXEf3rlZJOw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-oklab-function@3.0.14(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-92xdpcfc2wB3z4+GftPA0PXMuGI/tRLw9Tc0+HzpaAHHxyLK6aCJtoQIcw0Ox/PthXtqXZn/3wWT/Idfe8I7Wg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-progressive-custom-properties@3.2.0(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-BZlirVxCRgKlE7yVme+Xvif72eTn1MYXj8oZ4Knb+jwaH4u3AN1DjbhM7j86RP5vvuAOexJ4JwfifYYKWMN/QQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-relative-color-syntax@2.0.14(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-NlxgLjAjVCTUVGiWk8WNj3dKvux9eC6O5aLM3BmdA8UXEwBHYI9r4IqlanxG9PlcXnzhTUX6eZsqgmxwt4FPow==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-scope-pseudo-class@3.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-3ZFonK2gfgqg29gUJ2w7xVw2wFJ1eNWVDONjbzGkm73gJHVCYK5fnCqlLr+N+KbEfv2XbWAO0AaOJCFB6Fer6A==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-stepped-value-functions@3.0.6(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-rnyp8tWRuBXERTHVdB5hjUlif5dQgPcyN+BX55wUnYpZ3LN9QPfK2Z3/HUZymwyou8Gg6vhd6X2W+g1pLq1jYg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-calc': 1.2.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-text-decoration-shorthand@3.0.6(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-Q8HEu4AEiwNVZBD6+DpQ8M9SajpMow4+WtmndWIAv8qxDtDYL4JK1xXWkhOGk28PrcJawOvkrEZ8Ri59UN1TJw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/color-helpers': 4.2.0
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-trigonometric-functions@3.0.6(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-i5Zd0bMJooZAn+ZcDmPij2WCkcOJJJ6opzK+QeDjxbMrYmoGQl0CY8FDHdeQyBF1Nly+Q0Fq3S7QfdNLKBBaCg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-calc': 1.2.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/postcss-unset-value@3.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-dbDnZ2ja2U8mbPP0Hvmt2RMEGBiF1H7oY6HYSpjteXJGihYwgxgTr6KRbbJ/V6c+4wd51M+9980qG4gKVn5ttg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@csstools/selector-resolve-nested@1.1.0(postcss-selector-parser@6.0.16):
|
||||
resolution: {integrity: sha512-uWvSaeRcHyeNenKg8tp17EVDRkpflmdyvbE0DHo6D/GdBb6PDnCYYU6gRpXhtICMGMcahQmj2zGxwFM/WC8hCg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss-selector-parser: ^6.0.13
|
||||
dependencies:
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/@csstools/selector-specificity@3.0.2(postcss-selector-parser@6.0.16):
|
||||
resolution: {integrity: sha512-RpHaZ1h9LE7aALeQXmXrJkRG84ZxIsctEN2biEUmFyKpzFM3zZ35eUMcIzZFsw/2olQE6v69+esEqU2f1MKycg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
@@ -1699,6 +2087,24 @@ packages:
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/@csstools/selector-specificity@3.0.3(postcss-selector-parser@6.0.16):
|
||||
resolution: {integrity: sha512-KEPNw4+WW5AVEIyzC80rTbWEUatTW2lXpN8+8ILC8PiPeWPjwUzrPZDIOZ2wwqDmeqOYTdSGyL3+vE5GC3FB3Q==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss-selector-parser: ^6.0.13
|
||||
dependencies:
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/@csstools/utilities@1.0.0(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-tAgvZQe/t2mlvpNosA4+CkMiZ2azISW5WPAcdSalZlEjQvUfghHxfQcrCiK/7/CrfAWVxyM88kGFYO82heIGDg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/@ctrl/tinycolor@3.6.1:
|
||||
resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
|
||||
engines: {node: '>=10'}
|
||||
@@ -3174,6 +3580,21 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/autoprefixer@10.4.19(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
browserslist: 4.23.0
|
||||
caniuse-lite: 1.0.30001600
|
||||
fraction.js: 4.3.7
|
||||
normalize-range: 0.1.2
|
||||
picocolors: 1.0.0
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
/available-typed-arrays@1.0.7:
|
||||
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -3687,11 +4108,42 @@ packages:
|
||||
resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==}
|
||||
dev: false
|
||||
|
||||
/css-blank-pseudo@6.0.2(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-J/6m+lsqpKPqWHOifAFtKFeGLOzw3jR92rxQcwRUfA/eTuZzKfKlxOmYDx2+tqOPQAueNvBiY8WhAeHu5qNmTg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/css-functions-list@3.2.1:
|
||||
resolution: {integrity: sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==}
|
||||
engines: {node: '>=12 || >=16'}
|
||||
dev: true
|
||||
|
||||
/css-has-pseudo@6.0.3(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-qIsDxK/z0byH/mpNsv5hzQ5NOl8m1FRmOLgZpx4bG5uYHnOlO2XafeMI4mFIgNSViHwoUWcxSJZyyijaAmbs+A==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/selector-specificity': 3.0.3(postcss-selector-parser@6.0.16)
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/css-prefers-color-scheme@9.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-iFit06ochwCKPRiWagbTa1OAWCvWWVdEnIFd8BaRrgO8YrrNh4RAWUQTFcYX5tdFZgFl1DJ3iiULchZyEbnF4g==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/css-select@4.3.0:
|
||||
resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==}
|
||||
dependencies:
|
||||
@@ -3740,6 +4192,10 @@ packages:
|
||||
resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
/cssdb@8.0.0:
|
||||
resolution: {integrity: sha512-hfpm8VXc7/dhcEWpLvKDLwImOSk1sa2DxL36OEiY/4h2MGfKjPYIMZo4hnEEl+TCJr2GwcX46jF5TafRASDe9w==}
|
||||
dev: true
|
||||
|
||||
/cssesc@3.0.0:
|
||||
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
||||
engines: {node: '>=4'}
|
||||
@@ -4576,6 +5032,9 @@ packages:
|
||||
mime-types: 2.1.35
|
||||
dev: false
|
||||
|
||||
/fraction.js@4.3.7:
|
||||
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
|
||||
|
||||
/fragment-cache@0.2.1:
|
||||
resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
@@ -5800,6 +6259,10 @@ packages:
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/normalize-range@0.1.2:
|
||||
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
/npm-run-path@5.3.0:
|
||||
resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
@@ -6089,6 +6552,186 @@ packages:
|
||||
resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
/postcss-attribute-case-insensitive@6.0.3(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-KHkmCILThWBRtg+Jn1owTnHPnFit4OkqS+eKiGEOPIGke54DCeYGJ6r0Fx/HjfE9M9kznApCLcU0DvnPchazMQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/postcss-clamp@4.1.0(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==}
|
||||
engines: {node: '>=7.6.0'}
|
||||
peerDependencies:
|
||||
postcss: ^8.4.6
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-color-functional-notation@6.0.9(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-8i/ofOArZ4fljp+3g+HI6Pok01Kb8YaSqInrJt2vMimEKrI0ZDNRLpH+wLhXBNu/Bi8zeWDvxhvCqsGSpu8E6Q==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-color-hex-alpha@9.0.4(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-XQZm4q4fNFqVCYMGPiBjcqDhuG7Ey2xrl99AnDJMyr5eDASsAGalndVgHZF8i97VFNy1GQeZc4q2ydagGmhelQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-color-rebeccapurple@9.0.3(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-ruBqzEFDYHrcVq3FnW3XHgwRqVMrtEPLBtD7K2YmsLKVc2jbkxzzNEctJKsPCpDZ+LeMHLKRDoSShVefGc+CkQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-custom-media@10.0.4(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-Ubs7O3wj2prghaKRa68VHBvuy3KnTQ0zbGwqDYY1mntxJD0QL2AeiAy+AMfl3HBedTCVr2IcFNktwty9YpSskA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/cascade-layer-name-parser': 1.0.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/media-query-list-parser': 2.1.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-custom-properties@13.3.8(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-OP9yj4yXxYOiW2n2TRpnE7C0yePvBiZb72S22mZVNzZEObdTYFjNaX6oZO4R4E8Ie9RmC/Jxw8EKYSbLrC1EFA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/cascade-layer-name-parser': 1.0.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-custom-selectors@7.1.8(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-fqDkGSEsO7+oQaqdRdR8nwwqH+N2uk6LE/2g4myVJJYz/Ly418lHKEleKTdV/GzjBjFcG4n0dbfuH/Pd2BE8YA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/cascade-layer-name-parser': 1.0.9(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/postcss-dir-pseudo-class@8.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-uULohfWBBVoFiZXgsQA24JV6FdKIidQ+ZqxOouhWwdE+qJlALbkS5ScB43ZTjPK+xUZZhlaO/NjfCt5h4IKUfw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/postcss-double-position-gradients@5.0.6(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-QJ+089FKMaqDxOhhIHsJrh4IP7h4PIHNC5jZP5PMmnfUScNu8Hji2lskqpFWCvu+5sj+2EJFyzKd13sLEWOZmQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-focus-visible@9.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-N2VQ5uPz3Z9ZcqI5tmeholn4d+1H14fKXszpjogZIrFbhaq0zNAtq8sAnw6VLiqGbL8YBzsnu7K9bBkTqaRimQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/postcss-focus-within@8.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-NFU3xcY/xwNaapVb+1uJ4n23XImoC86JNwkY/uduytSl2s9Ekc2EpzmRR63+ExitnW3Mab3Fba/wRPCT5oDILA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/postcss-font-variant@5.0.0(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==}
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-gap-properties@5.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-k2z9Cnngc24c0KF4MtMuDdToROYqGMMUQGcE6V0odwjHyOHtaDBlLeRBV70y9/vF7KIbShrTRZ70JjsI1BZyWw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-image-set-function@6.0.3(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-i2bXrBYzfbRzFnm+pVuxVePSTCRiNmlfssGI4H0tJQvDue+yywXwUxe68VyzXs7cGtMaH6MCLY6IbCShrSroCw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-lab-function@6.0.14(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-ddQS9FRWT8sfl4wfW0ae8fpP2JdLIuhC9pYpHq1077avjrLzg73T9IEVu5QmFa72nJhYFlO9CbqjcoSdEzfY9A==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/css-color-parser': 2.0.0(@csstools/css-parser-algorithms@2.6.1)(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/utilities': 1.0.0(postcss@8.4.38)
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-less@6.0.0(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-FPX16mQLyEjLzEuuJtxA8X3ejDLNGGEG503d2YGZR5Ask1SpDN8KmZUMpzCvyalWRywAn1n1VOA5dcqfCLo5rg==}
|
||||
engines: {node: '>=12'}
|
||||
@@ -6098,6 +6741,65 @@ packages:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-logical@7.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-8GwUQZE0ri0K0HJHkDv87XOLC8DE0msc+HoWLeKdtjDZEwpZ5xuK3QdV6FhmHSQW40LPkg43QzvATRAI3LsRkg==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-nesting@12.1.2(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-FUmTHGDNundodutB4PUBxt/EPuhgtpk8FJGRsBhOuy+6FnkR2A8RZWIsyyy6XmhvX2DZQQWIkvu+HB4IbJm+Ew==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/selector-resolve-nested': 1.1.0(postcss-selector-parser@6.0.16)
|
||||
'@csstools/selector-specificity': 3.0.3(postcss-selector-parser@6.0.16)
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/postcss-opacity-percentage@2.0.0(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.2
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-overflow-shorthand@5.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-XzjBYKLd1t6vHsaokMV9URBt2EwC9a7nDhpQpjoPk2HRTSQfokPfyAS/Q7AOrzUu6q+vp/GnrDBGuj/FCaRqrQ==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-page-break@3.0.4(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==}
|
||||
peerDependencies:
|
||||
postcss: ^8
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-place@9.0.1(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-JfL+paQOgRQRMoYFc2f73pGuG/Aw3tt4vYMR6UA3cWVMxivviPTnMFnFTczUJOA4K2Zga6xgQVE+PcLs64WC8Q==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
dev: true
|
||||
|
||||
/postcss-prefix-selector@1.16.0(postcss@5.2.18):
|
||||
resolution: {integrity: sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q==}
|
||||
peerDependencies:
|
||||
@@ -6106,6 +6808,93 @@ packages:
|
||||
postcss: 5.2.18
|
||||
dev: false
|
||||
|
||||
/postcss-preset-env@9.5.9(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-W+WgDH1MOWLT3Fsvknd45pzGMQ8Sp3fmt94Pxeik3Zkqfhw2XUDF8FehfV3Naxw4l/NrKPWLtltPJYVnpjMmfw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
'@csstools/postcss-cascade-layers': 4.0.4(postcss@8.4.38)
|
||||
'@csstools/postcss-color-function': 3.0.14(postcss@8.4.38)
|
||||
'@csstools/postcss-color-mix-function': 2.0.14(postcss@8.4.38)
|
||||
'@csstools/postcss-exponential-functions': 1.0.5(postcss@8.4.38)
|
||||
'@csstools/postcss-font-format-keywords': 3.0.2(postcss@8.4.38)
|
||||
'@csstools/postcss-gamut-mapping': 1.0.7(postcss@8.4.38)
|
||||
'@csstools/postcss-gradients-interpolation-method': 4.0.15(postcss@8.4.38)
|
||||
'@csstools/postcss-hwb-function': 3.0.13(postcss@8.4.38)
|
||||
'@csstools/postcss-ic-unit': 3.0.6(postcss@8.4.38)
|
||||
'@csstools/postcss-initial': 1.0.1(postcss@8.4.38)
|
||||
'@csstools/postcss-is-pseudo-class': 4.0.6(postcss@8.4.38)
|
||||
'@csstools/postcss-light-dark-function': 1.0.3(postcss@8.4.38)
|
||||
'@csstools/postcss-logical-float-and-clear': 2.0.1(postcss@8.4.38)
|
||||
'@csstools/postcss-logical-overflow': 1.0.1(postcss@8.4.38)
|
||||
'@csstools/postcss-logical-overscroll-behavior': 1.0.1(postcss@8.4.38)
|
||||
'@csstools/postcss-logical-resize': 2.0.1(postcss@8.4.38)
|
||||
'@csstools/postcss-logical-viewport-units': 2.0.7(postcss@8.4.38)
|
||||
'@csstools/postcss-media-minmax': 1.1.4(postcss@8.4.38)
|
||||
'@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.7(postcss@8.4.38)
|
||||
'@csstools/postcss-nested-calc': 3.0.2(postcss@8.4.38)
|
||||
'@csstools/postcss-normalize-display-values': 3.0.2(postcss@8.4.38)
|
||||
'@csstools/postcss-oklab-function': 3.0.14(postcss@8.4.38)
|
||||
'@csstools/postcss-progressive-custom-properties': 3.2.0(postcss@8.4.38)
|
||||
'@csstools/postcss-relative-color-syntax': 2.0.14(postcss@8.4.38)
|
||||
'@csstools/postcss-scope-pseudo-class': 3.0.1(postcss@8.4.38)
|
||||
'@csstools/postcss-stepped-value-functions': 3.0.6(postcss@8.4.38)
|
||||
'@csstools/postcss-text-decoration-shorthand': 3.0.6(postcss@8.4.38)
|
||||
'@csstools/postcss-trigonometric-functions': 3.0.6(postcss@8.4.38)
|
||||
'@csstools/postcss-unset-value': 3.0.1(postcss@8.4.38)
|
||||
autoprefixer: 10.4.19(postcss@8.4.38)
|
||||
browserslist: 4.23.0
|
||||
css-blank-pseudo: 6.0.2(postcss@8.4.38)
|
||||
css-has-pseudo: 6.0.3(postcss@8.4.38)
|
||||
css-prefers-color-scheme: 9.0.1(postcss@8.4.38)
|
||||
cssdb: 8.0.0
|
||||
postcss: 8.4.38
|
||||
postcss-attribute-case-insensitive: 6.0.3(postcss@8.4.38)
|
||||
postcss-clamp: 4.1.0(postcss@8.4.38)
|
||||
postcss-color-functional-notation: 6.0.9(postcss@8.4.38)
|
||||
postcss-color-hex-alpha: 9.0.4(postcss@8.4.38)
|
||||
postcss-color-rebeccapurple: 9.0.3(postcss@8.4.38)
|
||||
postcss-custom-media: 10.0.4(postcss@8.4.38)
|
||||
postcss-custom-properties: 13.3.8(postcss@8.4.38)
|
||||
postcss-custom-selectors: 7.1.8(postcss@8.4.38)
|
||||
postcss-dir-pseudo-class: 8.0.1(postcss@8.4.38)
|
||||
postcss-double-position-gradients: 5.0.6(postcss@8.4.38)
|
||||
postcss-focus-visible: 9.0.1(postcss@8.4.38)
|
||||
postcss-focus-within: 8.0.1(postcss@8.4.38)
|
||||
postcss-font-variant: 5.0.0(postcss@8.4.38)
|
||||
postcss-gap-properties: 5.0.1(postcss@8.4.38)
|
||||
postcss-image-set-function: 6.0.3(postcss@8.4.38)
|
||||
postcss-lab-function: 6.0.14(postcss@8.4.38)
|
||||
postcss-logical: 7.0.1(postcss@8.4.38)
|
||||
postcss-nesting: 12.1.2(postcss@8.4.38)
|
||||
postcss-opacity-percentage: 2.0.0(postcss@8.4.38)
|
||||
postcss-overflow-shorthand: 5.0.1(postcss@8.4.38)
|
||||
postcss-page-break: 3.0.4(postcss@8.4.38)
|
||||
postcss-place: 9.0.1(postcss@8.4.38)
|
||||
postcss-pseudo-class-any-link: 9.0.2(postcss@8.4.38)
|
||||
postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.38)
|
||||
postcss-selector-not: 7.0.2(postcss@8.4.38)
|
||||
dev: true
|
||||
|
||||
/postcss-pseudo-class-any-link@9.0.2(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-HFSsxIqQ9nA27ahyfH37cRWGk3SYyQLpk0LiWw/UGMV4VKT5YG2ONee4Pz/oFesnK0dn2AjcyequDbIjKJgB0g==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/postcss-replace-overflow-wrap@4.0.0(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==}
|
||||
peerDependencies:
|
||||
postcss: ^8.0.3
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-resolve-nested-selector@0.1.1:
|
||||
resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==}
|
||||
dev: true
|
||||
@@ -6119,6 +6908,16 @@ packages:
|
||||
postcss: 8.4.38
|
||||
dev: true
|
||||
|
||||
/postcss-selector-not@7.0.2(postcss@8.4.38):
|
||||
resolution: {integrity: sha512-/SSxf/90Obye49VZIfc0ls4H0P6i6V1iHv0pzZH8SdgvZOPFkF37ef1r5cyWcMflJSFJ5bfuoluTnFnBBFiuSA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
dev: true
|
||||
|
||||
/postcss-selector-parser@6.0.16:
|
||||
resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==}
|
||||
engines: {node: '>=4'}
|
||||
@@ -6137,7 +6936,6 @@ packages:
|
||||
|
||||
/postcss-value-parser@4.2.0:
|
||||
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
||||
dev: true
|
||||
|
||||
/postcss@5.2.18:
|
||||
resolution: {integrity: sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==}
|
||||
|
@@ -8,6 +8,8 @@ import imagemin from 'unplugin-imagemin/vite'
|
||||
import viteCompression from 'vite-plugin-compression'
|
||||
import { createHtmlPlugin } from 'vite-plugin-html'
|
||||
import legacy from '@vitejs/plugin-legacy'
|
||||
import postcssPresetEnv from 'postcss-preset-env'
|
||||
import autoprefixer from 'autoprefixer'
|
||||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
||||
// @ts-expect-error
|
||||
//配置参数
|
||||
@@ -89,6 +91,26 @@ export default defineConfig(({ mode }) => {
|
||||
extensions: ['.mjs', '.js', '.ts', '.jsx', '.tsx', '.json'], // 默认值,这些文件引入时不需要写后缀
|
||||
},
|
||||
css: {
|
||||
modules: {
|
||||
// 一般我们可以通过 generateScopedName 属性来对生成的类名进行自定义
|
||||
// 其中,name 表示当前文件名,local 表示类名
|
||||
generateScopedName: "[name]__[local]___[hash:base64:5]"
|
||||
},
|
||||
postcss:{
|
||||
plugins:[
|
||||
postcssPresetEnv(),
|
||||
autoprefixer({ // 自动添加前缀
|
||||
overrideBrowserslist: [
|
||||
"Android 4.1",
|
||||
"iOS 7.1",
|
||||
"Chrome > 31",
|
||||
"ff > 31",
|
||||
"ie >= 8"
|
||||
],
|
||||
})
|
||||
|
||||
]
|
||||
},
|
||||
preprocessorOptions: {
|
||||
less: {
|
||||
javascriptEnabled: true,
|
||||
|
Reference in New Issue
Block a user