Skip to content

Commit 76bd1c4

Browse files
authored
Merge pull request #851 from objectstack-ai/dependabot/npm_and_yarn/production-dependencies-e232084c90
chore(deps)(deps): bump the production-dependencies group with 7 updates
2 parents fffa428 + 665d436 commit 76bd1c4

7 files changed

Lines changed: 909 additions & 156 deletions

File tree

apps/docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"postinstall": "fumadocs-mdx"
1414
},
1515
"dependencies": {
16-
"fumadocs-core": "16.6.5",
17-
"fumadocs-mdx": "14.2.8",
18-
"fumadocs-ui": "16.6.5",
16+
"fumadocs-core": "16.6.8",
17+
"fumadocs-mdx": "14.2.9",
18+
"fumadocs-ui": "16.6.8",
1919
"lucide-react": "^0.575.0",
2020
"next": "16.1.6",
2121
"react": "^19.2.4",

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lucide-react": "^0.575.0",
4646
"react": "^19.2.4",
4747
"react-dom": "^19.2.4",
48-
"react-resizable-panels": "^4.6.5",
48+
"react-resizable-panels": "^4.7.0",
4949
"tailwind-merge": "^3.5.0"
5050
},
5151
"devDependencies": {

packages/adapters/hono/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
},
1919
"peerDependencies": {
2020
"@objectstack/runtime": "workspace:^",
21-
"hono": "^4.12.2"
21+
"hono": "^4.12.3"
2222
},
2323
"devDependencies": {
2424
"@objectstack/runtime": "workspace:*",
25-
"hono": "^4.12.2",
25+
"hono": "^4.12.3",
2626
"typescript": "^5.0.0",
2727
"vitest": "^4.0.18"
2828
}

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@objectstack/rest": "workspace:*",
4747
"@objectstack/runtime": "workspace:^",
4848
"@objectstack/spec": "workspace:*",
49-
"@oclif/core": "^4.8.1",
49+
"@oclif/core": "^4.8.2",
5050
"bundle-require": "^5.1.0",
5151
"chalk": "^5.3.0",
5252
"tsx": "^4.7.1",

packages/plugins/plugin-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@objectstack/core": "workspace:*",
1717
"@objectstack/spec": "workspace:*",
18-
"better-auth": "^1.4.19"
18+
"better-auth": "^1.5.0"
1919
},
2020
"devDependencies": {
2121
"@objectstack/cli": "workspace:*",

packages/plugins/plugin-hono-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@hono/node-server": "^1.2.0",
1414
"@objectstack/core": "workspace:*",
1515
"@objectstack/spec": "workspace:*",
16-
"hono": "^4.12.2"
16+
"hono": "^4.12.3"
1717
},
1818
"devDependencies": {
1919
"@types/node": "^25.3.0",

pnpm-lock.yaml

Lines changed: 900 additions & 147 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)