Skip to content

Commit

Permalink
revert version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
falkoschindler committed Oct 5, 2023
1 parent 8f07717 commit 6a3cadb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Included Web Dependencies

- vue: 3.3.4 ([MIT](https://opensource.org/licenses/MIT))
- quasar: 2.12.7 ([MIT](https://opensource.org/licenses/MIT))
- tailwindcss: 3.3.3 ([MIT](https://opensource.org/licenses/MIT))
- socket.io: 4.7.2 ([MIT](https://opensource.org/licenses/MIT))
- es-module-shims: 1.8.0 ([MIT](https://opensource.org/licenses/MIT))
- aggrid: 30.2.0 ([MIT](https://opensource.org/licenses/MIT))
- quasar: 2.12.2 ([MIT](https://opensource.org/licenses/MIT))
- tailwindcss: 3.3.2 ([MIT](https://opensource.org/licenses/MIT))
- socket.io: 4.7.1 ([MIT](https://opensource.org/licenses/MIT))
- es-module-shims: 1.7.3 ([MIT](https://opensource.org/licenses/MIT))
- aggrid: 30.0.3 ([MIT](https://opensource.org/licenses/MIT))
- echarts: 5.4.3 ([Apache-2.0](https://opensource.org/licenses/Apache-2.0))
- highcharts: 11.1.0 ([https://www.highcharts.com/license](https://www.highcharts.com/license))
- mermaid: 10.5.0 ([MIT](https://opensource.org/licenses/MIT))
- mermaid: 10.2.4 ([MIT](https://opensource.org/licenses/MIT))
- nipplejs: 0.10.1 ([MIT](https://opensource.org/licenses/MIT))
- plotly: 2.26.2 ([MIT](https://opensource.org/licenses/MIT))
- three: 0.157.0 ([MIT](https://opensource.org/licenses/MIT))
- plotly: 2.24.3 ([MIT](https://opensource.org/licenses/MIT))
- three: 0.154.0 ([MIT](https://opensource.org/licenses/MIT))
- tween: 21.0.0 ([MIT](https://opensource.org/licenses/MIT))
- vanilla-jsoneditor: 0.18.8 ([ISC](https://opensource.org/licenses/ISC))
- vanilla-jsoneditor: 0.18.0 ([ISC](https://opensource.org/licenses/ISC))

0 comments on commit 6a3cadb

Please sign in to comment.