Skip to content

Commit 84dfce8

Browse files
build(deps): bump the npm_and_yarn group across 2 directories with 3 updates
Bumps the npm_and_yarn group with 2 updates in the /apps/api directory: [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak/tree/HEAD/js/libs/keycloak-admin-client) and [uuid](https://github.com/uuidjs/uuid). Bumps the npm_and_yarn group with 1 update in the /apps/dashboard directory: [next](https://github.com/vercel/next.js). Updates `@keycloak/keycloak-admin-client` from 24.0.5 to 26.5.6 - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/commits/26.5.6/js/libs/keycloak-admin-client) Updates `uuid` from 11.1.0 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v14.0.0) Updates `@keycloak/keycloak-admin-client` from 24.0.5 to 26.5.6 - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/commits/26.5.6/js/libs/keycloak-admin-client) Updates `next` from 15.3.6 to 15.5.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.6...v15.5.15) --- updated-dependencies: - dependency-name: "@keycloak/keycloak-admin-client" dependency-version: 26.5.6 dependency-type: direct:production - dependency-name: next dependency-version: 15.5.15 dependency-type: direct:production - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4050730 commit 84dfce8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@aws-sdk/client-s3": "^3.787.0",
3434
"@bte-germany/terraconvert": "^1.1.2",
35-
"@keycloak/keycloak-admin-client": "24.0.5",
35+
"@keycloak/keycloak-admin-client": "26.5.6",
3636
"@repo/db": "*",
3737
"@repo/prettier-config": "*",
3838
"@repo/typescript-config": "*",
@@ -57,7 +57,7 @@
5757
"plaiceholder": "^3.0.0",
5858
"sharp": "^0.34.1",
5959
"showdown": "^2.1.0",
60-
"uuid": "^11.1.0",
60+
"uuid": "^14.0.0",
6161
"winston": "^3.17.0",
6262
"yup": "^1.6.1"
6363
},

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"mapbox-gl-style-switcher": "^1.0.11",
5454
"moment": "^2.30.1",
5555
"moment-timezone": "^0.5.45",
56-
"next": "15.3.6",
56+
"next": "15.5.15",
5757
"next-auth": "^4.24.7",
5858
"next-transpile-modules": "^10.0.1",
5959
"react": "19.1.0",

0 commit comments

Comments
 (0)