diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index 8c90b1cc..43b971b5 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.3", "husky": "^9.1.5", "autoprefixer": "^10.4.19", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1", diff --git a/examples/overlay-react-ts/package.json b/examples/overlay-react-ts/package.json index c901636a..41161cd8 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.3", "husky": "^9.1.5", "autoprefixer": "^10.4.19", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1", diff --git a/examples/popup-react-ts/package.json b/examples/popup-react-ts/package.json index 0238ea32..0952ae88 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.3", "husky": "^9.1.5", "autoprefixer": "^10.4.19", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1", diff --git a/examples/sidepanel-react-ts/package.json b/examples/sidepanel-react-ts/package.json index d95d1b88..0989746e 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -67,7 +67,7 @@ "prettier": "^3.3.3", "husky": "^9.1.5", "autoprefixer": "^10.4.19", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1",