🤖: nuxt, pnpm

nuxt:
- Item root['versions']['3.17.0'] ({'name': '3.17.0', 'date': '2025-04-27'}) added to dictionary.

pnpm:
- Item root['versions']['10.10.0'] ({'name': '10.10.0', 'date': '2025-04-27'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-04-28 03:25:43 +00:00
committed by github-actions[bot]
parent 5a58e40fc0
commit fcda29e08b
2 changed files with 8 additions and 0 deletions

View File

@@ -10,6 +10,10 @@
}
},
"versions": {
"3.17.0": {
"name": "3.17.0",
"date": "2025-04-27"
},
"3.16.2": {
"name": "3.16.2",
"date": "2025-04-01"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"10.10.0": {
"name": "10.10.0",
"date": "2025-04-27"
},
"10.9.0": {
"name": "10.9.0",
"date": "2025-04-21"