diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index a359fa80..03b9b1fe 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.4", "autoprefixer": "^10.4.19", "postcss": "^8.4.40", - "tailwindcss": "^3.4.7", + "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "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 ed30c657..2394dc2f 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.4", "autoprefixer": "^10.4.19", "postcss": "^8.4.40", - "tailwindcss": "^3.4.7", + "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "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 7a1b1836..9433ac56 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.4", "autoprefixer": "^10.4.19", "postcss": "^8.4.40", - "tailwindcss": "^3.4.7", + "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1", "vite": "^5.2.6" diff --git a/examples/popup-svelte-ts/package.json b/examples/popup-svelte-ts/package.json index 46f8a3ca..a4424e4a 100644 --- a/examples/popup-svelte-ts/package.json +++ b/examples/popup-svelte-ts/package.json @@ -45,7 +45,7 @@ "lint-staged": "^15.2.2", "svelte": "^4.2.18", "svelte-check": "^3.8.4", - "tailwindcss": "^3.4.1", + "tailwindcss": "^3.4.10", "tslib": "^2.7.0", "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 e38f5ce1..557c076e 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -68,7 +68,7 @@ "husky": "^9.1.4", "autoprefixer": "^10.4.19", "postcss": "^8.4.40", - "tailwindcss": "^3.4.7", + "tailwindcss": "^3.4.10", "typescript": "^5.5.4", "unplugin-fonts": "^1.1.1", "vite": "^5.2.6"