mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
chore: update Prettier and XML plugin dependencies
This commit is contained in:
@@ -51,17 +51,17 @@
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"turndown": "^7.2.0",
|
||||
"turndown-plugin-gfm": "^1.0.2",
|
||||
"typescript": "5.1.6"
|
||||
"typescript": "5.1.6",
|
||||
"prettier": "^3.3.3",
|
||||
"@prettier/plugin-xml": "^3.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.26.9",
|
||||
"@babel/parser": "^7.26.9",
|
||||
"@babel/plugin-syntax-typescript": "^7.25.9",
|
||||
"@biomejs/biome": "1.7.0",
|
||||
"@prettier/plugin-xml": "^3.4.1",
|
||||
"@types/react": "18.3.5",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user