24w11a changes (missing locales)

This commit is contained in:
Misode
2024-03-15 02:44:04 +01:00
parent b1332d7d22
commit 497964ef1b
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"@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.11",
"@mcschema/java-1.20.5": "^0.0.12",
"@mcschema/locales": "^0.1.97",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
@@ -668,9 +668,9 @@
}
},
"node_modules/@mcschema/java-1.20.5": {
"version": "0.0.11",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.11.tgz",
"integrity": "sha512-7K1H5Mduv7A9IFLrpIARirJ4kS0baYL5fX7/rF7OjEkzgL9nlEwCHz25Usmly8pZYPSyAq3bTK17vrDDxGHm0w==",
"version": "0.0.12",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.12.tgz",
"integrity": "sha512-A0Du60iAUBUv1PMO0Z6DIrVtN6jv/t0qGUKUh2wGeUWtUKD++aKk33zhwVKPyxyF37gDRCiRvZs91ijLnxvEAw==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
@@ -4777,9 +4777,9 @@
}
},
"@mcschema/java-1.20.5": {
"version": "0.0.11",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.11.tgz",
"integrity": "sha512-7K1H5Mduv7A9IFLrpIARirJ4kS0baYL5fX7/rF7OjEkzgL9nlEwCHz25Usmly8pZYPSyAq3bTK17vrDDxGHm0w==",
"version": "0.0.12",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.12.tgz",
"integrity": "sha512-A0Du60iAUBUv1PMO0Z6DIrVtN6jv/t0qGUKUh2wGeUWtUKD++aKk33zhwVKPyxyF37gDRCiRvZs91ijLnxvEAw==",
"requires": {
"@mcschema/core": "^0.13.0"
}

View File

@@ -28,7 +28,7 @@
"@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.11",
"@mcschema/java-1.20.5": "^0.0.12",
"@mcschema/locales": "^0.1.97",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",