[ts] Release 4.2.88

This commit is contained in:
Davide Tantillo 2025-07-31 17:22:37 +02:00
parent 97d2667818
commit eef9cb1f82
13 changed files with 53 additions and 84 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@esotericsoftware/spine-ts",
"version": "4.2.87",
"version": "4.2.88",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@esotericsoftware/spine-ts",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"workspaces": [
"spine-core",
@ -34,8 +34,6 @@
},
"node_modules/@babel/runtime": {
"version": "7.27.6",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz",
"integrity": "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==",
"dev": true,
"license": "MIT",
"engines": {
@ -717,15 +715,11 @@
},
"node_modules/commander": {
"version": "2.20.3",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
"dev": true,
"license": "MIT"
},
"node_modules/commandpost": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/commandpost/-/commandpost-1.4.0.tgz",
"integrity": "sha512-aE2Y4MTFJ870NuB/+2z1cXBhSBBzRydVVjzhFC4gtenEhpnj15yu0qptWGJsO9YGrcPZ3ezX8AWb1VA391MKpQ==",
"dev": true,
"license": "MIT"
},
@ -736,8 +730,6 @@
},
"node_modules/concurrently": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz",
"integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -848,8 +840,6 @@
},
"node_modules/date-fns": {
"version": "2.30.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz",
"integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -921,8 +911,6 @@
},
"node_modules/editorconfig": {
"version": "0.15.3",
"resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-0.15.3.tgz",
"integrity": "sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -1341,8 +1329,6 @@
},
"node_modules/lru-cache": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
"integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
"dev": true,
"license": "ISC",
"dependencies": {
@ -1636,8 +1622,6 @@
},
"node_modules/pseudomap": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
"integrity": "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==",
"dev": true,
"license": "ISC"
},
@ -1689,9 +1673,6 @@
},
"node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"deprecated": "Rimraf versions prior to v4 are no longer supported",
"dev": true,
"license": "ISC",
"dependencies": {
@ -1719,8 +1700,6 @@
},
"node_modules/semver": {
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
"integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
"dev": true,
"license": "ISC",
"bin": {
@ -1909,15 +1888,11 @@
},
"node_modules/sigmund": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz",
"integrity": "sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==",
"dev": true,
"license": "ISC"
},
"node_modules/spawn-command": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2.tgz",
"integrity": "sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==",
"dev": true
},
"node_modules/statuses": {
@ -2040,8 +2015,6 @@
},
"node_modules/typescript": {
"version": "5.6.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
"dev": true,
"license": "Apache-2.0",
"bin": {
@ -2054,8 +2027,6 @@
},
"node_modules/typescript-formatter": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/typescript-formatter/-/typescript-formatter-7.2.2.tgz",
"integrity": "sha512-V7vfI9XArVhriOTYHPzMU2WUnm5IMdu9X/CPxs8mIMGxmTBFpDABlbkBka64PZJ9/xgQeRpK8KzzAG4MPzxBDQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -2191,8 +2162,6 @@
},
"node_modules/yallist": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
"integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==",
"dev": true,
"license": "ISC"
},
@ -2223,18 +2192,18 @@
},
"spine-canvas": {
"name": "@esotericsoftware/spine-canvas",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87"
"@esotericsoftware/spine-core": "4.2.88"
}
},
"spine-canvaskit": {
"name": "@esotericsoftware/spine-canvaskit",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87",
"@esotericsoftware/spine-core": "4.2.88",
"canvaskit-wasm": "0.39.1"
},
"devDependencies": {
@ -2244,17 +2213,17 @@
},
"spine-core": {
"name": "@esotericsoftware/spine-core",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE"
},
"spine-phaser-v3": {
"name": "@esotericsoftware/spine-phaser-v3",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-canvas": "4.2.87",
"@esotericsoftware/spine-core": "4.2.87",
"@esotericsoftware/spine-webgl": "4.2.87"
"@esotericsoftware/spine-canvas": "4.2.88",
"@esotericsoftware/spine-core": "4.2.88",
"@esotericsoftware/spine-webgl": "4.2.88"
},
"devDependencies": {
"phaser": "^3.60.0"
@ -2278,12 +2247,12 @@
},
"spine-phaser-v4": {
"name": "@esotericsoftware/spine-phaser-v4",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-canvas": "4.2.87",
"@esotericsoftware/spine-core": "4.2.87",
"@esotericsoftware/spine-webgl": "4.2.87"
"@esotericsoftware/spine-canvas": "4.2.88",
"@esotericsoftware/spine-core": "4.2.88",
"@esotericsoftware/spine-webgl": "4.2.88"
},
"devDependencies": {
"phaser": "^4.0.0-rc.1"
@ -2294,10 +2263,10 @@
},
"spine-pixi-v7": {
"name": "@esotericsoftware/spine-pixi-v7",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87"
"@esotericsoftware/spine-core": "4.2.88"
},
"peerDependencies": {
"@pixi/assets": "^7.2.4",
@ -2311,10 +2280,10 @@
},
"spine-pixi-v8": {
"name": "@esotericsoftware/spine-pixi-v8",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87"
"@esotericsoftware/spine-core": "4.2.88"
},
"peerDependencies": {
"pixi.js": "^8.4.0"
@ -2322,18 +2291,18 @@
},
"spine-player": {
"name": "@esotericsoftware/spine-player",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-webgl": "4.2.87"
"@esotericsoftware/spine-webgl": "4.2.88"
}
},
"spine-threejs": {
"name": "@esotericsoftware/spine-threejs",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87"
"@esotericsoftware/spine-core": "4.2.88"
},
"devDependencies": {
"@types/three": "0.162.0"
@ -2344,18 +2313,18 @@
},
"spine-webcomponents": {
"name": "@esotericsoftware/spine-webcomponents",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-webgl": "4.2.87"
"@esotericsoftware/spine-webgl": "4.2.88"
}
},
"spine-webgl": {
"name": "@esotericsoftware/spine-webgl",
"version": "4.2.87",
"version": "4.2.88",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87"
"@esotericsoftware/spine-core": "4.2.88"
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-ts",
"version": "4.2.87",
"version": "4.2.88",
"description": "The official Spine Runtimes for the web.",
"type": "module",
"files": [

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-canvaskit",
"version": "4.2.87",
"version": "4.2.88",
"description": "The official Spine Runtimes for CanvasKit for NodeJS",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -31,7 +31,7 @@
},
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87",
"@esotericsoftware/spine-core": "4.2.88",
"canvaskit-wasm": "0.39.1"
},
"devDependencies": {

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-phaser-v3",
"version": "4.2.87",
"version": "4.2.88",
"description": "The official Spine Runtimes for the Phaser v3.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -31,9 +31,9 @@
},
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": {
"@esotericsoftware/spine-canvas": "4.2.87",
"@esotericsoftware/spine-core": "4.2.87",
"@esotericsoftware/spine-webgl": "4.2.87"
"@esotericsoftware/spine-canvas": "4.2.88",
"@esotericsoftware/spine-core": "4.2.88",
"@esotericsoftware/spine-webgl": "4.2.88"
},
"devDependencies": {
"phaser": "^3.60.0"

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-phaser-v4",
"version": "4.2.87",
"version": "4.2.88",
"description": "The official Spine Runtimes for the Phaser v4.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -31,9 +31,9 @@
},
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": {
"@esotericsoftware/spine-canvas": "4.2.87",
"@esotericsoftware/spine-core": "4.2.87",
"@esotericsoftware/spine-webgl": "4.2.87"
"@esotericsoftware/spine-canvas": "4.2.88",
"@esotericsoftware/spine-core": "4.2.88",
"@esotericsoftware/spine-webgl": "4.2.88"
},
"devDependencies": {
"phaser": "^4.0.0-rc.1"

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-pixi-v7",
"version": "4.2.87",
"version": "4.2.88",
"description": "The official Spine Runtimes for the web PixiJS v7.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -31,7 +31,7 @@
},
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87"
"@esotericsoftware/spine-core": "4.2.88"
},
"peerDependencies": {
"@pixi/core": "^7.2.4",

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-pixi-v8",
"version": "4.2.87",
"version": "4.2.88",
"description": "The official Spine Runtimes for PixiJS v8.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -31,7 +31,7 @@
},
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87"
"@esotericsoftware/spine-core": "4.2.88"
},
"peerDependencies": {
"pixi.js": "^8.4.0"

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-threejs",
"version": "4.2.87",
"version": "4.2.88",
"description": "The official Spine Runtimes for the web.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -31,7 +31,7 @@
},
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": {
"@esotericsoftware/spine-core": "4.2.87"
"@esotericsoftware/spine-core": "4.2.88"
},
"devDependencies": {
"@types/three": "0.162.0"

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-webcomponents",
"version": "4.2.87",
"version": "4.2.88",
"description": "The official Spine webcomponents.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -31,6 +31,6 @@
},
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": {
"@esotericsoftware/spine-webgl": "4.2.87"
"@esotericsoftware/spine-webgl": "4.2.88"
}
}

View File

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