Skip to content

Commit ec82ebc

Browse files
chore(deps): bump the patch-updates group with 8 updates (#2074)
Bumps the patch-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.6.20` | `1.6.22` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.2` | `6.0.3` | | [i18next](https://github.com/i18next/i18next) | `26.3.1` | `26.3.3` | | [nanoid](https://github.com/ai/nanoid) | `5.1.15` | `5.1.16` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.14.3` | `3.14.4` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.10.5` | `16.10.6` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.0.12` | `15.0.13` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.10.5` | `16.10.6` | Updates `better-auth` from 1.6.20 to 1.6.22 - [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/v1.6.22/packages/better-auth) Updates `@vitejs/plugin-react` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.3/packages/plugin-react) Updates `i18next` from 26.3.1 to 26.3.3 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.1...v26.3.3) Updates `nanoid` from 5.1.15 to 5.1.16 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.15...5.1.16) Updates `@tanstack/react-virtual` from 3.14.3 to 3.14.4 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.4/packages/react-virtual) Updates `fumadocs-core` from 16.10.5 to 16.10.6 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.5...fumadocs@16.10.6) Updates `fumadocs-mdx` from 15.0.12 to 15.0.13 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.0.12...fumadocs-mdx@15.0.13) Updates `fumadocs-ui` from 16.10.5 to 16.10.6 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.5...fumadocs@16.10.6) --- updated-dependencies: - dependency-name: better-auth dependency-version: 1.6.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: i18next dependency-version: 26.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: nanoid dependency-version: 5.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@tanstack/react-virtual" dependency-version: 3.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-core dependency-version: 16.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-mdx dependency-version: 15.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-ui dependency-version: 16.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7237bb commit ec82ebc

31 files changed

Lines changed: 386 additions & 220 deletions

File tree

apps/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@types/node": "^26.0.0",
9898
"@types/react": "19.2.17",
9999
"@types/react-dom": "19.2.3",
100-
"@vitejs/plugin-react": "^6.0.2",
100+
"@vitejs/plugin-react": "^6.0.3",
101101
"@vitest/ui": "^4.1.9",
102102
"autoprefixer": "^10.5.0",
103103
"happy-dom": "^20.10.6",

apps/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@object-ui/react": "workspace:*",
3333
"@object-ui/types": "workspace:*",
3434
"@objectstack/spec": "^11.0.0",
35-
"fumadocs-core": "16.10.5",
36-
"fumadocs-mdx": "15.0.12",
37-
"fumadocs-ui": "16.10.5",
35+
"fumadocs-core": "16.10.6",
36+
"fumadocs-mdx": "15.0.13",
37+
"fumadocs-ui": "16.10.6",
3838
"lucide-react": "^1.21.0",
3939
"next": "16.2.9",
4040
"react": "19.2.7",

examples/byo-backend-console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@tailwindcss/postcss": "^4.3.1",
2626
"@types/react": "19.2.17",
2727
"@types/react-dom": "19.2.3",
28-
"@vitejs/plugin-react": "^6.0.2",
28+
"@vitejs/plugin-react": "^6.0.3",
2929
"autoprefixer": "^10.5.0",
3030
"postcss": "^8.5.15",
3131
"tailwindcss": "^4.3.1",

examples/console-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@tailwindcss/postcss": "^4.3.1",
3636
"@types/react": "19.2.17",
3737
"@types/react-dom": "19.2.3",
38-
"@vitejs/plugin-react": "^6.0.2",
38+
"@vitejs/plugin-react": "^6.0.3",
3939
"tailwindcss": "^4.3.1",
4040
"typescript": "^6.0.3",
4141
"vite": "^8.0.16"

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@object-ui/types": "workspace:*",
41-
"better-auth": "^1.6.20"
41+
"better-auth": "^1.6.22"
4242
},
4343
"devDependencies": {
4444
"@types/react": "19.2.17",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@object-ui/react": "workspace:*",
5858
"@object-ui/types": "workspace:*",
5959
"@types/glob": "^9.0.0",
60-
"@vitejs/plugin-react": "^6.0.2",
60+
"@vitejs/plugin-react": "^6.0.3",
6161
"chalk": "^5.6.2",
6262
"commander": "^15.0.0",
6363
"express": "^4.22.2",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@tailwindcss/postcss": "^4.3.1",
9393
"@types/react": "19.2.17",
9494
"@types/react-dom": "19.2.3",
95-
"@vitejs/plugin-react": "^6.0.2",
95+
"@vitejs/plugin-react": "^6.0.3",
9696
"autoprefixer": "^10.5.0",
9797
"postcss": "^8.5.15",
9898
"shadcn": "^4.11.0",

packages/fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@types/react": "19.2.17",
5353
"@types/react-dom": "19.2.3",
54-
"@vitejs/plugin-react": "^6.0.2",
54+
"@vitejs/plugin-react": "^6.0.3",
5555
"typescript": "^6.0.3",
5656
"vite": "^8.0.16",
5757
"vite-plugin-dts": "^5.0.2"

packages/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lint": "eslint ."
3737
},
3838
"dependencies": {
39-
"i18next": "^26.3.1",
39+
"i18next": "^26.3.3",
4040
"react-i18next": "^17.0.8"
4141
},
4242
"peerDependencies": {

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-router-dom": "^6.0.0 || ^7.0.0"
3838
},
3939
"devDependencies": {
40-
"@vitejs/plugin-react": "^6.0.2",
40+
"@vitejs/plugin-react": "^6.0.3",
4141
"react-router-dom": "^7.18.0",
4242
"vite": "^8.0.16",
4343
"vite-plugin-dts": "^5.0.2"

0 commit comments

Comments
 (0)