mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 07:37:10 +00:00
Upgrade mcschema
This commit is contained in:
24
package-lock.json
generated
24
package-lock.json
generated
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@mcschema/core": {
|
||||
"version": "0.11.7",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.11.7.tgz",
|
||||
"integrity": "sha512-1N+krHwQpkmPCIqxxYL80NoOzZI1du12mX+d7dlYb8h7nfr4Rvv+ID5HTITxgCL1jVEN1DOMZK7swic2RuDivA=="
|
||||
"version": "0.11.8",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.11.8.tgz",
|
||||
"integrity": "sha512-BCMgAS7NoTLelEZBmEnOAVt08qt3qdo9tL0KDypfxAqpIt7MTazpf9kBxpG/8ew6M0EC/+cIIFBiF6h6pN5yhA=="
|
||||
},
|
||||
"@mcschema/java-1.15": {
|
||||
"version": "0.1.1",
|
||||
@@ -18,25 +18,25 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.16": {
|
||||
"version": "0.5.15",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.5.15.tgz",
|
||||
"integrity": "sha512-0ZnRHThRcvtFg4KECtxeS+jkWNVsMRwA7SvRe97O7ro7o0AIfAC9f3jRg0EJJMoZ1QKdQ9EC2VTGYxhGLUmb3Q==",
|
||||
"version": "0.5.16",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.5.16.tgz",
|
||||
"integrity": "sha512-RsWxEqfof28D2+of78hmy6yuL4EDiSIr/OKBZg0SqMFiCWq19QYi+RLFSIS/deO8kp+igIAz57lxnCdBBPQuhw==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.11.2"
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.17": {
|
||||
"version": "0.1.9",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.1.9.tgz",
|
||||
"integrity": "sha512-vkBqy+En3xTCSU9gYnsR6msLjbd+RwtmIU/8OHXJTl81OOkW8TYkeL3bCdKReZ5e3cT3CPTsuFirP8XDcWwhaw==",
|
||||
"version": "0.1.10",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.1.10.tgz",
|
||||
"integrity": "sha512-SwZ7jh7hnoU/8KbyHSGL2OnRnyIl6538KHgRPMWDx/H9vWgB0H/BbhZxs6Ra264Hq50wCpMe11mxJKeMGHVCaQ==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.11.7"
|
||||
}
|
||||
},
|
||||
"@mcschema/locales": {
|
||||
"version": "0.1.15",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.15.tgz",
|
||||
"integrity": "sha512-VdE7gGMyhE9AvMwSdPjJXMa0ShWKBDnsOuZhjzEtvLJmcxYDoekGYlg6mE82MJBZwzZWvTqg+QigpZY4DkvcXA=="
|
||||
"version": "0.1.16",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.16.tgz",
|
||||
"integrity": "sha512-l5IZiaJp7Q6YCcbaeFkHwg3fR22ZHsty5H80f+CG06PigaJMRXePTv4JgsbGHow/b4VE4mYZBLw5UtdynSVsvA=="
|
||||
},
|
||||
"@nodelib/fs.scandir": {
|
||||
"version": "2.1.3",
|
||||
|
||||
Reference in New Issue
Block a user