Skip to content

Commit

Permalink
build(deps): update tailwindcss monorepo to ^4.0.0-alpha.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 7575094 commit 4a134f4
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 72 deletions.
4 changes: 2 additions & 2 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"next": "^15.0.0-rc.0",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "^19.0.0-rc-fb9a90fa48-20240614",
"tailwindcss": "^4.0.0-alpha.23",
"tailwindcss": "^4.0.0-alpha.24",
"zod": "^3.23.8"
},
"description": "",
"devDependencies": {
"@shinju-date/database": "workspace:*",
"@shinju-date/eslint-config": "workspace:*",
"@tailwindcss/postcss": "^4.0.0-alpha.23",
"@tailwindcss/postcss": "^4.0.0-alpha.24",
"@tsconfig/next": "^2.0.3",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^20.16.5",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-infinite-scroll-component": "^6.1.0",
"swr": "^2.2.5",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^4.0.0-alpha.23",
"tailwindcss": "^4.0.0-alpha.24",
"temporal-polyfill": "^0.2.5",
"ufo": "^1.5.4",
"zod": "^3.23.8"
Expand All @@ -33,7 +33,7 @@
"@next/mdx": "^15.0.0-rc.0",
"@shinju-date/database": "workspace:*",
"@shinju-date/eslint-config": "workspace:*",
"@tailwindcss/postcss": "^4.0.0-alpha.23",
"@tailwindcss/postcss": "^4.0.0-alpha.24",
"@tsconfig/next": "^2.0.3",
"@tsconfig/strictest": "^2.0.5",
"@types/dedent": "^0.7.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@inabagumi/prettier-config": "^3.0.0",
"prettier": "~3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^4.0.0-alpha.23",
"tailwindcss": "^4.0.0-alpha.24",
"turbo": "^2.1.1",
"typescript": "~5.6.2"
},
Expand Down
134 changes: 67 additions & 67 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 4a134f4

Please sign in to comment.