Skip to content

Commit 21a033f

Browse files
deps: bump the dev-dependencies group across 1 directory with 7 updates (#62)
Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.99.2` | `5.100.9` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.10.1` | `2.11.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.2` | `0.8.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.0` | `8.59.2` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.4` | `4.1.5` | | [jsdom](https://github.com/jsdom/jsdom) | `29.0.2` | `29.1.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.3` | `4.2.4` | Updates `@tanstack/eslint-plugin-query` from 5.99.2 to 5.100.9 - [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.9/packages/eslint-plugin-query) Updates `@tauri-apps/cli` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.10.1...@tauri-apps/cli-v2.11.0) Updates `prettier-plugin-tailwindcss` from 0.7.2 to 0.8.0 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.7.2...v0.8.0) Updates `typescript-eslint` from 8.59.0 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint) Updates `@vitest/coverage-v8` from 4.1.4 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8) Updates `jsdom` from 29.0.2 to 29.1.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.0.2...v29.1.1) Updates `tailwindcss` from 4.2.3 to 4.2.4 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.100.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@tauri-apps/cli" dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: jsdom dependency-version: 29.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea03371 commit 21a033f

6 files changed

Lines changed: 194 additions & 190 deletions

File tree

addons/goal-progress-tracker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"clsx": "^2.1.1",
4646
"rollup-plugin-external-globals": "^0.13.0",
4747
"tailwind-merge": "^3.4.0",
48-
"tailwindcss": "^4.2.3",
48+
"tailwindcss": "^4.2.4",
4949
"typescript": "^5.9.3",
5050
"vite": "^7.3.1"
5151
},

addons/investment-fees-tracker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"recharts": "^3.7.0",
4848
"rollup-plugin-external-globals": "^0.13.0",
4949
"tailwind-merge": "^3.4.0",
50-
"tailwindcss": "^4.2.3",
50+
"tailwindcss": "^4.2.4",
5151
"typescript": "^5.9.3",
5252
"vite": "^7.3.1"
5353
},

addons/swingfolio-addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"clsx": "^2.1.1",
4747
"rollup-plugin-external-globals": "^0.13.0",
4848
"tailwind-merge": "^3.4.0",
49-
"tailwindcss": "^4.2.3",
49+
"tailwindcss": "^4.2.4",
5050
"typescript": "^5.9.3",
5151
"vite": "^7.3.1"
5252
},

apps/frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"zustand": "^5.0.11"
7070
},
7171
"devDependencies": {
72-
"@tanstack/eslint-plugin-query": "^5.99.2",
72+
"@tanstack/eslint-plugin-query": "^5.100.9",
7373
"@testing-library/jest-dom": "^6.9.1",
7474
"@testing-library/react": "^16.3.2",
7575
"@testing-library/user-event": "^14.6.1",
@@ -78,14 +78,14 @@
7878
"@types/react": "^19.2.13",
7979
"@types/react-dom": "^19.2.3",
8080
"@vitejs/plugin-react": "^5.1.4",
81-
"@vitest/coverage-v8": "^4.1.4",
81+
"@vitest/coverage-v8": "^4.1.5",
8282
"autoprefixer": "^10.5.0",
8383
"cross-env": "^10.1.0",
8484
"eslint-plugin-react": "^7.37.5",
8585
"eslint-plugin-react-hooks": "^5.2.0",
8686
"eslint-plugin-react-refresh": "^0.5.2",
87-
"jsdom": "^29.0.2",
88-
"tailwindcss": "^4.2.3",
87+
"jsdom": "^29.1.1",
88+
"tailwindcss": "^4.2.4",
8989
"tw-animate-css": "^1.4.0",
9090
"vite": "^7.3.1",
9191
"vitest": "^3.2.4",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@
4646
"@eslint/compat": "^2.0.5",
4747
"@eslint/js": "^9.39.2",
4848
"@playwright/test": "^1.59.1",
49-
"@tanstack/eslint-plugin-query": "^5.99.2",
50-
"@tauri-apps/cli": "^2.10.0",
49+
"@tanstack/eslint-plugin-query": "^5.100.9",
50+
"@tauri-apps/cli": "^2.11.0",
5151
"eslint": "^9.39.2",
5252
"eslint-config-prettier": "^10.1.8",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"eslint-plugin-react-refresh": "^0.5.2",
5656
"globals": "^16.5.0",
5757
"prettier": "^3.8.3",
58-
"prettier-plugin-tailwindcss": "^0.7.2",
58+
"prettier-plugin-tailwindcss": "^0.8.0",
5959
"typescript": "^5.9.3",
60-
"typescript-eslint": "^8.59.0"
60+
"typescript-eslint": "^8.59.2"
6161
}
6262
}

0 commit comments

Comments
 (0)