Skip to content

Commit dcd46a5

Browse files
zKriguernext-base-user
andauthoredJun 21, 2024
feat: landing page reworked (#141)
Co-authored-by: next-base-user <nextbaseuser@gmail.com>
1 parent 669d715 commit dcd46a5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+11668
-5459
lines changed
 

‎package.json

+2
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@
215215
"@typescript-eslint/eslint-plugin": "^7.0.0",
216216
"@typescript-eslint/parser": "^7.0.0",
217217
"@vitejs/plugin-react": "^4.0.0",
218+
"cobe": "^0.6.3",
218219
"concurrently": "^8.0.0",
219220
"cross-env": "^7.0.3",
220221
"dotenv": "^16.3.1",
@@ -230,6 +231,7 @@
230231
"pg": "^8.11.3",
231232
"postcss": "^8.4.20",
232233
"prettier": "^3.0.0",
234+
"react-spring": "^9.7.3",
233235
"rehype-autolink-headings": "^7.0.0",
234236
"rehype-parse": "^9.0.0",
235237
"rehype-slug": "^6.0.0",

‎pnpm-lock.yaml

+9,449-5,180
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.