Fix map and list contexts + update schema locales

This commit is contained in:
Misode
2024-03-02 03:34:11 +01:00
parent fb0932ef52
commit 48e9418601
3 changed files with 28 additions and 27 deletions

28
package-lock.json generated
View File

@@ -22,8 +22,8 @@
"@mcschema/java-1.20": "^0.0.18",
"@mcschema/java-1.20.2": "^0.0.7",
"@mcschema/java-1.20.3": "^0.0.8",
"@mcschema/java-1.20.5": "^0.0.5",
"@mcschema/locales": "^0.1.94",
"@mcschema/java-1.20.5": "^0.0.6",
"@mcschema/locales": "^0.1.95",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
"buffer": "^6.0.3",
@@ -668,17 +668,17 @@
}
},
"node_modules/@mcschema/java-1.20.5": {
"version": "0.0.5",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.5.tgz",
"integrity": "sha512-o/naY9BnoHL/d0EY++/Vqjct3dZh3ax4yLDhbJdtL/Ft4P9UHmiNwzc1mj1pJLL/GngHQ4Nz4X3NmyybMZJ55g==",
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.6.tgz",
"integrity": "sha512-dWrN/FBdQRdzyeIOWb+Ddb3VwoILSjjOJLeA5yFj7BCJDJCcXohHS+b98+vEQRBaMhTQl2K9tI+sxg79xIKD5g==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
},
"node_modules/@mcschema/locales": {
"version": "0.1.94",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.94.tgz",
"integrity": "sha512-IM4RjzTlhylL16zzwhSxrQ85T+JxIIvbA/jpOalGX6Gafz9ooQMc29xgFs+NArMRoDeHeQoJTDVT8dwIlCxfkw=="
"version": "0.1.95",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.95.tgz",
"integrity": "sha512-kQcJgzpHRpjLcanOnrkXzLAwE/HqbS0KgoLm2BYWvwn/s5HsNyRttHtbtxM8E7ZRrcWP+/k2EAIejEZDVDYG8Q=="
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
@@ -4777,17 +4777,17 @@
}
},
"@mcschema/java-1.20.5": {
"version": "0.0.5",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.5.tgz",
"integrity": "sha512-o/naY9BnoHL/d0EY++/Vqjct3dZh3ax4yLDhbJdtL/Ft4P9UHmiNwzc1mj1pJLL/GngHQ4Nz4X3NmyybMZJ55g==",
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.6.tgz",
"integrity": "sha512-dWrN/FBdQRdzyeIOWb+Ddb3VwoILSjjOJLeA5yFj7BCJDJCcXohHS+b98+vEQRBaMhTQl2K9tI+sxg79xIKD5g==",
"requires": {
"@mcschema/core": "^0.13.0"
}
},
"@mcschema/locales": {
"version": "0.1.94",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.94.tgz",
"integrity": "sha512-IM4RjzTlhylL16zzwhSxrQ85T+JxIIvbA/jpOalGX6Gafz9ooQMc29xgFs+NArMRoDeHeQoJTDVT8dwIlCxfkw=="
"version": "0.1.95",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.95.tgz",
"integrity": "sha512-kQcJgzpHRpjLcanOnrkXzLAwE/HqbS0KgoLm2BYWvwn/s5HsNyRttHtbtxM8E7ZRrcWP+/k2EAIejEZDVDYG8Q=="
},
"@nodelib/fs.scandir": {
"version": "2.1.5",