mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
21w08a
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@mcschema/core": {
|
||||
"version": "0.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.2.tgz",
|
||||
"integrity": "sha512-zd6mYVzIecAYsDOcZV4YfxnDgJ+m0U4x7mLlBbuMfawA7RMQW9tLpOx/xdsoImBhM4C9hlRrCkkEPQXoi5xc6g=="
|
||||
"version": "0.12.3",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/core/-/core-0.12.3.tgz",
|
||||
"integrity": "sha512-2xE+q6KZpZuuXZvzbl6ETqwF2fIXUZRdwlIjGu82NizpjDz1IQAXoVrBMctb22jsC38G/mkJYJ+5pZ8tDg7otA=="
|
||||
},
|
||||
"@mcschema/java-1.15": {
|
||||
"version": "0.2.0",
|
||||
@@ -26,17 +26,17 @@
|
||||
}
|
||||
},
|
||||
"@mcschema/java-1.17": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.2.tgz",
|
||||
"integrity": "sha512-YTKuTLc536+tgA6+aNAUbrD1ZB3iSJoPiF32EFdRPCPLtqM7xyQQjpTCTM9EESI4TkbFRdiEMggSyWfNSZRtDQ==",
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/java-1.17/-/java-1.17-0.2.3.tgz",
|
||||
"integrity": "sha512-EQaIbpZ5QRcolvuMGUc/jLpKG/XGd+Uwx6sjKtFbEoOvjR7SvgopGBn9UXU2a2gcYd4pvLlMiyDumbIToZpQOg==",
|
||||
"requires": {
|
||||
"@mcschema/core": "^0.12.0"
|
||||
"@mcschema/core": "^0.12.3"
|
||||
}
|
||||
},
|
||||
"@mcschema/locales": {
|
||||
"version": "0.1.18",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.18.tgz",
|
||||
"integrity": "sha512-OHRvyBAEY0k0kwjt9dGzNaI3Tvoj/jYF4QwYudDGaSjgvC9vGgRypJ69xQzeK0jFVN+wXyZktKOrfzPOFuWG6g=="
|
||||
"version": "0.1.20",
|
||||
"resolved": "https://registry.npmjs.org/@mcschema/locales/-/locales-0.1.20.tgz",
|
||||
"integrity": "sha512-PqsmtckOmWKN3fco0Ydp0F67FsNFOvGNJKlx9dvS0LRXzH1Yvxpt14UdhOQssUQGIBUHW4GAlMwRtrlzh+uVHg=="
|
||||
},
|
||||
"@nodelib/fs.scandir": {
|
||||
"version": "2.1.3",
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
"author": "Misode",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mcschema/core": "^0.12.2",
|
||||
"@mcschema/core": "^0.12.3",
|
||||
"@mcschema/java-1.15": "^0.2.0",
|
||||
"@mcschema/java-1.16": "^0.6.0",
|
||||
"@mcschema/java-1.17": "^0.2.2",
|
||||
"@mcschema/locales": "^0.1.18",
|
||||
"@mcschema/java-1.17": "^0.2.3",
|
||||
"@mcschema/locales": "^0.1.20",
|
||||
"@types/google.analytics": "0.0.40",
|
||||
"@types/seedrandom": "^2.4.28",
|
||||
"@types/split.js": "^1.4.0",
|
||||
|
||||
Reference in New Issue
Block a user