feat(chat): removed unused depedencies
This commit is contained in:
parent
6d630fee92
commit
470007c9f8
1 changed files with 1 additions and 6 deletions
|
|
@ -25,14 +25,9 @@
|
||||||
"@fastify/static": "^8.3.0",
|
"@fastify/static": "^8.3.0",
|
||||||
"@fastify/websocket": "^11.2.0",
|
"@fastify/websocket": "^11.2.0",
|
||||||
"@sinclair/typebox": "^0.34.41",
|
"@sinclair/typebox": "^0.34.41",
|
||||||
"@tailwindcss/vite": "^4.1.17",
|
|
||||||
"esbuild": "^0.24.2",
|
|
||||||
"fastify": "^5.6.2",
|
"fastify": "^5.6.2",
|
||||||
"fastify-cli": "^7.4.1",
|
"fastify-cli": "^7.4.1",
|
||||||
"fastify-plugin": "^5.1.0",
|
"fastify-plugin": "^5.1.0"
|
||||||
"jose": "^6.1.1",
|
|
||||||
"sharp": "^0.34.5",
|
|
||||||
"tailwindcss": "^4.1.17"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^22.19.1",
|
"@types/node": "^22.19.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue