diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index 03b9b1fe..0f8c566a 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.4", "autoprefixer": "^10.4.19", - "postcss": "^8.4.40", + "postcss": "^8.4.44", "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 2394dc2f..665a051f 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.4", "autoprefixer": "^10.4.19", - "postcss": "^8.4.40", + "postcss": "^8.4.44", "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 9433ac56..899aa02c 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.4", "autoprefixer": "^10.4.19", - "postcss": "^8.4.40", + "postcss": "^8.4.44", "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 557c076e..7f4b8039 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.4", "autoprefixer": "^10.4.19", - "postcss": "^8.4.40", + "postcss": "^8.4.44", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1",