[ts] Release 4.2.16

This commit is contained in:
Mario Zechner 2023-07-11 13:49:33 +02:00
parent 512afac3cf
commit a57aecb8de
9 changed files with 42 additions and 47 deletions

View File

@ -1,12 +1,12 @@
{ {
"name": "@esotericsoftware/spine-ts", "name": "@esotericsoftware/spine-ts",
"version": "4.2.15", "version": "4.2.16",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@esotericsoftware/spine-ts", "name": "@esotericsoftware/spine-ts",
"version": "4.2.15", "version": "4.2.16",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"workspaces": [ "workspaces": [
"spine-core", "spine-core",
@ -31,7 +31,7 @@
} }
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {
"version": "7.22.5", "version": "7.22.6",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -223,6 +223,11 @@
"url": "^0.11.0" "url": "^0.11.0"
} }
}, },
"node_modules/@pixi/utils/node_modules/eventemitter3": {
"version": "4.0.7",
"license": "MIT",
"peer": true
},
"node_modules/@types/css-font-loading-module": { "node_modules/@types/css-font-loading-module": {
"version": "0.0.7", "version": "0.0.7",
"license": "MIT", "license": "MIT",
@ -974,9 +979,9 @@
} }
}, },
"node_modules/eventemitter3": { "node_modules/eventemitter3": {
"version": "4.0.7", "version": "5.0.1",
"license": "MIT", "dev": true,
"peer": true "license": "MIT"
}, },
"node_modules/expand-brackets": { "node_modules/expand-brackets": {
"version": "2.1.4", "version": "2.1.4",
@ -2060,11 +2065,6 @@
"eventemitter3": "^5.0.0" "eventemitter3": "^5.0.0"
} }
}, },
"node_modules/phaser/node_modules/eventemitter3": {
"version": "5.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/posix-character-classes": { "node_modules/posix-character-classes": {
"version": "0.1.1", "version": "0.1.1",
"dev": true, "dev": true,
@ -3094,33 +3094,33 @@
}, },
"spine-canvas": { "spine-canvas": {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.2.15", "version": "4.2.16",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.2.15" "@esotericsoftware/spine-core": "4.2.16"
} }
}, },
"spine-core": { "spine-core": {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.2.15", "version": "4.2.16",
"license": "LicenseRef-LICENSE" "license": "LicenseRef-LICENSE"
}, },
"spine-phaser": { "spine-phaser": {
"name": "@esotericsoftware/spine-phaser", "name": "@esotericsoftware/spine-phaser",
"version": "4.2.15", "version": "4.2.16",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-canvas": "4.2.15", "@esotericsoftware/spine-canvas": "4.2.16",
"@esotericsoftware/spine-core": "4.2.15", "@esotericsoftware/spine-core": "4.2.16",
"@esotericsoftware/spine-webgl": "4.2.15" "@esotericsoftware/spine-webgl": "4.2.16"
} }
}, },
"spine-pixi": { "spine-pixi": {
"name": "@esotericsoftware/spine-pixi", "name": "@esotericsoftware/spine-pixi",
"version": "4.2.14", "version": "4.2.16",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.2.14" "@esotericsoftware/spine-core": "4.2.16"
}, },
"peerDependencies": { "peerDependencies": {
"@pixi/assets": "^7.2.4", "@pixi/assets": "^7.2.4",
@ -3131,33 +3131,28 @@
"@pixi/text": "^7.2.4" "@pixi/text": "^7.2.4"
} }
}, },
"spine-pixi/node_modules/@esotericsoftware/spine-core": {
"version": "4.2.14",
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.2.14.tgz",
"integrity": "sha512-FxIWLvh0bbB2K59+h6wK6wb4d1+ZbB5R37zB9KdDEMhWKdhQo2JTUgiPbzplWlIpd5erRx85600vEtzsbFGWbQ=="
},
"spine-player": { "spine-player": {
"name": "@esotericsoftware/spine-player", "name": "@esotericsoftware/spine-player",
"version": "4.2.15", "version": "4.2.16",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-webgl": "4.2.15" "@esotericsoftware/spine-webgl": "4.2.16"
} }
}, },
"spine-threejs": { "spine-threejs": {
"name": "@esotericsoftware/spine-threejs", "name": "@esotericsoftware/spine-threejs",
"version": "4.2.15", "version": "4.2.16",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.2.15" "@esotericsoftware/spine-core": "4.2.16"
} }
}, },
"spine-webgl": { "spine-webgl": {
"name": "@esotericsoftware/spine-webgl", "name": "@esotericsoftware/spine-webgl",
"version": "4.2.15", "version": "4.2.16",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.2.15" "@esotericsoftware/spine-core": "4.2.16"
} }
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-ts", "name": "@esotericsoftware/spine-ts",
"version": "4.2.15", "version": "4.2.16",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"files": [ "files": [
"README.md" "README.md"

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.2.15", "version": "4.2.16",
"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.2.15" "@esotericsoftware/spine-core": "4.2.16"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.2.15", "version": "4.2.16",
"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-phaser", "name": "@esotericsoftware/spine-phaser",
"version": "4.2.15", "version": "4.2.16",
"description": "The official Spine Runtimes for the Phaser.", "description": "The official Spine Runtimes for the Phaser.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -30,8 +30,8 @@
}, },
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme", "homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.2.15", "@esotericsoftware/spine-core": "4.2.16",
"@esotericsoftware/spine-webgl": "4.2.15", "@esotericsoftware/spine-webgl": "4.2.16",
"@esotericsoftware/spine-canvas": "4.2.15" "@esotericsoftware/spine-canvas": "4.2.16"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-pixi", "name": "@esotericsoftware/spine-pixi",
"version": "4.2.14", "version": "4.2.16",
"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.2.14" "@esotericsoftware/spine-core": "4.2.16"
}, },
"peerDependencies": { "peerDependencies": {
"@pixi/core": "^7.2.4", "@pixi/core": "^7.2.4",

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-player", "name": "@esotericsoftware/spine-player",
"version": "4.2.15", "version": "4.2.16",
"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-webgl": "4.2.15" "@esotericsoftware/spine-webgl": "4.2.16"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-threejs", "name": "@esotericsoftware/spine-threejs",
"version": "4.2.15", "version": "4.2.16",
"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.2.15" "@esotericsoftware/spine-core": "4.2.16"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-webgl", "name": "@esotericsoftware/spine-webgl",
"version": "4.2.15", "version": "4.2.16",
"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.2.15" "@esotericsoftware/spine-core": "4.2.16"
} }
} }