chore(create-mcfly): update deps
This commit is contained in:
parent
65bf094b9f
commit
2833177428
2 changed files with 12 additions and 18 deletions
|
|
@ -32,9 +32,9 @@
|
|||
"homepage": "https://mcfly.js.org",
|
||||
"dependencies": {
|
||||
"consola": "^3.4.2",
|
||||
"giget": "^2.0.0"
|
||||
"giget": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.13.11"
|
||||
"@types/node": "^25.6.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -128,12 +128,12 @@ importers:
|
|||
specifier: ^3.4.2
|
||||
version: 3.4.2
|
||||
giget:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^22.13.11
|
||||
version: 22.13.11
|
||||
specifier: ^25.6.0
|
||||
version: 25.6.0
|
||||
|
||||
site:
|
||||
dependencies:
|
||||
|
|
@ -2566,9 +2566,6 @@ packages:
|
|||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@22.13.11':
|
||||
resolution: {integrity: sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==}
|
||||
|
||||
'@types/node@25.6.0':
|
||||
resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==}
|
||||
|
||||
|
|
@ -4351,6 +4348,10 @@ packages:
|
|||
resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==}
|
||||
hasBin: true
|
||||
|
||||
giget@3.2.0:
|
||||
resolution: {integrity: sha512-GvHTWcykIR/fP8cj8dMpuMMkvaeJfPvYnhq0oW+chSeIr+ldX21ifU2Ms6KBoyKZQZmVaUAAhQ2EZ68KJF8a7A==}
|
||||
hasBin: true
|
||||
|
||||
git-repo-info@2.1.1:
|
||||
resolution: {integrity: sha512-8aCohiDo4jwjOwma4FmYFd3i97urZulL8XL24nIPxuE+GZnfsAyy/g2Shqx6OjUiFKUXZM+Yy+KHnOmmA3FVcg==}
|
||||
engines: {node: '>= 4.0'}
|
||||
|
|
@ -6915,9 +6916,6 @@ packages:
|
|||
unctx@2.4.1:
|
||||
resolution: {integrity: sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==}
|
||||
|
||||
undici-types@6.20.0:
|
||||
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
|
||||
|
||||
undici-types@7.19.2:
|
||||
resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==}
|
||||
|
||||
|
|
@ -9878,10 +9876,6 @@ snapshots:
|
|||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@22.13.11':
|
||||
dependencies:
|
||||
undici-types: 6.20.0
|
||||
|
||||
'@types/node@25.6.0':
|
||||
dependencies:
|
||||
undici-types: 7.19.2
|
||||
|
|
@ -12031,6 +12025,8 @@ snapshots:
|
|||
nypm: 0.6.0
|
||||
pathe: 2.0.3
|
||||
|
||||
giget@3.2.0: {}
|
||||
|
||||
git-repo-info@2.1.1: {}
|
||||
|
||||
gitconfiglocal@2.1.0:
|
||||
|
|
@ -15223,8 +15219,6 @@ snapshots:
|
|||
magic-string: 0.30.17
|
||||
unplugin: 2.2.2
|
||||
|
||||
undici-types@6.20.0: {}
|
||||
|
||||
undici-types@7.19.2: {}
|
||||
|
||||
unenv@2.0.0-rc.15:
|
||||
|
|
|
|||
Loading…
Reference in a new issue