Update prettier to version 3.0.3

This commit is contained in:
depfu[bot]
2023-09-07 06:20:20 +00:00
parent a69b420aeb
commit 38c9f375f5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"eslint-config-next": "^13.4.12",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-react-hooks": "^5.0.0-canary-7118f5dd7-20230705",
"prettier": "3.0.1",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "^0.4.1"
}
}