Fix sequence function for older versions

This commit is contained in:
Misode
2024-09-05 14:11:01 +02:00
parent a710923f12
commit ee91810612
2 changed files with 32 additions and 32 deletions

56
package-lock.json generated
View File

@@ -20,10 +20,10 @@
"@mcschema/java-1.19.3": "^0.0.16",
"@mcschema/java-1.19.4": "^0.1.20",
"@mcschema/java-1.20": "^0.0.23",
"@mcschema/java-1.20.2": "^0.0.13",
"@mcschema/java-1.20.3": "^0.0.14",
"@mcschema/java-1.20.5": "^0.0.39",
"@mcschema/java-1.21": "^0.0.24",
"@mcschema/java-1.20.2": "^0.0.14",
"@mcschema/java-1.20.3": "^0.0.15",
"@mcschema/java-1.20.5": "^0.0.40",
"@mcschema/java-1.21": "^0.0.25",
"@mcschema/java-1.21.2": "^0.0.8",
"@mcschema/locales": "^0.1.104",
"@zip.js/zip.js": "^2.4.5",
@@ -704,33 +704,33 @@
}
},
"node_modules/@mcschema/java-1.20.2": {
"version": "0.0.13",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.2/-/java-1.20.2-0.0.13.tgz",
"integrity": "sha512-51n9XitPi1yZaSe+6f+/MZWF2bUvVeVfO7YTkHx6xKRFVNKkw+6rr2NnK6ALJyH2mWvBgODepgCEfZSKZXINjA==",
"version": "0.0.14",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.2/-/java-1.20.2-0.0.14.tgz",
"integrity": "sha512-AwDvdQ9ytnlxmAyK4ECgV1EZhC94aAbZxgrXAq9g/tDL3hTEhrRx3nE4El5CFhwhlKaLhiYUiFV/L+qU+sz9BQ==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
},
"node_modules/@mcschema/java-1.20.3": {
"version": "0.0.14",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.3/-/java-1.20.3-0.0.14.tgz",
"integrity": "sha512-hfHMKPKuMbtrpMSeFVmYHUP+lTa94GX9JE6VSWkr8nNK9/cd1lkFm0IimNQ1juqffavddClmiQS+FQS6IMPbYA==",
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.3/-/java-1.20.3-0.0.15.tgz",
"integrity": "sha512-tZrLxmCL/jxvZmsfYMV1udlAfQnuQAcHga4dfz4ZTKrXqhODOmz6yA2/mi21xX2yzQOeS8ofQneyR7B/X2CPmQ==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
},
"node_modules/@mcschema/java-1.20.5": {
"version": "0.0.39",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.39.tgz",
"integrity": "sha512-SRBArRv1ukyPzpjR90ZEQEw8+/EDIj0EY9/mC3KdayHe/szBDvWaQYfcbmk2PlY23ktANa5IENjd1fsgMaO3xg==",
"version": "0.0.40",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.40.tgz",
"integrity": "sha512-u/FXuhz0rdH1VyC8RETwEspLHmlDKvYvo58wdetR6Gu4bC2MR+/U9LEcwmhRBzp5NxSAG+o+OS8b7XI5S1K/fQ==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
},
"node_modules/@mcschema/java-1.21": {
"version": "0.0.24",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.21/-/java-1.21-0.0.24.tgz",
"integrity": "sha512-62gR4TQgAr8wfo8gpbluyioA6cEPa2pUzmjBbFl9DXVEe0Pa7mqvnJ95AQOtrvmeCFmaHD40O78rhDMlW+j2qg==",
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.21/-/java-1.21-0.0.25.tgz",
"integrity": "sha512-NXJUaiFs5bftdxzVUSD1IgdhJt3tpxfBRatXskN2nk1IQxUdQ5J/bCE0uljeLxXYUuSTOpC84ZEvd14+Gr04rQ==",
"dependencies": {
"@mcschema/core": "^0.13.0"
}
@@ -4825,33 +4825,33 @@
}
},
"@mcschema/java-1.20.2": {
"version": "0.0.13",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.2/-/java-1.20.2-0.0.13.tgz",
"integrity": "sha512-51n9XitPi1yZaSe+6f+/MZWF2bUvVeVfO7YTkHx6xKRFVNKkw+6rr2NnK6ALJyH2mWvBgODepgCEfZSKZXINjA==",
"version": "0.0.14",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.2/-/java-1.20.2-0.0.14.tgz",
"integrity": "sha512-AwDvdQ9ytnlxmAyK4ECgV1EZhC94aAbZxgrXAq9g/tDL3hTEhrRx3nE4El5CFhwhlKaLhiYUiFV/L+qU+sz9BQ==",
"requires": {
"@mcschema/core": "^0.13.0"
}
},
"@mcschema/java-1.20.3": {
"version": "0.0.14",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.3/-/java-1.20.3-0.0.14.tgz",
"integrity": "sha512-hfHMKPKuMbtrpMSeFVmYHUP+lTa94GX9JE6VSWkr8nNK9/cd1lkFm0IimNQ1juqffavddClmiQS+FQS6IMPbYA==",
"version": "0.0.15",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.3/-/java-1.20.3-0.0.15.tgz",
"integrity": "sha512-tZrLxmCL/jxvZmsfYMV1udlAfQnuQAcHga4dfz4ZTKrXqhODOmz6yA2/mi21xX2yzQOeS8ofQneyR7B/X2CPmQ==",
"requires": {
"@mcschema/core": "^0.13.0"
}
},
"@mcschema/java-1.20.5": {
"version": "0.0.39",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.39.tgz",
"integrity": "sha512-SRBArRv1ukyPzpjR90ZEQEw8+/EDIj0EY9/mC3KdayHe/szBDvWaQYfcbmk2PlY23ktANa5IENjd1fsgMaO3xg==",
"version": "0.0.40",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.40.tgz",
"integrity": "sha512-u/FXuhz0rdH1VyC8RETwEspLHmlDKvYvo58wdetR6Gu4bC2MR+/U9LEcwmhRBzp5NxSAG+o+OS8b7XI5S1K/fQ==",
"requires": {
"@mcschema/core": "^0.13.0"
}
},
"@mcschema/java-1.21": {
"version": "0.0.24",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.21/-/java-1.21-0.0.24.tgz",
"integrity": "sha512-62gR4TQgAr8wfo8gpbluyioA6cEPa2pUzmjBbFl9DXVEe0Pa7mqvnJ95AQOtrvmeCFmaHD40O78rhDMlW+j2qg==",
"version": "0.0.25",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.21/-/java-1.21-0.0.25.tgz",
"integrity": "sha512-NXJUaiFs5bftdxzVUSD1IgdhJt3tpxfBRatXskN2nk1IQxUdQ5J/bCE0uljeLxXYUuSTOpC84ZEvd14+Gr04rQ==",
"requires": {
"@mcschema/core": "^0.13.0"
}

View File

@@ -26,10 +26,10 @@
"@mcschema/java-1.19.3": "^0.0.16",
"@mcschema/java-1.19.4": "^0.1.20",
"@mcschema/java-1.20": "^0.0.23",
"@mcschema/java-1.20.2": "^0.0.13",
"@mcschema/java-1.20.3": "^0.0.14",
"@mcschema/java-1.20.5": "^0.0.39",
"@mcschema/java-1.21": "^0.0.24",
"@mcschema/java-1.20.2": "^0.0.14",
"@mcschema/java-1.20.3": "^0.0.15",
"@mcschema/java-1.20.5": "^0.0.40",
"@mcschema/java-1.21": "^0.0.25",
"@mcschema/java-1.21.2": "^0.0.8",
"@mcschema/locales": "^0.1.104",
"@zip.js/zip.js": "^2.4.5",