Skip to content

Commit 3a9ba79

Browse files
committed
chore: bump @tanstack/react-query to ^5.100.14 in peer and dev dependencies
1 parent aff093a commit 3a9ba79

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

packages/react-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@openapi-qraft/rollup-config": "workspace:*",
3030
"@openapi-qraft/tanstack-query-react-plugin": "workspace:*",
3131
"@openapi-qraft/test-fixtures": "workspace:*",
32-
"@tanstack/react-query": "^5.96.1",
32+
"@tanstack/react-query": "^5.100.14",
3333
"@testing-library/dom": "^10.4.1",
3434
"@testing-library/react": "^16.3.2",
3535
"@types/jscodeshift": "^0.11.11",

packages/tanstack-query-react-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@openapi-qraft/eslint-config": "workspace:*",
3939
"@openapi-qraft/rollup-config": "workspace:*",
40-
"@tanstack/react-query": "^5.96.1",
40+
"@tanstack/react-query": "^5.100.14",
4141
"eslint": "^10.2.0",
4242
"rimraf": "^6.1.3",
4343
"rollup": "~4.60.1",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4369,7 +4369,7 @@ __metadata:
43694369
"@openapi-qraft/tanstack-query-react-plugin": "workspace:*"
43704370
"@openapi-qraft/tanstack-query-react-types": "workspace:*"
43714371
"@openapi-qraft/test-fixtures": "workspace:*"
4372-
"@tanstack/react-query": "npm:^5.96.1"
4372+
"@tanstack/react-query": "npm:^5.100.14"
43734373
"@testing-library/dom": "npm:^10.4.1"
43744374
"@testing-library/react": "npm:^16.3.2"
43754375
"@types/jscodeshift": "npm:^0.11.11"
@@ -4447,7 +4447,7 @@ __metadata:
44474447
dependencies:
44484448
"@openapi-qraft/eslint-config": "workspace:*"
44494449
"@openapi-qraft/rollup-config": "workspace:*"
4450-
"@tanstack/react-query": "npm:^5.96.1"
4450+
"@tanstack/react-query": "npm:^5.100.14"
44514451
eslint: "npm:^10.2.0"
44524452
rimraf: "npm:^6.1.3"
44534453
rollup: "npm:~4.60.1"
@@ -6143,21 +6143,21 @@ __metadata:
61436143
languageName: node
61446144
linkType: hard
61456145

6146-
"@tanstack/query-core@npm:5.96.1":
6147-
version: 5.96.1
6148-
resolution: "@tanstack/query-core@npm:5.96.1"
6149-
checksum: 10c0/8489d0c53438083a1b318a0d8c8cb3ff88cd89bfa576be56ea26b04e124bef32595ee877828e89c73d0f827cd71a18787f43410f7408058645d5beaf4ee8cb25
6146+
"@tanstack/query-core@npm:5.100.14":
6147+
version: 5.100.14
6148+
resolution: "@tanstack/query-core@npm:5.100.14"
6149+
checksum: 10c0/947942b1499169b279faf4eddd570719db5d6863c89db4ec2d54e1eb3fb66a679cfa87a15c9f2e9d5de523e4bcc1782c020fba913ead461b73ecec4fdd986c59
61506150
languageName: node
61516151
linkType: hard
61526152

6153-
"@tanstack/react-query@npm:^5.96.1":
6154-
version: 5.96.1
6155-
resolution: "@tanstack/react-query@npm:5.96.1"
6153+
"@tanstack/react-query@npm:^5.100.14":
6154+
version: 5.100.14
6155+
resolution: "@tanstack/react-query@npm:5.100.14"
61566156
dependencies:
6157-
"@tanstack/query-core": "npm:5.96.1"
6157+
"@tanstack/query-core": "npm:5.100.14"
61586158
peerDependencies:
61596159
react: ^18 || ^19
6160-
checksum: 10c0/69bd95d1d4242f0d863b02ff2dc785fac8a6008f59b1581ae9cac51ec9b87cccf4dc71628f4633bf7fe5f11a527a07520248d56a1e7f085cd41a6fb829484212
6160+
checksum: 10c0/f124e7671f5731a88241a71a6ce7da54f0bafb960ec4107d1eb24d0fc25136d10cd02ebd68956eb0605a29e60d925e82bfb52386b25cbe2e1cb4c166017cbf2a
61616161
languageName: node
61626162
linkType: hard
61636163

0 commit comments

Comments
 (0)