Skip to content

Commit f62ad32

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), [typescript](https://github.com/microsoft/TypeScript) and [webpack](https://github.com/webpack/webpack). Updates `@tanstack/react-query` from 5.83.0 to 5.84.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.84.1/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.83.0 to 5.84.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.84.1/packages/react-query-devtools) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `webpack` from 5.100.2 to 5.101.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.100.2...v5.101.0) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.84.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.84.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: webpack dependency-version: 5.101.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8767f9 commit f62ad32

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"dependencies": {
2121
"@ant-design/icons": "5.6.1",
22-
"@tanstack/react-query": "5.83.0",
23-
"@tanstack/react-query-devtools": "5.83.0",
22+
"@tanstack/react-query": "5.84.1",
23+
"@tanstack/react-query-devtools": "5.84.1",
2424
"@xyflow/react": "12.8.2",
2525
"antd": "4.24.16",
2626
"axios": "1.11.0",
@@ -67,8 +67,8 @@
6767
"style-loader": "3.3.4",
6868
"terser-webpack-plugin": "5.3.14",
6969
"ts-loader": "9.5.2",
70-
"typescript": "5.8.3",
71-
"webpack": "5.100.2",
70+
"typescript": "5.9.2",
71+
"webpack": "5.101.0",
7272
"webpack-bundle-analyzer": "4.10.2",
7373
"webpack-cli": "5.1.4",
7474
"webpack-dev-server": "5.2.2",

yarn.lock

Lines changed: 35 additions & 35 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.83.0":
2044-
version: 5.83.0
2045-
resolution: "@tanstack/query-core@npm:5.83.0"
2046-
checksum: 10c0/e6dc480bc99eaca552a9ad65423788b60368cf99308681252fc7dbe42a3f2c1c978db0d3471cc3349b9112cfb4d967ace4e192a1d7e987e30c5c1ff74809c77c
2043+
"@tanstack/query-core@npm:5.83.1":
2044+
version: 5.83.1
2045+
resolution: "@tanstack/query-core@npm:5.83.1"
2046+
checksum: 10c0/3eeacf678fcf9803585f1be74979548a33c7f659b8d5f33c1e3b3834ef3b9f3401070b2e2d38bbaa9c6e5a3c359baaa3828078e38007b7c99fb8c9f1e3911142
20472047
languageName: node
20482048
linkType: hard
20492049

2050-
"@tanstack/query-devtools@npm:5.81.2":
2051-
version: 5.81.2
2052-
resolution: "@tanstack/query-devtools@npm:5.81.2"
2053-
checksum: 10c0/f942cba7bd3ecb471063cd472eeebb2ec76005feeb7e0f357b191da5ab9f769aa767bc88d4da82b2b39c4fcbb16dfed38ce3c77b6eea4d4c30405368c1120207
2050+
"@tanstack/query-devtools@npm:5.84.0":
2051+
version: 5.84.0
2052+
resolution: "@tanstack/query-devtools@npm:5.84.0"
2053+
checksum: 10c0/8257bebbf648e850f0186175a6e17aa6ac50e2dbb9413953927a698a2f73db8009693980f4c6b0f928a703be353a0b1bd1316031029818be7672db98c1b42cde
20542054
languageName: node
20552055
linkType: hard
20562056

2057-
"@tanstack/react-query-devtools@npm:5.83.0":
2058-
version: 5.83.0
2059-
resolution: "@tanstack/react-query-devtools@npm:5.83.0"
2057+
"@tanstack/react-query-devtools@npm:5.84.1":
2058+
version: 5.84.1
2059+
resolution: "@tanstack/react-query-devtools@npm:5.84.1"
20602060
dependencies:
2061-
"@tanstack/query-devtools": "npm:5.81.2"
2061+
"@tanstack/query-devtools": "npm:5.84.0"
20622062
peerDependencies:
2063-
"@tanstack/react-query": ^5.83.0
2063+
"@tanstack/react-query": ^5.84.1
20642064
react: ^18 || ^19
2065-
checksum: 10c0/9d3c0c4ba5d5f42d1e76a5d009d768fe407e2bcdfa24986236a5b501bf41de8a04c30ebca97c871f822f6c20e508490943dbe0602640770d95f518cce9e7a760
2065+
checksum: 10c0/f26180835d92640ed55644e3aed557a62e662120b94fc6b3887ff67f5f3711912a258e9898117936927e94ce80eae4de3d89f4b4cbed77b1d8d4719581929915
20662066
languageName: node
20672067
linkType: hard
20682068

2069-
"@tanstack/react-query@npm:5.83.0":
2070-
version: 5.83.0
2071-
resolution: "@tanstack/react-query@npm:5.83.0"
2069+
"@tanstack/react-query@npm:5.84.1":
2070+
version: 5.84.1
2071+
resolution: "@tanstack/react-query@npm:5.84.1"
20722072
dependencies:
2073-
"@tanstack/query-core": "npm:5.83.0"
2073+
"@tanstack/query-core": "npm:5.83.1"
20742074
peerDependencies:
20752075
react: ^18 || ^19
2076-
checksum: 10c0/883229f9219ca906a54d7caafd44d59b57db5dbe87e954f8a7027f460e9f8b97842dfbd0d676dc3111d577baf312c64f6c1fdd67cd1e4b0f0bf574e29670c606
2076+
checksum: 10c0/a57fed2e6f3c7a42309383e03056f1ff1506ad5fdc8d20a1a6a945006442e71871dfd5eac6e90fb8a506036b2e8a2a5463fa0f5bed826de170aa5926a4728f99
20772077
languageName: node
20782078
linkType: hard
20792079

@@ -11030,8 +11030,8 @@ __metadata:
1103011030
dependencies:
1103111031
"@ant-design/icons": "npm:5.6.1"
1103211032
"@svgr/webpack": "npm:8.1.0"
11033-
"@tanstack/react-query": "npm:5.83.0"
11034-
"@tanstack/react-query-devtools": "npm:5.83.0"
11033+
"@tanstack/react-query": "npm:5.84.1"
11034+
"@tanstack/react-query-devtools": "npm:5.84.1"
1103511035
"@types/node": "npm:20.19.9"
1103611036
"@types/react": "npm:18.3.23"
1103711037
"@types/react-dom": "npm:18.3.7"
@@ -11075,8 +11075,8 @@ __metadata:
1107511075
style-loader: "npm:3.3.4"
1107611076
terser-webpack-plugin: "npm:5.3.14"
1107711077
ts-loader: "npm:9.5.2"
11078-
typescript: "npm:5.8.3"
11079-
webpack: "npm:5.100.2"
11078+
typescript: "npm:5.9.2"
11079+
webpack: "npm:5.101.0"
1108011080
webpack-bundle-analyzer: "npm:4.10.2"
1108111081
webpack-cli: "npm:5.1.4"
1108211082
webpack-dev-server: "npm:5.2.2"
@@ -11406,23 +11406,23 @@ __metadata:
1140611406
languageName: node
1140711407
linkType: hard
1140811408

11409-
"typescript@npm:5.8.3":
11410-
version: 5.8.3
11411-
resolution: "typescript@npm:5.8.3"
11409+
"typescript@npm:5.9.2":
11410+
version: 5.9.2
11411+
resolution: "typescript@npm:5.9.2"
1141211412
bin:
1141311413
tsc: bin/tsc
1141411414
tsserver: bin/tsserver
11415-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
11415+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
1141611416
languageName: node
1141711417
linkType: hard
1141811418

11419-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
11420-
version: 5.8.3
11421-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
11419+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
11420+
version: 5.9.2
11421+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
1142211422
bin:
1142311423
tsc: bin/tsc
1142411424
tsserver: bin/tsserver
11425-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
11425+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
1142611426
languageName: node
1142711427
linkType: hard
1142811428

@@ -11772,9 +11772,9 @@ __metadata:
1177211772
languageName: node
1177311773
linkType: hard
1177411774

11775-
"webpack@npm:5.100.2":
11776-
version: 5.100.2
11777-
resolution: "webpack@npm:5.100.2"
11775+
"webpack@npm:5.101.0":
11776+
version: 5.101.0
11777+
resolution: "webpack@npm:5.101.0"
1177811778
dependencies:
1177911779
"@types/eslint-scope": "npm:^3.7.7"
1178011780
"@types/estree": "npm:^1.0.8"
@@ -11806,7 +11806,7 @@ __metadata:
1180611806
optional: true
1180711807
bin:
1180811808
webpack: bin/webpack.js
11809-
checksum: 10c0/0add75d44c482634c6879a3fc87fa2af6a6c7c8eacda5d5f60ed778a2ce13d33fd6178a2b4750368706a49e769af6d828934c28914b4faa2e21be790f92b4110
11809+
checksum: 10c0/0fb5f70032ac53cfc2e667c97c6ceb903d280cebd03dd7f7ca794d8ab75d4f692483313efb90c616c2e4e266cf580a54df84cbaee43db36d7d42e450bf1569fd
1181011810
languageName: node
1181111811
linkType: hard
1181211812

0 commit comments

Comments
 (0)