diff --git a/example/package.json b/example/package.json index e5fffba..3b254d7 100644 --- a/example/package.json +++ b/example/package.json @@ -19,7 +19,7 @@ "@vitejs/plugin-react": "^6.0.2", "autoprefixer": "^10.4.8", "postcss": "^8.5.15", - "tailwindcss": "^4.3.2", + "tailwindcss": "^4.3.3", "typescript": "^4.6.4", "vite": "^8.1.3" } diff --git a/example/yarn.lock b/example/yarn.lock index 3b7f57a..f3b8a80 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -400,10 +400,10 @@ source-map-js@^1.2.1: resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== -tailwindcss@^4.3.2: - version "4.3.2" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.3.2.tgz#408ee67d767a0fef7b174674bb9c5ce136a5ace1" - integrity sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA== +tailwindcss@^4.3.3: + version "4.3.3" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.3.3.tgz#c006861611c213c1877893ab5b23daa16be2bb55" + integrity sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ== tinyglobby@^0.2.17: version "0.2.17"