🤖: 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:
committed by
github-actions[bot]
parent
5a58e40fc0
commit
fcda29e08b
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user