Skip to content

Commit 3333fd9

Browse files
chore: bump the all-minor-patch group with 7 updates (#3)
Bumps the all-minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.21` | `5.91.0` | | [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.90.24` | `5.90.25` | | [next](https://github.com/vercel/next.js) | `16.1.6` | `16.2.0` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.360.2` | `1.362.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.1` | `4.2.2` | | [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.7` | `0.5.8` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.1` | `4.2.2` | Updates `@tanstack/react-query` from 5.90.21 to 5.91.0 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.91.0/packages/react-query) Updates `@tanstack/react-query-persist-client` from 5.90.24 to 5.90.25 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-persist-client/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-persist-client@5.90.25/packages/react-query-persist-client) Updates `next` from 16.1.6 to 16.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.6...v16.2.0) Updates `posthog-js` from 1.360.2 to 1.362.0 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.360.2...posthog-js@1.362.0) Updates `@tailwindcss/postcss` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-postcss) Updates `@types/adm-zip` from 0.5.7 to 0.5.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip) Updates `tailwindcss` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.91.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@tanstack/react-query-persist-client" dependency-version: 5.90.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: next dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: posthog-js dependency-version: 1.362.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@types/adm-zip" dependency-version: 0.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e74363 commit 3333fd9

3 files changed

Lines changed: 257 additions & 257 deletions

File tree

packages/app/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@radix-ui/react-tooltip": "^1.2.8",
3737
"@semianalysisai/inferencex-constants": "workspace:*",
3838
"@semianalysisai/inferencex-db": "workspace:*",
39-
"@tanstack/react-query": "^5.90.21",
40-
"@tanstack/react-query-persist-client": "^5.90.24",
39+
"@tanstack/react-query": "^5.91.0",
40+
"@tanstack/react-query-persist-client": "^5.90.25",
4141
"@vercel/analytics": "^2.0.1",
4242
"@vercel/blob": "^2.3.1",
4343
"@vercel/speed-insights": "^1.3.1",
@@ -47,17 +47,17 @@
4747
"d3": "^7.9.0",
4848
"lodash-es": "^4.17.23",
4949
"lucide-react": "^0.577.0",
50-
"next": "16.1.6",
50+
"next": "16.2.0",
5151
"next-themes": "^0.4.6",
52-
"posthog-js": "^1.360.2",
52+
"posthog-js": "^1.362.0",
5353
"react": "19.2.4",
5454
"react-dom": "19.2.4",
5555
"tailwind-merge": "^3.5.0"
5656
},
5757
"devDependencies": {
5858
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.8",
59-
"@tailwindcss/postcss": "^4.2.1",
60-
"@types/adm-zip": "^0.5.7",
59+
"@tailwindcss/postcss": "^4.2.2",
60+
"@types/adm-zip": "^0.5.8",
6161
"@types/d3": "^7.4.3",
6262
"@types/lodash-es": "^4.17.12",
6363
"@types/node": "^25.5.0",
@@ -71,7 +71,7 @@
7171
"esbuild": "^0.27.4",
7272
"fake-indexeddb": "^6.2.5",
7373
"jsdom": "^28.1.0",
74-
"tailwindcss": "^4.2.1",
74+
"tailwindcss": "^4.2.2",
7575
"tsconfig-paths": "^4.2.0",
7676
"tsx": "^4.21.0",
7777
"tw-animate-css": "^1.4.0",

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"postgres": "^3.4.8"
2929
},
3030
"devDependencies": {
31-
"@types/adm-zip": "^0.5.7",
31+
"@types/adm-zip": "^0.5.8",
3232
"@types/node": "^25.5.0",
3333
"@vitest/coverage-v8": "^4.1.0",
3434
"dotenv-cli": "^11.0.0",

0 commit comments

Comments
 (0)