Skip to content

Commit 3d06790

Browse files
committed
lottie: Release v1.0.0-pre.34
- Update v1.0.0-pre34 released wasm binary - Bump up version for perf-test Used emsdk ver: 4.0.19
1 parent c94ec7b commit 3d06790

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thorvg/lottie-player",
3-
"version": "1.0.0-pre.33",
3+
"version": "1.0.0-pre.34",
44
"description": "A web lottie player using ThorVG as a renderer",
55
"main": "./dist/lottie-player.cjs.js",
66
"module": "./dist/lottie-player.esm.js",

perf-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@heroicons/react": "^2.1.3",
1414
"@lottiefiles/dotlottie-react": "^0.8.9",
1515
"@lottiefiles/react-lottie-player": "^3.5.3",
16-
"@thorvg/lottie-player": "^1.0.0-pre.33",
16+
"@thorvg/lottie-player": "^1.0.0-pre.34",
1717
"canvaskit-wasm": "^0.39.1",
1818
"i": "^0.3.7",
1919
"next": "14.2.32",

perf-test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -585,10 +585,10 @@
585585
resolved "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.5.0.tgz"
586586
integrity sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==
587587

588-
"@thorvg/lottie-player@^1.0.0-pre.33":
589-
version "1.0.0-pre.33"
590-
resolved "https://registry.npmjs.org/@thorvg/lottie-player/-/lottie-player-1.0.0-pre.33.tgz#1c07db583966eba8c703a7ea486da9b2903e923c"
591-
integrity sha512-Zj/6J9wepzcTT5diBpywTOyLEsIxzCRG6Kf3Uvs9+LnxaqiFOS5VM6baYzX7BVfWJ0mXZnVH/iPtAEUhTafxWg==
588+
"@thorvg/lottie-player@^1.0.0-pre.34":
589+
version "1.0.0-pre.34"
590+
resolved "https://registry.npmjs.org/@thorvg/lottie-player/-/lottie-player-1.0.0-pre.34.tgz#7d107efadb73b97cdfee606f99ee4b4e6cdedf94"
591+
integrity sha512-h1jDbT57AjwBE6PRyTEPXmxzQlrmpXlfvYBspE9L+uM1dwi8vlIHlgkFF6jN1Fo3W1j7HNncHf7lGGe3fviMag==
592592
dependencies:
593593
lit "^3.1.0"
594594
url "^0.11.3"

thorvg

Submodule thorvg updated 389 files

0 commit comments

Comments
 (0)