Skip to content

Commit

Permalink
chore: bump create-bundle
Browse files Browse the repository at this point in the history
Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree committed Jan 17, 2024
1 parent 550cb77 commit 5a1630a
Show file tree
Hide file tree
Showing 13 changed files with 39 additions and 39 deletions.
48 changes: 24 additions & 24 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/config/rush/repo-state.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
{
"pnpmShrinkwrapHash": "72f19dd2e1658a23abe2b010c6445efe59bace60",
"pnpmShrinkwrapHash": "0b62aae6e3d97ff14d1f3622141026ce06624ed2",
"preferredVersionsHash": "a48003cf229dd47d077bcf6301ac15a6f90e1c34"
}
2 changes: 1 addition & 1 deletion services/authentication-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@shelf/jest-mongodb": "~4.1.7",
"@types/passport": "~1.0.13"
}
Expand Down
2 changes: 1 addition & 1 deletion services/billing-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/lodash": "~4.14.202",
"supertest": "~6.3.3",
"@types/supertest": "~2.0.16",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@cats-cradle/create-artifact": "2.0.6"
}
}
2 changes: 1 addition & 1 deletion services/character-sheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@shelf/jest-mongodb": "~4.1.7",
"mongodb-memory-server-global": "8.13.0",
"mongoose": "6.11.3"
Expand Down
2 changes: 1 addition & 1 deletion services/email-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/html-to-text": "~9.0.0",
"@types/lodash": "~4.14.202",
"@cats-cradle/create-artifact": "2.0.6",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@shelf/jest-mongodb": "~4.1.7",
"mongodb": "6.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion services/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/lodash": "~4.14.202",
"supertest": "~6.3.3",
"@types/supertest": "~2.0.16",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@cats-cradle/create-artifact": "2.0.6"
}
}
2 changes: 1 addition & 1 deletion services/html-to-pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/lodash": "~4.14.202",
"supertest": "~6.3.3",
"@types/supertest": "~2.0.16",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@cats-cradle/create-artifact": "2.0.6",
"axios": "^0.21.1"
}
Expand Down
4 changes: 2 additions & 2 deletions services/instances/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@cats-cradle/nestjs-modules": "workspace:*",
"@cats-cradle/validation-schemas": "workspace:*",
"@nestjs/config": "2.2.0",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@nestjs/mongoose": "9.2.1",
"mongoose": "6.11.3"
},
Expand All @@ -71,7 +71,7 @@
"supertest": "~6.3.3",
"@types/supertest": "~2.0.16",
"@cats-cradle/faker-factory": "workspace:*",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@fastify/static": "~6.9.0"
}
}
2 changes: 1 addition & 1 deletion services/jukebox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/supertest": "~2.0.16",
"@cats-cradle/faker-factory": "workspace:*",
"@fastify/static": "~6.9.0",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@cats-cradle/create-artifact": "2.0.6"
}
}
2 changes: 1 addition & 1 deletion services/luck-by-dice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/lodash": "~4.14.202",
"supertest": "~6.3.3",
"@types/supertest": "~2.0.16",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@cats-cradle/create-artifact": "2.0.6"
}
}
4 changes: 2 additions & 2 deletions services/player-achievements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@cats-cradle/nestjs-modules": "workspace:*",
"@cats-cradle/validation-schemas": "workspace:*",
"@nestjs/config": "2.2.0",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@nestjs/mongoose": "9.2.1",
"mongoose": "6.11.3",
"mongodb": "6.0.0",
Expand Down Expand Up @@ -79,7 +79,7 @@
"supertest": "~6.3.3",
"@types/supertest": "~2.0.16",
"@cats-cradle/faker-factory": "workspace:*",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@fastify/static": "~6.9.0"
}
}
4 changes: 2 additions & 2 deletions services/weather-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@cats-cradle/validation-schemas": "workspace:*",
"@nestjs/config": "2.2.0",
"@nestjs/serve-static": "~3.0.1",
"@cats-cradle/create-bundle": "1.0.9"
"@cats-cradle/create-bundle": "1.0.10"
},
"devDependencies": {
"aws-cdk-lib": "2.95.0",
Expand All @@ -70,7 +70,7 @@
"supertest": "~6.3.3",
"@types/supertest": "~2.0.16",
"@cats-cradle/faker-factory": "workspace:*",
"@cats-cradle/create-bundle": "1.0.9",
"@cats-cradle/create-bundle": "1.0.10",
"@fastify/static": "~6.9.0"
}
}

0 comments on commit 5a1630a

Please sign in to comment.