1
0
Fork 0

chore(deps): bump prettier - MAJOR, @types/prettier - MAJOR, prettier-plugin-tailwindcss

This commit is contained in:
Vojtěch Mareš 2023-09-09 00:43:53 +02:00
parent 33fd1503a5
commit 4023d38dfd
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 28 additions and 22 deletions

View file

@ -30,7 +30,7 @@
"@tailwindcss/typography": "^0.5.9",
"@types/eslint": "^8.37.0",
"@types/node": "^18.16.0",
"@types/prettier": "^2.7.2",
"@types/prettier": "^3.0.0",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^6.6.0",
@ -40,8 +40,8 @@
"eslint": "^8.40.0",
"eslint-config-next": "^13.4.2",
"postcss": "^8.4.21",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.2.8",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"prisma": "^5.2.0",
"tailwindcss": "^3.3.0",
"typescript": "^5.2.2"