🤖: haproxy, ionic, nuxt, vue

haproxy:
- Item root['versions']['3.0.2'] ({'name': '3.0.2', 'date': '2024-06-14'}) added to dictionary.
- Item root['versions']['2.9.9'] ({'name': '2.9.9', 'date': '2024-06-14'}) added to dictionary.
- Item root['versions']['2.8.10'] ({'name': '2.8.10', 'date': '2024-06-14'}) added to dictionary.

ionic:
- Value of root['releases']['8']['maxAngularVersion'] changed from "v17.x" to "v18.x".

nuxt:
- Item root['versions']['2.17.4'] ({'name': '2.17.4', 'date': '2024-06-14'}) added to dictionary.

vue:
- Item root['versions']['3.4.29'] ({'name': '3.4.29', 'date': '2024-06-14'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-06-14 18:55:58 +00:00
committed by github-actions[bot]
parent d8a98d7c2a
commit 066bac80da
4 changed files with 21 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
"8": {
"name": "8",
"minAngularVersion": "v16",
"maxAngularVersion": "v17.x",
"maxAngularVersion": "v18.x",
"supportedReactVersions": "v17+",
"supportedVueVersions": "v3.0.6+"
},