Skip to content

Commit

Permalink
fix(deps): update dependency reflect-metadata to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 77f415f commit e2420bd
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"portfinder": "1.0.32",
"prettier": "3.2.4",
"prisma": "4.16.2",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.2.1",
"release-it": "15.11.0",
"rollup": "3.29.4",
"rollup-plugin-dts": "6.1.0",
Expand Down Expand Up @@ -119,7 +119,7 @@
"@nestjs/typeorm": "^9.0.0 || ^10.0.0",
"@prisma/client": "*",
"mongoose": "*",
"reflect-metadata": "0.1.x",
"reflect-metadata": "0.1.x || 0.2.x",
"rxjs": "7.x",
"sequelize": "*",
"typeorm": "*"
Expand Down
2 changes: 1 addition & 1 deletion sample/000-dogs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/platform-express": "10.3.1",
"@nestjs/terminus": "10.2.1",
"@nestjs/testing": "10.3.1",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rxjs": "7.8.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sample/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs/platform-express": "10.3.1",
"@nestjs/terminus": "10.2.1",
"mongoose": "8.0.3",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion sample/002-microservice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"class-validator": "0.14.1",
"ioredis": "5.3.2",
"lodash": "4.17.21",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rxjs": "7.8.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sample/003-memory-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"lodash": "4.17.21",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rxjs": "7.8.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sample/004-grpc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"class-validator": "0.14.1",
"lodash": "4.17.21",
"redis": "4.6.12",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rxjs": "7.8.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sample/005-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs/terminus": "10.2.1",
"@nestjs/typeorm": "10.0.1",
"mysql": "2.18.1",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
"typeorm": "0.3.20"
Expand Down
2 changes: 1 addition & 1 deletion sample/006-multi-db-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs/terminus": "10.2.1",
"@nestjs/typeorm": "10.0.1",
"mysql": "2.18.1",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
"typeorm": "0.3.20"
Expand Down
2 changes: 1 addition & 1 deletion sample/007-sequelize-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs/sequelize": "10.0.0",
"@nestjs/terminus": "10.2.1",
"mysql2": "3.9.0",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
"sequelize": "6.35.2",
Expand Down
2 changes: 1 addition & 1 deletion sample/008-multi-database-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nestjs/platform-express": "10.3.1",
"@nestjs/terminus": "10.2.1",
"mongoose": "8.0.3",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion sample/009-http-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/core": "10.3.1",
"@nestjs/platform-express": "10.3.1",
"@nestjs/terminus": "10.2.1",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion sample/010-disk-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/core": "10.3.1",
"@nestjs/platform-express": "10.3.1",
"@nestjs/terminus": "10.2.1",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rimraf": "5.0.5",
"rxjs": "7.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion sample/011-mirkoorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nestjs/core": "10.3.1",
"@nestjs/platform-express": "10.3.1",
"@nestjs/terminus": "10.2.1",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rxjs": "7.8.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sample/012-prisma-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nestjs/terminus": "10.2.1",
"@prisma/client": "5.7.1",
"prisma": "^5.7.1",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.1",
"rxjs": "7.8.1"
},
"devDependencies": {
Expand Down

0 comments on commit e2420bd

Please sign in to comment.