Sfoglia il codice sorgente

[ts] Updated spine-ts version to 4.0.5

Mario Zechner 4 anni fa
parent
commit
9e4ee3d2af

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

@@ -8245,7 +8245,7 @@
     },
     },
     "spine-canvas": {
     "spine-canvas": {
       "name": "@esotericsoftware/spine-canvas",
       "name": "@esotericsoftware/spine-canvas",
-      "version": "4.0.4",
+      "version": "4.0.5",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
         "@esotericsoftware/spine-core": "4.0.2"
         "@esotericsoftware/spine-core": "4.0.2"
@@ -8258,12 +8258,12 @@
     },
     },
     "spine-core": {
     "spine-core": {
       "name": "@esotericsoftware/spine-core",
       "name": "@esotericsoftware/spine-core",
-      "version": "4.0.4",
+      "version": "4.0.5",
       "license": "LicenseRef-LICENSE"
       "license": "LicenseRef-LICENSE"
     },
     },
     "spine-player": {
     "spine-player": {
       "name": "@esotericsoftware/spine-player",
       "name": "@esotericsoftware/spine-player",
-      "version": "4.0.4",
+      "version": "4.0.5",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
         "@esotericsoftware/spine-core": "4.0.2",
         "@esotericsoftware/spine-core": "4.0.2",
@@ -8285,7 +8285,7 @@
     },
     },
     "spine-threejs": {
     "spine-threejs": {
       "name": "@esotericsoftware/spine-threejs",
       "name": "@esotericsoftware/spine-threejs",
-      "version": "4.0.4",
+      "version": "4.0.5",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
         "@esotericsoftware/spine-core": "4.0.2",
         "@esotericsoftware/spine-core": "4.0.2",
@@ -8300,7 +8300,7 @@
     },
     },
     "spine-webgl": {
     "spine-webgl": {
       "name": "@esotericsoftware/spine-webgl",
       "name": "@esotericsoftware/spine-webgl",
-      "version": "4.0.4",
+      "version": "4.0.5",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
         "@esotericsoftware/spine-core": "4.0.2"
         "@esotericsoftware/spine-core": "4.0.2"

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

@@ -1,6 +1,6 @@
 {
 {
   "name": "@esotericsoftware/spine-canvas",
   "name": "@esotericsoftware/spine-canvas",
-  "version": "4.0.4",
+  "version": "4.0.5",
   "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",

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

@@ -1,12 +1,12 @@
 {
 {
   "name": "@esotericsoftware/spine-core",
   "name": "@esotericsoftware/spine-core",
-  "version": "4.0.4",
+  "version": "4.0.5",
   "lockfileVersion": 2,
   "lockfileVersion": 2,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {
     "": {
     "": {
       "name": "@esotericsoftware/spine-core",
       "name": "@esotericsoftware/spine-core",
-      "version": "4.0.4",
+      "version": "4.0.5",
       "license": "LicenseRef-LICENSE"
       "license": "LicenseRef-LICENSE"
     }
     }
   }
   }

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

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

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

@@ -1,6 +1,6 @@
 {
 {
   "name": "@esotericsoftware/spine-player",
   "name": "@esotericsoftware/spine-player",
-  "version": "4.0.4",
+  "version": "4.0.5",
   "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",

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

@@ -1,12 +1,12 @@
 {
 {
   "name": "@esotericsoftware/spine-canvas",
   "name": "@esotericsoftware/spine-canvas",
-  "version": "4.0.4",
+  "version": "4.0.5",
   "lockfileVersion": 2,
   "lockfileVersion": 2,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {
     "": {
     "": {
       "name": "@esotericsoftware/spine-canvas",
       "name": "@esotericsoftware/spine-canvas",
-      "version": "4.0.4",
+      "version": "4.0.5",
       "license": "LicenseRef-LICENSE",
       "license": "LicenseRef-LICENSE",
       "dependencies": {
       "dependencies": {
         "@types/three": "^0.131.0",
         "@types/three": "^0.131.0",

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

@@ -1,6 +1,6 @@
 {
 {
   "name": "@esotericsoftware/spine-threejs",
   "name": "@esotericsoftware/spine-threejs",
-  "version": "4.0.4",
+  "version": "4.0.5",
   "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",

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

@@ -1,6 +1,6 @@
 {
 {
   "name": "@esotericsoftware/spine-webgl",
   "name": "@esotericsoftware/spine-webgl",
-  "version": "4.0.4",
+  "version": "4.0.5",
   "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",