22w13a and 22w14a

This commit is contained in:
Misode
2022-04-07 00:44:07 +02:00
parent a118358f08
commit e603ba12db
3 changed files with 28 additions and 28 deletions

46
package-lock.json generated
View File

@@ -10,14 +10,14 @@
"license": "MIT",
"dependencies": {
"@giscus/react": "^1.1.2",
"@mcschema/core": "^0.12.31",
"@mcschema/core": "^0.12.33",
"@mcschema/java-1.15": "^0.2.3",
"@mcschema/java-1.16": "^0.6.6",
"@mcschema/java-1.17": "^0.2.25",
"@mcschema/java-1.18": "^0.3.0",
"@mcschema/java-1.18.2": "^0.1.7",
"@mcschema/java-1.19": "^0.1.9",
"@mcschema/locales": "^0.1.53",
"@mcschema/java-1.19": "^0.1.16",
"@mcschema/locales": "^0.1.56",
"brace": "^0.11.1",
"buffer": "^6.0.3",
"comment-json": "^4.1.1",
@@ -395,9 +395,9 @@
}
},
"node_modules/@mcschema/core": {
"version": "0.12.31",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.31.tgz",
"integrity": "sha512-dJOixNDZz+nKHQDQt521FlSHL4iD95ix0p85D+9ekRa6zgGxFKIyqiuKDR7MBFuY2KkeaXgCsm3oFZSeRIagzQ=="
"version": "0.12.33",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.33.tgz",
"integrity": "sha512-uR0le4HI02eOxnOIF2q1/cS/+LfLCul9bJ8+wF6aXmkwTlssWXtumJbkbvrD2Fw/3Dpt1y0+EFwtI+3+mAz3cw=="
},
"node_modules/@mcschema/java-1.15": {
"version": "0.2.3",
@@ -440,17 +440,17 @@
}
},
"node_modules/@mcschema/java-1.19": {
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.9.tgz",
"integrity": "sha512-BKrBQoT6pC3LgEtqylfZs7llqHfaGc+67g8UFTjmBFDtfc2YDiRVI9IhQQBAXrACfoVRL1GHm3XLhzT7yUzIXQ==",
"version": "0.1.16",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.16.tgz",
"integrity": "sha512-gTFRX+WVIKbDk5QwZQyJnAtzFEJPj5BPRi6CGW6E3jrmC0NpyQpTE1BM2kh+/ubmIPNnbI/Yy+08vllpWr4qrw==",
"dependencies": {
"@mcschema/core": "^0.12.31"
"@mcschema/core": "^0.12.33"
}
},
"node_modules/@mcschema/locales": {
"version": "0.1.53",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.53.tgz",
"integrity": "sha512-GOn82GSxR8Jhpie1DsiTkOG1hRM0hlZ4fvFvzVB2aM2Qh1/gmPgHMgtRRBdhJGSds/4fjF3KI0+Y/bzCIy19uA=="
"version": "0.1.56",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.56.tgz",
"integrity": "sha512-q/jWVbMcc85Q9orcn38/PsLgitRMQ65zURC3rHhwzAlF0OXgjxtMHpSEr0PN8j87BVu911j6eDsvueU1iAZjxQ=="
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
@@ -4838,9 +4838,9 @@
"requires": {}
},
"@mcschema/core": {
"version": "0.12.31",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.31.tgz",
"integrity": "sha512-dJOixNDZz+nKHQDQt521FlSHL4iD95ix0p85D+9ekRa6zgGxFKIyqiuKDR7MBFuY2KkeaXgCsm3oFZSeRIagzQ=="
"version": "0.12.33",
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.33.tgz",
"integrity": "sha512-uR0le4HI02eOxnOIF2q1/cS/+LfLCul9bJ8+wF6aXmkwTlssWXtumJbkbvrD2Fw/3Dpt1y0+EFwtI+3+mAz3cw=="
},
"@mcschema/java-1.15": {
"version": "0.2.3",
@@ -4883,17 +4883,17 @@
}
},
"@mcschema/java-1.19": {
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.9.tgz",
"integrity": "sha512-BKrBQoT6pC3LgEtqylfZs7llqHfaGc+67g8UFTjmBFDtfc2YDiRVI9IhQQBAXrACfoVRL1GHm3XLhzT7yUzIXQ==",
"version": "0.1.16",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.19/-/java-1.19-0.1.16.tgz",
"integrity": "sha512-gTFRX+WVIKbDk5QwZQyJnAtzFEJPj5BPRi6CGW6E3jrmC0NpyQpTE1BM2kh+/ubmIPNnbI/Yy+08vllpWr4qrw==",
"requires": {
"@mcschema/core": "^0.12.31"
"@mcschema/core": "^0.12.33"
}
},
"@mcschema/locales": {
"version": "0.1.53",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.53.tgz",
"integrity": "sha512-GOn82GSxR8Jhpie1DsiTkOG1hRM0hlZ4fvFvzVB2aM2Qh1/gmPgHMgtRRBdhJGSds/4fjF3KI0+Y/bzCIy19uA=="
"version": "0.1.56",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.56.tgz",
"integrity": "sha512-q/jWVbMcc85Q9orcn38/PsLgitRMQ65zURC3rHhwzAlF0OXgjxtMHpSEr0PN8j87BVu911j6eDsvueU1iAZjxQ=="
},
"@nodelib/fs.scandir": {
"version": "2.1.5",