mirror of
https://github.com/Xevion/xevion.dev.git
synced 2025-12-06 01:16:58 -06:00
Prettier format global
This commit is contained in:
15
package.json
15
package.json
@@ -23,10 +23,11 @@
|
||||
"@vercel/analytics": "^0.1.6",
|
||||
"next": "^15.1.1",
|
||||
"plaiceholder": "^2.5.0",
|
||||
"prettier": "^3.4.2",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-icons": "^4.10.1",
|
||||
"react-markdown": "^8.0.4",
|
||||
"react-markdown": "^9.0.1",
|
||||
"react-ogp": "^0.0.3",
|
||||
"react-wrap-balancer": "^0.4.0",
|
||||
"sass": "^1.56.2",
|
||||
@@ -36,17 +37,17 @@
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
"@eslint/eslintrc": "^3",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "15.1.1",
|
||||
"@eslint/eslintrc": "^3",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"prettier-plugin-tailwindcss": "^0.1.13"
|
||||
"postcss": "^8",
|
||||
"prettier-plugin-tailwindcss": "^0.6.9",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5"
|
||||
},
|
||||
"ct3aMetadata": {
|
||||
"initVersion": "6.11.3"
|
||||
|
||||
Reference in New Issue
Block a user