From 0f2352a1dfa461b2bcfbed7ae7093a6e6d6d3414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 23:10:23 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.4.25 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8fb968..367c459 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -4643,7 +4643,7 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/pluginutils@5.0.2(rollup@3.23.0): + /@rollup/pluginutils@5.0.2(rollup@3.26.2): resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -4655,7 +4655,7 @@ packages: '@types/estree': 1.0.1 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.23.0 + rollup: 3.26.2 dev: true /@rushstack/node-core-library@3.59.4(@types/node@20.2.3): @@ -10968,8 +10968,8 @@ packages: '@babel/runtime': 7.21.5 dev: true - /postcss@8.4.25: - resolution: {integrity: sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==} + /postcss@8.4.31: + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -11721,19 +11721,11 @@ packages: glob: 7.2.3 dev: true - /rollup@3.23.0: - resolution: {integrity: sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - requiresBuild: true - optionalDependencies: - fsevents: 2.3.2 - dev: true - /rollup@3.26.2: resolution: {integrity: sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true + requiresBuild: true optionalDependencies: fsevents: 2.3.2 dev: true @@ -12869,7 +12861,7 @@ packages: typescript: '*' dependencies: '@microsoft/api-extractor': 7.36.0(@types/node@20.2.3) - '@rollup/pluginutils': 5.0.2(rollup@3.23.0) + '@rollup/pluginutils': 5.0.2(rollup@3.26.2) '@rushstack/node-core-library': 3.59.4(@types/node@20.2.3) '@vue/language-core': 1.8.3(typescript@5.0.4) debug: 4.3.4 @@ -12877,7 +12869,7 @@ packages: typescript: 5.0.4 vue-tsc: 1.8.3(typescript@5.0.4) optionalDependencies: - rollup: 3.23.0 + rollup: 3.26.2 vite: 4.4.3(@types/node@20.2.3) transitivePeerDependencies: - '@types/node' @@ -12920,7 +12912,7 @@ packages: dependencies: '@types/node': 20.2.3 esbuild: 0.18.12 - postcss: 8.4.25 + postcss: 8.4.31 rollup: 3.26.2 optionalDependencies: fsevents: 2.3.2