diff --git a/apps/renderer/package.json b/apps/renderer/package.json index 18c93d8..93bb5cb 100644 --- a/apps/renderer/package.json +++ b/apps/renderer/package.json @@ -40,7 +40,7 @@ "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^6.0.2", "autoprefixer": "^10.4.19", - "tailwindcss": "^4.0.0", + "tailwindcss": "^4.3.3", "typescript": "^7.0.2", "vite": "^8.0.16" } diff --git a/apps/tauri/package.json b/apps/tauri/package.json index 8ec9994..e54010e 100644 --- a/apps/tauri/package.json +++ b/apps/tauri/package.json @@ -19,7 +19,7 @@ "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^6.0.2", - "tailwindcss": "^4.0.0", + "tailwindcss": "^4.3.3", "typescript": "^7.0.2", "vite": "^8.0.16" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cde1e6..6cacd88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: specifier: ^10.4.19 version: 10.5.0(postcss@8.5.23) tailwindcss: - specifier: ^4.0.0 - version: 4.3.0 + specifier: ^4.3.3 + version: 4.3.3 typescript: specifier: ^7.0.2 version: 7.0.2 @@ -161,8 +161,8 @@ importers: specifier: ^6.0.2 version: 6.0.2(vite@8.0.16(@types/node@20.19.41)(jiti@2.7.0)) tailwindcss: - specifier: ^4.0.0 - version: 4.3.0 + specifier: ^4.3.3 + version: 4.3.3 typescript: specifier: ^7.0.2 version: 7.0.2 @@ -2383,12 +2383,12 @@ packages: tailwind-merge@3.6.0: resolution: {integrity: sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==} - tailwindcss@4.3.0: - resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==} - tailwindcss@4.3.1: resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+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'} @@ -4868,10 +4868,10 @@ snapshots: tailwind-merge@3.6.0: {} - tailwindcss@4.3.0: {} - tailwindcss@4.3.1: {} + tailwindcss@4.3.3: {} + tapable@2.3.3: {} text-table@0.2.0: {}