chore(deps): removed unsued deps and fixed npm@update makefile rule
- Removed unused deps - Changed `npm@update` rule to only update lockfile and nothing else - Changed `npm@install` to also install in frontend directory
This commit is contained in:
parent
926677223c
commit
11949bbdf0
5 changed files with 4 additions and 57 deletions
|
|
@ -27,9 +27,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.19.3",
|
||||
"fastify-socket.io": "^5.1.0",
|
||||
"rollup-plugin-node-externals": "^8.1.2",
|
||||
"socket.io": "^4.8.1",
|
||||
"vite": "^7.3.0",
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue