[ts] Release 4.1.23

This commit is contained in:
Mario Zechner 2022-10-04 09:35:16 +02:00
parent 4c8167b885
commit e2dbc468e4
7 changed files with 49 additions and 49 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@esotericsoftware/spine-ts",
"version": "4.1.22",
"version": "4.1.23",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@esotericsoftware/spine-ts",
"version": "4.1.22",
"version": "4.1.23",
"license": "LicenseRef-LICENSE",
"workspaces": [
"spine-core",
@ -117,9 +117,9 @@
}
},
"node_modules/apache-crypt": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/apache-crypt/-/apache-crypt-1.2.5.tgz",
"integrity": "sha512-ICnYQH+DFVmw+S4Q0QY2XRXD8Ne8ewh8HgbuFH4K7022zCxgHM0Hz1xkRnUlEfAXNbwp1Cnhbedu60USIfDxvg==",
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/apache-crypt/-/apache-crypt-1.2.6.tgz",
"integrity": "sha512-072WetlM4blL8PREJVeY+WHiUh1R5VNt2HfceGS8aKqttPHcmqE5pkKuXPz/ULmJOFkc8Hw3kfKl6vy7Qka6DA==",
"dev": true,
"dependencies": {
"unix-crypt-td-js": "^1.1.4"
@ -129,9 +129,9 @@
}
},
"node_modules/apache-md5": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/apache-md5/-/apache-md5-1.1.7.tgz",
"integrity": "sha512-JtHjzZmJxtzfTSjsCyHgPR155HBe5WGyUyHTaEkfy46qhwCFKx1Epm6nAxgUG3WfUZP1dWhGqj9Z2NOBeZ+uBw==",
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/apache-md5/-/apache-md5-1.1.8.tgz",
"integrity": "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA==",
"dev": true,
"engines": {
"node": ">=8"
@ -603,9 +603,9 @@
}
},
"node_modules/date-fns": {
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
"version": "2.29.3",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz",
"integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==",
"dev": true,
"engines": {
"node": ">=0.11"
@ -7709,9 +7709,9 @@
"dev": true
},
"node_modules/typescript": {
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
"dev": true,
"bin": {
"tsc": "bin/tsc",
@ -7967,41 +7967,41 @@
},
"spine-canvas": {
"name": "@esotericsoftware/spine-canvas",
"version": "4.1.22",
"version": "4.1.23",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "^4.1.22"
"@esotericsoftware/spine-core": "^4.1.23"
}
},
"spine-core": {
"name": "@esotericsoftware/spine-core",
"version": "4.1.22",
"version": "4.1.23",
"license": "LicenseRef-LICENSE"
},
"spine-player": {
"name": "@esotericsoftware/spine-player",
"version": "4.1.22",
"version": "4.1.23",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-webgl": "^4.1.22"
"@esotericsoftware/spine-webgl": "^4.1.23"
}
},
"spine-threejs": {
"name": "@esotericsoftware/spine-threejs",
"version": "4.1.22",
"version": "4.1.23",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "^4.1.22",
"@esotericsoftware/spine-core": "^4.1.23",
"@types/three": "^0.140.0",
"three": "^0.140.0"
}
},
"spine-webgl": {
"name": "@esotericsoftware/spine-webgl",
"version": "4.1.22",
"version": "4.1.23",
"license": "LicenseRef-LICENSE",
"dependencies": {
"@esotericsoftware/spine-core": "^4.1.22"
"@esotericsoftware/spine-core": "^4.1.23"
}
}
},
@ -8009,7 +8009,7 @@
"@esotericsoftware/spine-canvas": {
"version": "file:spine-canvas",
"requires": {
"@esotericsoftware/spine-core": "^4.1.22"
"@esotericsoftware/spine-core": "^4.1.23"
}
},
"@esotericsoftware/spine-core": {
@ -8018,13 +8018,13 @@
"@esotericsoftware/spine-player": {
"version": "file:spine-player",
"requires": {
"@esotericsoftware/spine-webgl": "^4.1.22"
"@esotericsoftware/spine-webgl": "^4.1.23"
}
},
"@esotericsoftware/spine-threejs": {
"version": "file:spine-threejs",
"requires": {
"@esotericsoftware/spine-core": "^4.1.22",
"@esotericsoftware/spine-core": "^4.1.23",
"@types/three": "^0.140.0",
"three": "^0.140.0"
}
@ -8032,7 +8032,7 @@
"@esotericsoftware/spine-webgl": {
"version": "file:spine-webgl",
"requires": {
"@esotericsoftware/spine-core": "^4.1.22"
"@esotericsoftware/spine-core": "^4.1.23"
}
},
"@types/offscreencanvas": {
@ -8093,18 +8093,18 @@
}
},
"apache-crypt": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/apache-crypt/-/apache-crypt-1.2.5.tgz",
"integrity": "sha512-ICnYQH+DFVmw+S4Q0QY2XRXD8Ne8ewh8HgbuFH4K7022zCxgHM0Hz1xkRnUlEfAXNbwp1Cnhbedu60USIfDxvg==",
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/apache-crypt/-/apache-crypt-1.2.6.tgz",
"integrity": "sha512-072WetlM4blL8PREJVeY+WHiUh1R5VNt2HfceGS8aKqttPHcmqE5pkKuXPz/ULmJOFkc8Hw3kfKl6vy7Qka6DA==",
"dev": true,
"requires": {
"unix-crypt-td-js": "^1.1.4"
}
},
"apache-md5": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/apache-md5/-/apache-md5-1.1.7.tgz",
"integrity": "sha512-JtHjzZmJxtzfTSjsCyHgPR155HBe5WGyUyHTaEkfy46qhwCFKx1Epm6nAxgUG3WfUZP1dWhGqj9Z2NOBeZ+uBw==",
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/apache-md5/-/apache-md5-1.1.8.tgz",
"integrity": "sha512-FCAJojipPn0bXjuEpjOOOMN8FZDkxfWWp4JGN9mifU2IhxvKyXZYqpzPHdnTSUpmPDy+tsslB6Z1g+Vg6nVbYA==",
"dev": true
},
"arr-diff": {
@ -8484,9 +8484,9 @@
}
},
"date-fns": {
"version": "2.29.2",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.2.tgz",
"integrity": "sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==",
"version": "2.29.3",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz",
"integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==",
"dev": true
},
"debug": {
@ -14086,9 +14086,9 @@
"dev": true
},
"typescript": {
"version": "4.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
"integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
"dev": true
},
"union-value": {

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@esotericsoftware/spine-threejs",
"version": "4.1.22",
"version": "4.1.23",
"description": "The official Spine Runtimes for the web.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -32,6 +32,6 @@
"dependencies": {
"@types/three": "^0.140.0",
"three": "^0.140.0",
"@esotericsoftware/spine-core": "^4.1.22"
"@esotericsoftware/spine-core": "^4.1.23"
}
}

View File

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