diff --git a/spine-ts/package-lock.json b/spine-ts/package-lock.json index 9b9ebeeac..985a33577 100644 --- a/spine-ts/package-lock.json +++ b/spine-ts/package-lock.json @@ -1,12 +1,12 @@ { "name": "@esotericsoftware/spine-ts", - "version": "4.2.36", + "version": "4.2.37", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@esotericsoftware/spine-ts", - "version": "4.2.36", + "version": "4.2.37", "license": "LicenseRef-LICENSE", "workspaces": [ "spine-core", @@ -41,6 +41,21 @@ "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 @@ -70,18 +85,18 @@ "link": true }, "node_modules/@pixi/assets": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "dependencies": { "@types/css-font-loading-module": "^0.0.12" }, "peerDependencies": { - "@pixi/core": "7.4.2" + "@pixi/core": "7.3.3" } }, "node_modules/@pixi/color": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "dependencies": { @@ -94,23 +109,24 @@ "peer": true }, "node_modules/@pixi/constants": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true }, "node_modules/@pixi/core": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "dependencies": { - "@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" + "@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" }, "funding": { "type": "opencollective", @@ -118,93 +134,93 @@ } }, "node_modules/@pixi/display": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.4.2" + "@pixi/core": "7.3.3" } }, "node_modules/@pixi/extensions": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true }, "node_modules/@pixi/graphics": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.4.2", - "@pixi/display": "7.4.2", - "@pixi/sprite": "7.4.2" + "@pixi/core": "7.3.3", + "@pixi/display": "7.3.3", + "@pixi/sprite": "7.3.3" } }, "node_modules/@pixi/math": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true }, "node_modules/@pixi/mesh": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.4.2", - "@pixi/display": "7.4.2" + "@pixi/core": "7.3.3", + "@pixi/display": "7.3.3" } }, "node_modules/@pixi/runner": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true }, "node_modules/@pixi/settings": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "dependencies": { - "@pixi/constants": "7.4.2", + "@pixi/constants": "7.3.3", "@types/css-font-loading-module": "^0.0.12", "ismobilejs": "^1.1.0" } }, "node_modules/@pixi/sprite": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.4.2", - "@pixi/display": "7.4.2" + "@pixi/core": "7.3.3", + "@pixi/display": "7.3.3" } }, "node_modules/@pixi/text": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "peerDependencies": { - "@pixi/core": "7.4.2", - "@pixi/sprite": "7.4.2" + "@pixi/core": "7.3.3", + "@pixi/sprite": "7.3.3" } }, "node_modules/@pixi/ticker": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "dependencies": { - "@pixi/extensions": "7.4.2", - "@pixi/settings": "7.4.2", - "@pixi/utils": "7.4.2" + "@pixi/extensions": "7.3.3", + "@pixi/settings": "7.3.3", + "@pixi/utils": "7.3.3" } }, "node_modules/@pixi/utils": { - "version": "7.4.2", + "version": "7.3.3", "license": "MIT", "peer": true, "dependencies": { - "@pixi/color": "7.4.2", - "@pixi/constants": "7.4.2", - "@pixi/settings": "7.4.2", + "@pixi/color": "7.3.3", + "@pixi/constants": "7.3.3", + "@pixi/settings": "7.3.3", "@types/earcut": "^2.1.0", "earcut": "^2.2.4", "eventemitter3": "^4.0.0", @@ -228,7 +244,6 @@ }, "node_modules/@types/offscreencanvas": { "version": "2019.7.3", - "dev": true, "license": "MIT" }, "node_modules/@types/three": { @@ -499,18 +514,13 @@ } }, "node_modules/call-bind": { - "version": "1.0.7", + "version": "1.0.5", "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.4", - "set-function-length": "^1.2.1" - }, - "engines": { - "node": ">= 0.4" + "get-intrinsic": "^1.2.1", + "set-function-length": "^1.1.1" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -813,19 +823,16 @@ } }, "node_modules/define-data-property": { - "version": "1.1.4", + "version": "1.1.1", "license": "MIT", "peer": true, "dependencies": { - "es-define-property": "^1.0.0", - "es-errors": "^1.3.0", - "gopd": "^1.0.1" + "get-intrinsic": "^1.2.1", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.0" }, "engines": { "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, "node_modules/define-property": { @@ -885,25 +892,6 @@ "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, @@ -1178,19 +1166,15 @@ } }, "node_modules/get-intrinsic": { - "version": "1.2.4", + "version": "1.2.2", "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" } @@ -1267,18 +1251,18 @@ } }, "node_modules/has-property-descriptors": { - "version": "1.0.2", + "version": "1.0.1", "license": "MIT", "peer": true, "dependencies": { - "es-define-property": "^1.0.0" + "get-intrinsic": "^1.2.2" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-proto": { - "version": "1.0.3", + "version": "1.0.1", "license": "MIT", "peer": true, "engines": { @@ -2030,11 +2014,11 @@ "peer": true }, "node_modules/qs": { - "version": "6.12.0", + "version": "6.11.2", "license": "BSD-3-Clause", "peer": true, "dependencies": { - "side-channel": "^1.0.6" + "side-channel": "^1.0.4" }, "engines": { "node": ">=0.6" @@ -2317,16 +2301,15 @@ "license": "ISC" }, "node_modules/set-function-length": { - "version": "1.2.2", + "version": "1.2.0", "license": "MIT", "peer": true, "dependencies": { - "define-data-property": "^1.1.4", - "es-errors": "^1.3.0", + "define-data-property": "^1.1.1", "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.4", + "get-intrinsic": "^1.2.2", "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.2" + "has-property-descriptors": "^1.0.1" }, "engines": { "node": ">= 0.4" @@ -2360,17 +2343,13 @@ } }, "node_modules/side-channel": { - "version": "1.0.6", + "version": "1.0.4", "license": "MIT", "peer": true, "dependencies": { - "call-bind": "^1.0.7", - "es-errors": "^1.3.0", - "get-intrinsic": "^1.2.4", - "object-inspect": "^1.13.1" - }, - "engines": { - "node": ">= 0.4" + "call-bind": "^1.0.0", + "get-intrinsic": "^1.0.2", + "object-inspect": "^1.9.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -2989,33 +2968,33 @@ }, "spine-canvas": { "name": "@esotericsoftware/spine-canvas", - "version": "4.2.36", + "version": "4.2.37", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-core": "4.2.36" + "@esotericsoftware/spine-core": "4.2.37" } }, "spine-core": { "name": "@esotericsoftware/spine-core", - "version": "4.2.36", + "version": "4.2.37", "license": "LicenseRef-LICENSE" }, "spine-phaser": { "name": "@esotericsoftware/spine-phaser", - "version": "4.2.36", + "version": "4.2.37", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-canvas": "4.2.36", - "@esotericsoftware/spine-core": "4.2.36", - "@esotericsoftware/spine-webgl": "4.2.36" + "@esotericsoftware/spine-canvas": "4.2.37", + "@esotericsoftware/spine-core": "4.2.37", + "@esotericsoftware/spine-webgl": "4.2.37" } }, "spine-pixi": { "name": "@esotericsoftware/spine-pixi", - "version": "4.2.36", + "version": "4.2.37", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-core": "4.2.36" + "@esotericsoftware/spine-core": "4.2.37" }, "peerDependencies": { "@pixi/assets": "^7.2.4", @@ -3028,26 +3007,26 @@ }, "spine-player": { "name": "@esotericsoftware/spine-player", - "version": "4.2.36", + "version": "4.2.37", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-webgl": "4.2.36" + "@esotericsoftware/spine-webgl": "4.2.37" } }, "spine-threejs": { "name": "@esotericsoftware/spine-threejs", - "version": "4.2.36", + "version": "4.2.37", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-core": "4.2.36" + "@esotericsoftware/spine-core": "4.2.37" } }, "spine-webgl": { "name": "@esotericsoftware/spine-webgl", - "version": "4.2.36", + "version": "4.2.37", "license": "LicenseRef-LICENSE", "dependencies": { - "@esotericsoftware/spine-core": "4.2.36" + "@esotericsoftware/spine-core": "4.2.37" } } } diff --git a/spine-ts/package.json b/spine-ts/package.json index add600a1c..bb61df882 100644 --- a/spine-ts/package.json +++ b/spine-ts/package.json @@ -1,6 +1,6 @@ { "name": "@esotericsoftware/spine-ts", - "version": "4.2.36", + "version": "4.2.37", "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 2668a5674..16e36bdb1 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.36", + "version": "4.2.37", "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.36" + "@esotericsoftware/spine-core": "4.2.37" } } \ No newline at end of file diff --git a/spine-ts/spine-core/package.json b/spine-ts/spine-core/package.json index 5f061a4fa..0ee3c5358 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.36", + "version": "4.2.37", "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 61bbaff41..1cae1ea99 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.36", + "version": "4.2.37", "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.36", - "@esotericsoftware/spine-webgl": "4.2.36", - "@esotericsoftware/spine-canvas": "4.2.36" + "@esotericsoftware/spine-core": "4.2.37", + "@esotericsoftware/spine-webgl": "4.2.37", + "@esotericsoftware/spine-canvas": "4.2.37" } } \ No newline at end of file diff --git a/spine-ts/spine-pixi/package.json b/spine-ts/spine-pixi/package.json index aec2d003c..8f6744624 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.36", + "version": "4.2.37", "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.36" + "@esotericsoftware/spine-core": "4.2.37" }, "peerDependencies": { "@pixi/core": "^7.2.4", diff --git a/spine-ts/spine-player/package.json b/spine-ts/spine-player/package.json index 3d7b05bd4..672444f51 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.36", + "version": "4.2.37", "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.36" + "@esotericsoftware/spine-webgl": "4.2.37" } } \ No newline at end of file diff --git a/spine-ts/spine-player/src/Player.ts b/spine-ts/spine-player/src/Player.ts index 32f987569..cb5a3b0a9 100644 --- a/spine-ts/spine-player/src/Player.ts +++ b/spine-ts/spine-player/src/Player.ts @@ -336,7 +336,7 @@ export class SpinePlayer implements Disposable { this.sceneRenderer = new SceneRenderer(this.canvas, this.context, true); if (config.showLoading) this.loadingScreen = new LoadingScreen(this.sceneRenderer); } catch (e) { - this.showError("Sorry, your browser does not support WebG, or you have disabled WebGL in your browser settingsL.\nPlease use the latest version of Firefox, Chrome, Edge, or Safari.", e as any); + this.showError("Sorry, your browser does not support WebG, or you have disabled WebGL in your browser settings.\nPlease use the latest version of Firefox, Chrome, Edge, or Safari.", e as any); return null; } diff --git a/spine-ts/spine-threejs/package.json b/spine-ts/spine-threejs/package.json index 399928c0f..8f529fb4a 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.36", + "version": "4.2.37", "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.36" + "@esotericsoftware/spine-core": "4.2.37" } } \ No newline at end of file diff --git a/spine-ts/spine-webgl/package.json b/spine-ts/spine-webgl/package.json index ebcf2cd8b..90fec9cf0 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.36", + "version": "4.2.37", "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.36" + "@esotericsoftware/spine-core": "4.2.37" } } \ No newline at end of file