mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Fix #506 update pack format to 41
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -22,7 +22,7 @@
|
||||
"@mcschema/java-1.20": "^0.0.20",
|
||||
"@mcschema/java-1.20.2": "^0.0.9",
|
||||
"@mcschema/java-1.20.3": "^0.0.10",
|
||||
"@mcschema/java-1.20.5": "^0.0.25",
|
||||
"@mcschema/java-1.20.5": "^0.0.26",
|
||||
"@mcschema/locales": "^0.1.98",
|
||||
"@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.25",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.25.tgz",
|
||||
"integrity": "sha512-/Gat6fhslUgmWIndwJKJjd8iGLkd2iWRf5pLxkRVh3apo22WYNZ4rqO/eKvBIFgSVeOsbrVkKNS89m2hSvgxgw==",
|
||||
"version": "0.0.26",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.26.tgz",
|
||||
"integrity": "sha512-DPS/RhEjudzy7D8H9EF2Qxx8Nb+DX16+AA6sCFW+8e7MF+7ghz+3AfGXtDWOe90apHJB3dE3TRkyQgsSNDNR0g==",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.13.0"
|
||||
}
|
||||
@@ -4777,9 +4777,9 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.20.5": {
|
||||
"version": "0.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.25.tgz",
|
||||
"integrity": "sha512-/Gat6fhslUgmWIndwJKJjd8iGLkd2iWRf5pLxkRVh3apo22WYNZ4rqO/eKvBIFgSVeOsbrVkKNS89m2hSvgxgw==",
|
||||
"version": "0.0.26",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.26.tgz",
|
||||
"integrity": "sha512-DPS/RhEjudzy7D8H9EF2Qxx8Nb+DX16+AA6sCFW+8e7MF+7ghz+3AfGXtDWOe90apHJB3dE3TRkyQgsSNDNR0g==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.13.0"
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@mcschema/java-1.20": "^0.0.20",
|
||||
"@mcschema/java-1.20.2": "^0.0.9",
|
||||
"@mcschema/java-1.20.3": "^0.0.10",
|
||||
"@mcschema/java-1.20.5": "^0.0.25",
|
||||
"@mcschema/java-1.20.5": "^0.0.26",
|
||||
"@mcschema/locales": "^0.1.98",
|
||||
"@zip.js/zip.js": "^2.4.5",
|
||||
"brace": "^0.11.1",
|
||||
|
||||
@@ -148,9 +148,9 @@
|
||||
},
|
||||
{
|
||||
"id": "1.20.5",
|
||||
"dynamic": true,
|
||||
"name": "1.20.5",
|
||||
"pack_format": 33,
|
||||
"ref": "1.20.6",
|
||||
"name": "1.20.5 — 1.20.6",
|
||||
"pack_format": 41,
|
||||
"show": true
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user