浏览代码

[ts] Release 4.2.21

Mario Zechner 2 年之前
父节点
当前提交
a4000104c6

+ 20 - 20
spine-ts/package-lock.json

@@ -1,12 +1,12 @@
 {
 {
   "name": "@esotericsoftware/spine-ts",
   "name": "@esotericsoftware/spine-ts",
-  "version": "4.2.21",
+  "version": "4.2.22",
   "lockfileVersion": 3,
   "lockfileVersion": 3,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {
     "": {
     "": {
       "name": "@esotericsoftware/spine-ts",
       "name": "@esotericsoftware/spine-ts",
-      "version": "4.2.21",
+      "version": "4.2.22",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "workspaces": [
       "workspaces": [
         "spine-core",
         "spine-core",
@@ -1789,7 +1789,7 @@
       "license": "MIT"
       "license": "MIT"
     },
     },
     "node_modules/nan": {
     "node_modules/nan": {
-      "version": "2.17.0",
+      "version": "2.18.0",
       "dev": true,
       "dev": true,
       "license": "MIT",
       "license": "MIT",
       "optional": true
       "optional": true
@@ -2964,12 +2964,12 @@
       "license": "MIT"
       "license": "MIT"
     },
     },
     "node_modules/url": {
     "node_modules/url": {
-      "version": "0.11.1",
+      "version": "0.11.2",
       "license": "MIT",
       "license": "MIT",
       "peer": true,
       "peer": true,
       "dependencies": {
       "dependencies": {
         "punycode": "^1.4.1",
         "punycode": "^1.4.1",
-        "qs": "^6.11.0"
+        "qs": "^6.11.2"
       }
       }
     },
     },
     "node_modules/use": {
     "node_modules/use": {
@@ -3094,33 +3094,33 @@
     },
     },
     "spine-canvas": {
     "spine-canvas": {
       "name": "@esotericsoftware/spine-canvas",
       "name": "@esotericsoftware/spine-canvas",
-      "version": "4.2.21",
+      "version": "4.2.22",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
-        "@esotericsoftware/spine-core": "4.2.21"
+        "@esotericsoftware/spine-core": "4.2.22"
       }
       }
     },
     },
     "spine-core": {
     "spine-core": {
       "name": "@esotericsoftware/spine-core",
       "name": "@esotericsoftware/spine-core",
-      "version": "4.2.21",
+      "version": "4.2.22",
       "license": "LicenseRef-LICENSE"
       "license": "LicenseRef-LICENSE"
     },
     },
     "spine-phaser": {
     "spine-phaser": {
       "name": "@esotericsoftware/spine-phaser",
       "name": "@esotericsoftware/spine-phaser",
-      "version": "4.2.21",
+      "version": "4.2.22",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
-        "@esotericsoftware/spine-canvas": "4.2.21",
-        "@esotericsoftware/spine-core": "4.2.21",
-        "@esotericsoftware/spine-webgl": "4.2.21"
+        "@esotericsoftware/spine-canvas": "4.2.22",
+        "@esotericsoftware/spine-core": "4.2.22",
+        "@esotericsoftware/spine-webgl": "4.2.22"
       }
       }
     },
     },
     "spine-pixi": {
     "spine-pixi": {
       "name": "@esotericsoftware/spine-pixi",
       "name": "@esotericsoftware/spine-pixi",
-      "version": "4.2.21",
+      "version": "4.2.22",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
-        "@esotericsoftware/spine-core": "4.2.21"
+        "@esotericsoftware/spine-core": "4.2.22"
       },
       },
       "peerDependencies": {
       "peerDependencies": {
         "@pixi/assets": "^7.2.4",
         "@pixi/assets": "^7.2.4",
@@ -3133,26 +3133,26 @@
     },
     },
     "spine-player": {
     "spine-player": {
       "name": "@esotericsoftware/spine-player",
       "name": "@esotericsoftware/spine-player",
-      "version": "4.2.21",
+      "version": "4.2.22",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
-        "@esotericsoftware/spine-webgl": "4.2.21"
+        "@esotericsoftware/spine-webgl": "4.2.22"
       }
       }
     },
     },
     "spine-threejs": {
     "spine-threejs": {
       "name": "@esotericsoftware/spine-threejs",
       "name": "@esotericsoftware/spine-threejs",
-      "version": "4.2.21",
+      "version": "4.2.22",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
-        "@esotericsoftware/spine-core": "4.2.21"
+        "@esotericsoftware/spine-core": "4.2.22"
       }
       }
     },
     },
     "spine-webgl": {
     "spine-webgl": {
       "name": "@esotericsoftware/spine-webgl",
       "name": "@esotericsoftware/spine-webgl",
-      "version": "4.2.21",
+      "version": "4.2.22",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
-        "@esotericsoftware/spine-core": "4.2.21"
+        "@esotericsoftware/spine-core": "4.2.22"
       }
       }
     }
     }
   }
   }

+ 1 - 1
spine-ts/package.json

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

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

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

+ 1 - 1
spine-ts/spine-core/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@esotericsoftware/spine-core",
   "name": "@esotericsoftware/spine-core",
-  "version": "4.2.21",
+  "version": "4.2.22",
   "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",

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

@@ -1,6 +1,6 @@
 {
 {
   "name": "@esotericsoftware/spine-phaser",
   "name": "@esotericsoftware/spine-phaser",
-  "version": "4.2.21",
+  "version": "4.2.22",
   "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.21",
-    "@esotericsoftware/spine-webgl": "4.2.21",
-    "@esotericsoftware/spine-canvas": "4.2.21"
+    "@esotericsoftware/spine-core": "4.2.22",
+    "@esotericsoftware/spine-webgl": "4.2.22",
+    "@esotericsoftware/spine-canvas": "4.2.22"
   }
   }
 }
 }

+ 2 - 2
spine-ts/spine-pixi/package.json

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

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

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

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

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

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

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