Skip to content

Commit

Permalink
Update Ionic deps (#152)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Oct 10, 2023
1 parent d180fde commit 462babf
Show file tree
Hide file tree
Showing 10 changed files with 372 additions and 0 deletions.
30 changes: 30 additions & 0 deletions gz-fuel-tools10.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: gz-common5
gz-fuel-tools:
type: git
url: https://github.com/gazebosim/gz-fuel-tools
version: main
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: gz-msgs10
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
42 changes: 42 additions & 0 deletions gz-gui9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: gz-common5
gz-gui:
type: git
url: https://github.com/gazebosim/gz-gui
version: main
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: gz-msgs10
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
version: gz-plugin2
gz-rendering:
type: git
url: https://github.com/gazebosim/gz-rendering
version: gz-rendering8
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-transport:
type: git
url: https://github.com/gazebosim/gz-transport
version: gz-transport13
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
66 changes: 66 additions & 0 deletions gz-launch8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: gz-common5
gz-fuel-tools:
type: git
url: https://github.com/gazebosim/gz-fuel-tools
version: gz-fuel-tools9
gz-sim:
type: git
url: https://github.com/gazebosim/gz-sim
version: gz-sim8
gz-gui:
type: git
url: https://github.com/gazebosim/gz-gui
version: gz-gui8
gz-launch:
type: git
url: https://github.com/gazebosim/gz-launch
version: main
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: gz-msgs10
gz-physics:
type: git
url: https://github.com/gazebosim/gz-physics
version: gz-physics7
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
version: gz-plugin2
gz-rendering:
type: git
url: https://github.com/gazebosim/gz-rendering
version: gz-rendering8
gz-sensors:
type: git
url: https://github.com/gazebosim/gz-sensors
version: gz-sensors8
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-transport:
type: git
url: https://github.com/gazebosim/gz-transport
version: gz-transport13
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
sdformat:
type: git
url: https://github.com/gazebosim/sdformat
version: sdf14
22 changes: 22 additions & 0 deletions gz-msgs11.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: main
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
30 changes: 30 additions & 0 deletions gz-physics8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: gz-common5
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-physics:
type: git
url: https://github.com/gazebosim/gz-physics
version: main
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
version: gz-plugin2
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
sdformat:
type: git
url: https://github.com/gazebosim/sdformat
version: sdf14
26 changes: 26 additions & 0 deletions gz-rendering9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: gz-common5
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
version: gz-plugin2
gz-rendering:
type: git
url: https://github.com/gazebosim/gz-rendering
version: main
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
46 changes: 46 additions & 0 deletions gz-sensors9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: gz-common5
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: gz-msgs10
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
version: gz-plugin2
gz-rendering:
type: git
url: https://github.com/gazebosim/gz-rendering
version: gz-rendering8
gz-sensors:
type: git
url: https://github.com/gazebosim/gz-sensors
version: main
gz-transport:
type: git
url: https://github.com/gazebosim/gz-transport
version: gz-transport13
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
sdformat:
type: git
url: https://github.com/gazebosim/sdformat
version: sdf14
62 changes: 62 additions & 0 deletions gz-sim9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-common:
type: git
url: https://github.com/gazebosim/gz-common
version: gz-common5
gz-fuel-tools:
type: git
url: https://github.com/gazebosim/gz-fuel-tools
version: gz-fuel-tools9
gz-sim:
type: git
url: https://github.com/gazebosim/gz-sim
version: main
gz-gui:
type: git
url: https://github.com/gazebosim/gz-gui
version: gz-gui8
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: gz-msgs10
gz-physics:
type: git
url: https://github.com/gazebosim/gz-physics
version: gz-physics7
gz-plugin:
type: git
url: https://github.com/gazebosim/gz-plugin
version: gz-plugin2
gz-rendering:
type: git
url: https://github.com/gazebosim/gz-rendering
version: gz-rendering8
gz-sensors:
type: git
url: https://github.com/gazebosim/gz-sensors
version: gz-sensors8
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-transport:
type: git
url: https://github.com/gazebosim/gz-transport
version: gz-transport13
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
sdformat:
type: git
url: https://github.com/gazebosim/sdformat
version: sdf14
26 changes: 26 additions & 0 deletions gz-transport14.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-msgs:
type: git
url: https://github.com/gazebosim/gz-msgs
version: gz-msgs10
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-transport:
type: git
url: https://github.com/gazebosim/gz-transport
version: main
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
22 changes: 22 additions & 0 deletions sdformat15.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
repositories:
gz-cmake:
type: git
url: https://github.com/gazebosim/gz-cmake
version: gz-cmake3
gz-math:
type: git
url: https://github.com/gazebosim/gz-math
version: gz-math7
gz-tools:
type: git
url: https://github.com/gazebosim/gz-tools
version: gz-tools2
gz-utils:
type: git
url: https://github.com/gazebosim/gz-utils
version: gz-utils2
sdformat:
type: git
url: https://github.com/gazebosim/sdformat
version: main

0 comments on commit 462babf

Please sign in to comment.