File tree Expand file tree Collapse file tree 4 files changed +145
-124
lines changed Expand file tree Collapse file tree 4 files changed +145
-124
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 10 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.1 .1" ,
27
+ "@hookform/resolvers" : " ^5.2 .1" ,
28
28
"@radix-ui/react-accordion" : " ^1.2.11" ,
29
29
"@radix-ui/react-alert-dialog" : " ^1.1.14" ,
30
30
"@radix-ui/react-checkbox" : " ^1.3.2" ,
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.525 .0" ,
50
+ "lucide-react" : " ^0.539 .0" ,
51
51
"nats.ws" : " ^1.30.3" ,
52
52
"react" : " 19.0.0" ,
53
53
"react-dom" : " 19.0.0" ,
54
- "react-hook-form" : " ^7.60 .0" ,
55
- "react-router-dom" : " ^7.7 .0" ,
54
+ "react-hook-form" : " ^7.62 .0" ,
55
+ "react-router-dom" : " ^7.8 .0" ,
56
56
"tailwind-merge" : " ^2.6.0" ,
57
57
"tailwindcss-animate" : " ^1.0.7" ,
58
58
"usehooks-ts" : " ^3.1.1" ,
59
- "zod" : " ^4.0.5 "
59
+ "zod" : " ^4.0.17 "
60
60
},
61
61
"devDependencies" : {
62
62
"@playwright/test" : " ^1.54.1" ,
Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"@eslint-community/eslint-plugin-eslint-comments" : " ^4.5.0" ,
17
- "@eslint/compat" : " ^1.3.1 " ,
17
+ "@eslint/compat" : " ^1.3.2 " ,
18
18
"@eslint/eslintrc" : " ^3.3.1" ,
19
- "@eslint/js" : " ^9.31 .0" ,
20
- "@typescript-eslint/eslint-plugin" : " ^8.37 .0" ,
21
- "@typescript-eslint/parser" : " ^8.37 .0" ,
19
+ "@eslint/js" : " ^9.33 .0" ,
20
+ "@typescript-eslint/eslint-plugin" : " ^8.39 .0" ,
21
+ "@typescript-eslint/parser" : " ^8.39 .0" ,
22
22
"eslint-config-prettier" : " ^10.1.8" ,
23
23
"eslint-config-turbo" : " ^2.5.5" ,
24
- "eslint-config-xo" : " ^0.47 .0" ,
24
+ "eslint-config-xo" : " ^0.48 .0" ,
25
25
"eslint-config-xo-react" : " ^0.28.0" ,
26
26
"eslint-config-xo-typescript" : " ^8.0.0" ,
27
27
"eslint-import-resolver-typescript" : " ^4.4.4" ,
You can’t perform that action at this time.
0 commit comments