mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
[ts] Updated to version 4.0.11
This commit is contained in:
parent
2f55c53ee8
commit
f7b4036daf
84
spine-ts/package-lock.json
generated
84
spine-ts/package-lock.json
generated
@ -8248,14 +8248,9 @@
|
||||
"version": "4.0.10",
|
||||
"license": "LicenseRef-LICENSE",
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
"@esotericsoftware/spine-core": "^4.0.10"
|
||||
}
|
||||
},
|
||||
"spine-canvas/node_modules/@esotericsoftware/spine-core": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
|
||||
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
|
||||
},
|
||||
"spine-core": {
|
||||
"name": "@esotericsoftware/spine-core",
|
||||
"version": "4.0.10",
|
||||
@ -8266,21 +8261,8 @@
|
||||
"version": "4.0.10",
|
||||
"license": "LicenseRef-LICENSE",
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": "4.0.2",
|
||||
"@esotericsoftware/spine-webgl": "4.0.2"
|
||||
}
|
||||
},
|
||||
"spine-player/node_modules/@esotericsoftware/spine-core": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
|
||||
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
|
||||
},
|
||||
"spine-player/node_modules/@esotericsoftware/spine-webgl": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-webgl/-/spine-webgl-4.0.2.tgz",
|
||||
"integrity": "sha512-hSiMZ62g73td5qS5whRb6XtHlTCPYSsVCKHPmrTG4PSxIj0VYWh4ByOZvTcA9mTXZuV8kAZhdqNVc2AXmAe++A==",
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
"@esotericsoftware/spine-core": "^4.0.10",
|
||||
"@esotericsoftware/spine-webgl": "^4.0.10"
|
||||
}
|
||||
},
|
||||
"spine-threejs": {
|
||||
@ -8288,28 +8270,18 @@
|
||||
"version": "4.0.10",
|
||||
"license": "LicenseRef-LICENSE",
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": "4.0.2",
|
||||
"@esotericsoftware/spine-core": "^4.0.10",
|
||||
"@types/three": "^0.131.0",
|
||||
"three": "^0.132.0"
|
||||
}
|
||||
},
|
||||
"spine-threejs/node_modules/@esotericsoftware/spine-core": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
|
||||
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
|
||||
},
|
||||
"spine-webgl": {
|
||||
"name": "@esotericsoftware/spine-webgl",
|
||||
"version": "4.0.10",
|
||||
"license": "LicenseRef-LICENSE",
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
"@esotericsoftware/spine-core": "^4.0.10"
|
||||
}
|
||||
},
|
||||
"spine-webgl/node_modules/@esotericsoftware/spine-core": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
|
||||
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@ -8342,14 +8314,7 @@
|
||||
"@esotericsoftware/spine-canvas": {
|
||||
"version": "file:spine-canvas",
|
||||
"requires": {
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
|
||||
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
|
||||
}
|
||||
"@esotericsoftware/spine-core": "^4.0.10"
|
||||
}
|
||||
},
|
||||
"@esotericsoftware/spine-core": {
|
||||
@ -8358,51 +8323,22 @@
|
||||
"@esotericsoftware/spine-player": {
|
||||
"version": "file:spine-player",
|
||||
"requires": {
|
||||
"@esotericsoftware/spine-core": "4.0.2",
|
||||
"@esotericsoftware/spine-webgl": "4.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
|
||||
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
|
||||
},
|
||||
"@esotericsoftware/spine-webgl": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-webgl/-/spine-webgl-4.0.2.tgz",
|
||||
"integrity": "sha512-hSiMZ62g73td5qS5whRb6XtHlTCPYSsVCKHPmrTG4PSxIj0VYWh4ByOZvTcA9mTXZuV8kAZhdqNVc2AXmAe++A==",
|
||||
"requires": {
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
}
|
||||
}
|
||||
"@esotericsoftware/spine-core": "^4.0.10",
|
||||
"@esotericsoftware/spine-webgl": "^4.0.10"
|
||||
}
|
||||
},
|
||||
"@esotericsoftware/spine-threejs": {
|
||||
"version": "file:spine-threejs",
|
||||
"requires": {
|
||||
"@esotericsoftware/spine-core": "4.0.2",
|
||||
"@esotericsoftware/spine-core": "^4.0.10",
|
||||
"@types/three": "^0.131.0",
|
||||
"three": "^0.132.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
|
||||
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"@esotericsoftware/spine-webgl": {
|
||||
"version": "file:spine-webgl",
|
||||
"requires": {
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@esotericsoftware/spine-core/-/spine-core-4.0.2.tgz",
|
||||
"integrity": "sha512-tkHGEt0NyC/UuHPJtPSmD2YK5D3Z8Yp0OqKhKeH298aRJTIYfsmlgpupgraUqxaacEv9IatIC79pLATtlEsz7A=="
|
||||
}
|
||||
"@esotericsoftware/spine-core": "^4.0.10"
|
||||
}
|
||||
},
|
||||
"@types/normalize-package-data": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-canvas",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"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.0.2"
|
||||
"@esotericsoftware/spine-core": "^4.0.11"
|
||||
}
|
||||
}
|
||||
4
spine-ts/spine-core/package-lock.json
generated
4
spine-ts/spine-core/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-core",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@esotericsoftware/spine-core",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"license": "LicenseRef-LICENSE"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-core",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"description": "The official Spine Runtimes for the web.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-player",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"description": "The official Spine Runtimes for the web.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@ -30,7 +30,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": "4.0.2",
|
||||
"@esotericsoftware/spine-webgl": "4.0.2"
|
||||
"@esotericsoftware/spine-core": "^4.0.11",
|
||||
"@esotericsoftware/spine-webgl": "^4.0.11"
|
||||
}
|
||||
}
|
||||
4
spine-ts/spine-threejs/package-lock.json
generated
4
spine-ts/spine-threejs/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-canvas",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@esotericsoftware/spine-canvas",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"license": "LicenseRef-LICENSE",
|
||||
"dependencies": {
|
||||
"@types/three": "^0.131.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-threejs",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"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.131.0",
|
||||
"three": "^0.132.0",
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
"@esotericsoftware/spine-core": "^4.0.11"
|
||||
}
|
||||
}
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-webgl",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.11",
|
||||
"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.0.2"
|
||||
"@esotericsoftware/spine-core": "^4.0.11"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user