From 6c416a2e05e03bf61f1584ab5f4d26fc93947dfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:02:34 +0900 Subject: [PATCH] chore(deps): update dependency postcss to v8.4.30 (#1452) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency postcss to v8.4.30 * Add change log --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: たふみ --- .changeset/large-fans-repeat.md | 5 +++++ example/nextjs-app/package-lock.json | 14 +++++++------- example/nextjs-app/package.json | 2 +- example/vite-app/package-lock.json | 8 ++++---- example/vite-app/package.json | 2 +- package-lock.json | 16 ++++++++-------- packages/for-ui/package.json | 2 +- 7 files changed, 27 insertions(+), 22 deletions(-) create mode 100644 .changeset/large-fans-repeat.md diff --git a/.changeset/large-fans-repeat.md b/.changeset/large-fans-repeat.md new file mode 100644 index 00000000..aa6901d9 --- /dev/null +++ b/.changeset/large-fans-repeat.md @@ -0,0 +1,5 @@ +--- +"@4design/for-ui": patch +--- + +chore(deps): update dependency postcss to v8.4.30 diff --git a/example/nextjs-app/package-lock.json b/example/nextjs-app/package-lock.json index e2f7e7b7..283c23df 100644 --- a/example/nextjs-app/package-lock.json +++ b/example/nextjs-app/package-lock.json @@ -26,7 +26,7 @@ "@types/react-table": "7.7.14", "autoprefixer": "10.4.15", "next": "13.4.19", - "postcss": "8.4.27", + "postcss": "8.4.30", "tailwindcss": "3.3.3", "typescript": "5.1.6", "yalc": "1.0.0-pre.53" @@ -2063,9 +2063,9 @@ } }, "node_modules/postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.30", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", "funding": [ { "type": "opencollective", @@ -4362,9 +4362,9 @@ "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==" }, "postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.30", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", "requires": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", diff --git a/example/nextjs-app/package.json b/example/nextjs-app/package.json index 6756f9c6..48d5f3a0 100644 --- a/example/nextjs-app/package.json +++ b/example/nextjs-app/package.json @@ -27,7 +27,7 @@ "@types/react-table": "7.7.14", "autoprefixer": "10.4.15", "next": "13.4.19", - "postcss": "8.4.27", + "postcss": "8.4.30", "tailwindcss": "3.3.3", "typescript": "5.1.6", "yalc": "1.0.0-pre.53" diff --git a/example/vite-app/package-lock.json b/example/vite-app/package-lock.json index 5eced5f6..1f402280 100644 --- a/example/vite-app/package-lock.json +++ b/example/vite-app/package-lock.json @@ -26,7 +26,7 @@ "@typescript-eslint/parser": "5.62.0", "@vitejs/plugin-react": "2.2.0", "autoprefixer": "10.4.15", - "postcss": "8.4.27", + "postcss": "8.4.30", "prettier": "3.0.1", "tailwindcss": "3.3.3", "typescript": "5.1.6", @@ -3665,9 +3665,9 @@ } }, "node_modules/postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.30", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", "funding": [ { "type": "opencollective", diff --git a/example/vite-app/package.json b/example/vite-app/package.json index 68a159c6..2be9160f 100644 --- a/example/vite-app/package.json +++ b/example/vite-app/package.json @@ -26,7 +26,7 @@ "@typescript-eslint/parser": "5.62.0", "@vitejs/plugin-react": "2.2.0", "autoprefixer": "10.4.15", - "postcss": "8.4.27", + "postcss": "8.4.30", "prettier": "3.0.1", "tailwindcss": "3.3.3", "typescript": "5.1.6", diff --git a/package-lock.json b/package-lock.json index 90b6a3fe..b3dfa423 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21676,9 +21676,9 @@ } }, "node_modules/postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.30", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", "funding": [ { "type": "opencollective", @@ -27714,7 +27714,7 @@ "babel-loader": "9.1.0", "jsdom": "22.1.0", "npm-run-all": "4.1.5", - "postcss": "8.4.27", + "postcss": "8.4.30", "react": "18.2.0", "react-dom": "18.2.0", "react-hook-form": "7.45.4", @@ -30078,7 +30078,7 @@ "jsdom": "22.1.0", "material-ui-popup-state": "5.0.9", "npm-run-all": "4.1.5", - "postcss": "8.4.27", + "postcss": "8.4.30", "react": "18.2.0", "react-dom": "18.2.0", "react-dropzone": "14.2.3", @@ -46383,9 +46383,9 @@ "dev": true }, "postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.30", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.30.tgz", + "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", "requires": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", diff --git a/packages/for-ui/package.json b/packages/for-ui/package.json index f6225ea3..b851343b 100644 --- a/packages/for-ui/package.json +++ b/packages/for-ui/package.json @@ -88,7 +88,7 @@ "babel-loader": "9.1.0", "jsdom": "22.1.0", "npm-run-all": "4.1.5", - "postcss": "8.4.27", + "postcss": "8.4.30", "react": "18.2.0", "react-dom": "18.2.0", "react-hook-form": "7.45.4",