Merge branch 'main' into feat/algolia

This commit is contained in:
tangly1024.com
2023-07-24 15:14:34 +08:00
200 changed files with 5879 additions and 1004 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "notion-next",
"version": "4.0.0",
"version": "4.0.5",
"homepage": "https://github.com/tangly1024/NotionNext.git",
"license": "MIT",
"repository": {
@@ -26,7 +26,6 @@
"@next/bundle-analyzer": "^12.1.1",
"@vercel/analytics": "^1.0.0",
"algoliasearch": "^4.18.0",
"animate.css": "^4.1.1",
"animejs": "^3.2.1",
"aos": "^3.0.0-beta.6",
"axios": ">=0.21.1",
@@ -36,7 +35,6 @@
"js-md5": "^0.7.3",
"localStorage": "^1.0.4",
"lodash.throttle": "^4.1.1",
"mark.js": "^8.11.1",
"memory-cache": "^0.2.0",
"mongodb": "^4.6.0",
"next": "13.3.1",