[ts] Release 4.1.20.

This commit is contained in:
Mario Zechner 2022-08-05 08:53:39 +02:00
parent 3e0349e94f
commit 3387a470b3
7 changed files with 37 additions and 37 deletions

View File

@ -1,12 +1,12 @@
{ {
"name": "@esotericsoftware/spine-ts", "name": "@esotericsoftware/spine-ts",
"version": "4.1.19", "version": "4.1.20",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@esotericsoftware/spine-ts", "name": "@esotericsoftware/spine-ts",
"version": "4.1.19", "version": "4.1.20",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"workspaces": [ "workspaces": [
"spine-core", "spine-core",
@ -603,9 +603,9 @@
} }
}, },
"node_modules/date-fns": { "node_modules/date-fns": {
"version": "2.28.0", "version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==", "integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=0.11" "node": ">=0.11"
@ -1129,9 +1129,9 @@
} }
}, },
"node_modules/http-parser-js": { "node_modules/http-parser-js": {
"version": "0.5.6", "version": "0.5.8",
"resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz", "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz",
"integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA==", "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==",
"dev": true "dev": true
}, },
"node_modules/inflight": { "node_modules/inflight": {
@ -7967,41 +7967,41 @@
}, },
"spine-canvas": { "spine-canvas": {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.1.19", "version": "4.1.20",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "^4.1.19" "@esotericsoftware/spine-core": "^4.1.20"
} }
}, },
"spine-core": { "spine-core": {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.1.19", "version": "4.1.20",
"license": "LicenseRef-LICENSE" "license": "LicenseRef-LICENSE"
}, },
"spine-player": { "spine-player": {
"name": "@esotericsoftware/spine-player", "name": "@esotericsoftware/spine-player",
"version": "4.1.19", "version": "4.1.20",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-webgl": "^4.1.19" "@esotericsoftware/spine-webgl": "^4.1.20"
} }
}, },
"spine-threejs": { "spine-threejs": {
"name": "@esotericsoftware/spine-threejs", "name": "@esotericsoftware/spine-threejs",
"version": "4.1.19", "version": "4.1.20",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "^4.1.19", "@esotericsoftware/spine-core": "^4.1.20",
"@types/three": "^0.140.0", "@types/three": "^0.140.0",
"three": "^0.140.0" "three": "^0.140.0"
} }
}, },
"spine-webgl": { "spine-webgl": {
"name": "@esotericsoftware/spine-webgl", "name": "@esotericsoftware/spine-webgl",
"version": "4.1.19", "version": "4.1.20",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "^4.1.19" "@esotericsoftware/spine-core": "^4.1.20"
} }
} }
}, },
@ -8009,7 +8009,7 @@
"@esotericsoftware/spine-canvas": { "@esotericsoftware/spine-canvas": {
"version": "file:spine-canvas", "version": "file:spine-canvas",
"requires": { "requires": {
"@esotericsoftware/spine-core": "^4.1.19" "@esotericsoftware/spine-core": "^4.1.20"
} }
}, },
"@esotericsoftware/spine-core": { "@esotericsoftware/spine-core": {
@ -8018,13 +8018,13 @@
"@esotericsoftware/spine-player": { "@esotericsoftware/spine-player": {
"version": "file:spine-player", "version": "file:spine-player",
"requires": { "requires": {
"@esotericsoftware/spine-webgl": "^4.1.19" "@esotericsoftware/spine-webgl": "^4.1.20"
} }
}, },
"@esotericsoftware/spine-threejs": { "@esotericsoftware/spine-threejs": {
"version": "file:spine-threejs", "version": "file:spine-threejs",
"requires": { "requires": {
"@esotericsoftware/spine-core": "^4.1.19", "@esotericsoftware/spine-core": "^4.1.20",
"@types/three": "^0.140.0", "@types/three": "^0.140.0",
"three": "^0.140.0" "three": "^0.140.0"
} }
@ -8032,7 +8032,7 @@
"@esotericsoftware/spine-webgl": { "@esotericsoftware/spine-webgl": {
"version": "file:spine-webgl", "version": "file:spine-webgl",
"requires": { "requires": {
"@esotericsoftware/spine-core": "^4.1.19" "@esotericsoftware/spine-core": "^4.1.20"
} }
}, },
"@types/offscreencanvas": { "@types/offscreencanvas": {
@ -8484,9 +8484,9 @@
} }
}, },
"date-fns": { "date-fns": {
"version": "2.28.0", "version": "2.29.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.1.tgz",
"integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==", "integrity": "sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==",
"dev": true "dev": true
}, },
"debug": { "debug": {
@ -8900,9 +8900,9 @@
} }
}, },
"http-parser-js": { "http-parser-js": {
"version": "0.5.6", "version": "0.5.8",
"resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz", "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz",
"integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA==", "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==",
"dev": true "dev": true
}, },
"inflight": { "inflight": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-ts", "name": "@esotericsoftware/spine-ts",
"version": "4.1.19", "version": "4.1.20",
"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.1.19", "version": "4.1.20",
"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.1.19" "@esotericsoftware/spine-core": "^4.1.20"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.1.19", "version": "4.1.20",
"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.1.19", "version": "4.1.20",
"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.1.19" "@esotericsoftware/spine-webgl": "^4.1.20"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-threejs", "name": "@esotericsoftware/spine-threejs",
"version": "4.1.19", "version": "4.1.20",
"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.140.0", "@types/three": "^0.140.0",
"three": "^0.140.0", "three": "^0.140.0",
"@esotericsoftware/spine-core": "^4.1.19" "@esotericsoftware/spine-core": "^4.1.20"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-webgl", "name": "@esotericsoftware/spine-webgl",
"version": "4.1.19", "version": "4.1.20",
"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.1.19" "@esotericsoftware/spine-core": "^4.1.20"
} }
} }