This repository was archived by the owner on Jan 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 49
49
},
50
50
"devDependencies" : {
51
51
"@foxglove/eslint-plugin" : " 0.22.1" ,
52
- "@foxglove/rosmsg" : " ^4 .0.0 " ,
52
+ "@foxglove/rosmsg" : " ^5 .0.4 " ,
53
53
"@foxglove/tsconfig" : " 1.1.0" ,
54
54
"@types/jest" : " ^29.4.0" ,
55
55
"@types/node" : " ^20.3.2" ,
Original file line number Diff line number Diff line change 558
558
tsutils "^3"
559
559
typescript "^4 || ^5"
560
560
561
- " @foxglove/message-definition@^0.2.0 " :
562
- version "0.2.0"
563
- resolved "https://registry.yarnpkg.com/@foxglove/message-definition/-/message-definition-0.2.0.tgz#e31922e58e57d224717bcfbd20d3cbaad709dc6b"
564
- integrity sha512-IQHIGCvBZR8GIua9nEpS+hsMF3gm1bfbrrnjG0rgtcFBWiNuKbzx4vIP8OIwDC+8wtwcFdfJhf4Vp5TPFiUUcQ==
565
-
566
561
" @foxglove/message-definition@^0.3.1 " :
567
562
version "0.3.1"
568
563
resolved "https://registry.yarnpkg.com/@foxglove/message-definition/-/message-definition-0.3.1.tgz#63f48e8f3de47bba8943d8bfa8021af635254f1c"
569
564
integrity sha512-nkPowiED67LjcKEC77CprkUG3XvSsFHHR9HEwWCuhnIC2wm0W57T1J+WWvteoArZ7SdGGlKzSYSRFyjQkgmITw==
570
565
571
- " @foxglove/rosmsg@^4 .0.0 " :
572
- version "4 .0.0 "
573
- resolved "https://registry.yarnpkg.com/@foxglove/rosmsg/-/rosmsg-4 .0.0 .tgz#b0f1b57db4bfe2ea00f1d5904caeedb2d13bccb0 "
574
- integrity sha512-MuTAcA4U+wzlhUIHYgfBrjTDE/kzukWmhyI8suKgmjlnVjrpyzDNiMYsV5lU0KTW6noGKtqu46ZtxWSEWsOsEg ==
566
+ " @foxglove/rosmsg@^5 .0.4 " :
567
+ version "5 .0.4 "
568
+ resolved "https://registry.yarnpkg.com/@foxglove/rosmsg/-/rosmsg-5 .0.4 .tgz#445328d9722dff6960e060113a930f64a76b3ecb "
569
+ integrity sha512-s0JQLA6Zi0Qh9HtzyAan30sjiMU0u34+fkwccek/Xt+aQjCkSoErP/U4NBP6hCDfp0fBcb7CDSU2ggLFy/rJAQ ==
575
570
dependencies :
576
- " @foxglove/message-definition" " ^0.2.0 "
571
+ " @foxglove/message-definition" " ^0.3.1 "
577
572
md5-typescript "^1.0.5"
578
573
579
574
" @foxglove/tsconfig@1.1.0 " :
You can’t perform that action at this time.
0 commit comments