|
49 | 49 | "uuid": "^9.0.1" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "^7.20.12", |
53 | | - "@babel/preset-typescript": "^7.18.6", |
54 | | - "@babel/runtime": "^7.20.7", |
55 | | - "@curveball/bodyparser": "0.5.0", |
56 | | - "@curveball/core": "0.20.0", |
57 | | - "@curveball/kernel": "0.20.1", |
58 | | - "@rollup/plugin-babel": "^5.3.1", |
59 | | - "@testcontainers/weaviate": "^10.14.0", |
60 | | - "@types/express": "^4.17.21", |
61 | | - "@types/isomorphic-fetch": "^0.0.36", |
62 | 52 | "@types/node": "^18.14.0", |
63 | 53 | "@types/uuid": "^9.0.1", |
64 | | - "@typescript-eslint/eslint-plugin": "^6.21.0", |
65 | | - "@typescript-eslint/parser": "^6.21.0", |
66 | | - "eslint": "^8.35.0", |
67 | | - "eslint-config-prettier": "^8.7.0", |
68 | | - "eslint-plugin-prettier": "^4.2.1", |
69 | | - "express": "^4.19.2", |
70 | 54 | "grpc-tools": "^1.12.4", |
71 | | - "husky": "^8.0.3", |
72 | | - "lint-staged": "^13.2.0", |
73 | 55 | "openapi-typescript": "^5.4.1", |
74 | | - "prettier": "^2.8.4", |
75 | | - "prettier-plugin-organize-imports": "^3.2.4", |
76 | 56 | "protobufjs": "^7.2.6", |
77 | | - "ts-node": "^10.9.2", |
78 | | - "ts-proto": "^1.163.0", |
79 | | - "tsup": "^8.0.2", |
80 | | - "typedoc": "^0.26.0", |
81 | | - "typedoc-plugin-extras": "^3.0.0", |
82 | 57 | "typescript": "^5.3.3" |
83 | 58 | }, |
84 | 59 | "lint-staged": { |
|
0 commit comments