File tree Expand file tree Collapse file tree 4 files changed +112
-99
lines changed Expand file tree Collapse file tree 4 files changed +112
-99
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' washboard-ui ' : patch
3
+ ' @wasmcloud/eslint-config ' : patch
4
+ ---
5
+
6
+ chore(deps): bump ` the ` prod-dependencies group with 7 updates
Original file line number Diff line number Diff line change 24
24
"format:prettier:fix" : " yarn format:prettier --write"
25
25
},
26
26
"dependencies" : {
27
- "@hookform/resolvers" : " ^5.2.1 " ,
27
+ "@hookform/resolvers" : " ^5.2.2 " ,
28
28
"@radix-ui/react-accordion" : " ^1.2.12" ,
29
29
"@radix-ui/react-alert-dialog" : " ^1.1.15" ,
30
30
"@radix-ui/react-checkbox" : " ^1.3.3" ,
47
47
"class-variance-authority" : " ^0.7.1" ,
48
48
"clsx" : " ^2.1.1" ,
49
49
"date-fns" : " ^4.1.0" ,
50
- "lucide-react" : " ^0.542 .0" ,
50
+ "lucide-react" : " ^0.544 .0" ,
51
51
"nats.ws" : " ^1.30.3" ,
52
52
"react" : " 19.0.0" ,
53
53
"react-dom" : " 19.0.0" ,
54
54
"react-hook-form" : " ^7.62.0" ,
55
- "react-router-dom" : " ^7.8.2 " ,
55
+ "react-router-dom" : " ^7.9.1 " ,
56
56
"tailwind-merge" : " ^2.6.0" ,
57
57
"tailwindcss-animate" : " ^1.0.7" ,
58
58
"usehooks-ts" : " ^3.1.1" ,
59
- "zod" : " ^4.1.5 "
59
+ "zod" : " ^4.1.8 "
60
60
},
61
61
"devDependencies" : {
62
62
"@playwright/test" : " ^1.55.0" ,
Original file line number Diff line number Diff line change 17
17
"@eslint/compat" : " ^1.3.2" ,
18
18
"@eslint/eslintrc" : " ^3.3.1" ,
19
19
"@eslint/js" : " ^9.35.0" ,
20
- "@typescript-eslint/eslint-plugin" : " ^8.42 .0" ,
21
- "@typescript-eslint/parser" : " ^8.42 .0" ,
20
+ "@typescript-eslint/eslint-plugin" : " ^8.43 .0" ,
21
+ "@typescript-eslint/parser" : " ^8.43 .0" ,
22
22
"eslint-config-prettier" : " ^10.1.8" ,
23
23
"eslint-config-turbo" : " ^2.5.6" ,
24
24
"eslint-config-xo" : " ^0.49.0" ,
33
33
"eslint-plugin-react-refresh" : " ^0.4.20" ,
34
34
"eslint-plugin-tailwindcss" : " 3.18.2" ,
35
35
"eslint-plugin-unicorn" : " ^59.0.1" ,
36
- "globals" : " ^16.3 .0"
36
+ "globals" : " ^16.4 .0"
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments