Skip to content

Commit 00ffd14

Browse files
dependabot[bot]greenbonebot
authored andcommitted
Deps: Bump the patch-updates group across 1 directory with 7 updates
Bumps the patch-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.100.10` | `5.100.14` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.3` | `3.4.5` | | [styled-components](https://github.com/styled-components/styled-components) | `6.4.1` | `6.4.2` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.100.10` | `5.100.14` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.6` | `4.1.7` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.17` | `1.6.18` | Updates `@tanstack/react-query` from 5.100.10 to 5.100.14 - [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.100.14/packages/react-query) Updates `dompurify` from 3.4.3 to 3.4.5 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.3...3.4.5) Updates `styled-components` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.4.1...styled-components@6.4.2) Updates `@tanstack/eslint-plugin-query` from 5.100.10 to 5.100.14 - [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.100.14/packages/eslint-plugin-query) Updates `@vitest/coverage-v8` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/coverage-v8) Updates `@vitest/eslint-plugin` from 1.6.17 to 1.6.18 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.17...v1.6.18) Updates `vitest` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest) --- updated-dependencies: - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.100.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@tanstack/react-query" dependency-version: 5.100.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: dompurify dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: styled-components dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 241ce7b commit 00ffd14

2 files changed

Lines changed: 81 additions & 81 deletions

File tree

package-lock.json

Lines changed: 75 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@mantine/dates": "^8.3.16",
4545
"@mantine/notifications": "^8.3.16",
4646
"@reduxjs/toolkit": "^2.11.2",
47-
"@tanstack/react-query": "^5.100.10",
47+
"@tanstack/react-query": "^5.100.14",
4848
"d3-axis": "^3.0.0",
4949
"d3-cloud": "^1.2.9",
5050
"d3-color": "^3.1.0",
@@ -56,7 +56,7 @@
5656
"d3-selection": "^3.0.0",
5757
"d3-shape": "^3.2.0",
5858
"dayjs": "^1.11.20",
59-
"dompurify": "^3.4.3",
59+
"dompurify": "^3.4.5",
6060
"fast-deep-equal": "^3.1.3",
6161
"fast-xml-parser": "5.3.5",
6262
"hoist-non-react-statics": "^3.3.2",
@@ -75,14 +75,14 @@
7575
"redux": "^5.0.1",
7676
"redux-logger": "^3.0.6",
7777
"resize-observer-polyfill": "^1.5.1",
78-
"styled-components": "^6.4.1",
78+
"styled-components": "^6.4.2",
7979
"uuid": "^14.0.0",
8080
"whatwg-fetch": "^3.6.20"
8181
},
8282
"devDependencies": {
8383
"@eslint/js": "^9.39.2",
8484
"@pandatix/js-cvss": "^0.4.4",
85-
"@tanstack/eslint-plugin-query": "^5.100.10",
85+
"@tanstack/eslint-plugin-query": "^5.100.14",
8686
"@testing-library/jest-dom": "^6.9.1",
8787
"@testing-library/react": "^16.3.2",
8888
"@testing-library/user-event": "^14.6.1",
@@ -100,8 +100,8 @@
100100
"@typescript-eslint/parser": "^8.59.3",
101101
"@vitejs/plugin-legacy": "^7.2.1",
102102
"@vitejs/plugin-react": "^5.1.4",
103-
"@vitest/coverage-v8": "^4.1.6",
104-
"@vitest/eslint-plugin": "^1.6.17",
103+
"@vitest/coverage-v8": "^4.1.7",
104+
"@vitest/eslint-plugin": "^1.6.18",
105105
"eslint": "^9.39.2",
106106
"eslint-config-prettier": "^10.1.8",
107107
"eslint-plugin-header": "^3.1.1",

0 commit comments

Comments
 (0)