1.18-pre2 to 1.18-pre5

This commit is contained in:
Misode
2021-11-19 22:27:45 +01:00
parent b2654c99e4
commit b92113d48a
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@mcschema/java-1.15": "^0.2.2",
"@mcschema/java-1.16": "^0.6.5",
"@mcschema/java-1.17": "^0.2.24",
"@mcschema/java-1.18": "^0.2.6",
"@mcschema/java-1.18": "^0.2.11",
"@mcschema/locales": "^0.1.39",
"buffer": "^6.0.3",
"comment-json": "^4.1.1",
@@ -354,9 +354,9 @@
}
},
"node_modules/@mcschema/java-1.18": {
"version": "0.2.6",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.2.6.tgz",
"integrity": "sha512-3l/Fk8ynl/rKN0uZP2QwpvpMwK0CNmX/M7+wah1InPB5RhUDinLnpGGff2YB49PeszF25squZKRVS9wTfx3oVQ==",
"version": "0.2.11",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.2.11.tgz",
"integrity": "sha512-HoxDT0c8vn2U7GazEqfw3WN88sQlRVb3d1m/xA8kGsKjOT2r6Xo9RcMSTqtSq3iSYf/bsgtWQWbzCWOgDWgouA==",
"dependencies": {
"@mcschema/core": "^0.12.19"
}
@@ -3119,9 +3119,9 @@
}
},
"@mcschema/java-1.18": {
"version": "0.2.6",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.2.6.tgz",
"integrity": "sha512-3l/Fk8ynl/rKN0uZP2QwpvpMwK0CNmX/M7+wah1InPB5RhUDinLnpGGff2YB49PeszF25squZKRVS9wTfx3oVQ==",
"version": "0.2.11",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.2.11.tgz",
"integrity": "sha512-HoxDT0c8vn2U7GazEqfw3WN88sQlRVb3d1m/xA8kGsKjOT2r6Xo9RcMSTqtSq3iSYf/bsgtWQWbzCWOgDWgouA==",
"requires": {
"@mcschema/core": "^0.12.19"
}

View File

@@ -19,7 +19,7 @@
"@mcschema/java-1.15": "^0.2.2",
"@mcschema/java-1.16": "^0.6.5",
"@mcschema/java-1.17": "^0.2.24",
"@mcschema/java-1.18": "^0.2.6",
"@mcschema/java-1.18": "^0.2.11",
"@mcschema/locales": "^0.1.39",
"buffer": "^6.0.3",
"comment-json": "^4.1.1",