Skip to content

Commit 7ccffa5

Browse files
Bump the production-dependencies group with 6 updates
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.2.9` | `2.2.10` | | [@nanostores/persistent](https://github.com/nanostores/persistent) | `1.3.3` | `1.3.4` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.10.1` | `12.10.2` | | [nanostores](https://github.com/nanostores/nanostores) | `1.2.0` | `1.3.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | Updates `@headlessui/react` from 2.2.9 to 2.2.10 - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.10/packages/@headlessui-react) Updates `@nanostores/persistent` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/nanostores/persistent/releases) - [Changelog](https://github.com/nanostores/persistent/blob/main/CHANGELOG.md) - [Commits](nanostores/persistent@1.3.3...1.3.4) Updates `@xyflow/react` from 12.10.1 to 12.10.2 - [Release notes](https://github.com/xyflow/xyflow/releases) - [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.10.2/packages/react) Updates `nanostores` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/nanostores/nanostores/releases) - [Changelog](https://github.com/nanostores/nanostores/blob/main/CHANGELOG.md) - [Commits](nanostores/nanostores@1.2.0...1.3.0) Updates `react` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nanostores/persistent" dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@xyflow/react" dependency-version: 12.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nanostores dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12ccac3 commit 7ccffa5

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
"type": "module",
66
"dependencies": {
77
"@dagrejs/dagre": "^3.0.0",
8-
"@headlessui/react": "^2.2.9",
8+
"@headlessui/react": "^2.2.10",
99
"@heroicons/react": "^2.2.0",
10-
"@nanostores/persistent": "^1.3.3",
10+
"@nanostores/persistent": "^1.3.4",
1111
"@nanostores/react": "^1.1.0",
1212
"@tailwindcss/typography": "^0.5.19",
1313
"@tanstack/react-query": "^5.95.2",
1414
"@tanstack/react-router": "^1.168.4",
15-
"@xyflow/react": "^12.10.1",
15+
"@xyflow/react": "^12.10.2",
1616
"clsx": "^2.1.1",
1717
"date-fns": "^4.1.0",
18-
"nanostores": "^1.1.1",
18+
"nanostores": "^1.3.0",
1919
"next-themes": "^0.4.6",
2020
"query-string": "^9.3.1",
21-
"react": "^19.2.4",
22-
"react-dom": "^19.2.4",
21+
"react": "^19.2.5",
22+
"react-dom": "^19.2.5",
2323
"react-hot-toast": "^2.6.0",
2424
"react-time-sync": "^5.2.1",
2525
"zod": "^4.3.6"

0 commit comments

Comments
 (0)