Skip to content

Commit 3eb773f

Browse files
Bump the prod-dependencies-patch group across 1 directory with 7 updates
Bumps the prod-dependencies-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ai-sdk/react](https://github.com/vercel/ai) | `2.0.76` | `2.0.87` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.7` | `2.1.8` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.18` | `1.11.19` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.12.0` | `11.12.1` | | [remark-flexible-toc](https://github.com/ipikuka/remark-flexible-toc) | `1.2.3` | `1.2.4` | Updates `@ai-sdk/react` from 2.0.76 to 2.0.87 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `ai` from 5.0.76 to 5.0.87 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/[email protected]@5.0.87) Updates `dayjs` from 1.11.18 to 1.11.19 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.18...v1.11.19) Updates `mermaid` from 11.12.0 to 11.12.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.12.1) Updates `remark-flexible-toc` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/ipikuka/remark-flexible-toc/releases) - [Commits](ipikuka/remark-flexible-toc@v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: "@ai-sdk/react" dependency-version: 2.0.87 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: ai dependency-version: 5.0.87 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: dayjs dependency-version: 1.11.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: mermaid dependency-version: 11.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch - dependency-name: remark-flexible-toc dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 013e433 commit 3eb773f

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@
8989
"vitest": "^3.0.9"
9090
},
9191
"dependencies": {
92-
"@ai-sdk/react": "^2.0.76",
92+
"@ai-sdk/react": "^2.0.87",
9393
"@floating-ui/react": "^0.27.16",
9494
"@monaco-editor/loader": "^1.5.0",
9595
"@monaco-editor/react": "^4.7.0",
9696
"@observablehq/plot": "^0.6.17",
97-
"@radix-ui/react-label": "^2.1.7",
97+
"@radix-ui/react-label": "^2.1.8",
9898
"@radix-ui/react-slot": "^1.2.3",
9999
"@react-hook/resize-observer": "^2.0.2",
100100
"@table-nav/core": "^0.0.7",
@@ -113,7 +113,7 @@
113113
"color": "^4.2.3",
114114
"colord": "^2.9.3",
115115
"css-tree": "^3.1.0",
116-
"dayjs": "^1.11.15",
116+
"dayjs": "^1.11.19",
117117
"debug": "^4.4.3",
118118
"electron-updater": "^6.6",
119119
"env-paths": "^3.0.0",
@@ -122,7 +122,7 @@
122122
"html-to-image": "^1.11.13",
123123
"immer": "^10.1.1",
124124
"jotai": "2.9.3",
125-
"mermaid": "^11.12.0",
125+
"mermaid": "^11.12.1",
126126
"monaco-editor": "^0.52.0",
127127
"monaco-yaml": "^5.4.0",
128128
"overlayscrollbars": "^2.12.0",
@@ -145,7 +145,7 @@
145145
"rehype-raw": "^7.0.0",
146146
"rehype-sanitize": "^6.0.0",
147147
"rehype-slug": "^6.0.0",
148-
"remark-flexible-toc": "^1.2.3",
148+
"remark-flexible-toc": "^1.2.4",
149149
"remark-gfm": "^4.0.1",
150150
"semver": "^7.7.3",
151151
"remark-github-blockquote-alert": "^1.3.1",

0 commit comments

Comments
 (0)