Skip to content

Commit 7312750

Browse files
dependabot[bot]lachieh
authored andcommitted
chore(deps): bump the prod-dependencies group with 6 updates
Bumps the prod-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.5.6` | `2.5.8` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.1` | `7.9.3` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.2` | `1.4.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.44.0` | `8.44.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.44.0` | `8.44.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.20` | `0.4.22` | Updates `eslint-config-turbo` from 2.5.6 to 2.5.8 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.5.8/packages/eslint-config-turbo) Updates `react-router-dom` from 7.9.1 to 7.9.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@eslint/compat` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.0/packages/compat) Updates `@typescript-eslint/eslint-plugin` from 8.44.0 to 8.44.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.44.0 to 8.44.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/parser) Updates `eslint-plugin-react-refresh` from 0.4.20 to 0.4.22 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.22) --- updated-dependencies: - dependency-name: eslint-config-turbo dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: react-router-dom dependency-version: 7.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@eslint/compat" dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: wasmcloud-automation-app[bot] <151542377+wasmcloud-automation-app[bot]@users.noreply.github.com>
1 parent cf7f356 commit 7312750

File tree

5 files changed

+121
-104
lines changed

5 files changed

+121
-104
lines changed

.changeset/dependabot-6234859.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'washboard-ui': patch
3+
'@wasmcloud/eslint-config': patch
4+
---
5+
6+
chore(deps): bump `the` prod-dependencies group with 6 updates

apps/washboard-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react": "19.0.0",
5353
"react-dom": "19.0.0",
5454
"react-hook-form": "^7.63.0",
55-
"react-router-dom": "^7.9.1",
55+
"react-router-dom": "^7.9.3",
5656
"tailwind-merge": "^2.6.0",
5757
"tailwindcss-animate": "^1.0.7",
5858
"usehooks-ts": "^3.1.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "^24.5.2",
3232
"@wasmcloud/prettier-config": "workspace:*",
3333
"eslint": "^9.26.0",
34-
"eslint-config-turbo": "^2.5.6",
34+
"eslint-config-turbo": "^2.5.8",
3535
"prettier": "^3.6.2",
3636
"turbo": "^2.5.8",
3737
"typescript": "^5.9.2"

packages/eslint-config/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
},
1515
"dependencies": {
1616
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
17-
"@eslint/compat": "^1.3.2",
17+
"@eslint/compat": "^1.4.0",
1818
"@eslint/eslintrc": "^3.3.1",
1919
"@eslint/js": "^9.36.0",
20-
"@typescript-eslint/eslint-plugin": "^8.44.0",
21-
"@typescript-eslint/parser": "^8.44.0",
20+
"@typescript-eslint/eslint-plugin": "^8.45.0",
21+
"@typescript-eslint/parser": "^8.45.0",
2222
"eslint-config-prettier": "^10.1.8",
23-
"eslint-config-turbo": "^2.5.6",
23+
"eslint-config-turbo": "^2.5.8",
2424
"eslint-config-xo": "^0.49.0",
2525
"eslint-config-xo-react": "^0.28.0",
2626
"eslint-config-xo-typescript": "^9.0.0",
@@ -30,7 +30,7 @@
3030
"eslint-plugin-no-use-extend-native": "^0.7.2",
3131
"eslint-plugin-react": "^7.37.5",
3232
"eslint-plugin-react-hooks": "^5.2.0",
33-
"eslint-plugin-react-refresh": "^0.4.20",
33+
"eslint-plugin-react-refresh": "^0.4.22",
3434
"eslint-plugin-tailwindcss": "3.18.2",
3535
"eslint-plugin-unicorn": "^59.0.1",
3636
"globals": "^16.4.0"

0 commit comments

Comments
 (0)