From 3c586d366a358446efcc28daf660c276b3346ec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 02:27:31 +0000 Subject: [PATCH] Bump the npm-all group in /frontend with 8 updates Bumps the npm-all group in /frontend with 8 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.99.0` | `5.99.2` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.168.22` | `1.168.23` | | [axios](https://github.com/axios/axios) | `1.15.0` | `1.15.1` | | [react-toastify](https://github.com/fkhadra/react-toastify) | `11.0.5` | `11.1.0` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.99.0` | `5.99.2` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.99.0` | `5.99.2` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.1.0` | `7.1.1` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.6` | `5.6.7` | Updates `@tanstack/react-query` from 5.99.0 to 5.99.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.99.2/packages/react-query) Updates `@tanstack/react-router` from 1.168.22 to 1.168.23 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.168.23/packages/react-router) Updates `axios` from 1.15.0 to 1.15.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.15.0...v1.15.1) Updates `react-toastify` from 11.0.5 to 11.1.0 - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v11.0.5...v11.1.0) Updates `@tanstack/eslint-plugin-query` from 5.99.0 to 5.99.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.99.2/packages/eslint-plugin-query) Updates `@tanstack/react-query-devtools` from 5.99.0 to 5.99.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.99.2/packages/react-query-devtools) Updates `eslint-plugin-react-hooks` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) Updates `html-webpack-plugin` from 5.6.6 to 5.6.7 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.6...v5.6.7) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.99.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@tanstack/react-router" dependency-version: 1.168.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: axios dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: react-toastify dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.99.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.99.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: html-webpack-plugin dependency-version: 5.6.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 154 ++++++++++--------------------------- frontend/package.json | 16 ++-- 2 files changed, 49 insertions(+), 121 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index eec1d941..9b3e7c27 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -17,10 +17,10 @@ "@fortawesome/react-fontawesome": "~0.2.6", "@rodlukas/fontawesome-pro-solid-svg-icons": "^5.15.2", "@sentry/browser": "^10.49.0", - "@tanstack/react-query": "^5.99.0", - "@tanstack/react-router": "^1.168.22", + "@tanstack/react-query": "^5.99.2", + "@tanstack/react-router": "^1.168.23", "@tanstack/react-router-devtools": "^1.166.13", - "axios": "^1.15.0", + "axios": "^1.15.1", "bootstrap": "^5.3.8", "chroma-js": "^3.2.0", "classnames": "^2.5.1", @@ -31,7 +31,7 @@ "react-dom": "^19.2.5", "react-ga4": "^3.0.1", "react-select": "^5.10.2", - "react-toastify": "^11.0.5", + "react-toastify": "^11.1.0", "reactstrap": "^9.2.3", "recharts": "^3.8.1" }, @@ -43,8 +43,8 @@ "@babel/preset-react": "^7.28.5", "@babel/preset-typescript": "^7.28.5", "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2", - "@tanstack/eslint-plugin-query": "^5.99.0", - "@tanstack/react-query-devtools": "^5.99.0", + "@tanstack/eslint-plugin-query": "^5.99.2", + "@tanstack/react-query-devtools": "^5.99.2", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", @@ -73,12 +73,12 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-prettier": "^5.5.5", "eslint-plugin-react": "^7.37.5", - "eslint-plugin-react-hooks": "^7.1.0", + "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-testing-library": "^7.16.2", "eslint-webpack-plugin": "^6.0.0", "globals": "^17.5.0", "html-webpack-harddisk-plugin": "^2.0.0", - "html-webpack-plugin": "^5.6.6", + "html-webpack-plugin": "^5.6.7", "jsdom": "^29.0.2", "mini-css-extract-plugin": "^2.10.2", "msw": "^2.13.4", @@ -4950,9 +4950,9 @@ "license": "MIT" }, "node_modules/@tanstack/eslint-plugin-query": { - "version": "5.99.0", - "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.99.0.tgz", - "integrity": "sha512-jVp1AEL7S7BeuQvH5SN1F5UdrNW/AbryKDeWUUMeAKNzh9C+Ik/bRSa/HeuJLlmaN+WOUkdDFbtCK0go7BxnUQ==", + "version": "5.99.2", + "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.99.2.tgz", + "integrity": "sha512-xiazL4CWOHJRDDgs5ZkfW98qlEAisakFDKh1Djc3BIk84tsvt3ow52AC2EiWSMY1q13IB4UI4jSo7yXlC3NL6g==", "dev": true, "license": "MIT", "dependencies": { @@ -4986,9 +4986,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.99.0", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.99.0.tgz", - "integrity": "sha512-3Jv3WQG0BCcH7G+7lf/bP8QyBfJOXeY+T08Rin3GZ1bshvwlbPt7NrDHMEzGdKIOmOzvIQmxjk28YEQX60k7pQ==", + "version": "5.99.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.99.2.tgz", + "integrity": "sha512-1HunU0bXVsR1ZJMZbcOPE6VtaBJxsW809RE9xPe4Gz7MlB0GWwQvuTPhMoEmQ/hIzFKJ/DWAuttIe7BOaWx0tA==", "license": "MIT", "funding": { "type": "github", @@ -4996,9 +4996,9 @@ } }, "node_modules/@tanstack/query-devtools": { - "version": "5.99.0", - "resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.99.0.tgz", - "integrity": "sha512-m4ufXaJ8FjWXw7xDtyzE/6fkZAyQFg9WrbMrUpt8ZecRJx58jiFOZ2lxZMphZdIpAnIeto/S8stbwLKLusyckQ==", + "version": "5.99.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.99.2.tgz", + "integrity": "sha512-TEF1d+RYO9l8oeCwgzmOHIgKwAzXQmw2s/ny2bW8qeg2OMkkLjALfVEivgCMR3OL/jVdMmeTPX56WrV+uvYJFg==", "dev": true, "license": "MIT", "funding": { @@ -5007,12 +5007,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.99.0", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.99.0.tgz", - "integrity": "sha512-OY2bCqPemT1LlqJ8Y2CUau4KELnIhhG9Ol3ZndPbdnB095pRbPo1cHuXTndg8iIwtoHTgwZjyaDnQ0xD0mYwAw==", + "version": "5.99.2", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.99.2.tgz", + "integrity": "sha512-vM91UEe45QUS9ED6OklsVL15i8qKcRqNwpWzPTVWvRPRSEgDudDgHpvyTjcdlwHcrKNa80T+xXYcchT2noPnZA==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.99.0" + "@tanstack/query-core": "5.99.2" }, "funding": { "type": "github", @@ -5023,27 +5023,27 @@ } }, "node_modules/@tanstack/react-query-devtools": { - "version": "5.99.0", - "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.99.0.tgz", - "integrity": "sha512-CqqX7LCU9yOfCY/vBURSx2YSD83ryfX+QkfkaKionTfg1s2Hdm572Ro99gW3QPoJjzvsj1HM4pnN4nbDy3MXKA==", + "version": "5.99.2", + "resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.99.2.tgz", + "integrity": "sha512-8txkK9A9XBNTB8RoxVgfp6W3qwBr25tNP10L4yu3KuyhAdEvccECfIRzesSwMVk/wpVVioAr+hbMtUkMMF+WVw==", "dev": true, "license": "MIT", "dependencies": { - "@tanstack/query-devtools": "5.99.0" + "@tanstack/query-devtools": "5.99.2" }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "@tanstack/react-query": "^5.99.0", + "@tanstack/react-query": "^5.99.2", "react": "^18 || ^19" } }, "node_modules/@tanstack/react-router": { - "version": "1.168.22", - "resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.168.22.tgz", - "integrity": "sha512-W2LyfkfJtDCf//jOjZeUBWwOVl8iDRVTECpGHa2M28MT3T5/VVnjgicYNHR/ax0Filk1iU67MRjcjHheTYvK1Q==", + "version": "1.168.23", + "resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.168.23.tgz", + "integrity": "sha512-+GblieDnutG6oipJJPNtRJjrWF8QTZEG/l0532+BngFkVK48oHNOcvIkSoAFYftK1egAwM7KBxXsb0Ou+X6/MQ==", "license": "MIT", "dependencies": { "@tanstack/history": "1.161.6", @@ -7415,9 +7415,9 @@ } }, "node_modules/axios": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz", - "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==", + "version": "1.15.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.1.tgz", + "integrity": "sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.11", @@ -9847,9 +9847,9 @@ } }, "node_modules/eslint-plugin-react-hooks": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.1.0.tgz", - "integrity": "sha512-LDicyhrRFrIaheDYryeM2W8gWyZXnAs4zIr2WVPiOSeTmIu2RjR4x/9N0xLaRWZ+9hssBDGo3AadcohuzAvSvg==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.1.1.tgz", + "integrity": "sha512-f2I7Gw6JbvCexzIInuSbZpfdQ44D7iqdWX01FKLvrPgqxoE7oMj8clOfto8U6vYiz4yd5oKu39rRSVOe1zRu0g==", "dev": true, "license": "MIT", "dependencies": { @@ -10917,21 +10917,6 @@ } } }, - "node_modules/html-encoding-sniffer/node_modules/@noble/hashes": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-2.2.0.tgz", - "integrity": "sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==", - "dev": true, - "license": "MIT", - "optional": true, - "peer": true, - "engines": { - "node": ">= 20.19.0" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, "node_modules/html-entities": { "version": "2.6.0", "dev": true, @@ -10980,7 +10965,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.6.6", + "version": "5.6.7", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz", + "integrity": "sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw==", "dev": true, "license": "MIT", "dependencies": { @@ -11933,21 +11920,6 @@ } } }, - "node_modules/jsdom/node_modules/@noble/hashes": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-2.2.0.tgz", - "integrity": "sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==", - "dev": true, - "license": "MIT", - "optional": true, - "peer": true, - "engines": { - "node": ">= 20.19.0" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, "node_modules/jsdom/node_modules/lru-cache": { "version": "11.3.5", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.5.tgz", @@ -14945,7 +14917,9 @@ } }, "node_modules/react-toastify": { - "version": "11.0.5", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-11.1.0.tgz", + "integrity": "sha512-e9h23x3phN0wbFeB6yovmWp7lobzV4CaCH0LO8nVP6H7Y+3GbcLpIzMm9dJhcp1RXbpyfvjgpfXqO80QAmn7sg==", "license": "MIT", "dependencies": { "clsx": "^2.1.1" @@ -16732,19 +16706,6 @@ "node": ">= 0.8.0" } }, - "node_modules/type-fest": { - "version": "0.21.3", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "optional": true, - "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/type-is": { "version": "1.6.18", "dev": true, @@ -17732,21 +17693,6 @@ } } }, - "node_modules/whatwg-url/node_modules/@noble/hashes": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-2.2.0.tgz", - "integrity": "sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==", - "dev": true, - "license": "MIT", - "optional": true, - "peer": true, - "engines": { - "node": ">= 20.19.0" - }, - "funding": { - "url": "https://paulmillr.com/funding/" - } - }, "node_modules/which": { "version": "2.0.2", "dev": true, @@ -17932,24 +17878,6 @@ "dev": true, "license": "ISC" }, - "node_modules/yaml": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz", - "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==", - "dev": true, - "license": "ISC", - "optional": true, - "peer": true, - "bin": { - "yaml": "bin.mjs" - }, - "engines": { - "node": ">= 14.6" - }, - "funding": { - "url": "https://github.com/sponsors/eemeli" - } - }, "node_modules/yargs": { "version": "17.7.2", "dev": true, diff --git a/frontend/package.json b/frontend/package.json index 3e011d8a..32c1371d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,8 +30,8 @@ "@babel/preset-react": "^7.28.5", "@babel/preset-typescript": "^7.28.5", "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2", - "@tanstack/eslint-plugin-query": "^5.99.0", - "@tanstack/react-query-devtools": "^5.99.0", + "@tanstack/eslint-plugin-query": "^5.99.2", + "@tanstack/react-query-devtools": "^5.99.2", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", @@ -60,12 +60,12 @@ "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-prettier": "^5.5.5", "eslint-plugin-react": "^7.37.5", - "eslint-plugin-react-hooks": "^7.1.0", + "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-testing-library": "^7.16.2", "eslint-webpack-plugin": "^6.0.0", "globals": "^17.5.0", "html-webpack-harddisk-plugin": "^2.0.0", - "html-webpack-plugin": "^5.6.6", + "html-webpack-plugin": "^5.6.7", "jsdom": "^29.0.2", "mini-css-extract-plugin": "^2.10.2", "msw": "^2.13.4", @@ -92,10 +92,10 @@ "@fortawesome/react-fontawesome": "~0.2.6", "@rodlukas/fontawesome-pro-solid-svg-icons": "^5.15.2", "@sentry/browser": "^10.49.0", - "@tanstack/react-query": "^5.99.0", - "@tanstack/react-router": "^1.168.22", + "@tanstack/react-query": "^5.99.2", + "@tanstack/react-router": "^1.168.23", "@tanstack/react-router-devtools": "^1.166.13", - "axios": "^1.15.0", + "axios": "^1.15.1", "bootstrap": "^5.3.8", "chroma-js": "^3.2.0", "classnames": "^2.5.1", @@ -106,7 +106,7 @@ "react-dom": "^19.2.5", "react-ga4": "^3.0.1", "react-select": "^5.10.2", - "react-toastify": "^11.0.5", + "react-toastify": "^11.1.0", "reactstrap": "^9.2.3", "recharts": "^3.8.1" },