Browse Source

[ts] Updated to version 4.0.11

badlogic 4 years ago
parent
commit
f7b4036daf

+ 10 - 74
spine-ts/package-lock.json

@@ -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": {

+ 3 - 3
spine-ts/spine-canvas/package.json

@@ -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"
   }
-}
+}

+ 2 - 2
spine-ts/spine-core/package-lock.json

@@ -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 - 1
spine-ts/spine-core/package.json

@@ -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",

+ 4 - 4
spine-ts/spine-player/package.json

@@ -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"
   }
-}
+}

+ 2 - 2
spine-ts/spine-threejs/package-lock.json

@@ -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",

+ 3 - 3
spine-ts/spine-threejs/package.json

@@ -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"
   }
-}
+}

+ 3 - 3
spine-ts/spine-webgl/package.json

@@ -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"
   }
-}
+}