Skip to content

Commit 449e055

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump the npm-packages group with 4 updates
Bumps the npm-packages group with 4 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools), [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) and [react-i18next](https://github.com/i18next/react-i18next). Updates `@tanstack/react-query` from 5.89.0 to 5.90.2 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.89.0 to 5.90.2 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query-devtools) Updates `@xyflow/react` from 12.8.5 to 12.8.6 - [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/[email protected]/packages/react) Updates `react-i18next` from 15.7.3 to 15.7.4 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.3...v15.7.4) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.90.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@xyflow/react" dependency-version: 12.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: react-i18next dependency-version: 15.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e17b0b3 commit 449e055

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
},
2020
"dependencies": {
2121
"@ant-design/icons": "5.6.1",
22-
"@tanstack/react-query": "5.89.0",
23-
"@tanstack/react-query-devtools": "5.89.0",
24-
"@xyflow/react": "12.8.5",
22+
"@tanstack/react-query": "5.90.2",
23+
"@tanstack/react-query-devtools": "5.90.2",
24+
"@xyflow/react": "12.8.6",
2525
"antd": "4.24.16",
2626
"axios": "1.12.2",
2727
"clsx": "2.1.1",
@@ -32,7 +32,7 @@
3232
"react": "18.3.1",
3333
"react-dom": "18.3.1",
3434
"react-error-boundary": "4.1.2",
35-
"react-i18next": "15.7.3",
35+
"react-i18next": "15.7.4",
3636
"react-router-dom": "6.30.1"
3737
},
3838
"devDependencies": {

yarn.lock

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,40 +2040,40 @@ __metadata:
20402040
languageName: node
20412041
linkType: hard
20422042

2043-
"@tanstack/query-core@npm:5.89.0":
2044-
version: 5.89.0
2045-
resolution: "@tanstack/query-core@npm:5.89.0"
2046-
checksum: 10c0/8e1e92fb4e3694d7f706bb686135a237280528ad5da890e996521780ecf30dbe139662dfd75b2f73bfe617e9275de1b3e7ab5c9fc6cacbf79cabf8163922e334
2043+
"@tanstack/query-core@npm:5.90.2":
2044+
version: 5.90.2
2045+
resolution: "@tanstack/query-core@npm:5.90.2"
2046+
checksum: 10c0/695a7450b0bb9f6dd21bebeacfc962dfc886631a3b3a13c33a842ef719b4c3dd30c15febe8c1ade6902a85e0f387c51a97570f430cc8f5c7032ff737d6410597
20472047
languageName: node
20482048
linkType: hard
20492049

2050-
"@tanstack/query-devtools@npm:5.87.3":
2051-
version: 5.87.3
2052-
resolution: "@tanstack/query-devtools@npm:5.87.3"
2053-
checksum: 10c0/2e2e22e3866cd1cae5fa63362dd745965a6a73cc74397eb5ad44eb6e3066061776f7fe01b49e61a95117213e65f7d0d14aa6c55a665dda79b7a8c7c7aa2c56f5
2050+
"@tanstack/query-devtools@npm:5.90.1":
2051+
version: 5.90.1
2052+
resolution: "@tanstack/query-devtools@npm:5.90.1"
2053+
checksum: 10c0/3b69e5441438acf0e753adbf187abf54b5b2e19d7c6d1e465d97278cb8c248bb86d3be193092d50414e4093cbf014093103517cb523daae003e53c867f3c11c2
20542054
languageName: node
20552055
linkType: hard
20562056

2057-
"@tanstack/react-query-devtools@npm:5.89.0":
2058-
version: 5.89.0
2059-
resolution: "@tanstack/react-query-devtools@npm:5.89.0"
2057+
"@tanstack/react-query-devtools@npm:5.90.2":
2058+
version: 5.90.2
2059+
resolution: "@tanstack/react-query-devtools@npm:5.90.2"
20602060
dependencies:
2061-
"@tanstack/query-devtools": "npm:5.87.3"
2061+
"@tanstack/query-devtools": "npm:5.90.1"
20622062
peerDependencies:
2063-
"@tanstack/react-query": ^5.89.0
2063+
"@tanstack/react-query": ^5.90.2
20642064
react: ^18 || ^19
2065-
checksum: 10c0/49628feb48be07eea79441b2eae8b190149d5f7bc60d0ea86091a2e229993630868fdf91e116266a68d60954e594d70109bf2e0a44b7cc3ded661c44aabf0226
2065+
checksum: 10c0/526d529bf995426ace7511f51a425ce92dfc1b6dd74c9956a3cd7d68950119e97291bced2ff17173bcdb329eae36c68abc211a4dec32d6e92ab537b41c0533c2
20662066
languageName: node
20672067
linkType: hard
20682068

2069-
"@tanstack/react-query@npm:5.89.0":
2070-
version: 5.89.0
2071-
resolution: "@tanstack/react-query@npm:5.89.0"
2069+
"@tanstack/react-query@npm:5.90.2":
2070+
version: 5.90.2
2071+
resolution: "@tanstack/react-query@npm:5.90.2"
20722072
dependencies:
2073-
"@tanstack/query-core": "npm:5.89.0"
2073+
"@tanstack/query-core": "npm:5.90.2"
20742074
peerDependencies:
20752075
react: ^18 || ^19
2076-
checksum: 10c0/07364b36bcf8424777b79fad3a87e16867e955a09c27696e8a9833bacf5cd2a3f69474bb7285b6103a7c49f578a23a3f211cf3dbd36c63871ffdacd8baf0faeb
2076+
checksum: 10c0/22e76626a59890409858521b0e42b49219126a4ea5ed79eaa48a267959175dfdd28b30b9b03a415dccf703d95c18100a9d8917679818f6d2adc26d6c5f96a4d6
20772077
languageName: node
20782078
linkType: hard
20792079

@@ -2773,23 +2773,23 @@ __metadata:
27732773
languageName: node
27742774
linkType: hard
27752775

2776-
"@xyflow/react@npm:12.8.5":
2777-
version: 12.8.5
2778-
resolution: "@xyflow/react@npm:12.8.5"
2776+
"@xyflow/react@npm:12.8.6":
2777+
version: 12.8.6
2778+
resolution: "@xyflow/react@npm:12.8.6"
27792779
dependencies:
2780-
"@xyflow/system": "npm:0.0.69"
2780+
"@xyflow/system": "npm:0.0.70"
27812781
classcat: "npm:^5.0.3"
27822782
zustand: "npm:^4.4.0"
27832783
peerDependencies:
27842784
react: ">=17"
27852785
react-dom: ">=17"
2786-
checksum: 10c0/7cdd23e9595783250b3080a4459c12819da1dceaad42063d08ca815b07a4516725ba8a8ce66a6ba24a8f4ac3ee89b4930f206c950c07b0fc781bef908ab07f3a
2786+
checksum: 10c0/166773febaf4fc1c010962606926e629b28fb9d5a15cb36f0c9d449990de6cba86635be25ee400e20fa57e539caf80489db66a0e47e5a6db00431432b15cd385
27872787
languageName: node
27882788
linkType: hard
27892789

2790-
"@xyflow/system@npm:0.0.69":
2791-
version: 0.0.69
2792-
resolution: "@xyflow/system@npm:0.0.69"
2790+
"@xyflow/system@npm:0.0.70":
2791+
version: 0.0.70
2792+
resolution: "@xyflow/system@npm:0.0.70"
27932793
dependencies:
27942794
"@types/d3-drag": "npm:^3.0.7"
27952795
"@types/d3-interpolate": "npm:^3.0.4"
@@ -2800,7 +2800,7 @@ __metadata:
28002800
d3-interpolate: "npm:^3.0.1"
28012801
d3-selection: "npm:^3.0.0"
28022802
d3-zoom: "npm:^3.0.0"
2803-
checksum: 10c0/c05089c50802df9a73813696148b285e7b0411d15c34f63b458beb69bf471b2a3c4cf01eca1f8d0cfae002ee7d25d04c0b01952747ae9033201955754f74269e
2803+
checksum: 10c0/744f45038916f9545b82f42bbee24a0eae9be58b36f828189c576c164ff5d41e53c127352ed981e73d9b9c75732aff293dce9e6eeca73c9b7f6b682af1d8e556
28042804
languageName: node
28052805
linkType: hard
28062806

@@ -9724,14 +9724,14 @@ __metadata:
97249724
languageName: node
97259725
linkType: hard
97269726

9727-
"react-i18next@npm:15.7.3":
9728-
version: 15.7.3
9729-
resolution: "react-i18next@npm:15.7.3"
9727+
"react-i18next@npm:15.7.4":
9728+
version: 15.7.4
9729+
resolution: "react-i18next@npm:15.7.4"
97309730
dependencies:
97319731
"@babel/runtime": "npm:^7.27.6"
97329732
html-parse-stringify: "npm:^3.0.1"
97339733
peerDependencies:
9734-
i18next: ">= 25.4.1"
9734+
i18next: ">= 23.4.0"
97359735
react: ">= 16.8.0"
97369736
typescript: ^5
97379737
peerDependenciesMeta:
@@ -9741,7 +9741,7 @@ __metadata:
97419741
optional: true
97429742
typescript:
97439743
optional: true
9744-
checksum: 10c0/dc3ca1da9accb47f63b2049c94ff7a94ba92d76bad586aca7c2aa3b7a01c2d4e69d4363ff0cfa898cef22b109f2dd49864d6ac94cd9afbac485d44e70ed5a4d6
9744+
checksum: 10c0/643c5d3ced4b44084c871a55e876159561c14f378f90bf53286c1291082703e293573da18ad692b43b357b60d2f7251bc417feb0b522de8cec5c414e5ebdf6c1
97459745
languageName: node
97469746
linkType: hard
97479747

@@ -11037,14 +11037,14 @@ __metadata:
1103711037
dependencies:
1103811038
"@ant-design/icons": "npm:5.6.1"
1103911039
"@svgr/webpack": "npm:8.1.0"
11040-
"@tanstack/react-query": "npm:5.89.0"
11041-
"@tanstack/react-query-devtools": "npm:5.89.0"
11040+
"@tanstack/react-query": "npm:5.90.2"
11041+
"@tanstack/react-query-devtools": "npm:5.90.2"
1104211042
"@types/node": "npm:20.19.17"
1104311043
"@types/react": "npm:18.3.23"
1104411044
"@types/react-dom": "npm:18.3.7"
1104511045
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
1104611046
"@typescript-eslint/parser": "npm:7.18.0"
11047-
"@xyflow/react": "npm:12.8.5"
11047+
"@xyflow/react": "npm:12.8.6"
1104811048
antd: "npm:4.24.16"
1104911049
axios: "npm:1.12.2"
1105011050
clsx: "npm:2.1.1"
@@ -11076,7 +11076,7 @@ __metadata:
1107611076
react: "npm:18.3.1"
1107711077
react-dom: "npm:18.3.1"
1107811078
react-error-boundary: "npm:4.1.2"
11079-
react-i18next: "npm:15.7.3"
11079+
react-i18next: "npm:15.7.4"
1108011080
react-router-dom: "npm:6.30.1"
1108111081
rimraf: "npm:5.0.10"
1108211082
style-loader: "npm:3.3.4"

0 commit comments

Comments
 (0)