Skip to content

Commit 8126c15

Browse files
Bump the production-dependencies group with 6 updates
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@nanostores/persistent](https://github.com/nanostores/persistent) | `1.3.4` | `1.3.5` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.11.1` | `12.11.2` | | [nanostores](https://github.com/nanostores/nanostores) | `1.3.0` | `1.4.1` | | [query-string](https://github.com/sindresorhus/query-string) | `9.4.0` | `9.4.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` | Updates `@nanostores/persistent` from 1.3.4 to 1.3.5 - [Release notes](https://github.com/nanostores/persistent/releases) - [Changelog](https://github.com/nanostores/persistent/blob/main/CHANGELOG.md) - [Commits](nanostores/persistent@1.3.4...1.3.5) Updates `@xyflow/react` from 12.11.1 to 12.11.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.11.2/packages/react) Updates `nanostores` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/nanostores/nanostores/releases) - [Changelog](https://github.com/nanostores/nanostores/blob/main/CHANGELOG.md) - [Commits](nanostores/nanostores@1.3.0...1.4.1) Updates `query-string` from 9.4.0 to 9.4.1 - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v9.4.0...v9.4.1) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: "@nanostores/persistent" dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@xyflow/react" dependency-version: 12.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nanostores dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: query-string dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e68e5b1 commit 8126c15

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
@@ -11,19 +11,19 @@
1111
"@dagrejs/dagre": "^3.0.0",
1212
"@headlessui/react": "^2.2.10",
1313
"@heroicons/react": "^2.2.0",
14-
"@nanostores/persistent": "^1.3.4",
14+
"@nanostores/persistent": "^1.3.5",
1515
"@nanostores/react": "^1.1.0",
1616
"@tailwindcss/typography": "^0.5.20",
1717
"@tanstack/react-query": "^5.101.1",
1818
"@tanstack/react-router": "^1.170.16",
19-
"@xyflow/react": "^12.11.1",
19+
"@xyflow/react": "^12.11.2",
2020
"clsx": "^2.1.1",
2121
"date-fns": "^4.4.0",
22-
"nanostores": "^1.3.0",
22+
"nanostores": "^1.4.1",
2323
"next-themes": "^0.4.6",
24-
"query-string": "^9.4.0",
25-
"react": "^19.2.7",
26-
"react-dom": "^19.2.7",
24+
"query-string": "^9.4.1",
25+
"react": "^19.2.8",
26+
"react-dom": "^19.2.8",
2727
"react-hot-toast": "^2.6.0",
2828
"react-time-sync": "^5.2.1",
2929
"zod": "^4.4.3"

0 commit comments

Comments
 (0)