Skip to content

Commit

Permalink
chore(deps): update tailwindcss monorepo to v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent 02d18d7 commit 51f9886
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 85 deletions.
4 changes: 2 additions & 2 deletions deployables/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@playwright/test": "1.50.1",
"@react-router/dev": "7.1.5",
"@sentry/vite-plugin": "3.1.2",
"@tailwindcss/vite": "4.0.4",
"@tailwindcss/vite": "4.0.5",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
Expand All @@ -68,7 +68,7 @@
"globals": "15.14.0",
"jsdom": "26.0.0",
"postcss": "8.5.1",
"tailwindcss": "4.0.4",
"tailwindcss": "4.0.5",
"typescript": "5.7.3",
"vite": "6.1.0",
"vite-tsconfig-paths": "5.1.4",
Expand Down
4 changes: 2 additions & 2 deletions deployables/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@playwright/test": "1.50.1",
"@safe-global/safe-gateway-typescript-sdk": "3.22.9",
"@sentry/esbuild-plugin": "3.1.2",
"@tailwindcss/postcss": "4.0.4",
"@tailwindcss/postcss": "4.0.5",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
Expand Down Expand Up @@ -60,7 +60,7 @@
"postcss": "8.5.1",
"postcss-replace": "2.0.1",
"rimraf": "6.0.1",
"tailwindcss": "4.0.4",
"tailwindcss": "4.0.5",
"typescript": "5.7.3",
"vitest": "3.0.5",
"vitest-chrome": "0.1.0"
Expand Down
4 changes: 2 additions & 2 deletions deployables/landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"react-router": "7.1.5"
},
"devDependencies": {
"@tailwindcss/vite": "4.0.4",
"@tailwindcss/vite": "4.0.5",
"@vitejs/plugin-react": "4.3.4",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"autoprefixer": "10.4.20",
"eslint": "9.20.0",
"postcss": "8.5.1",
"tailwindcss": "4.0.4",
"tailwindcss": "4.0.5",
"typescript": "5.7.3",
"vite": "6.1.0",
"vite-plugin-open-graph": "2.0.6"
Expand Down
158 changes: 79 additions & 79 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51f9886

Please sign in to comment.