Skip to content

Commit cc537e1

Browse files
chore(deps): bump the patch-updates group across 1 directory with 7 updates
Bumps the patch-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.9` | `1.19.11` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.16.1` | `4.16.2` | | [turbo](https://github.com/vercel/turborepo) | `2.8.12` | `2.8.20` | | [sql.js](https://github.com/sql-js/sql.js) | `1.14.0` | `1.14.1` | | [@types/sql.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sql.js) | `1.4.9` | `1.4.10` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.9` | `14.2.11` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` | Updates `@hono/node-server` from 1.19.9 to 1.19.11 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.9...v1.19.11) Updates `eslint-plugin-import-x` from 4.16.1 to 4.16.2 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.16.1...v4.16.2) Updates `turbo` from 2.8.12 to 2.8.20 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.12...v2.8.20) Updates `sql.js` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/sql-js/sql.js/releases) - [Commits](sql-js/sql.js@v1.14.0...v1.14.1) Updates `@types/sql.js` from 1.4.9 to 1.4.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sql.js) Updates `@types/sql.js` from 1.4.9 to 1.4.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sql.js) Updates `fumadocs-mdx` from 14.2.9 to 14.2.11 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@14.2.9...fumadocs-mdx@14.2.11) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint-plugin-import-x dependency-version: 4.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: turbo dependency-version: 2.8.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: sql.js dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@types/sql.js" dependency-version: 1.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@types/sql.js" dependency-version: 1.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-mdx dependency-version: 14.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7787a8b commit cc537e1

4 files changed

Lines changed: 491 additions & 202 deletions

File tree

apps/site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"fumadocs-core": "^16.4.11",
1414
"fumadocs-docgen": "^3.0.8",
15-
"fumadocs-mdx": "^14.2.9",
15+
"fumadocs-mdx": "^14.2.11",
1616
"fumadocs-twoslash": "^3.1.14",
1717
"fumadocs-ui": "^16.4.11",
1818
"lucide-react": "^0.563.0",
@@ -27,7 +27,7 @@
2727
"@types/node": "^25.2.0",
2828
"@types/react": "^19.2.14",
2929
"@types/react-dom": "^19.0.5",
30-
"postcss": "^8.4.49",
30+
"postcss": "^8.5.8",
3131
"tailwindcss": "^4.1.0",
3232
"tsup": "^8.5.1",
3333
"typescript": "^5.9.3"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"concurrently": "^9.2.1",
7474
"eslint": "^10.0.2",
7575
"eslint-config-prettier": "^10.1.8",
76-
"eslint-plugin-import-x": "^4.16.1",
76+
"eslint-plugin-import-x": "^4.16.2",
7777
"husky": "^9.1.7",
7878
"jest": "^30.2.0",
7979
"js-yaml": "^4.1.1",
@@ -82,14 +82,14 @@
8282
"supertest": "^7.2.2",
8383
"ts-jest": "^29.4.6",
8484
"tsup": "^8.5.1",
85-
"turbo": "^2.8.12",
85+
"turbo": "^2.8.20",
8686
"typescript": "^5.9.3",
8787
"typescript-eslint": "^8.55.0",
8888
"vitepress": "^1.6.4"
8989
},
9090
"version": "0.1.0",
9191
"dependencies": {
92-
"@hono/node-server": "^1.19.0",
92+
"@hono/node-server": "^1.19.11",
9393
"@objectos/agent": "workspace:*",
9494
"@objectos/analytics": "workspace:*",
9595
"@objectos/audit": "workspace:*",

packages/browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"@objectstack/spec": "3.0.9",
2121
"comlink": "^4.4.1",
2222
"idb": "^8.0.0",
23-
"sql.js": "^1.14.0"
23+
"sql.js": "^1.14.1"
2424
},
2525
"devDependencies": {
2626
"@types/jest": "^30.0.0",
2727
"@types/node": "^25.2.0",
28-
"@types/sql.js": "^1.4.9",
28+
"@types/sql.js": "^1.4.10",
2929
"jest": "^30.2.0",
3030
"jest-environment-jsdom": "^30.0.0",
3131
"ts-jest": "^29.4.6",

0 commit comments

Comments
 (0)