[ts] Updated to version 4.0.11

This commit is contained in:
badlogic 2021-09-17 02:53:07 +02:00
parent 2f55c53ee8
commit f7b4036daf
8 changed files with 28 additions and 92 deletions

View File

@ -8248,14 +8248,9 @@
"version": "4.0.10", "version": "4.0.10",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "^4.0.10"
} }
}, },
"spine-canvas/node_modules/@esotericsoftware/spine-core": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
},
"spine-core": { "spine-core": {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.0.10", "version": "4.0.10",
@ -8266,21 +8261,8 @@
"version": "4.0.10", "version": "4.0.10",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2", "@esotericsoftware/spine-core": "^4.0.10",
"@esotericsoftware/spine-webgl": "4.0.2" "@esotericsoftware/spine-webgl": "^4.0.10"
}
},
"spine-player/node_modules/@esotericsoftware/spine-core": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
},
"spine-player/node_modules/@esotericsoftware/spine-webgl": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-webgl/-/spine-webgl-4.0.2.tgz",
"integrity": "sha512-hSiMZ62g73td5qS5whRb6XtHlTCPYSsVCKHPmrTG4PSxIj0VYWh4ByOZvTcA9mTXZuV8kAZhdqNVc2AXmAe++A==",
"dependencies": {
"@esotericsoftware/spine-core": "4.0.2"
} }
}, },
"spine-threejs": { "spine-threejs": {
@ -8288,28 +8270,18 @@
"version": "4.0.10", "version": "4.0.10",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2", "@esotericsoftware/spine-core": "^4.0.10",
"@types/three": "^0.131.0", "@types/three": "^0.131.0",
"three": "^0.132.0" "three": "^0.132.0"
} }
}, },
"spine-threejs/node_modules/@esotericsoftware/spine-core": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
},
"spine-webgl": { "spine-webgl": {
"name": "@esotericsoftware/spine-webgl", "name": "@esotericsoftware/spine-webgl",
"version": "4.0.10", "version": "4.0.10",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "^4.0.10"
} }
},
"spine-webgl/node_modules/@esotericsoftware/spine-core": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
} }
}, },
"dependencies": { "dependencies": {
@ -8342,14 +8314,7 @@
"@esotericsoftware/spine-canvas": { "@esotericsoftware/spine-canvas": {
"version": "file:spine-canvas", "version": "file:spine-canvas",
"requires": { "requires": {
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "^4.0.10"
},
"dependencies": {
"@esotericsoftware/spine-core": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
}
} }
}, },
"@esotericsoftware/spine-core": { "@esotericsoftware/spine-core": {
@ -8358,51 +8323,22 @@
"@esotericsoftware/spine-player": { "@esotericsoftware/spine-player": {
"version": "file:spine-player", "version": "file:spine-player",
"requires": { "requires": {
"@esotericsoftware/spine-core": "4.0.2", "@esotericsoftware/spine-core": "^4.0.10",
"@esotericsoftware/spine-webgl": "4.0.2" "@esotericsoftware/spine-webgl": "^4.0.10"
},
"dependencies": {
"@esotericsoftware/spine-core": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
},
"@esotericsoftware/spine-webgl": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-webgl/-/spine-webgl-4.0.2.tgz",
"integrity": "sha512-hSiMZ62g73td5qS5whRb6XtHlTCPYSsVCKHPmrTG4PSxIj0VYWh4ByOZvTcA9mTXZuV8kAZhdqNVc2AXmAe++A==",
"requires": {
"@esotericsoftware/spine-core": "4.0.2"
}
}
} }
}, },
"@esotericsoftware/spine-threejs": { "@esotericsoftware/spine-threejs": {
"version": "file:spine-threejs", "version": "file:spine-threejs",
"requires": { "requires": {
"@esotericsoftware/spine-core": "4.0.2", "@esotericsoftware/spine-core": "^4.0.10",
"@types/three": "^0.131.0", "@types/three": "^0.131.0",
"three": "^0.132.0" "three": "^0.132.0"
},
"dependencies": {
"@esotericsoftware/spine-core": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
}
} }
}, },
"@esotericsoftware/spine-webgl": { "@esotericsoftware/spine-webgl": {
"version": "file:spine-webgl", "version": "file:spine-webgl",
"requires": { "requires": {
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "^4.0.10"
},
"dependencies": {
"@esotericsoftware/spine-core": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
}
} }
}, },
"@types/normalize-package-data": { "@types/normalize-package-data": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.0.10", "version": "4.0.11",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -30,6 +30,6 @@
}, },
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme", "homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "^4.0.11"
} }
} }

View File

@ -1,12 +1,12 @@
{ {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.0.10", "version": "4.0.11",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.0.10", "version": "4.0.11",
"license": "LicenseRef-LICENSE" "license": "LicenseRef-LICENSE"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.0.10", "version": "4.0.11",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-player", "name": "@esotericsoftware/spine-player",
"version": "4.0.10", "version": "4.0.11",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -30,7 +30,7 @@
}, },
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme", "homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2", "@esotericsoftware/spine-core": "^4.0.11",
"@esotericsoftware/spine-webgl": "4.0.2" "@esotericsoftware/spine-webgl": "^4.0.11"
} }
} }

View File

@ -1,12 +1,12 @@
{ {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.0.10", "version": "4.0.11",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.0.10", "version": "4.0.11",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@types/three": "^0.131.0", "@types/three": "^0.131.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-threejs", "name": "@esotericsoftware/spine-threejs",
"version": "4.0.10", "version": "4.0.11",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -32,6 +32,6 @@
"dependencies": { "dependencies": {
"@types/three": "^0.131.0", "@types/three": "^0.131.0",
"three": "^0.132.0", "three": "^0.132.0",
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "^4.0.11"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-webgl", "name": "@esotericsoftware/spine-webgl",
"version": "4.0.10", "version": "4.0.11",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -30,6 +30,6 @@
}, },
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme", "homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "^4.0.11"
} }
} }