Skip to content

Commit c537875

Browse files
dependabot[bot]vados-cosmonic
authored andcommitted
chore(deps): bump the prod-dependencies group with 7 updates
Bumps the prod-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [lucide-react](https://github.com./lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.483.0` | `0.485.0` | | [nats.ws](https://github.com./nats-io/nats.ws) | `1.30.2` | `1.30.3` | | [react-hook-form](https://github.com./react-hook-form/react-hook-form) | `7.54.2` | `7.55.0` | | [react-router-dom](https://github.com./remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.4.0` | `7.4.1` | | [@typescript-eslint/eslint-plugin](https://github.com./typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.27.0` | `8.28.0` | | [@typescript-eslint/parser](https://github.com./typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.27.0` | `8.28.0` | | [eslint-import-resolver-typescript](https://github.com./import-js/eslint-import-resolver-typescript) | `4.2.2` | `4.3.1` | Updates `lucide-react` from 0.483.0 to 0.485.0 - [Release notes](https://github.com./lucide-icons/lucide/releases) - [Commits](https://github.com./lucide-icons/lucide/commits/0.485.0/packages/lucide-react) Updates `nats.ws` from 1.30.2 to 1.30.3 - [Release notes](https://github.com./nats-io/nats.ws/releases) - [Commits](nats-io/nats.ws@v1.30.2...v1.30.3) Updates `react-hook-form` from 7.54.2 to 7.55.0 - [Release notes](https://github.com./react-hook-form/react-hook-form/releases) - [Changelog](https://github.com./react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.54.2...v7.55.0) Updates `react-router-dom` from 7.4.0 to 7.4.1 - [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 `@typescript-eslint/eslint-plugin` from 8.27.0 to 8.28.0 - [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.28.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.27.0 to 8.28.0 - [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.28.0/packages/parser) Updates `eslint-import-resolver-typescript` from 4.2.2 to 4.3.1 - [Release notes](https://github.com./import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com./import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.2.2...v4.3.1) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: nats.ws dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: eslint-import-resolver-typescript dependency-type: direct:production update-type: version-update:semver-minor 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 a2e8ea1 commit c537875

File tree

5 files changed

+239
-176
lines changed

5 files changed

+239
-176
lines changed

.changeset/dependabot-2767cd3.md

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

apps/washboard-ui/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"class-variance-authority": "^0.7.1",
4848
"clsx": "^2.1.1",
4949
"date-fns": "^4.1.0",
50-
"lucide-react": "^0.483.0",
51-
"nats.ws": "^1.30.2",
50+
"lucide-react": "^0.485.0",
51+
"nats.ws": "^1.30.3",
5252
"react": "19.0.0",
5353
"react-dom": "19.0.0",
54-
"react-hook-form": "^7.54.2",
55-
"react-router-dom": "^7.4.0",
54+
"react-hook-form": "^7.55.0",
55+
"react-router-dom": "^7.4.1",
5656
"tailwind-merge": "^2.6.0",
5757
"tailwindcss-animate": "^1.0.7",
5858
"usehooks-ts": "^3.1.1",
@@ -65,15 +65,15 @@
6565
"@types/react": "19.0.0",
6666
"@types/react-dom": "19.0.0",
6767
"@types/uuid": "^10.0.0",
68-
"@typescript-eslint/eslint-plugin": "^8.27.0",
69-
"@typescript-eslint/parser": "^8.27.0",
68+
"@typescript-eslint/eslint-plugin": "^8.28.0",
69+
"@typescript-eslint/parser": "^8.28.0",
7070
"@vitejs/plugin-react": "^4.3.4",
7171
"@vitejs/plugin-react-swc": "^3.8.1",
7272
"@wasmcloud/eslint-config": "workspace:^",
7373
"@wasmcloud/prettier-config": "workspace:^",
7474
"eslint": "^8.57.1",
7575
"eslint-config-prettier": "^10.1.1",
76-
"eslint-import-resolver-typescript": "^4.2.2",
76+
"eslint-import-resolver-typescript": "^4.3.1",
7777
"eslint-plugin-absolute-imports-only": "^1.0.1",
7878
"eslint-plugin-eslint-comments": "^3.2.0",
7979
"eslint-plugin-import": "^2.31.0",

packages/eslint-config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"eslint": "^8.57.0"
1212
},
1313
"dependencies": {
14-
"@typescript-eslint/eslint-plugin": "^8.27.0",
15-
"@typescript-eslint/parser": "^8.27.0",
14+
"@typescript-eslint/eslint-plugin": "^8.28.0",
15+
"@typescript-eslint/parser": "^8.28.0",
1616
"eslint-config-prettier": "^10.1.1",
1717
"eslint-config-turbo": "^2.4.4",
1818
"eslint-config-xo": "^0.46.0",
1919
"eslint-config-xo-react": "^0.28.0",
2020
"eslint-config-xo-typescript": "^7.0.0",
21-
"eslint-import-resolver-typescript": "^4.2.2",
21+
"eslint-import-resolver-typescript": "^4.3.1",
2222
"eslint-plugin-ava": "^15.0.1",
2323
"eslint-plugin-eslint-comments": "^3.2.0",
2424
"eslint-plugin-import": "^2.31.0",

packages/lattice-client-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"vite-tsconfig-paths": "^5.1.4"
5555
},
5656
"dependencies": {
57-
"nats.ws": "^1.30.2",
57+
"nats.ws": "^1.30.3",
5858
"type-fest": "^4.38.0"
5959
},
6060
"resolutions": {

0 commit comments

Comments
 (0)