File tree Expand file tree Collapse file tree 3 files changed +14
-7
lines changed Expand file tree Collapse file tree 3 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' washboard-ui ' : patch
3+ ---
4+
5+ chore(deps-dev): bump ` @types/uuid ` from 10.0.0 to 11.0.0
Original file line number Diff line number Diff line change 6464 "@types/node" : " ^24.3.1" ,
6565 "@types/react" : " 19.0.0" ,
6666 "@types/react-dom" : " 19.0.0" ,
67- "@types/uuid" : " ^10 .0.0" ,
67+ "@types/uuid" : " ^11 .0.0" ,
6868 "@vitejs/plugin-react" : " ^5.0.2" ,
6969 "@vitejs/plugin-react-swc" : " ^4.0.1" ,
7070 "@wasmcloud/eslint-config" : " workspace:^" ,
Original file line number Diff line number Diff line change @@ -3506,10 +3506,12 @@ __metadata:
35063506 languageName : node
35073507 linkType : hard
35083508
3509- " @types/uuid@npm:^10.0.0 " :
3510- version : 10.0.0
3511- resolution : " @types/uuid@npm:10.0.0"
3512- checksum : 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
3509+ " @types/uuid@npm:^11.0.0 " :
3510+ version : 11.0.0
3511+ resolution : " @types/uuid@npm:11.0.0"
3512+ dependencies :
3513+ uuid : " npm:*"
3514+ checksum : 10/9f94bd34e5d220c53cc58ea9f48a0061d3bc343e29bc33a17edc705f5e21fedda21553318151f2bc227c2b2b03727bbb536da2b82a61f84d2e1ca38abc5e5c3f
35133515 languageName : node
35143516 linkType : hard
35153517
@@ -11751,7 +11753,7 @@ __metadata:
1175111753 languageName : node
1175211754 linkType : hard
1175311755
11754- " uuid@npm:^13.0.0 " :
11756+ " uuid@npm:*, uuid@npm: ^13.0.0 " :
1175511757 version : 13.0.0
1175611758 resolution : " uuid@npm:13.0.0"
1175711759 bin :
@@ -11909,7 +11911,7 @@ __metadata:
1190911911 " @types/node " : " npm:^24.3.1"
1191011912 " @types/react " : " npm:19.0.0"
1191111913 " @types/react-dom " : " npm:19.0.0"
11912- " @types/uuid " : " npm:^10 .0.0"
11914+ " @types/uuid " : " npm:^11 .0.0"
1191311915 " @vitejs/plugin-react " : " npm:^5.0.2"
1191411916 " @vitejs/plugin-react-swc " : " npm:^4.0.1"
1191511917 " @wasmcloud/eslint-config " : " workspace:^"
You can’t perform that action at this time.
0 commit comments