mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
chat and narration are required
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"@mcschema/java-1.17": "^0.2.32",
|
||||
"@mcschema/java-1.18": "^0.3.8",
|
||||
"@mcschema/java-1.18.2": "^0.1.14",
|
||||
"@mcschema/java-1.19": "^0.1.37",
|
||||
"@mcschema/java-1.19": "^0.1.38",
|
||||
"@mcschema/locales": "^0.1.70",
|
||||
"@zip.js/zip.js": "^2.4.5",
|
||||
"brace": "^0.11.1",
|
||||
@@ -562,9 +562,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mcschema/java-1.19": {
|
||||
"version": "0.1.37",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.37.tgz",
|
||||
"integrity": "sha512-gDQPYSgzl4Fi7OT9KVA+gZzteYslQCaAwHYpReO2S7VJE+Ut/6GBkUU5h/n8GhdPFWlOwdz2SulG9/IeJUCKGA==",
|
||||
"version": "0.1.38",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.38.tgz",
|
||||
"integrity": "sha512-0WMTKHviC2s2EquXQwGghG4tWYd51rlxB5d/Ca1YNl5if5wWm1nfuH395+XRsmDMjlNIVhcGxgNGPVMu3glHIQ==",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.37"
|
||||
}
|
||||
@@ -5629,9 +5629,9 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.19": {
|
||||
"version": "0.1.37",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.37.tgz",
|
||||
"integrity": "sha512-gDQPYSgzl4Fi7OT9KVA+gZzteYslQCaAwHYpReO2S7VJE+Ut/6GBkUU5h/n8GhdPFWlOwdz2SulG9/IeJUCKGA==",
|
||||
"version": "0.1.38",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.38.tgz",
|
||||
"integrity": "sha512-0WMTKHviC2s2EquXQwGghG4tWYd51rlxB5d/Ca1YNl5if5wWm1nfuH395+XRsmDMjlNIVhcGxgNGPVMu3glHIQ==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.12.37"
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@mcschema/java-1.17": "^0.2.32",
|
||||
"@mcschema/java-1.18": "^0.3.8",
|
||||
"@mcschema/java-1.18.2": "^0.1.14",
|
||||
"@mcschema/java-1.19": "^0.1.37",
|
||||
"@mcschema/java-1.19": "^0.1.38",
|
||||
"@mcschema/locales": "^0.1.70",
|
||||
"@zip.js/zip.js": "^2.4.5",
|
||||
"brace": "^0.11.1",
|
||||
|
||||
Reference in New Issue
Block a user