feat(front): use framer-motion and optimize a thing.

This commit is contained in:
Hexagonn
2024-10-21 09:12:32 +00:00
committed by GitHub
parent 4c0dc41aa8
commit 5bb65e575c
3 changed files with 128 additions and 60 deletions

24
pnpm-lock.yaml generated
View File

@@ -14,6 +14,9 @@ importers:
escape-html:
specifier: ^1.0.3
version: 1.0.3
framer-motion:
specifier: ^11.11.9
version: 11.11.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
ioredis:
specifier: ^5.4.1
version: 5.4.1
@@ -856,6 +859,20 @@ packages:
resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
engines: {node: '>=14'}
framer-motion@11.11.9:
resolution: {integrity: sha512-XpdZseuCrZehdHGuW22zZt3SF5g6AHJHJi7JwQIigOznW4Jg1n0oGPMJQheMaKLC+0rp5gxUKMRYI6ytd3q4RQ==}
peerDependencies:
'@emotion/is-prop-valid': '*'
react: ^18.0.0
react-dom: ^18.0.0
peerDependenciesMeta:
'@emotion/is-prop-valid':
optional: true
react:
optional: true
react-dom:
optional: true
fs.realpath@1.0.0:
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
@@ -2756,6 +2773,13 @@ snapshots:
cross-spawn: 7.0.3
signal-exit: 4.1.0
framer-motion@11.11.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
tslib: 2.8.0
optionalDependencies:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
fs.realpath@1.0.0: {}
fsevents@2.3.3: