diff --git a/apps/studio-next/package.json b/apps/studio-next/package.json index 0ead3d47d..9e27410f0 100644 --- a/apps/studio-next/package.json +++ b/apps/studio-next/package.json @@ -16,7 +16,7 @@ "eslint": "8.46.0", "eslint-config-next": "13.4.12", "next": "13.4.12", - "postcss": "8.4.27", + "postcss": "8.4.31", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.3", diff --git a/apps/studio/package.json b/apps/studio/package.json index a6f93ce51..f76cd2701 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -110,7 +110,7 @@ "https-browserify": "^1.0.0", "markdown-toc": "^1.2.0", "path-browserify": "^1.0.1", - "postcss": "^8.4.19", + "postcss": "^8.4.31", "process": "^0.11.10", "raw-loader": "^4.0.2", "react-scripts": "5.0.1", diff --git a/package-lock.json b/package-lock.json index 18ad827b4..9c8dd4e61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -557,7 +557,7 @@ "https-browserify": "^1.0.0", "markdown-toc": "^1.2.0", "path-browserify": "^1.0.1", - "postcss": "^8.4.19", + "postcss": "^8.4.31", "process": "^0.11.10", "raw-loader": "^4.0.2", "react-scripts": "5.0.1", @@ -582,7 +582,7 @@ "eslint": "8.46.0", "eslint-config-next": "13.4.12", "next": "13.4.12", - "postcss": "8.4.27", + "postcss": "8.4.31", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.3", @@ -594,33 +594,6 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.6.tgz", "integrity": "sha512-q0RkvNgMweWWIvSMDiXhflGUKMdIxBo2M2tYM/0kEGDueQByFzK4KZAgu5YHGFNxziTlppNpTIBcqHQAxlfHdA==" }, - "apps/studio-next/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==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, "apps/studio-next/node_modules/typescript": { "version": "5.1.6", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", @@ -26540,7 +26513,9 @@ } }, "node_modules/postcss": { - "version": "8.4.24", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "funding": [ { "type": "opencollective", @@ -26555,7 +26530,6 @@ "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "dependencies": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", @@ -34266,7 +34240,7 @@ "@types/react": "^18.2.5", "eslint": "^7.32.0", "eslint-config-custom": "*", - "postcss": "^8.4.20", + "postcss": "^8.4.31", "tailwind-config": "*", "tsconfig": "*", "tsup": "^6.1.3", @@ -35399,7 +35373,7 @@ "monaco-editor": "0.34.1", "monaco-yaml": "4.0.2", "path-browserify": "^1.0.1", - "postcss": "^8.4.19", + "postcss": "^8.4.31", "process": "^0.11.10", "raw-loader": "^4.0.2", "react": "^18.2.0", @@ -35615,7 +35589,7 @@ "classnames": "^2.3.2", "eslint": "^7.32.0", "eslint-config-custom": "*", - "postcss": "^8.4.20", + "postcss": "^8.4.31", "react": "^18.2.0", "react-dom": "^18.2.0", "tailwind-config": "*", @@ -51794,7 +51768,9 @@ "dev": true }, "postcss": { - "version": "8.4.24", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "requires": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", @@ -54567,7 +54543,7 @@ "eslint": "8.46.0", "eslint-config-next": "13.4.12", "next": "13.4.12", - "postcss": "8.4.27", + "postcss": "8.4.31", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.3", @@ -54579,16 +54555,6 @@ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.6.tgz", "integrity": "sha512-q0RkvNgMweWWIvSMDiXhflGUKMdIxBo2M2tYM/0kEGDueQByFzK4KZAgu5YHGFNxziTlppNpTIBcqHQAxlfHdA==" }, - "postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", - "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - } - }, "typescript": { "version": "5.1.6", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", diff --git a/packages/ui/package.json b/packages/ui/package.json index f018c207d..8412bb01f 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -34,7 +34,7 @@ "@types/react": "^18.2.5", "eslint": "^7.32.0", "eslint-config-custom": "*", - "postcss": "^8.4.20", + "postcss": "^8.4.31", "tailwind-config": "*", "tsconfig": "*", "tsup": "^6.1.3",