mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-22 06:19:50 +01:00
Bump minecraft-launcher-core from 3.16.10 to 3.16.11
Bumps [minecraft-launcher-core](https://github.com/Pierce01/MinecraftLauncher-core) from 3.16.10 to 3.16.11. - [Release notes](https://github.com/Pierce01/MinecraftLauncher-core/releases) - [Commits](https://github.com/Pierce01/MinecraftLauncher-core/commits) --- updated-dependencies: - dependency-name: minecraft-launcher-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cdf3027f15
commit
be73fea594
14
package-lock.json
generated
14
package-lock.json
generated
@ -19,7 +19,7 @@
|
|||||||
"extract-zip": "^2.0.1",
|
"extract-zip": "^2.0.1",
|
||||||
"hasha": "^5.2.2",
|
"hasha": "^5.2.2",
|
||||||
"izitoast": "^1.4.0",
|
"izitoast": "^1.4.0",
|
||||||
"minecraft-launcher-core": "^3.16.10",
|
"minecraft-launcher-core": "^3.16.11",
|
||||||
"msmc": "^3.0.2",
|
"msmc": "^3.0.2",
|
||||||
"vue": "^2.6.14"
|
"vue": "^2.6.14"
|
||||||
},
|
},
|
||||||
@ -4402,9 +4402,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/minecraft-launcher-core": {
|
"node_modules/minecraft-launcher-core": {
|
||||||
"version": "3.16.10",
|
"version": "3.16.11",
|
||||||
"resolved": "https://registry.npmjs.org/minecraft-launcher-core/-/minecraft-launcher-core-3.16.10.tgz",
|
"resolved": "https://registry.npmjs.org/minecraft-launcher-core/-/minecraft-launcher-core-3.16.11.tgz",
|
||||||
"integrity": "sha512-9jLwbECBfehdXdnPzVKnZhdYVfpB8F41nFDiDdUiYQDoFM87pCer85EjW0UX6OOn5GTxXnXALVu2CHld7rLs2w==",
|
"integrity": "sha512-FQXGcANy0XDEs9koGLpipmVMSQxL17RBlqWPzCNLCMCTSo9gzq5+/bgX32C10ebv7M3755zdrhd5J300yaCsUg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"adm-zip": "^0.4.13",
|
"adm-zip": "^0.4.13",
|
||||||
"checksum": "^0.1.1",
|
"checksum": "^0.1.1",
|
||||||
@ -10162,9 +10162,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"minecraft-launcher-core": {
|
"minecraft-launcher-core": {
|
||||||
"version": "3.16.10",
|
"version": "3.16.11",
|
||||||
"resolved": "https://registry.npmjs.org/minecraft-launcher-core/-/minecraft-launcher-core-3.16.10.tgz",
|
"resolved": "https://registry.npmjs.org/minecraft-launcher-core/-/minecraft-launcher-core-3.16.11.tgz",
|
||||||
"integrity": "sha512-9jLwbECBfehdXdnPzVKnZhdYVfpB8F41nFDiDdUiYQDoFM87pCer85EjW0UX6OOn5GTxXnXALVu2CHld7rLs2w==",
|
"integrity": "sha512-FQXGcANy0XDEs9koGLpipmVMSQxL17RBlqWPzCNLCMCTSo9gzq5+/bgX32C10ebv7M3755zdrhd5J300yaCsUg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"adm-zip": "^0.4.13",
|
"adm-zip": "^0.4.13",
|
||||||
"checksum": "^0.1.1",
|
"checksum": "^0.1.1",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
"extract-zip": "^2.0.1",
|
"extract-zip": "^2.0.1",
|
||||||
"hasha": "^5.2.2",
|
"hasha": "^5.2.2",
|
||||||
"izitoast": "^1.4.0",
|
"izitoast": "^1.4.0",
|
||||||
"minecraft-launcher-core": "^3.16.10",
|
"minecraft-launcher-core": "^3.16.11",
|
||||||
"msmc": "^3.0.2",
|
"msmc": "^3.0.2",
|
||||||
"vue": "^2.6.14"
|
"vue": "^2.6.14"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user