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