Skip to content

Commit 0d6da6f

Browse files
authored
Merge pull request #281 from objectstack-ai/dependabot/npm_and_yarn/patch-updates-e041309b4f
chore(deps): bump the patch-updates group across 1 directory with 11 updates
2 parents 0cfd771 + cf590af commit 0d6da6f

File tree

7 files changed

+1403
-849
lines changed

7 files changed

+1403
-849
lines changed

apps/site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
},
1212
"dependencies": {
1313
"fumadocs-core": "^16.4.11",
14-
"fumadocs-docgen": "^3.0.5",
15-
"fumadocs-mdx": "^14.2.6",
16-
"fumadocs-twoslash": "^3.1.12",
14+
"fumadocs-docgen": "^3.0.6",
15+
"fumadocs-mdx": "^14.2.7",
16+
"fumadocs-twoslash": "^3.1.13",
1717
"fumadocs-ui": "^16.4.11",
1818
"lucide-react": "^0.563.0",
1919
"next": "^16.1.4",
@@ -25,7 +25,7 @@
2525
"@tailwindcss/postcss": "^4.1.0",
2626
"@tailwindcss/typography": "^0.5.16",
2727
"@types/node": "^25.2.0",
28-
"@types/react": "^19.0.11",
28+
"@types/react": "^19.2.14",
2929
"@types/react-dom": "^19.0.5",
3030
"postcss": "^8.4.49",
3131
"tailwindcss": "^4.1.0",

apps/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@radix-ui/react-select": "^2.2.6",
2626
"@radix-ui/react-slot": "^1.2.3",
2727
"@radix-ui/react-tooltip": "^1.2.8",
28-
"@tanstack/react-query": "^5.90.20",
28+
"@tanstack/react-query": "^5.90.21",
2929
"better-auth": "^1.4.18",
3030
"class-variance-authority": "^0.7.1",
3131
"clsx": "^2.1.1",
@@ -34,15 +34,15 @@
3434
"react-dom": "^19.0.0",
3535
"react-router": "^7.2.0",
3636
"react-router-dom": "^7.2.0",
37-
"tailwind-merge": "^3.0.2"
37+
"tailwind-merge": "^3.4.1"
3838
},
3939
"devDependencies": {
4040
"@tailwindcss/vite": "^4.1.0",
4141
"@testing-library/jest-dom": "^6.9.1",
4242
"@testing-library/react": "^16.3.2",
4343
"@testing-library/user-event": "^14.6.1",
4444
"@types/node": "^25.2.0",
45-
"@types/react": "^19.0.0",
45+
"@types/react": "^19.2.14",
4646
"@types/react-dom": "^19.0.0",
4747
"@vitejs/plugin-react": "^4.5.2",
4848
"@vitest/coverage-v8": "^4.0.18",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"supertest": "^7.2.2",
8383
"ts-jest": "^29.4.6",
8484
"tsup": "^8.5.1",
85-
"turbo": "^2.8.3",
85+
"turbo": "^2.8.9",
8686
"typescript": "^5.9.3",
8787
"typescript-eslint": "^8.55.0",
8888
"vitepress": "^1.6.4"
@@ -115,8 +115,8 @@
115115
"@objectstack/runtime": "3.0.6",
116116
"@objectstack/spec": "3.0.6",
117117
"build": "^0.1.4",
118-
"hono": "^4.11.0",
119-
"pino": "^10.3.0",
118+
"hono": "^4.11.9",
119+
"pino": "^10.3.1",
120120
"pino-pretty": "^13.1.3"
121121
},
122122
"lint-staged": {

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"typescript": "^5.9.3"
2828
},
2929
"optionalDependencies": {
30-
"ioredis": "^5.4.2"
30+
"ioredis": "^5.9.3"
3131
}
3232
}

packages/notification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@objectstack/spec": "3.0.6"
2020
},
2121
"optionalDependencies": {
22-
"axios": "^1.7.9",
22+
"axios": "^1.13.5",
2323
"handlebars": "^4.7.8",
2424
"nodemailer": "^6.9.15"
2525
},

packages/storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
},
3030
"optionalDependencies": {
3131
"better-sqlite3": "^11.0.0",
32-
"ioredis": "^5.4.2"
32+
"ioredis": "^5.9.3"
3333
}
3434
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)