complete score page - complete transition for pages
This commit is contained in:
Generated
+26
@@ -22,6 +22,7 @@
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"axios": "^1.7.3",
|
||||
"clsx": "^2.1.1",
|
||||
"framer-motion": "^11.3.28",
|
||||
"iconsax-react": "^0.0.8",
|
||||
"iranianbanklogos": "^3.1.2",
|
||||
"moment-jalaali": "^0.10.1",
|
||||
@@ -9678,6 +9679,31 @@
|
||||
"url": "https://github.com/sponsors/rawify"
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "11.3.28",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.3.28.tgz",
|
||||
"integrity": "sha512-dqhoawipEAjqdv32zbv72sOMJZjol7dROWn7t/FOq23WXJ40O4OUybgnO2ldnuS+3YquSn8xO/KKRavZ+TBVOQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.4.0"
|
||||
},
|
||||
"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
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/fresh": {
|
||||
"version": "0.5.2",
|
||||
"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user