|
58 | 58 | "check-disk-space": "3.4.0"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@commitlint/cli": "19.7.1", |
62 |
| - "@commitlint/config-angular": "19.7.1", |
63 |
| - "@grpc/grpc-js": "1.12.6", |
64 |
| - "@grpc/proto-loader": "0.7.13", |
65 |
| - "@mikro-orm/core": "6.4.5", |
66 |
| - "@mikro-orm/mongodb": "6.4.5", |
67 |
| - "@mikro-orm/mysql": "6.4.5", |
68 |
| - "@mikro-orm/nestjs": "6.1.1", |
69 |
| - "@nestjs/axios": "4.0.0", |
70 |
| - "@nestjs/cli": "^11.0.2", |
71 |
| - "@nestjs/common": "11.0.11", |
72 |
| - "@nestjs/core": "11.0.11", |
73 |
| - "@nestjs/microservices": "11.0.11", |
74 |
| - "@nestjs/mongoose": "11.0.1", |
75 |
| - "@nestjs/platform-express": "11.0.11", |
76 |
| - "@nestjs/platform-fastify": "11.0.11", |
77 |
| - "@nestjs/sequelize": "11.0.0", |
78 |
| - "@nestjs/swagger": "11.0.6", |
79 |
| - "@nestjs/testing": "11.0.11", |
80 |
| - "@nestjs/typeorm": "11.0.0", |
81 |
| - "@prisma/client": "6.3.1", |
82 |
| - "@release-it/conventional-changelog": "10.0.0", |
83 |
| - "@types/express": "5.0.0", |
84 |
| - "@types/jest": "29.5.14", |
85 |
| - "@types/node": "22.13.10", |
86 |
| - "@types/supertest": "6.0.2", |
87 |
| - "@typescript-eslint/eslint-plugin": "6.21.0", |
88 |
| - "@typescript-eslint/parser": "6.21.0", |
89 |
| - "amqp-connection-manager": "4.1.14", |
90 |
| - "amqplib": "0.10.5", |
91 |
| - "axios": "^1.7.9", |
92 |
| - "cli-color": "2.0.4", |
93 |
| - "eslint": "8.57.1", |
94 |
| - "eslint-config-prettier": "10.0.1", |
95 |
| - "eslint-import-resolver-typescript": "^3.6.0", |
96 |
| - "eslint-plugin-deprecation": "^3.0.0", |
97 |
| - "eslint-plugin-import": "^2.27.5", |
98 |
| - "eslint-plugin-jest": "^28.0.0", |
99 |
| - "eslint-plugin-unused-imports": "^4.0.0", |
100 |
| - "fastify": "5.2.1", |
101 |
| - "husky": "9.1.7", |
102 |
| - "ioredis": "5.4.2", |
103 |
| - "jest": "29.7.0", |
104 |
| - "kafkajs": "^2.2.4", |
105 |
| - "lint-staged": "15.4.3", |
106 |
| - "mongoose": "8.10.1", |
107 |
| - "mysql2": "3.12.0", |
108 |
| - "nats": "2.29.2", |
109 |
| - "portfinder": "1.0.35", |
110 |
| - "prettier": "3.5.3", |
111 |
| - "prisma": "6.3.1", |
112 |
| - "reflect-metadata": "0.2.2", |
113 |
| - "release-it": "18.1.2", |
114 |
| - "rollup": "4.34.8", |
115 |
| - "rollup-plugin-dts": "6.1.1", |
116 |
| - "sequelize": "6.37.5", |
117 |
| - "sequelize-typescript": "2.1.6", |
118 |
| - "supertest": "7.0.0", |
119 |
| - "ts-jest": "29.2.6", |
120 |
| - "ts-node": "10.9.2", |
121 |
| - "typeorm": "0.3.22", |
122 |
| - "typescript": "5.7.3", |
123 |
| - "wait-port": "1.1.0" |
| 61 | + "@commitlint/cli": "catalog:", |
| 62 | + "@commitlint/config-angular": "catalog:", |
| 63 | + "@grpc/grpc-js": "catalog:", |
| 64 | + "@grpc/proto-loader": "catalog:", |
| 65 | + "@mikro-orm/core": "catalog:", |
| 66 | + "@mikro-orm/mongodb": "catalog:", |
| 67 | + "@mikro-orm/mysql": "catalog:", |
| 68 | + "@mikro-orm/nestjs": "catalog:", |
| 69 | + "@nestjs/axios": "catalog:", |
| 70 | + "@nestjs/cli": "catalog:", |
| 71 | + "@nestjs/common": "catalog:", |
| 72 | + "@nestjs/core": "catalog:", |
| 73 | + "@nestjs/microservices": "catalog:", |
| 74 | + "@nestjs/mongoose": "catalog:", |
| 75 | + "@nestjs/platform-express": "catalog:", |
| 76 | + "@nestjs/platform-fastify": "catalog:", |
| 77 | + "@nestjs/sequelize": "catalog:", |
| 78 | + "@nestjs/swagger": "catalog:", |
| 79 | + "@nestjs/testing": "catalog:", |
| 80 | + "@nestjs/typeorm": "catalog:", |
| 81 | + "@prisma/client": "catalog:", |
| 82 | + "@release-it/conventional-changelog": "catalog:", |
| 83 | + "@types/express": "catalog:", |
| 84 | + "@types/jest": "catalog:", |
| 85 | + "@types/node": "catalog:", |
| 86 | + "@types/supertest": "catalog:", |
| 87 | + "@typescript-eslint/eslint-plugin": "catalog:", |
| 88 | + "@typescript-eslint/parser": "catalog:", |
| 89 | + "amqp-connection-manager": "catalog:", |
| 90 | + "amqplib": "catalog:", |
| 91 | + "axios": "catalog:", |
| 92 | + "cli-color": "catalog:", |
| 93 | + "eslint": "catalog:", |
| 94 | + "eslint-config-prettier": "catalog:", |
| 95 | + "eslint-import-resolver-typescript": "catalog:", |
| 96 | + "eslint-plugin-deprecation": "catalog:", |
| 97 | + "eslint-plugin-import": "catalog:", |
| 98 | + "eslint-plugin-jest": "catalog:", |
| 99 | + "eslint-plugin-unused-imports": "catalog:", |
| 100 | + "fastify": "catalog:", |
| 101 | + "husky": "catalog:", |
| 102 | + "ioredis": "catalog:", |
| 103 | + "jest": "catalog:", |
| 104 | + "kafkajs": "catalog:", |
| 105 | + "lint-staged": "catalog:", |
| 106 | + "mongoose": "catalog:", |
| 107 | + "mysql2": "catalog:", |
| 108 | + "nats": "catalog:", |
| 109 | + "portfinder": "catalog:", |
| 110 | + "prettier": "catalog:", |
| 111 | + "prisma": "catalog:", |
| 112 | + "reflect-metadata": "catalog:", |
| 113 | + "release-it": "catalog:", |
| 114 | + "rollup": "catalog:", |
| 115 | + "rollup-plugin-dts": "catalog:", |
| 116 | + "sequelize": "catalog:", |
| 117 | + "sequelize-typescript": "catalog:", |
| 118 | + "supertest": "catalog:", |
| 119 | + "ts-jest": "catalog:", |
| 120 | + "ts-node": "catalog:", |
| 121 | + "typeorm": "catalog:", |
| 122 | + "typescript": "catalog:", |
| 123 | + "wait-port": "catalog:" |
124 | 124 | },
|
125 | 125 | "peerDependencies": {
|
126 | 126 | "@grpc/grpc-js": "*",
|
|
0 commit comments