diff --git a/apps/admin/package.json b/apps/admin/package.json index d11ffff5ed..15f395e5e1 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -77,7 +77,7 @@ "devDependencies": { "@happy-dom/global-registrator": "20.9.0", "@playwright/test": "1.60.0", - "@tailwindcss/forms": "0.5.9", + "@tailwindcss/forms": "0.5.11", "@tailwindcss/postcss": "4.2.2", "@tailwindcss/typography": "0.5.15", "@testing-library/jest-dom": "6.9.1", diff --git a/apps/landing/package.json b/apps/landing/package.json index 7cd0e1625d..b68d16f405 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -75,7 +75,7 @@ }, "devDependencies": { "@happy-dom/global-registrator": "20.9.0", - "@tailwindcss/forms": "0.5.9", + "@tailwindcss/forms": "0.5.11", "@tailwindcss/postcss": "4.2.2", "@tailwindcss/typography": "0.5.15", "@testing-library/jest-dom": "6.9.1", diff --git a/apps/storefront/package.json b/apps/storefront/package.json index 5abad75c87..3165757842 100644 --- a/apps/storefront/package.json +++ b/apps/storefront/package.json @@ -106,7 +106,7 @@ "@happy-dom/global-registrator": "20.9.0", "@playwright/test": "1.60.0", "@slicemachine/adapter-next": "0.3.53", - "@tailwindcss/forms": "0.5.9", + "@tailwindcss/forms": "0.5.11", "@tailwindcss/postcss": "4.2.2", "@tailwindcss/typography": "0.5.15", "@testing-library/jest-dom": "6.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82562a9e98..2d674f417a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,8 +167,8 @@ importers: specifier: 1.60.0 version: 1.60.0 '@tailwindcss/forms': - specifier: 0.5.9 - version: 0.5.9(tailwindcss@4.2.2) + specifier: 0.5.11 + version: 0.5.11(tailwindcss@4.2.2) '@tailwindcss/postcss': specifier: 4.2.2 version: 4.2.2 @@ -318,8 +318,8 @@ importers: specifier: 20.9.0 version: 20.9.0 '@tailwindcss/forms': - specifier: 0.5.9 - version: 0.5.9(tailwindcss@4.2.2) + specifier: 0.5.11 + version: 0.5.11(tailwindcss@4.2.2) '@tailwindcss/postcss': specifier: 4.2.2 version: 4.2.2 @@ -562,8 +562,8 @@ importers: specifier: 0.3.53 version: 0.3.53(@prismicio/types@0.2.9)(@types/uuid@9.0.8)(next@16.2.4(@babel/core@7.29.0)(@opentelemetry/api@1.9.1)(@playwright/test@1.60.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.80.5))(react@19.2.5)(uuid@10.0.0) '@tailwindcss/forms': - specifier: 0.5.9 - version: 0.5.9(tailwindcss@4.2.2) + specifier: 0.5.11 + version: 0.5.11(tailwindcss@4.2.2) '@tailwindcss/postcss': specifier: 4.2.2 version: 4.2.2 @@ -2964,10 +2964,10 @@ packages: '@swc/helpers@0.5.15': resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} - '@tailwindcss/forms@0.5.9': - resolution: {integrity: sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==} + '@tailwindcss/forms@0.5.11': + resolution: {integrity: sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==} peerDependencies: - tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20' + tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20 || >= 4.0.0-beta.1' '@tailwindcss/node@4.2.2': resolution: {integrity: sha512-pXS+wJ2gZpVXqFaUEjojq7jzMpTGf8rU6ipJz5ovJV6PUGmlJ+jvIwGrzdHdQ80Sg+wmQxUFuoW1UAAwHNEdFA==} @@ -8495,7 +8495,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@tailwindcss/forms@0.5.9(tailwindcss@4.2.2)': + '@tailwindcss/forms@0.5.11(tailwindcss@4.2.2)': dependencies: mini-svg-data-uri: 1.4.4 tailwindcss: 4.2.2