mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-30 17:49:34 +00:00
Update mcschema
This commit is contained in:
28
package-lock.json
generated
28
package-lock.json
generated
@@ -15,8 +15,8 @@
|
||||
"@mcschema/java-1.16": "^0.6.6",
|
||||
"@mcschema/java-1.17": "^0.2.25",
|
||||
"@mcschema/java-1.18": "^0.3.0",
|
||||
"@mcschema/java-1.18.2": "^0.1.4",
|
||||
"@mcschema/java-1.19": "^0.1.4",
|
||||
"@mcschema/java-1.18.2": "^0.1.5",
|
||||
"@mcschema/java-1.19": "^0.1.5",
|
||||
"@mcschema/locales": "^0.1.51",
|
||||
"brace": "^0.11.1",
|
||||
"buffer": "^6.0.3",
|
||||
@@ -430,17 +430,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mcschema/java-1.18.2": {
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18.2/-/java-1.18.2-0.1.4.tgz",
|
||||
"integrity": "sha512-JuqaNhvh7aK45k9SsNzLqvKXU471r1+N7jtuCW+fAjZniHu/bL9OYlWrlrFwKrBx2m0ktfIuSR22UfoH6eZk5w==",
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18.2/-/java-1.18.2-0.1.5.tgz",
|
||||
"integrity": "sha512-PU4LnlTJmZwRHnZaqU/jL2AOn6x9kRmXqcoou0ryhGf/j0gDV/ymfwBXEvryodC2Bp4+UodCH8OJl09+gtLV6Q==",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.29"
|
||||
}
|
||||
},
|
||||
"node_modules/@mcschema/java-1.19": {
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.4.tgz",
|
||||
"integrity": "sha512-Qjb0lJPwlF8psJjdYtYzUaO3gTvniPPP/Iu/hwavokeLE1GQhq95nB+++AifyaA3zbpw4JaOaa/bzjTAxFgpkg==",
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.5.tgz",
|
||||
"integrity": "sha512-udcEqFxWavOWpO6LyRhZXX03Yi4t4+B5wlzZ4FgsTb0b+EgQRh02UhMrhLLar0yRGNa25X4Anh/Id+NybHIqmQ==",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.31"
|
||||
}
|
||||
@@ -4859,17 +4859,17 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.18.2": {
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18.2/-/java-1.18.2-0.1.4.tgz",
|
||||
"integrity": "sha512-JuqaNhvh7aK45k9SsNzLqvKXU471r1+N7jtuCW+fAjZniHu/bL9OYlWrlrFwKrBx2m0ktfIuSR22UfoH6eZk5w==",
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18.2/-/java-1.18.2-0.1.5.tgz",
|
||||
"integrity": "sha512-PU4LnlTJmZwRHnZaqU/jL2AOn6x9kRmXqcoou0ryhGf/j0gDV/ymfwBXEvryodC2Bp4+UodCH8OJl09+gtLV6Q==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.12.29"
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.19": {
|
||||
"version": "0.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.4.tgz",
|
||||
"integrity": "sha512-Qjb0lJPwlF8psJjdYtYzUaO3gTvniPPP/Iu/hwavokeLE1GQhq95nB+++AifyaA3zbpw4JaOaa/bzjTAxFgpkg==",
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.5.tgz",
|
||||
"integrity": "sha512-udcEqFxWavOWpO6LyRhZXX03Yi4t4+B5wlzZ4FgsTb0b+EgQRh02UhMrhLLar0yRGNa25X4Anh/Id+NybHIqmQ==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.12.31"
|
||||
}
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"@mcschema/java-1.16": "^0.6.6",
|
||||
"@mcschema/java-1.17": "^0.2.25",
|
||||
"@mcschema/java-1.18": "^0.3.0",
|
||||
"@mcschema/java-1.18.2": "^0.1.4",
|
||||
"@mcschema/java-1.19": "^0.1.4",
|
||||
"@mcschema/java-1.18.2": "^0.1.5",
|
||||
"@mcschema/java-1.19": "^0.1.5",
|
||||
"@mcschema/locales": "^0.1.51",
|
||||
"brace": "^0.11.1",
|
||||
"buffer": "^6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user