Skip to content
Snippets Groups Projects
Commit 930739bc authored by Niklas Schrötler's avatar Niklas Schrötler
Browse files

Dependencies: Added framer-motion

parent d298ebc5
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
"@types/node": "^16.18.36", "@types/node": "^16.18.36",
"@types/react": "^18.2.13", "@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6", "@types/react-dom": "^18.2.6",
"framer-motion": "^10.12.22", "framer-motion": "^10.16.16",
"javascript-time-ago": "^2.5.9", "javascript-time-ago": "^2.5.9",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
...@@ -8288,9 +8288,9 @@ ...@@ -8288,9 +8288,9 @@
} }
}, },
"node_modules/framer-motion": { "node_modules/framer-motion": {
"version": "10.12.22", "version": "10.16.16",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.12.22.tgz", "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.16.16.tgz",
"integrity": "sha512-bBGYPOxvxcfzS7/py9MEqDucmXBkVl2g42HNlXXPieSTSGGkr8L7+MilCnrU6uX3HrNk/tcB++1SkWE8BosHFw==", "integrity": "sha512-je6j91rd7NmUX7L1XHouwJ4v3R+SO4umso2LUcgOct3rHZ0PajZ80ETYZTajzEXEl9DlKyzjyt4AvGQ+lrebOw==",
"dependencies": { "dependencies": {
"tslib": "^2.4.0" "tslib": "^2.4.0"
}, },
...@@ -23201,9 +23201,9 @@ ...@@ -23201,9 +23201,9 @@
"integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==" "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA=="
}, },
"framer-motion": { "framer-motion": {
"version": "10.12.22", "version": "10.16.16",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.12.22.tgz", "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.16.16.tgz",
"integrity": "sha512-bBGYPOxvxcfzS7/py9MEqDucmXBkVl2g42HNlXXPieSTSGGkr8L7+MilCnrU6uX3HrNk/tcB++1SkWE8BosHFw==", "integrity": "sha512-je6j91rd7NmUX7L1XHouwJ4v3R+SO4umso2LUcgOct3rHZ0PajZ80ETYZTajzEXEl9DlKyzjyt4AvGQ+lrebOw==",
"requires": { "requires": {
"@emotion/is-prop-valid": "^0.8.2", "@emotion/is-prop-valid": "^0.8.2",
"tslib": "^2.4.0" "tslib": "^2.4.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment