diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index cddeed7b..a0a220a2 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.3", "autoprefixer": "^10.4.19", "postcss": "^8.4.39", - "tailwindcss": "^3.4.6", + "tailwindcss": "^3.4.7", "typescript": "^5.4.3", "unplugin-fonts": "^1.1.1", "vite": "^5.2.6" diff --git a/examples/overlay-react-ts/package.json b/examples/overlay-react-ts/package.json index 31164bbd..1d5f2dda 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.3", "autoprefixer": "^10.4.19", "postcss": "^8.4.39", - "tailwindcss": "^3.4.6", + "tailwindcss": "^3.4.7", "typescript": "^5.4.3", "unplugin-fonts": "^1.1.1", "vite": "^5.2.6" diff --git a/examples/popup-react-ts/package.json b/examples/popup-react-ts/package.json index 19ec25ad..b5b5ba74 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.3", "autoprefixer": "^10.4.19", "postcss": "^8.4.39", - "tailwindcss": "^3.4.6", + "tailwindcss": "^3.4.7", "typescript": "^5.4.3", "unplugin-fonts": "^1.1.1", "vite": "^5.2.6" diff --git a/examples/sidepanel-react-ts/package.json b/examples/sidepanel-react-ts/package.json index 9244e89c..50594e79 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.3", "autoprefixer": "^10.4.19", "postcss": "^8.4.39", - "tailwindcss": "^3.4.6", + "tailwindcss": "^3.4.7", "typescript": "^5.4.3", "unplugin-fonts": "^1.1.1", "vite": "^5.2.6"