Skip to content

Commit 1652a53

Browse files
Update dependency @tanstack/react-query to v5.100.9 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4636621 commit 1652a53

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

fe/inventory-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@ant-design/icons": "6.2.2",
1717
"@ant-design/pro-components": "2.8.10",
18-
"@tanstack/react-query": "5.100.8",
18+
"@tanstack/react-query": "5.100.9",
1919
"antd": "6.3.7",
2020
"axios": "1.16.0",
2121
"lodash": "4.18.1",

fe/inventory-frontend/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,21 +2220,21 @@ __metadata:
22202220
languageName: node
22212221
linkType: hard
22222222

2223-
"@tanstack/query-core@npm:5.100.8":
2224-
version: 5.100.8
2225-
resolution: "@tanstack/query-core@npm:5.100.8"
2226-
checksum: 10c0/fa6779e4601701171c5c9bd899e6787a082dc7494fbadbc6bfa1a4d791604bcde90bc728d19b48046bcba75a1bd3f727848634cafe1bd7a9f362b0e1df15305b
2223+
"@tanstack/query-core@npm:5.100.9":
2224+
version: 5.100.9
2225+
resolution: "@tanstack/query-core@npm:5.100.9"
2226+
checksum: 10c0/119bcfa78f416562d64d6584c9354a0f6eec030818a1010428d4fbe8a8599075b3e45cacca09b166726aea9a159b09c5d24a5a0f55581f43cda007a48b5b4414
22272227
languageName: node
22282228
linkType: hard
22292229

2230-
"@tanstack/react-query@npm:5.100.8":
2231-
version: 5.100.8
2232-
resolution: "@tanstack/react-query@npm:5.100.8"
2230+
"@tanstack/react-query@npm:5.100.9":
2231+
version: 5.100.9
2232+
resolution: "@tanstack/react-query@npm:5.100.9"
22332233
dependencies:
2234-
"@tanstack/query-core": "npm:5.100.8"
2234+
"@tanstack/query-core": "npm:5.100.9"
22352235
peerDependencies:
22362236
react: ^18 || ^19
2237-
checksum: 10c0/e8711c8b4a9f04081fd6dd9e5a5d7c5b2e235fea95ea200913a312ebd8b10fa14664ff31ae418428896b48529e9ec6a7ff8b43fc94c006213b3edc9ff24922fb
2237+
checksum: 10c0/7e9af3334f6eada6fd0e030d19d77f62a2809d91a991caec68811e1e86aef9c93b8cb8fecfcf7efd9517fb1148f0df60fc4103d44cdd38accba991e70b6bb138
22382238
languageName: node
22392239
linkType: hard
22402240

@@ -3850,7 +3850,7 @@ __metadata:
38503850
"@ant-design/pro-components": "npm:2.8.10"
38513851
"@eslint/js": "npm:10.0.1"
38523852
"@faker-js/faker": "npm:10.4.0"
3853-
"@tanstack/react-query": "npm:5.100.8"
3853+
"@tanstack/react-query": "npm:5.100.9"
38543854
"@testing-library/dom": "npm:10.4.1"
38553855
"@testing-library/jest-dom": "npm:6.9.1"
38563856
"@testing-library/react": "npm:16.3.2"

0 commit comments

Comments
 (0)