diff --git a/playground/vue3/package.json b/playground/vue3/package.json index 2049e6c..dd9e04f 100644 --- a/playground/vue3/package.json +++ b/playground/vue3/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "autoprefixer": "^10.4.14", - "postcss": "^8.4.21", + "postcss": "^8.5.6", "tailwindcss": "^3.2.7", "typescript": "^5.0.2", "vite": "^4.2.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42d7029..bcd7737 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,13 +59,13 @@ importers: devDependencies: autoprefixer: specifier: ^10.4.14 - version: 10.4.14(postcss@8.4.21) + version: 10.4.14(postcss@8.5.6) postcss: - specifier: ^8.4.21 - version: 8.4.21 + specifier: ^8.5.6 + version: 8.5.6 tailwindcss: specifier: ^3.2.7 - version: 3.2.7(postcss@8.4.21) + version: 3.2.7(postcss@8.5.6) typescript: specifier: ^5.0.2 version: 5.0.2 @@ -1718,6 +1718,7 @@ packages: loupe@2.3.6: resolution: {integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==} + deprecated: Please upgrade to 2.3.7 which fixes GHSA-4q6p-r6v2-jvc5 loupe@3.2.1: resolution: {integrity: sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==} @@ -2084,10 +2085,6 @@ packages: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} - source-map-js@1.2.0: - resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} - engines: {node: '>=0.10.0'} - source-map-js@1.2.1: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} @@ -2098,6 +2095,7 @@ packages: sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + deprecated: Please use @jridgewell/sourcemap-codec instead space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -3324,7 +3322,7 @@ snapshots: '@vue/shared': 3.4.27 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-core@3.5.20': dependencies: @@ -3372,7 +3370,7 @@ snapshots: estree-walker: 2.0.2 magic-string: 0.30.10 postcss: 8.5.6 - source-map-js: 1.2.0 + source-map-js: 1.2.1 '@vue/compiler-sfc@3.5.20': dependencies: @@ -3587,14 +3585,14 @@ snapshots: '@babel/parser': 7.28.3 pathe: 2.0.3 - autoprefixer@10.4.14(postcss@8.4.21): + autoprefixer@10.4.14(postcss@8.5.6): dependencies: browserslist: 4.21.5 caniuse-lite: 1.0.30001468 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.21 + postcss: 8.5.6 postcss-value-parser: 4.2.0 autoprefixer@10.4.21(postcss@8.5.6): @@ -4172,9 +4170,9 @@ snapshots: mlly: 1.2.0 pathe: 1.1.0 - postcss-import@14.1.0(postcss@8.4.21): + postcss-import@14.1.0(postcss@8.5.6): dependencies: - postcss: 8.4.21 + postcss: 8.5.6 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.1 @@ -4186,22 +4184,17 @@ snapshots: read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.21): - dependencies: - camelcase-css: 2.0.1 - postcss: 8.4.21 - postcss-js@4.0.1(postcss@8.5.6): dependencies: camelcase-css: 2.0.1 postcss: 8.5.6 - postcss-load-config@3.1.4(postcss@8.4.21): + postcss-load-config@3.1.4(postcss@8.5.6): dependencies: lilconfig: 2.1.0 yaml: 1.10.2 optionalDependencies: - postcss: 8.4.21 + postcss: 8.5.6 postcss-load-config@4.0.2(postcss@8.5.6): dependencies: @@ -4210,9 +4203,9 @@ snapshots: optionalDependencies: postcss: 8.5.6 - postcss-nested@6.0.0(postcss@8.4.21): + postcss-nested@6.0.0(postcss@8.5.6): dependencies: - postcss: 8.4.21 + postcss: 8.5.6 postcss-selector-parser: 6.0.11 postcss-nested@6.0.1(postcss@8.5.6): @@ -4423,8 +4416,6 @@ snapshots: source-map-js@1.0.2: {} - source-map-js@1.2.0: {} - source-map-js@1.2.1: {} source-map@0.6.1: {} @@ -4492,7 +4483,7 @@ snapshots: tabbable@6.2.0: {} - tailwindcss@3.2.7(postcss@8.4.21): + tailwindcss@3.2.7(postcss@8.5.6): dependencies: arg: 5.0.2 chokidar: 3.5.3 @@ -4508,11 +4499,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.21 - postcss-import: 14.1.0(postcss@8.4.21) - postcss-js: 4.0.1(postcss@8.4.21) - postcss-load-config: 3.1.4(postcss@8.4.21) - postcss-nested: 6.0.0(postcss@8.4.21) + postcss: 8.5.6 + postcss-import: 14.1.0(postcss@8.5.6) + postcss-js: 4.0.1(postcss@8.5.6) + postcss-load-config: 3.1.4(postcss@8.5.6) + postcss-nested: 6.0.0(postcss@8.5.6) postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 quick-lru: 5.1.1 @@ -4657,7 +4648,7 @@ snapshots: dependencies: browserslist: 4.21.5 escalade: 3.1.1 - picocolors: 1.0.0 + picocolors: 1.1.1 update-browserslist-db@1.1.3(browserslist@4.25.4): dependencies: