mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Fix cherry trunk placer int provider weirdness
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"@mcschema/java-1.19": "^0.1.45",
|
||||
"@mcschema/java-1.19.3": "^0.0.8",
|
||||
"@mcschema/java-1.19.4": "^0.1.11",
|
||||
"@mcschema/java-1.20": "^0.0.12",
|
||||
"@mcschema/java-1.20": "^0.0.14",
|
||||
"@mcschema/locales": "^0.1.87",
|
||||
"@zip.js/zip.js": "^2.4.5",
|
||||
"brace": "^0.11.1",
|
||||
@@ -628,9 +628,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mcschema/java-1.20": {
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20/-/java-1.20-0.0.12.tgz",
|
||||
"integrity": "sha512-bnlJS+OJV4QlbHF9oeMNuJDyhfyEhCThGtYZ7ViEIXZKKuagcYC88pan9AABNwla6ZCev7IyU503Dvp2v9Izag==",
|
||||
"version": "0.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20/-/java-1.20-0.0.14.tgz",
|
||||
"integrity": "sha512-s1M18Ydmue1hftgnM0V6UuijoVcn8Un0PBV9Qq+8GkX393vwGO1kkRJef3i96DouKR91W3Mp/qWijp6hN4JdZA==",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.39"
|
||||
}
|
||||
@@ -5785,9 +5785,9 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.20": {
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20/-/java-1.20-0.0.12.tgz",
|
||||
"integrity": "sha512-bnlJS+OJV4QlbHF9oeMNuJDyhfyEhCThGtYZ7ViEIXZKKuagcYC88pan9AABNwla6ZCev7IyU503Dvp2v9Izag==",
|
||||
"version": "0.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20/-/java-1.20-0.0.14.tgz",
|
||||
"integrity": "sha512-s1M18Ydmue1hftgnM0V6UuijoVcn8Un0PBV9Qq+8GkX393vwGO1kkRJef3i96DouKR91W3Mp/qWijp6hN4JdZA==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.12.39"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user