compact logs
This commit is contained in:
33
package-lock.json
generated
33
package-lock.json
generated
@ -14,7 +14,8 @@
|
||||
"@mui/icons-material": "^7.2.0",
|
||||
"@mui/material": "^7.2.0",
|
||||
"@xmcl/core": "^2.14.1",
|
||||
"@xmcl/installer": "^6.1.0",
|
||||
"@xmcl/file-transfer": "^2.0.3",
|
||||
"@xmcl/installer": "^6.1.2",
|
||||
"@xmcl/resourcepack": "^1.2.4",
|
||||
"@xmcl/user": "^4.2.0",
|
||||
"electron-debug": "^4.1.0",
|
||||
@ -30,7 +31,7 @@
|
||||
"skinview3d": "^3.4.1",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"three": "^0.178.0",
|
||||
"undici": "^7.11.0",
|
||||
"undici": "^7.16.0",
|
||||
"util": "^0.12.5",
|
||||
"uuid": "^11.1.0"
|
||||
},
|
||||
@ -5967,9 +5968,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@xmcl/core": {
|
||||
"version": "2.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@xmcl/core/-/core-2.14.1.tgz",
|
||||
"integrity": "sha512-oaaanDX1AG9/eHS6gxg/oYOxKn7bQMcOHFBF7i/gBk/AlhEB72lIkAxssoJZ2zggAz7p1gNNsNCt7ialrhWSkQ==",
|
||||
"version": "2.15.1",
|
||||
"resolved": "https://registry.npmjs.org/@xmcl/core/-/core-2.15.1.tgz",
|
||||
"integrity": "sha512-ldVWtFGRTnQ836oRnex3YiwCogQmy2XdKfdYz9uAoEbXofMrH/Yq/uEK593iQ9iVJa8Rlfik+LjzGAfsYzR1SQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@xmcl/unzip": "2.1.2"
|
||||
@ -5979,9 +5980,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@xmcl/file-transfer": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@xmcl/file-transfer/-/file-transfer-2.0.2.tgz",
|
||||
"integrity": "sha512-4HZ18relTy2HKB0YPVzWzrGs5Bb74yvMvi6qwl+IYoPqJdUV4xLySGxY7xfTEff5Ct/cy74ZbvqaDFYly0L8Rw==",
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@xmcl/file-transfer/-/file-transfer-2.0.3.tgz",
|
||||
"integrity": "sha512-IzS1EsmirFF7fHQyJ3Otpu8W7l1vD4qzAlJtFDpkCrMRhfG99smgTiprhlfPzK8XklPe3cq8qKoiEO3v11VI9w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/http-cache-semantics": "^4.0.1",
|
||||
@ -6014,14 +6015,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@xmcl/installer": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@xmcl/installer/-/installer-6.1.0.tgz",
|
||||
"integrity": "sha512-m52Zl5945+ggc/y8unr9i2A0TY7vHwKJEdjvIeSqIPJuWMl57HBOgsi0JUFN3HRlHQOFC4aj+Yw5gt/2PFhv4A==",
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@xmcl/installer/-/installer-6.1.2.tgz",
|
||||
"integrity": "sha512-q0meO1I4oyL0jCd8mfRD8D92ODgTbg+sQvkfilWwG1115EBd1KNBzqFRKYXzkmEGwjrcCdhbA5Q4ECpJ87Ro0Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@xmcl/asm": "1.0.1",
|
||||
"@xmcl/core": "2.14.1",
|
||||
"@xmcl/file-transfer": "2.0.2",
|
||||
"@xmcl/core": "2.15.1",
|
||||
"@xmcl/file-transfer": "2.0.3",
|
||||
"@xmcl/forge-site-parser": "2.0.9",
|
||||
"@xmcl/task": "4.1.1",
|
||||
"@xmcl/unzip": "2.1.2",
|
||||
@ -21355,9 +21356,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/undici": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.11.0.tgz",
|
||||
"integrity": "sha512-heTSIac3iLhsmZhUCjyS3JQEkZELateufzZuBaVM5RHXdSBMb1LPMQf5x+FH7qjsZYDP0ttAc3nnVpUB+wYbOg==",
|
||||
"version": "7.16.0",
|
||||
"resolved": "https://registry.npmjs.org/undici/-/undici-7.16.0.tgz",
|
||||
"integrity": "sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=20.18.1"
|
||||
|
||||
Reference in New Issue
Block a user