about page, images, faq TODO add faq text
This commit is contained in:
252
cansat/package-lock.json
generated
252
cansat/package-lock.json
generated
@@ -8,6 +8,7 @@
|
||||
"name": "next-pages-template",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@heroui/accordion": "^2.2.8",
|
||||
"@heroui/button": "^2.2.9",
|
||||
"@heroui/card": "^2.2.10",
|
||||
"@heroui/code": "2.2.6",
|
||||
@@ -228,6 +229,192 @@
|
||||
"tslib": "2"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion": {
|
||||
"version": "2.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/accordion/-/accordion-2.2.8.tgz",
|
||||
"integrity": "sha512-azHolskQ1dNUT+A5h0w7n2DO7WFaafGPPPFfNDQZ3N/HigYjCF8E2MPkR40et+jffojji5/PgKjpIezlPlKsPw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@heroui/aria-utils": "2.2.8",
|
||||
"@heroui/divider": "2.2.6",
|
||||
"@heroui/dom-animation": "2.1.2",
|
||||
"@heroui/framer-utils": "2.1.7",
|
||||
"@heroui/react-utils": "2.1.4",
|
||||
"@heroui/shared-icons": "2.1.2",
|
||||
"@heroui/shared-utils": "2.1.3",
|
||||
"@heroui/use-aria-accordion": "2.2.3",
|
||||
"@react-aria/button": "3.11.0",
|
||||
"@react-aria/focus": "3.19.0",
|
||||
"@react-aria/interactions": "3.22.5",
|
||||
"@react-aria/utils": "3.26.0",
|
||||
"@react-stately/tree": "3.8.6",
|
||||
"@react-types/accordion": "3.0.0-alpha.25",
|
||||
"@react-types/shared": "3.26.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@heroui/system": ">=2.4.0",
|
||||
"@heroui/theme": ">=2.4.0",
|
||||
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
||||
"react": ">=18 || >=19.0.0-rc.0",
|
||||
"react-dom": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/aria-utils": {
|
||||
"version": "2.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/aria-utils/-/aria-utils-2.2.8.tgz",
|
||||
"integrity": "sha512-+1kF96fSbA+PtP/UGxtcpBc8Vuc5KJwO0sndGCu41oijVMZ2RZ4wV6exwoT478U+nH8p8DbpXJHkzOhd6Zlagg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@heroui/react-rsc-utils": "2.1.2",
|
||||
"@heroui/shared-utils": "2.1.3",
|
||||
"@heroui/system": "2.4.7",
|
||||
"@react-aria/utils": "3.26.0",
|
||||
"@react-stately/collections": "3.12.0",
|
||||
"@react-stately/overlays": "3.6.12",
|
||||
"@react-types/overlays": "3.8.11",
|
||||
"@react-types/shared": "3.26.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=18 || >=19.0.0-rc.0",
|
||||
"react-dom": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/aria-utils/node_modules/@heroui/system": {
|
||||
"version": "2.4.7",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/system/-/system-2.4.7.tgz",
|
||||
"integrity": "sha512-5gWQhHr9ch/amUTkjDb2lHdVHU0PnURqbq2sPasGngi+LJUGqbApOY8n0rp2/RYDhEeR6NmWrSixZTmznBnfxg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@heroui/react-utils": "2.1.4",
|
||||
"@heroui/system-rsc": "2.3.6",
|
||||
"@internationalized/date": "3.6.0",
|
||||
"@react-aria/i18n": "3.12.4",
|
||||
"@react-aria/overlays": "3.24.0",
|
||||
"@react-aria/utils": "3.26.0",
|
||||
"@react-stately/utils": "3.10.5",
|
||||
"@react-types/datepicker": "3.9.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
||||
"react": ">=18 || >=19.0.0-rc.0",
|
||||
"react-dom": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/dom-animation": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/dom-animation/-/dom-animation-2.1.2.tgz",
|
||||
"integrity": "sha512-DX5zGe60gjKIk1sYMPGgR4shOsfpL/1xH0EN18o0SyBiJuGtrii2nXW+0sbsapsW6KzqVYMmXzfVhWkAWR190Q==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/framer-utils": {
|
||||
"version": "2.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/framer-utils/-/framer-utils-2.1.7.tgz",
|
||||
"integrity": "sha512-srTMsTO96fnaxbUNhzCpt7zbic+fndWpcSFEl2acxLkUI8bR5zFxqbOSolW53KctJfuvO//KgVz9b0JCjqeUPA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@heroui/shared-utils": "2.1.3",
|
||||
"@heroui/system": "2.4.7",
|
||||
"@heroui/use-measure": "2.1.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
||||
"react": ">=18 || >=19.0.0-rc.0",
|
||||
"react-dom": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/framer-utils/node_modules/@heroui/system": {
|
||||
"version": "2.4.7",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/system/-/system-2.4.7.tgz",
|
||||
"integrity": "sha512-5gWQhHr9ch/amUTkjDb2lHdVHU0PnURqbq2sPasGngi+LJUGqbApOY8n0rp2/RYDhEeR6NmWrSixZTmznBnfxg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@heroui/react-utils": "2.1.4",
|
||||
"@heroui/system-rsc": "2.3.6",
|
||||
"@internationalized/date": "3.6.0",
|
||||
"@react-aria/i18n": "3.12.4",
|
||||
"@react-aria/overlays": "3.24.0",
|
||||
"@react-aria/utils": "3.26.0",
|
||||
"@react-stately/utils": "3.10.5",
|
||||
"@react-types/datepicker": "3.9.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
|
||||
"react": ">=18 || >=19.0.0-rc.0",
|
||||
"react-dom": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/react-rsc-utils": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/react-rsc-utils/-/react-rsc-utils-2.1.2.tgz",
|
||||
"integrity": "sha512-5qaYUj0eX+y8OFvPsv01RdfHZv8Z/do+3tdaDmq/uNFsyDc+lgea9PyqVZbhv6nf4ido/hUlPDB6KAGqiAeKwQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/react-utils": {
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/react-utils/-/react-utils-2.1.4.tgz",
|
||||
"integrity": "sha512-aXZtrgrGkW3Z892BQ5crP/ttdpTaNtv5N3UYoH2wVyFiGj+ypYfFkZRB/wppBRgf5hsy5liw+fqC/Yg5n3J8qw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@heroui/react-rsc-utils": "2.1.2",
|
||||
"@heroui/shared-utils": "2.1.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/shared-icons": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/shared-icons/-/shared-icons-2.1.2.tgz",
|
||||
"integrity": "sha512-CUHbRMvXLVXjri+N5AhsTNNL49DXvGLidJ9qSyLQr0uWxt6GVb4/Hd9Lu4CjwrfWxyMwblm9f3BqUUFOC/FyVg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/shared-utils": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/shared-utils/-/shared-utils-2.1.3.tgz",
|
||||
"integrity": "sha512-MNpo+jcu6xyicSRyxWgL4rNw4xH0XziUR/bhs01GydlGhfFN8n/Y4vKAWfL5xamehiEJX1N0IKAbFadt3wlGAA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/system-rsc": {
|
||||
"version": "2.3.6",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/system-rsc/-/system-rsc-2.3.6.tgz",
|
||||
"integrity": "sha512-196LAXv9soGQqkaIyfKI0c+mBJh7QqxEzxEY+QEOYad9Q9LmuhUvu3sQleAw3ImGF20veXQ0U9pfCLjfucDEfQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-types/shared": "3.26.0",
|
||||
"clsx": "^1.2.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@heroui/theme": ">=2.4.0",
|
||||
"react": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/@heroui/use-measure": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/use-measure/-/use-measure-2.1.2.tgz",
|
||||
"integrity": "sha512-cHvicTYcgOEeC++GmxogZU1iRVidU09PefQAfQNqCS92XKxebDjDv6eD+ZXN6HHbImJgtTg3utsnZSPFC1ooBg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/accordion/node_modules/clsx": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz",
|
||||
"integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/aria-utils": {
|
||||
"version": "2.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/aria-utils/-/aria-utils-2.2.7.tgz",
|
||||
@@ -1235,6 +1422,43 @@
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/use-aria-accordion": {
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/use-aria-accordion/-/use-aria-accordion-2.2.3.tgz",
|
||||
"integrity": "sha512-xyZjCkpUuN1WIphyCqnjuJ9OecuBUHfYN6pQIt1W1jB7xnPXn9gvBbAjVPXZdfJhNY4BZ5x88RIptBOPPW762Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-aria/button": "3.11.0",
|
||||
"@react-aria/focus": "3.19.0",
|
||||
"@react-aria/selection": "3.21.0",
|
||||
"@react-aria/utils": "3.26.0",
|
||||
"@react-stately/tree": "3.8.6",
|
||||
"@react-types/accordion": "3.0.0-alpha.25",
|
||||
"@react-types/shared": "3.26.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=18 || >=19.0.0-rc.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/use-aria-accordion/node_modules/@react-aria/selection": {
|
||||
"version": "3.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-aria/selection/-/selection-3.21.0.tgz",
|
||||
"integrity": "sha512-52JJ6hlPcM+gt0VV3DBmz6Kj1YAJr13TfutrKfGWcK36LvNCBm1j0N+TDqbdnlp8Nue6w0+5FIwZq44XPYiBGg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@react-aria/focus": "^3.19.0",
|
||||
"@react-aria/i18n": "^3.12.4",
|
||||
"@react-aria/interactions": "^3.22.5",
|
||||
"@react-aria/utils": "^3.26.0",
|
||||
"@react-stately/selection": "^3.18.0",
|
||||
"@react-types/shared": "^3.26.0",
|
||||
"@swc/helpers": "^0.5.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
|
||||
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@heroui/use-aria-button": {
|
||||
"version": "2.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@heroui/use-aria-button/-/use-aria-button-2.2.4.tgz",
|
||||
@@ -2873,6 +3097,22 @@
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-stately/tree": {
|
||||
"version": "3.8.6",
|
||||
"resolved": "https://registry.npmjs.org/@react-stately/tree/-/tree-3.8.6.tgz",
|
||||
"integrity": "sha512-lblUaxf1uAuIz5jm6PYtcJ+rXNNVkqyFWTIMx6g6gW/mYvm8GNx1G/0MLZE7E6CuDGaO9dkLSY2bB1uqyKHidA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@react-stately/collections": "^3.12.0",
|
||||
"@react-stately/selection": "^3.18.0",
|
||||
"@react-stately/utils": "^3.10.5",
|
||||
"@react-types/shared": "^3.26.0",
|
||||
"@swc/helpers": "^0.5.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-stately/utils": {
|
||||
"version": "3.10.5",
|
||||
"resolved": "https://registry.npmjs.org/@react-stately/utils/-/utils-3.10.5.tgz",
|
||||
@@ -2885,6 +3125,18 @@
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-types/accordion": {
|
||||
"version": "3.0.0-alpha.25",
|
||||
"resolved": "https://registry.npmjs.org/@react-types/accordion/-/accordion-3.0.0-alpha.25.tgz",
|
||||
"integrity": "sha512-nPTRrMA5jS4QcwQ0H8J9Tzzw7+yq+KbwsPNA1ukVIfOGIB45by/1ke/eiZAXGqXxkElxi2fQuaXuWm79BWZ8zg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@react-types/shared": "^3.26.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-types/button": {
|
||||
"version": "3.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-types/button/-/button-3.10.1.tgz",
|
||||
|
Reference in New Issue
Block a user