diff --git a/docs/package.json b/docs/package.json index c32f3ba..8d5a904 100644 --- a/docs/package.json +++ b/docs/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@tailwindcss/cli": "^4.3.0", - "tailwindcss": "^4.3.0" + "tailwindcss": "^4.3.3" }, "pnpm": { "onlyBuiltDependencies": ["@parcel/watcher"] diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 7cd1993..39c0d32 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: ^4.3.0 version: 4.3.0 tailwindcss: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.3.3 + version: 4.3.3 packages: @@ -383,6 +383,9 @@ packages: tailwindcss@4.3.0: resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==} + tailwindcss@4.3.3: + resolution: {integrity: sha512-gOhV3P7ufE62QDGg1zVaTgCR+EtPv92k2nIhVcVKcLmxT1sUBsQGhnZj175j+MqRt4zLF7ic+sCYjfhxMxj7YQ==} + tapable@2.3.3: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} @@ -662,4 +665,6 @@ snapshots: tailwindcss@4.3.0: {} + tailwindcss@4.3.3: {} + tapable@2.3.3: {}