feat(core): onboarding paper enter animation (#5248)

This commit is contained in:
Cats Juice
2023-12-19 07:18:00 +00:00
parent 15dd20ef48
commit 841385666e
15 changed files with 766 additions and 28 deletions

View File

@@ -50,6 +50,7 @@
"@toeverything/theme": "^0.7.20",
"@vanilla-extract/css": "^1.13.0",
"@vanilla-extract/dynamic": "^2.0.3",
"animejs": "^3.2.2",
"async-call-rpc": "^6.3.1",
"bytes": "^3.1.2",
"clsx": "^2.0.0",
@@ -93,6 +94,7 @@
"@svgr/webpack": "^8.1.0",
"@swc/core": "^1.3.93",
"@testing-library/react": "^14.0.0",
"@types/animejs": "^3",
"@types/bytes": "^3.1.3",
"@types/image-blob-reduce": "^4.1.3",
"@types/lodash-es": "^4.17.9",