| | |
| | | "axios": "^1.7.4", |
| | | "date-fns": "^3.6.0", |
| | | "lodash": "^4.17.21", |
| | | "motion": "^12.4.1", |
| | | "papaparse": "^5.4.1", |
| | | "pixi.js": "^7.4.0", |
| | | "react": "^18.3.0", |
| | |
| | | "node": ">=0.4.x" |
| | | } |
| | | }, |
| | | "node_modules/framer-motion": { |
| | | "version": "12.4.1", |
| | | "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.4.1.tgz", |
| | | "integrity": "sha512-5Ijbea3topSZjadQ0hgc/TcWj2ldMZmNREM7RvAhvsThYOA1HHOA8TT1yKvMu1YXP3jWaFwoZ6Vo9Nw+DUZrzA==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "motion-dom": "^12.0.0", |
| | | "motion-utils": "^12.0.0", |
| | | "tslib": "^2.4.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "@emotion/is-prop-valid": "*", |
| | | "react": "^18.0.0 || ^19.0.0", |
| | | "react-dom": "^18.0.0 || ^19.0.0" |
| | | }, |
| | | "peerDependenciesMeta": { |
| | | "@emotion/is-prop-valid": { |
| | | "optional": true |
| | | }, |
| | | "react": { |
| | | "optional": true |
| | | }, |
| | | "react-dom": { |
| | | "optional": true |
| | | } |
| | | } |
| | | }, |
| | | "node_modules/framer-motion/node_modules/tslib": { |
| | | "version": "2.8.1", |
| | | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", |
| | | "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| | | "license": "0BSD" |
| | | }, |
| | | "node_modules/fs.realpath": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz", |
| | |
| | | "node": "*" |
| | | } |
| | | }, |
| | | "node_modules/motion": { |
| | | "version": "12.4.1", |
| | | "resolved": "https://registry.npmjs.org/motion/-/motion-12.4.1.tgz", |
| | | "integrity": "sha512-TBnf5NyZVZFOHOc87fyC6qTSU+6LUe09LwxA1Sna35YL7qgOv1EZv96mu6o7uQ2Rl1GvTSQLeyfrQAEG+zlh+w==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "framer-motion": "^12.4.1", |
| | | "tslib": "^2.4.0" |
| | | }, |
| | | "peerDependencies": { |
| | | "@emotion/is-prop-valid": "*", |
| | | "react": "^18.0.0 || ^19.0.0", |
| | | "react-dom": "^18.0.0 || ^19.0.0" |
| | | }, |
| | | "peerDependenciesMeta": { |
| | | "@emotion/is-prop-valid": { |
| | | "optional": true |
| | | }, |
| | | "react": { |
| | | "optional": true |
| | | }, |
| | | "react-dom": { |
| | | "optional": true |
| | | } |
| | | } |
| | | }, |
| | | "node_modules/motion-dom": { |
| | | "version": "12.0.0", |
| | | "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.0.0.tgz", |
| | | "integrity": "sha512-CvYd15OeIR6kHgMdonCc1ihsaUG4MYh/wrkz8gZ3hBX/uamyZCXN9S9qJoYF03GqfTt7thTV/dxnHYX4+55vDg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "motion-utils": "^12.0.0" |
| | | } |
| | | }, |
| | | "node_modules/motion-utils": { |
| | | "version": "12.0.0", |
| | | "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.0.0.tgz", |
| | | "integrity": "sha512-MNFiBKbbqnmvOjkPyOKgHUp3Q6oiokLkI1bEwm5QA28cxMZrv0CbbBGDNmhF6DIXsi1pCQBSs0dX8xjeER1tmA==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/motion/node_modules/tslib": { |
| | | "version": "2.8.1", |
| | | "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", |
| | | "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| | | "license": "0BSD" |
| | | }, |
| | | "node_modules/ms": { |
| | | "version": "2.1.2", |
| | | "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz", |