Require .png suffix for font textures

This commit is contained in:
Misode
2022-07-11 04:07:09 +02:00
parent fdb8874454
commit 6a3bc897d0
2 changed files with 66 additions and 66 deletions

118
package-lock.json generated
View File

@@ -10,14 +10,14 @@
"license": "MIT",
"dependencies": {
"@giscus/react": "^1.1.2",
"@mcschema/core": "^0.12.35",
"@mcschema/core": "^0.12.37",
"@mcschema/java-1.15": "^0.2.6",
"@mcschema/java-1.16": "^0.6.11",
"@mcschema/java-1.17": "^0.2.30",
"@mcschema/java-1.18": "^0.3.6",
"@mcschema/java-1.18.2": "^0.1.12",
"@mcschema/java-1.19": "^0.1.31",
"@mcschema/locales": "^0.1.67",
"@mcschema/java-1.16": "^0.6.12",
"@mcschema/java-1.17": "^0.2.31",
"@mcschema/java-1.18": "^0.3.7",
"@mcschema/java-1.18.2": "^0.1.13",
"@mcschema/java-1.19": "^0.1.34",
"@mcschema/locales": "^0.1.69",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
"buffer": "^6.0.3",
@@ -517,9 +517,9 @@
"dev": true
},
"node_modules/@mcschema/core": {
"version": "0.12.35",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.35.tgz",
"integrity": "sha512-6qGgtjFQnGuxp61/wnIs/mB+/kLGkcBza5kSS7QlwPtHNAv6e15fchh5LzJAy8jYaM5cpEuNnR5N4zrFmw2BwQ=="
"version": "0.12.37",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.37.tgz",
"integrity": "sha512-/UhbUXkc+POKBMv94UNXk2ZQOvDoQ7j/72cNzNhhjr+ZOj+BSYLH3aUVVWDP4kOWqSKVFXCO6MKP9+gAaKjfhg=="
},
"node_modules/@mcschema/java-1.15": {
"version": "0.2.6",
@@ -530,49 +530,49 @@
}
},
"node_modules/@mcschema/java-1.16": {
"version": "0.6.11",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.6.11.tgz",
"integrity": "sha512-5uTKMvu84q0+Aai/FTfBc/D6neifnZUPx8wYDCvbmNcnL3m4Q3r/FmuSJ9HpYHi++ZUlCIHoAqV940oBJxv+9w==",
"version": "0.6.12",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.6.12.tgz",
"integrity": "sha512-iyxck1+XpJoH5uqOK69YVpAcA5sQ8LJqhmrY0hbU4MCE4kBI4xc/2a4nMF/OWpTcfqXZ9bpd5mzAE9HuS7q+PA==",
"dependencies": {
"@mcschema/core": "^0.12.0"
"@mcschema/core": "^0.12.37"
}
},
"node_modules/@mcschema/java-1.17": {
"version": "0.2.30",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.30.tgz",
"integrity": "sha512-KtqJF3ovUxY1ncT93FSpwukMtHfUR2qX+822rUX3YFKxzSVATKxs48xm/nRRKpzPPlsqxDJpU3VaYH2Wgb+19A==",
"version": "0.2.31",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.31.tgz",
"integrity": "sha512-86T0gkNkjoisaNAGSeuqO1A0fhIpvFI61CrPJVHtQE3adDXntM56PgbQz65ZLEX89kp0JHFgmI01iBKjgaxXjQ==",
"dependencies": {
"@mcschema/core": "^0.12.4"
"@mcschema/core": "^0.12.37"
}
},
"node_modules/@mcschema/java-1.18": {
"version": "0.3.6",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.3.6.tgz",
"integrity": "sha512-PXWO5QRW+IC9n1+kFjoQfVwluh2sw42Iw1k5H+c6iPx0UradXLPKnSxD30mgFJEO20yjz8uZSLmLdsVWsD5Tig==",
"version": "0.3.7",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.3.7.tgz",
"integrity": "sha512-GuP1/ueG5MtEqXXA8i3VaarUaGwjuGIjmpYN8q/4bo3bxi0BnqucCsykVrpxFLgKZJ5253pR/3YPJPamXD8wLw==",
"dependencies": {
"@mcschema/core": "^0.12.20"
"@mcschema/core": "^0.12.37"
}
},
"node_modules/@mcschema/java-1.18.2": {
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18.2/-/java-1.18.2-0.1.12.tgz",
"integrity": "sha512-xZJm0f7cxyPI/4E9MnnMLs5S5OfvcGuNUf/q0nBFHhbSn7nCIiZxhHPt6iQSxNkSPEG3IwdAE55xoAoKgCLUbg==",
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18.2/-/java-1.18.2-0.1.13.tgz",
"integrity": "sha512-yk614B7mDEE9uzUH2i8vP00LJIBoCnQmSEnlo0jlWl4FJWRoeoAH5jn40RHDRWlxm0cZHF2j4wbp2ZbNwJFYdA==",
"dependencies": {
"@mcschema/core": "^0.12.29"
"@mcschema/core": "^0.12.37"
}
},
"node_modules/@mcschema/java-1.19": {
"version": "0.1.31",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.31.tgz",
"integrity": "sha512-LgNUVtPXOZvWKjgGKkqyG87D+QGJ7cJkBE02rYQkONCVYePMw3rWhnieyliAbh6e26xrJ/7MyBMTwF1JSI9+KA==",
"version": "0.1.34",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.34.tgz",
"integrity": "sha512-YXA8DqqEpnjlmf6AwosZDDae/TxXuGNjsuMvzmRHBZmKrbTpt+XLcmP0KhBXfeiJ7/RAmtZ/+gSmy9kZTQuaIQ==",
"dependencies": {
"@mcschema/core": "^0.12.34"
"@mcschema/core": "^0.12.37"
}
},
"node_modules/@mcschema/locales": {
"version": "0.1.67",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.67.tgz",
"integrity": "sha512-Km6W+AG0+jgMZwF3K6yaUyTESYheWBOIQNMtP5wL0JJbUwkR+V7LJOg1lkPTOisDkR+jOraJxZ4xyNrdpjc1xg=="
"version": "0.1.69",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.69.tgz",
"integrity": "sha512-zmBVg+dikxnUrs5qJZHgtY6X7gmHT3Cp/+eBO39/f6pPNy20Opodf8MVx52jf7zLQ0tmBr9Bqp6DkkQNS3g19A=="
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
@@ -5584,9 +5584,9 @@
"dev": true
},
"@mcschema/core": {
"version": "0.12.35",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.35.tgz",
"integrity": "sha512-6qGgtjFQnGuxp61/wnIs/mB+/kLGkcBza5kSS7QlwPtHNAv6e15fchh5LzJAy8jYaM5cpEuNnR5N4zrFmw2BwQ=="
"version": "0.12.37",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.37.tgz",
"integrity": "sha512-/UhbUXkc+POKBMv94UNXk2ZQOvDoQ7j/72cNzNhhjr+ZOj+BSYLH3aUVVWDP4kOWqSKVFXCO6MKP9+gAaKjfhg=="
},
"@mcschema/java-1.15": {
"version": "0.2.6",
@@ -5597,49 +5597,49 @@
}
},
"@mcschema/java-1.16": {
"version": "0.6.11",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.6.11.tgz",
"integrity": "sha512-5uTKMvu84q0+Aai/FTfBc/D6neifnZUPx8wYDCvbmNcnL3m4Q3r/FmuSJ9HpYHi++ZUlCIHoAqV940oBJxv+9w==",
"version": "0.6.12",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.16/-/java-1.16-0.6.12.tgz",
"integrity": "sha512-iyxck1+XpJoH5uqOK69YVpAcA5sQ8LJqhmrY0hbU4MCE4kBI4xc/2a4nMF/OWpTcfqXZ9bpd5mzAE9HuS7q+PA==",
"requires": {
"@mcschema/core": "^0.12.0"
"@mcschema/core": "^0.12.37"
}
},
"@mcschema/java-1.17": {
"version": "0.2.30",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.30.tgz",
"integrity": "sha512-KtqJF3ovUxY1ncT93FSpwukMtHfUR2qX+822rUX3YFKxzSVATKxs48xm/nRRKpzPPlsqxDJpU3VaYH2Wgb+19A==",
"version": "0.2.31",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.31.tgz",
"integrity": "sha512-86T0gkNkjoisaNAGSeuqO1A0fhIpvFI61CrPJVHtQE3adDXntM56PgbQz65ZLEX89kp0JHFgmI01iBKjgaxXjQ==",
"requires": {
"@mcschema/core": "^0.12.4"
"@mcschema/core": "^0.12.37"
}
},
"@mcschema/java-1.18": {
"version": "0.3.6",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.3.6.tgz",
"integrity": "sha512-PXWO5QRW+IC9n1+kFjoQfVwluh2sw42Iw1k5H+c6iPx0UradXLPKnSxD30mgFJEO20yjz8uZSLmLdsVWsD5Tig==",
"version": "0.3.7",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18/-/java-1.18-0.3.7.tgz",
"integrity": "sha512-GuP1/ueG5MtEqXXA8i3VaarUaGwjuGIjmpYN8q/4bo3bxi0BnqucCsykVrpxFLgKZJ5253pR/3YPJPamXD8wLw==",
"requires": {
"@mcschema/core": "^0.12.20"
"@mcschema/core": "^0.12.37"
}
},
"@mcschema/java-1.18.2": {
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18.2/-/java-1.18.2-0.1.12.tgz",
"integrity": "sha512-xZJm0f7cxyPI/4E9MnnMLs5S5OfvcGuNUf/q0nBFHhbSn7nCIiZxhHPt6iQSxNkSPEG3IwdAE55xoAoKgCLUbg==",
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.18.2/-/java-1.18.2-0.1.13.tgz",
"integrity": "sha512-yk614B7mDEE9uzUH2i8vP00LJIBoCnQmSEnlo0jlWl4FJWRoeoAH5jn40RHDRWlxm0cZHF2j4wbp2ZbNwJFYdA==",
"requires": {
"@mcschema/core": "^0.12.29"
"@mcschema/core": "^0.12.37"
}
},
"@mcschema/java-1.19": {
"version": "0.1.31",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.31.tgz",
"integrity": "sha512-LgNUVtPXOZvWKjgGKkqyG87D+QGJ7cJkBE02rYQkONCVYePMw3rWhnieyliAbh6e26xrJ/7MyBMTwF1JSI9+KA==",
"version": "0.1.34",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.34.tgz",
"integrity": "sha512-YXA8DqqEpnjlmf6AwosZDDae/TxXuGNjsuMvzmRHBZmKrbTpt+XLcmP0KhBXfeiJ7/RAmtZ/+gSmy9kZTQuaIQ==",
"requires": {
"@mcschema/core": "^0.12.34"
"@mcschema/core": "^0.12.37"
}
},
"@mcschema/locales": {
"version": "0.1.67",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.67.tgz",
"integrity": "sha512-Km6W+AG0+jgMZwF3K6yaUyTESYheWBOIQNMtP5wL0JJbUwkR+V7LJOg1lkPTOisDkR+jOraJxZ4xyNrdpjc1xg=="
"version": "0.1.69",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.69.tgz",
"integrity": "sha512-zmBVg+dikxnUrs5qJZHgtY6X7gmHT3Cp/+eBO39/f6pPNy20Opodf8MVx52jf7zLQ0tmBr9Bqp6DkkQNS3g19A=="
},
"@nodelib/fs.scandir": {
"version": "2.1.5",

View File

@@ -16,14 +16,14 @@
"license": "MIT",
"dependencies": {
"@giscus/react": "^1.1.2",
"@mcschema/core": "^0.12.35",
"@mcschema/core": "^0.12.37",
"@mcschema/java-1.15": "^0.2.6",
"@mcschema/java-1.16": "^0.6.11",
"@mcschema/java-1.17": "^0.2.30",
"@mcschema/java-1.18": "^0.3.6",
"@mcschema/java-1.18.2": "^0.1.12",
"@mcschema/java-1.19": "^0.1.31",
"@mcschema/locales": "^0.1.67",
"@mcschema/java-1.16": "^0.6.12",
"@mcschema/java-1.17": "^0.2.31",
"@mcschema/java-1.18": "^0.3.7",
"@mcschema/java-1.18.2": "^0.1.13",
"@mcschema/java-1.19": "^0.1.34",
"@mcschema/locales": "^0.1.69",
"@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1",
"buffer": "^6.0.3",