diff --git a/package-lock.json b/package-lock.json index 1fa36dc9..0257b08b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,8 +13,8 @@ "@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.1.16", - "@mcschema/locales": "^0.1.35", + "@mcschema/java-1.18": "^0.1.17", + "@mcschema/locales": "^0.1.36", "deepslate": "^0.9.0-beta.6", "deepslate-rs": "^0.1.6", "howler": "^2.2.3", @@ -350,17 +350,17 @@ } }, "node_modules/@mcschema/java-1.18": { - "version": "0.1.16", - "resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.1.16.tgz", - "integrity": "sha512-p3oFVnMaygEUGpkbiEeyfeLL93diUpXHJs444vlC1r0/2hgFTNiYfTT5B52cqqWXFw0znGgOFwc7Qh7ynpz5IQ==", + "version": "0.1.17", + "resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.1.17.tgz", + "integrity": "sha512-/AWx1n4d3uiZH0wQ0Hq9M+8DHU2KxmKAtbLUTxGmrWNqHvMii4suhPHjX7Us53pJKGSL1Z2DpsFD8ctANDKBeA==", "dependencies": { "@mcschema/core": "^0.12.13" } }, "node_modules/@mcschema/locales": { - "version": "0.1.35", - "resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.35.tgz", - "integrity": "sha512-fU7MBNr5auzpXYzIlV8thjeRVBGoW0R2w+wYM8v3Q9FXIMlqZXOPxGcrMIhXRFo6XI942dwFYp9kwSYXnvAdGA==" + "version": "0.1.36", + "resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.36.tgz", + "integrity": "sha512-MKmkX6BF+uWrQO0vUvCJkK0QyeRuIeQHWmMNKP7igZ2VO2rxlhuJx6i+etoT5Fe3DrAEBt2HX/5ZIrZ65llxfQ==" }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", @@ -3011,17 +3011,17 @@ } }, "@mcschema/java-1.18": { - "version": "0.1.16", - "resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.1.16.tgz", - "integrity": "sha512-p3oFVnMaygEUGpkbiEeyfeLL93diUpXHJs444vlC1r0/2hgFTNiYfTT5B52cqqWXFw0znGgOFwc7Qh7ynpz5IQ==", + "version": "0.1.17", + "resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.1.17.tgz", + "integrity": "sha512-/AWx1n4d3uiZH0wQ0Hq9M+8DHU2KxmKAtbLUTxGmrWNqHvMii4suhPHjX7Us53pJKGSL1Z2DpsFD8ctANDKBeA==", "requires": { "@mcschema/core": "^0.12.13" } }, "@mcschema/locales": { - "version": "0.1.35", - "resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.35.tgz", - "integrity": "sha512-fU7MBNr5auzpXYzIlV8thjeRVBGoW0R2w+wYM8v3Q9FXIMlqZXOPxGcrMIhXRFo6XI942dwFYp9kwSYXnvAdGA==" + "version": "0.1.36", + "resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.36.tgz", + "integrity": "sha512-MKmkX6BF+uWrQO0vUvCJkK0QyeRuIeQHWmMNKP7igZ2VO2rxlhuJx6i+etoT5Fe3DrAEBt2HX/5ZIrZ65llxfQ==" }, "@nodelib/fs.scandir": { "version": "2.1.5", diff --git a/package.json b/package.json index a4cecc38..76c0cdff 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "@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.1.16", - "@mcschema/locales": "^0.1.35", + "@mcschema/java-1.18": "^0.1.17", + "@mcschema/locales": "^0.1.36", "deepslate": "^0.9.0-beta.6", "deepslate-rs": "^0.1.6", "howler": "^2.2.3",