Fix #487 profile component + negative component patch

This commit is contained in:
Misode
2024-03-11 13:19:20 +01:00
parent 95df45acb1
commit 16475e0ba2
2 changed files with 16 additions and 16 deletions
+14 -14
View File
@@ -22,8 +22,8 @@
"@mcschema/java-1.20": "^0.0.18", "@mcschema/java-1.20": "^0.0.18",
"@mcschema/java-1.20.2": "^0.0.7", "@mcschema/java-1.20.2": "^0.0.7",
"@mcschema/java-1.20.3": "^0.0.8", "@mcschema/java-1.20.3": "^0.0.8",
"@mcschema/java-1.20.5": "^0.0.8", "@mcschema/java-1.20.5": "^0.0.11",
"@mcschema/locales": "^0.1.96", "@mcschema/locales": "^0.1.97",
"@zip.js/zip.js": "^2.4.5", "@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1", "brace": "^0.11.1",
"buffer": "^6.0.3", "buffer": "^6.0.3",
@@ -668,17 +668,17 @@
} }
}, },
"node_modules/@mcschema/java-1.20.5": { "node_modules/@mcschema/java-1.20.5": {
"version": "0.0.8", "version": "0.0.11",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.8.tgz", "resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.11.tgz",
"integrity": "sha512-NHxNYu2+y981lydoW/Q1s8cogqTw6bFRxiShi+MKW4SEbClH0bz+PaWXNqfM7AVtuNb6bpgHF3YJc2UHioUoXQ==", "integrity": "sha512-7K1H5Mduv7A9IFLrpIARirJ4kS0baYL5fX7/rF7OjEkzgL9nlEwCHz25Usmly8pZYPSyAq3bTK17vrDDxGHm0w==",
"dependencies": { "dependencies": {
"@mcschema/core": "^0.13.0" "@mcschema/core": "^0.13.0"
} }
}, },
"node_modules/@mcschema/locales": { "node_modules/@mcschema/locales": {
"version": "0.1.96", "version": "0.1.97",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.96.tgz", "resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.97.tgz",
"integrity": "sha512-6NudiAdnU32PJpnkpA7X16WdjhVKXhZ3DovJHIJ5V64l5EJlbmFSa3VQPe1eRvo1X2mGy0Fqrr+iSjz8RiIaxw==" "integrity": "sha512-CprNUBSf9FWP0baWiapEijOrdjUFAljxajKthY6LHM5+raN0mydeab6D7WqmnTzQDsdYjzvtiUKValgYqn/R6w=="
}, },
"node_modules/@nodelib/fs.scandir": { "node_modules/@nodelib/fs.scandir": {
"version": "2.1.5", "version": "2.1.5",
@@ -4777,17 +4777,17 @@
} }
}, },
"@mcschema/java-1.20.5": { "@mcschema/java-1.20.5": {
"version": "0.0.8", "version": "0.0.11",
"resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.8.tgz", "resolved": "https://registry.npmjs.org/@mcschema/java-1.20.5/-/java-1.20.5-0.0.11.tgz",
"integrity": "sha512-NHxNYu2+y981lydoW/Q1s8cogqTw6bFRxiShi+MKW4SEbClH0bz+PaWXNqfM7AVtuNb6bpgHF3YJc2UHioUoXQ==", "integrity": "sha512-7K1H5Mduv7A9IFLrpIARirJ4kS0baYL5fX7/rF7OjEkzgL9nlEwCHz25Usmly8pZYPSyAq3bTK17vrDDxGHm0w==",
"requires": { "requires": {
"@mcschema/core": "^0.13.0" "@mcschema/core": "^0.13.0"
} }
}, },
"@mcschema/locales": { "@mcschema/locales": {
"version": "0.1.96", "version": "0.1.97",
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.96.tgz", "resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.97.tgz",
"integrity": "sha512-6NudiAdnU32PJpnkpA7X16WdjhVKXhZ3DovJHIJ5V64l5EJlbmFSa3VQPe1eRvo1X2mGy0Fqrr+iSjz8RiIaxw==" "integrity": "sha512-CprNUBSf9FWP0baWiapEijOrdjUFAljxajKthY6LHM5+raN0mydeab6D7WqmnTzQDsdYjzvtiUKValgYqn/R6w=="
}, },
"@nodelib/fs.scandir": { "@nodelib/fs.scandir": {
"version": "2.1.5", "version": "2.1.5",
+2 -2
View File
@@ -28,8 +28,8 @@
"@mcschema/java-1.20": "^0.0.18", "@mcschema/java-1.20": "^0.0.18",
"@mcschema/java-1.20.2": "^0.0.7", "@mcschema/java-1.20.2": "^0.0.7",
"@mcschema/java-1.20.3": "^0.0.8", "@mcschema/java-1.20.3": "^0.0.8",
"@mcschema/java-1.20.5": "^0.0.8", "@mcschema/java-1.20.5": "^0.0.11",
"@mcschema/locales": "^0.1.96", "@mcschema/locales": "^0.1.97",
"@zip.js/zip.js": "^2.4.5", "@zip.js/zip.js": "^2.4.5",
"brace": "^0.11.1", "brace": "^0.11.1",
"buffer": "^6.0.3", "buffer": "^6.0.3",