diff --git a/spine-ts/package-lock.json b/spine-ts/package-lock.json index 7a9371f7a..053a4cdd2 100644 --- a/spine-ts/package-lock.json +++ b/spine-ts/package-lock.json @@ -1,12 +1,12 @@ { "name": "@esotericsoftware/spine-ts", - "version": "4.2.38", + "version": "4.2.39", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@esotericsoftware/spine-ts", - "version": "4.2.38", + "version": "4.2.39", "license": "LicenseRef-LICENSE", "workspaces": [ "spine-core", @@ -41,21 +41,6 @@ "node": ">=6.9.0" } }, - "node_modules/@esbuild/darwin-arm64": { - "version": "0.16.17", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, "node_modules/@esotericsoftware/spine-canvas": { "resolved": "spine-canvas", "link": true @@ -85,18 +70,18 @@ "link": true }, "node_modules/@pixi/assets": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "dependencies": { "@types/css-font-loading-module": "^0.0.12" }, "peerDependencies": { - "@pixi/core": "7.3.3" + "@pixi/core": "7.4.2" } }, "node_modules/@pixi/color": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "dependencies": { @@ -109,24 +94,23 @@ "peer": true }, "node_modules/@pixi/constants": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true }, "node_modules/@pixi/core": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "dependencies": { - "@pixi/color": "7.3.3", - "@pixi/constants": "7.3.3", - "@pixi/extensions": "7.3.3", - "@pixi/math": "7.3.3", - "@pixi/runner": "7.3.3", - "@pixi/settings": "7.3.3", - "@pixi/ticker": "7.3.3", - "@pixi/utils": "7.3.3", - "@types/offscreencanvas": "^2019.6.4" + "@pixi/color": "7.4.2", + "@pixi/constants": "7.4.2", + "@pixi/extensions": "7.4.2", + "@pixi/math": "7.4.2", + "@pixi/runner": "7.4.2", + "@pixi/settings": "7.4.2", + "@pixi/ticker": "7.4.2", + "@pixi/utils": "7.4.2" }, "funding": { "type": "opencollective", @@ -134,93 +118,93 @@ } }, "node_modules/@pixi/display": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.3.3" + "@pixi/core": "7.4.2" } }, "node_modules/@pixi/extensions": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true }, "node_modules/@pixi/graphics": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.3.3", - "@pixi/display": "7.3.3", - "@pixi/sprite": "7.3.3" + "@pixi/core": "7.4.2", + "@pixi/display": "7.4.2", + "@pixi/sprite": "7.4.2" } }, "node_modules/@pixi/math": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true }, "node_modules/@pixi/mesh": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.3.3", - "@pixi/display": "7.3.3" + "@pixi/core": "7.4.2", + "@pixi/display": "7.4.2" } }, "node_modules/@pixi/runner": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true }, "node_modules/@pixi/settings": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "dependencies": { - "@pixi/constants": "7.3.3", + "@pixi/constants": "7.4.2", "@types/css-font-loading-module": "^0.0.12", "ismobilejs": "^1.1.0" } }, "node_modules/@pixi/sprite": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.3.3", - "@pixi/display": "7.3.3" + "@pixi/core": "7.4.2", + "@pixi/display": "7.4.2" } }, "node_modules/@pixi/text": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.3.3", - "@pixi/sprite": "7.3.3" + "@pixi/core": "7.4.2", + "@pixi/sprite": "7.4.2" } }, "node_modules/@pixi/ticker": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "dependencies": { - "@pixi/extensions": "7.3.3", - "@pixi/settings": "7.3.3", - "@pixi/utils": "7.3.3" + "@pixi/extensions": "7.4.2", + "@pixi/settings": "7.4.2", + "@pixi/utils": "7.4.2" } }, "node_modules/@pixi/utils": { - "version": "7.3.3", + "version": "7.4.2", "license": "MIT", "peer": true, "dependencies": { - "@pixi/color": "7.3.3", - "@pixi/constants": "7.3.3", - "@pixi/settings": "7.3.3", + "@pixi/color": "7.4.2", + "@pixi/constants": "7.4.2", + "@pixi/settings": "7.4.2", "@types/earcut": "^2.1.0", "earcut": "^2.2.4", "eventemitter3": "^4.0.0", @@ -244,6 +228,7 @@ }, "node_modules/@types/offscreencanvas": { "version": "2019.7.3", + "dev": true, "license": "MIT" }, "node_modules/@types/three": { @@ -514,13 +499,18 @@ } }, "node_modules/call-bind": { - "version": "1.0.5", + "version": "1.0.7", "license": "MIT", "peer": true, "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.1", - "set-function-length": "^1.1.1" + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -823,16 +813,19 @@ } }, "node_modules/define-data-property": { - "version": "1.1.1", + "version": "1.1.4", "license": "MIT", "peer": true, "dependencies": { - "get-intrinsic": "^1.2.1", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0" + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/define-property": { @@ -892,6 +885,25 @@ "node": ">= 0.8" } }, + "node_modules/es-define-property": { + "version": "1.0.0", + "license": "MIT", + "peer": true, + "dependencies": { + "get-intrinsic": "^1.2.4" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "license": "MIT", + "peer": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/esbuild": { "version": "0.16.17", "dev": true, @@ -1166,15 +1178,19 @@ } }, "node_modules/get-intrinsic": { - "version": "1.2.2", + "version": "1.2.4", "license": "MIT", "peer": true, "dependencies": { + "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -1251,18 +1267,18 @@ } }, "node_modules/has-property-descriptors": { - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "peer": true, "dependencies": { - "get-intrinsic": "^1.2.2" + "es-define-property": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-proto": { - "version": "1.0.1", + "version": "1.0.3", "license": "MIT", "peer": true, "engines": { @@ -2014,11 +2030,11 @@ "peer": true }, "node_modules/qs": { - "version": "6.11.2", + "version": "6.12.0", "license": "BSD-3-Clause", "peer": true, "dependencies": { - "side-channel": "^1.0.4" + "side-channel": "^1.0.6" }, "engines": { "node": ">=0.6" @@ -2301,15 +2317,16 @@ "license": "ISC" }, "node_modules/set-function-length": { - "version": "1.2.0", + "version": "1.2.2", "license": "MIT", "peer": true, "dependencies": { - "define-data-property": "^1.1.1", + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.2", + "get-intrinsic": "^1.2.4", "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.1" + "has-property-descriptors": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -2343,13 +2360,17 @@ } }, "node_modules/side-channel": { - "version": "1.0.4", + "version": "1.0.6", "license": "MIT", "peer": true, "dependencies": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" + "call-bind": "^1.0.7", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.4", + "object-inspect": "^1.13.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -2968,33 +2989,33 @@ }, "spine-canvas": { "name": "@esotericsoftware/spine-canvas", - "version": "4.2.38", + "version": "4.2.39", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-core": "4.2.38" + "@esotericsoftware/spine-core": "4.2.39" } }, "spine-core": { "name": "@esotericsoftware/spine-core", - "version": "4.2.38", + "version": "4.2.39", "license": "LicenseRef-LICENSE" }, "spine-phaser": { "name": "@esotericsoftware/spine-phaser", - "version": "4.2.38", + "version": "4.2.39", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-canvas": "4.2.38", - "@esotericsoftware/spine-core": "4.2.38", - "@esotericsoftware/spine-webgl": "4.2.38" + "@esotericsoftware/spine-canvas": "4.2.39", + "@esotericsoftware/spine-core": "4.2.39", + "@esotericsoftware/spine-webgl": "4.2.39" } }, "spine-pixi": { "name": "@esotericsoftware/spine-pixi", - "version": "4.2.38", + "version": "4.2.39", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-core": "4.2.38" + "@esotericsoftware/spine-core": "4.2.39" }, "peerDependencies": { "@pixi/assets": "^7.2.4", @@ -3007,26 +3028,26 @@ }, "spine-player": { "name": "@esotericsoftware/spine-player", - "version": "4.2.38", + "version": "4.2.39", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-webgl": "4.2.38" + "@esotericsoftware/spine-webgl": "4.2.39" } }, "spine-threejs": { "name": "@esotericsoftware/spine-threejs", - "version": "4.2.38", + "version": "4.2.39", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-core": "4.2.38" + "@esotericsoftware/spine-core": "4.2.39" } }, "spine-webgl": { "name": "@esotericsoftware/spine-webgl", - "version": "4.2.38", + "version": "4.2.39", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-core": "4.2.38" + "@esotericsoftware/spine-core": "4.2.39" } } } diff --git a/spine-ts/package.json b/spine-ts/package.json index b7bf2125e..9dfe7e317 100644 --- a/spine-ts/package.json +++ b/spine-ts/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-ts", - "version": "4.2.38", + "version": "4.2.39", "description": "The official Spine Runtimes for the web.", "type": "module", "files": [ diff --git a/spine-ts/spine-canvas/package.json b/spine-ts/spine-canvas/package.json index 0e563ccd9..d0ab3931d 100644 --- a/spine-ts/spine-canvas/package.json +++ b/spine-ts/spine-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-canvas", - "version": "4.2.38", + "version": "4.2.39", "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.38" + "@esotericsoftware/spine-core": "4.2.39" } } \ No newline at end of file diff --git a/spine-ts/spine-core/package.json b/spine-ts/spine-core/package.json index 4e9ca6588..2ad06f585 100644 --- a/spine-ts/spine-core/package.json +++ b/spine-ts/spine-core/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-core", - "version": "4.2.38", + "version": "4.2.39", "description": "The official Spine Runtimes for the web.", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/spine-ts/spine-phaser/package.json b/spine-ts/spine-phaser/package.json index 0529ecef7..e9e195df7 100644 --- a/spine-ts/spine-phaser/package.json +++ b/spine-ts/spine-phaser/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-phaser", - "version": "4.2.38", + "version": "4.2.39", "description": "The official Spine Runtimes for the Phaser.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -31,8 +31,8 @@ }, "homepage": "https://github.com/esotericsoftware/spine-runtimes#readme", "dependencies": { - "@esotericsoftware/spine-core": "4.2.38", - "@esotericsoftware/spine-webgl": "4.2.38", - "@esotericsoftware/spine-canvas": "4.2.38" + "@esotericsoftware/spine-core": "4.2.39", + "@esotericsoftware/spine-webgl": "4.2.39", + "@esotericsoftware/spine-canvas": "4.2.39" } } \ No newline at end of file diff --git a/spine-ts/spine-pixi/package.json b/spine-ts/spine-pixi/package.json index 7af7851dc..ec1366bf4 100644 --- a/spine-ts/spine-pixi/package.json +++ b/spine-ts/spine-pixi/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-pixi", - "version": "4.2.38", + "version": "4.2.39", "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.38" + "@esotericsoftware/spine-core": "4.2.39" }, "peerDependencies": { "@pixi/core": "^7.2.4", diff --git a/spine-ts/spine-player/package.json b/spine-ts/spine-player/package.json index 641e2a81c..adf86b26d 100644 --- a/spine-ts/spine-player/package.json +++ b/spine-ts/spine-player/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-player", - "version": "4.2.38", + "version": "4.2.39", "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.38" + "@esotericsoftware/spine-webgl": "4.2.39" } } \ No newline at end of file diff --git a/spine-ts/spine-threejs/package.json b/spine-ts/spine-threejs/package.json index 22d766751..6c53995be 100644 --- a/spine-ts/spine-threejs/package.json +++ b/spine-ts/spine-threejs/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-threejs", - "version": "4.2.38", + "version": "4.2.39", "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.38" + "@esotericsoftware/spine-core": "4.2.39" } } \ No newline at end of file diff --git a/spine-ts/spine-webgl/package.json b/spine-ts/spine-webgl/package.json index 230933b40..3d7e7bdc4 100644 --- a/spine-ts/spine-webgl/package.json +++ b/spine-ts/spine-webgl/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-webgl", - "version": "4.2.38", + "version": "4.2.39", "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.38" + "@esotericsoftware/spine-core": "4.2.39" } } \ No newline at end of file