Skip to content

Commit 4a2a00a

Browse files
chore(deps): bump the npm_and_yarn group across 4 directories with 6 updates
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [turbo](https://github.com/vercel/turborepo) | `2.8.20` | `2.9.14` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.1` | `6.4.3` | | [hono](https://github.com/honojs/hono) | `4.12.8` | `4.12.25` | | [next](https://github.com/vercel/next.js) | `14.2.35` | `15.5.18` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.5.6` | `1.6.11` | | [uuid](https://github.com/uuidjs/uuid) | `11.1.0` | `14.0.0` | Bumps the npm_and_yarn group with 1 update in the /apps/server-v2 directory: [hono](https://github.com/honojs/hono). Bumps the npm_and_yarn group with 1 update in the /apps/share directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /ee/apps/landing directory: [next](https://github.com/vercel/next.js). Updates `turbo` from 2.8.20 to 2.9.14 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.20...v2.9.14) Updates `vite` from 6.4.1 to 6.4.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.3/packages/vite) Updates `hono` from 4.12.8 to 4.12.25 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.8...v4.12.25) Updates `next` from 14.2.35 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.35...v15.5.18) Updates `better-auth` from 1.5.6 to 1.6.11 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/better-auth/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/better-auth@1.6.11/packages/better-auth) 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 `hono` from 4.12.12 to 4.12.25 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.8...v4.12.25) Updates `next` from 16.1.6 to 16.2.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.35...v15.5.18) Updates `next` from 14.2.35 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.35...v15.5.18) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.14 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.25 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: better-auth dependency-version: 1.6.11 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.25 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d2e7dc commit 4a2a00a

12 files changed

Lines changed: 693 additions & 533 deletions

File tree

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@vitejs/plugin-react": "^5.0.4",
7777
"tailwindcss": "^4.1.18",
7878
"typescript": "^5.6.3",
79-
"vite": "^6.0.1"
79+
"vite": "^6.4.3"
8080
},
8181
"packageManager": "pnpm@10.27.0"
8282
}

apps/server-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"dependencies": {
3030
"@opencode-ai/sdk": "1.4.9",
31-
"hono": "4.12.12",
31+
"hono": "4.12.25",
3232
"hono-openapi": "1.3.0",
3333
"jsonc-parser": "^3.3.1",
3434
"yaml": "^2.8.1",

apps/share/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@vercel/blob": "^0.27.0",
1515
"botid": "^1.5.11",
1616
"jsonc-parser": "^3.3.1",
17-
"next": "16.1.6",
17+
"next": "16.2.6",
1818
"react": "19.2.4",
1919
"react-dom": "19.2.4",
2020
"sharp": "^0.34.5",

apps/story-book/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@tailwindcss/vite": "^4.1.18",
1414
"tailwindcss": "^4.1.18",
1515
"typescript": "^5.6.3",
16-
"vite": "^6.0.1",
16+
"vite": "^6.4.3",
1717
"vite-plugin-solid": "^2.11.0"
1818
},
1919
"packageManager": "pnpm@10.27.0",

apps/ui-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@types/react-dom": "19.2.3",
2020
"@vitejs/plugin-react": "^5.0.4",
2121
"typescript": "^5.9.3",
22-
"vite": "^7.1.12"
22+
"vite": "^6.4.3"
2323
}
2424
}

ee/apps/den-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"@standard-community/standard-json": "^0.3.5",
2222
"@standard-community/standard-openapi": "^0.2.9",
2323
"@standard-schema/spec": "^1.1.0",
24-
"better-auth": "^1.5.6",
24+
"better-auth": "^1.6.11",
2525
"better-call": "^1.3.2",
2626
"dotenv": "^16.4.5",
27-
"hono": "^4.7.2",
27+
"hono": "^4.12.25",
2828
"hono-openapi": "^1.3.0",
2929
"openapi-types": "^12.1.3",
3030
"zod": "^4.3.6"

ee/apps/den-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@paper-design/shaders-react": "0.0.72",
1818
"@tanstack/react-query": "^5.96.2",
1919
"lucide-react": "^0.577.0",
20-
"next": "16.2.1",
20+
"next": "15.5.18",
2121
"react": "19.2.4",
2222
"react-dom": "19.2.4"
2323
},

ee/apps/den-worker-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@daytonaio/sdk": "^0.150.0",
1616
"@hono/node-server": "^1.13.8",
1717
"dotenv": "^16.4.5",
18-
"hono": "^4.7.2",
18+
"hono": "^4.12.25",
1919
"zod": "^4.3.6"
2020
},
2121
"devDependencies": {

ee/apps/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"botid": "^1.5.11",
1515
"framer-motion": "^12.35.1",
1616
"lucide-react": "^0.577.0",
17-
"next": "14.2.35",
17+
"next": "15.5.18",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0"
2020
},

ee/packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"luxon": "^3.6.1",
2525
"typeid-js": "^1.2.0",
26-
"uuid": "^11.1.0",
26+
"uuid": "^14.0.0",
2727
"zod": "^4.3.6"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)