Skip to content

Commit b0f8416

Browse files
build(deps): bump the production-dependencies group across 1 directory with 24 updates
Bumps the production-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@orpc/contract](https://github.com/middleapi/orpc/tree/HEAD/packages/contract) | `1.14.13` | `1.15.0` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.2` | | [@orpc/client](https://github.com/middleapi/orpc/tree/HEAD/packages/client) | `1.14.13` | `1.15.0` | | [@orpc/openapi](https://github.com/middleapi/orpc/tree/HEAD/packages/openapi) | `1.14.13` | `1.15.0` | | [@orpc/openapi-client](https://github.com/middleapi/orpc/tree/HEAD/packages/openapi-client) | `1.14.13` | `1.15.0` | | [@scure/bip39](https://github.com/paulmillr/scure-bip39) | `2.2.0` | `2.4.0` | | [next](https://github.com/vercel/next.js) | `16.2.12` | `16.3.3` | | [webpack](https://github.com/webpack/webpack) | `5.109.2` | `5.110.1` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.5.2` | `8.7.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.4` | `4.23.12` | | [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.3` | `5.4.1` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1101.0` | `3.1121.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1101.0` | `3.1121.0` | | [@orpc/server](https://github.com/middleapi/orpc/tree/HEAD/packages/server) | `1.14.13` | `1.15.0` | | [@orpc/zod](https://github.com/middleapi/orpc/tree/HEAD/packages/zod) | `1.14.13` | `1.15.0` | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.9.1` | `7.10.0` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.69.0` | `10.72.0` | | [@tus/s3-store](https://github.com/tus/tus-node-server) | `2.0.5` | `2.0.6` | | [@tus/server](https://github.com/tus/tus-node-server) | `2.4.3` | `2.4.4` | | [bullmq](https://github.com/taskforcesh/bullmq) | `6.0.6` | `6.3.2` | | [fastify](https://github.com/fastify/fastify) | `5.11.2` | `5.12.1` | | [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.1.1` | `7.1.2` | | [prisma](https://github.com/prisma/prisma-cli/tree/HEAD/packages/prisma) | `7.9.1` | `7.10.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.1101.0` | `3.1121.0` | Updates `@orpc/contract` from 1.14.13 to 1.15.0 - [Release notes](https://github.com/middleapi/orpc/releases) - [Commits](https://github.com/middleapi/orpc/commits/v1.15.0/packages/contract) Updates `zod` from 4.4.3 to 4.5.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.2) Updates `@orpc/client` from 1.14.13 to 1.15.0 - [Release notes](https://github.com/middleapi/orpc/releases) - [Commits](https://github.com/middleapi/orpc/commits/v1.15.0/packages/client) Updates `@orpc/openapi` from 1.14.13 to 1.15.0 - [Release notes](https://github.com/middleapi/orpc/releases) - [Commits](https://github.com/middleapi/orpc/commits/v1.15.0/packages/openapi) Updates `@orpc/openapi-client` from 1.14.13 to 1.15.0 - [Release notes](https://github.com/middleapi/orpc/releases) - [Commits](https://github.com/middleapi/orpc/commits/v1.15.0/packages/openapi-client) Updates `@scure/bip39` from 2.2.0 to 2.4.0 - [Release notes](https://github.com/paulmillr/scure-bip39/releases) - [Changelog](https://github.com/paulmillr/scure-bip39/blob/main/CHANGELOG.md) - [Commits](paulmillr/scure-bip39@2.2.0...2.4.0) Updates `next` from 16.2.12 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.12...v16.3.3) Updates `webpack` from 5.109.2 to 5.110.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.109.2...v5.110.1) Updates `@inquirer/prompts` from 8.5.2 to 8.7.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.5.2...@inquirer/prompts@8.7.0) Updates `tsx` from 4.23.4 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.4...v4.23.12) Updates `js-yaml` from 5.2.3 to 5.4.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.3...5.4.1) Updates `@aws-sdk/client-s3` from 3.1101.0 to 3.1121.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1121.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.1101.0 to 3.1121.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1121.0/packages/s3-request-presigner) Updates `@orpc/server` from 1.14.13 to 1.15.0 - [Release notes](https://github.com/middleapi/orpc/releases) - [Commits](https://github.com/middleapi/orpc/commits/v1.15.0/packages/server) Updates `@orpc/zod` from 1.14.13 to 1.15.0 - [Release notes](https://github.com/middleapi/orpc/releases) - [Commits](https://github.com/middleapi/orpc/commits/v1.15.0/packages/zod) Updates `@prisma/adapter-pg` from 7.9.1 to 7.10.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.10.0/packages/adapter-pg) Updates `@sentry/node` from 10.69.0 to 10.72.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.72.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.69.0...10.72.0) Updates `@tus/s3-store` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/tus/tus-node-server/releases) - [Commits](https://github.com/tus/tus-node-server/compare/@tus/s3-store@2.0.5...@tus/s3-store@2.0.6) Updates `@tus/server` from 2.4.3 to 2.4.4 - [Release notes](https://github.com/tus/tus-node-server/releases) - [Commits](https://github.com/tus/tus-node-server/compare/@tus/server@2.4.3...@tus/server@2.4.4) Updates `bullmq` from 6.0.6 to 6.3.2 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v6.0.6...v6.3.2) Updates `fastify` from 5.11.2 to 5.12.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.11.2...v5.12.1) Updates `pretty-bytes` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v7.1.1...v7.1.2) Updates `prisma` from 7.9.1 to 7.10.0 - [Release notes](https://github.com/prisma/prisma-cli/releases) - [Commits](https://github.com/prisma/prisma-cli/commits/HEAD/packages/prisma) Updates `@aws-sdk/lib-storage` from 3.1101.0 to 3.1121.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1121.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@orpc/contract" dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@orpc/client" dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@orpc/openapi" dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@orpc/openapi-client" dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@scure/bip39" dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: webpack dependency-version: 5.110.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@inquirer/prompts" dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: js-yaml dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1121.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1121.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@orpc/server" dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@orpc/zod" dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@prisma/adapter-pg" dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@sentry/node" dependency-version: 10.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tus/s3-store" dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tus/server" dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: bullmq dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fastify dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pretty-bytes dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prisma dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.1121.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7112697 commit b0f8416

7 files changed

Lines changed: 1173 additions & 1086 deletions

File tree

apps/client/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,32 +21,32 @@
2121
"@hackclub/lapse-shared": "workspace:*",
2222
"@lookout/react": "workspace:*",
2323
"@lookout/shared": "workspace:*",
24-
"@orpc/client": "^1.14.13",
25-
"@orpc/contract": "^1.14.13",
26-
"@orpc/openapi": "^1.14.13",
27-
"@orpc/openapi-client": "^1.14.13",
28-
"@scure/bip39": "^2.2.0",
24+
"@orpc/client": "^1.15.0",
25+
"@orpc/contract": "^1.15.0",
26+
"@orpc/openapi": "^1.15.0",
27+
"@orpc/openapi-client": "^1.15.0",
28+
"@scure/bip39": "^2.4.0",
2929
"@squircle-js/react": "^1.3.0",
3030
"@types/platform": "^1.3.6",
3131
"@videojs/react": "10.0.0-beta.25",
3232
"clsx": "^2.1.1",
3333
"fetch-retry": "^6.0.0",
3434
"jsonrepair": "^3.15.0",
3535
"motion": "^12.43.0",
36-
"next": "^16.2.12",
36+
"next": "^16.3.3",
3737
"platform": "^1.3.6",
3838
"react": "19.2.8",
3939
"react-dom": "19.2.8",
4040
"tus-js-client": "^4.3.1",
4141
"valibot": "^1.4.2",
42-
"webpack": "^5.109.2"
42+
"webpack": "^5.110.1"
4343
},
4444
"devDependencies": {
4545
"@babel/core": "^8.0.1",
4646
"@babel/preset-env": "^8.0.2",
4747
"@eslint/eslintrc": "^3.3.6",
4848
"@faker-js/faker": "^10.5.0",
49-
"@inquirer/prompts": "^8.5.2",
49+
"@inquirer/prompts": "^8.7.0",
5050
"@svgr/webpack": "^8.1.0",
5151
"@tailwindcss/postcss": "^4.3.3",
5252
"@testing-library/jest-dom": "^7.0.0",
@@ -68,7 +68,7 @@
6868
"tailwindcss": "^4.3.3",
6969
"terser-webpack-plugin": "^5.6.1",
7070
"ts-node": "^10.9.2",
71-
"tsx": "^4.23.4",
71+
"tsx": "^4.23.12",
7272
"typescript": "^6.0.3",
7373
"vitest": "^4.1.10"
7474
}

apps/devscripts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"author": "",
1515
"license": "ISC",
1616
"dependencies": {
17-
"@inquirer/prompts": "^8.5.2",
17+
"@inquirer/prompts": "^8.7.0",
1818
"chalk": "^6.0.0",
1919
"commander": "^15.0.0",
2020
"execa": "^10.0.1",
21-
"js-yaml": "^5.2.3",
21+
"js-yaml": "^5.4.1",
2222
"ora": "^9.4.1",
23-
"tsx": "^4.23.4"
23+
"tsx": "^4.23.12"
2424
},
2525
"devDependencies": {
2626
"@types/node": "^26.1.2",

apps/server/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -20,33 +20,33 @@
2020
"db:seed": "prisma db seed"
2121
},
2222
"dependencies": {
23-
"@aws-sdk/client-s3": "^3.1101.0",
24-
"@aws-sdk/s3-request-presigner": "^3.1101.0",
23+
"@aws-sdk/client-s3": "^3.1121.0",
24+
"@aws-sdk/s3-request-presigner": "^3.1121.0",
2525
"@fastify/cors": "^11.3.0",
2626
"@hackclub/lapse-api": "workspace:*",
2727
"@hackclub/lapse-jobs": "workspace:*",
2828
"@hackclub/lapse-shared": "workspace:*",
29-
"@inquirer/prompts": "^8.5.2",
29+
"@inquirer/prompts": "^8.7.0",
3030
"@node-oauth/oauth2-server": "^5.3.0",
31-
"@orpc/openapi": "^1.14.13",
32-
"@orpc/server": "^1.14.13",
33-
"@orpc/zod": "^1.14.13",
34-
"@prisma/adapter-pg": "^7.9.1",
35-
"@sentry/node": "^10.69.0",
31+
"@orpc/openapi": "^1.15.0",
32+
"@orpc/server": "^1.15.0",
33+
"@orpc/zod": "^1.15.0",
34+
"@prisma/adapter-pg": "^7.10.0",
35+
"@sentry/node": "^10.72.0",
3636
"@trpc/server": "^11.18.0",
37-
"@tus/s3-store": "^2.0.5",
38-
"@tus/server": "^2.4.3",
39-
"bullmq": "^6.0.6",
37+
"@tus/s3-store": "^2.0.6",
38+
"@tus/server": "^2.4.4",
39+
"bullmq": "^6.3.2",
4040
"chalk": "^6.0.0",
4141
"dedent": "^1.7.2",
4242
"dotenv": "^17.4.2",
43-
"fastify": "^5.11.2",
43+
"fastify": "^5.12.1",
4444
"ioredis": "^6.0.0",
4545
"jsonwebtoken": "^9.0.3",
4646
"nanoid": "^6.0.1",
47-
"pretty-bytes": "^7.1.1",
48-
"prisma": "^7.9.1",
49-
"zod": "^4.4.3"
47+
"pretty-bytes": "^7.1.2",
48+
"prisma": "^7.10.0",
49+
"zod": "^4.5.2"
5050
},
5151
"devDependencies": {
5252
"@prisma/client": "^7.9.1",

apps/worker/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"dev:start": "pnpm exec node ./dist/app.js"
2424
},
2525
"dependencies": {
26-
"@aws-sdk/client-s3": "^3.1101.0",
27-
"@aws-sdk/lib-storage": "^3.1101.0",
26+
"@aws-sdk/client-s3": "^3.1121.0",
27+
"@aws-sdk/lib-storage": "^3.1121.0",
2828
"@hackclub/lapse-api": "workspace:*",
2929
"@hackclub/lapse-jobs": "workspace:*",
3030
"@hackclub/lapse-shared": "workspace:*",
31-
"@sentry/node": "^10.69.0",
32-
"bullmq": "^6.0.6",
31+
"@sentry/node": "^10.72.0",
32+
"bullmq": "^6.3.2",
3333
"dotenv": "^17.4.2",
3434
"ioredis": "^6.0.0",
35-
"zod": "^4.4.3"
35+
"zod": "^4.5.2"
3636
},
3737
"devDependencies": {
3838
"@tsconfig/node24": "^24.0.4",

packages/api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@hackclub/lapse-shared": "workspace:*",
34-
"@orpc/contract": "^1.14.13",
35-
"zod": "^4.4.3"
34+
"@orpc/contract": "^1.15.0",
35+
"zod": "^4.5.2"
3636
}
3737
}

packages/jobs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"packageManager": "pnpm@11.18.0",
2121
"dependencies": {
2222
"@hackclub/lapse-api": "workspace:*",
23-
"zod": "^4.4.3"
23+
"zod": "^4.5.2"
2424
},
2525
"devDependencies": {
2626
"@tsconfig/node24": "^24.0.4",

0 commit comments

Comments
 (0)