File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "lint:fix" : " eslint . --fix"
2424 },
2525 "dependencies" : {
26- "@fastify/websocket" : " ^11.2.0" ,
2726 "@fastify/type-provider-json-schema-to-ts" : " ^5.0.0" ,
27+ "@fastify/websocket" : " ^11.2.0" ,
2828 "@inquirer/prompts" : " ^8.0.0" ,
2929 "@platformatic/control" : " ^3.36.0" ,
3030 "@platformatic/gateway" : " ^3.36.0" ,
4343 "fastify" : " ^5.6.1" ,
4444 "json-schema-to-ts" : " ^3.1.1" ,
4545 "pprof-format" : " ^2.2.1" ,
46- "react" : " ^19.2.0" ,
4746 "react-dom" : " ^19.2.0" ,
4847 "react-pprof" : " ^1.3.1" ,
4948 "react-router-dom" : " ^7.9.3" ,
6160 "@playwright/test" : " ^1.56.0" ,
6261 "@types/d3" : " ^7.4.3" ,
6362 "@types/node" : " ^24.0.0" ,
63+ "@types/react" : " ^19.2.10" ,
6464 "@types/react-dom" : " ^19.2.1" ,
6565 "@types/split2" : " ^4.2.3" ,
6666 "@types/ws" : " ^8.18.1" ,
6767 "eslint" : " ^9.37.0" ,
6868 "fastify-tsconfig" : " ^3.0.0" ,
69+ "glob" : " ^13.0.1" ,
6970 "massimo-cli" : " ^1.0.1" ,
7071 "neostandard" : " ^0.12.2" ,
7172 "playwright" : " ^1.56.0" ,
73+ "react" : " ^19.2.0" ,
7274 "typescript" : " ^5.9.3" ,
73- "vitest" : " ^4.0.0"
75+ "vitest" : " ^4.0.0" ,
76+ "ws" : " ^8.19.0"
7477 },
7578 "bin" : {
7679 "watt-admin" : " cli.js"
You can’t perform that action at this time.
0 commit comments