Skip to content

Commit

Permalink
deps: updated tailwindcss, postcss,typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
warmachine028 committed Sep 4, 2024
1 parent 0f720e8 commit a1abdf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions client/package-lock.json

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

6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-compiler": "^0.0.0-experimental-b8a7b48-20240830",
"jiti": "^1.21.6",
"postcss": "^8",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.2",
"prettier-plugin-tailwindcss": "^0.6.6",
"prisma": "^5.19.1",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
},
"license": "MIT",
"name": "next-book",
Expand Down

1 comment on commit a1abdf8

@vercel
Copy link

@vercel vercel bot commented on a1abdf8 Sep 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.