update dependencies

This commit is contained in:
DefectingCat
2023-07-11 09:34:16 +08:00
parent faa508fa5c
commit 97aeac87b5
2 changed files with 607 additions and 480 deletions

View File

@ -17,14 +17,14 @@
"@codesandbox/sandpack-react": "^2.6.9",
"@docsearch/css": "^3.5.1",
"@docsearch/react": "3",
"@giscus/react": "^2.2.8",
"@giscus/react": "^2.3.0",
"@mapbox/rehype-prism": "^0.8.0",
"@react-three/drei": "^9.77.3",
"@react-three/fiber": "^8.13.3",
"@react-three/drei": "^9.78.1",
"@react-three/fiber": "^8.13.4",
"@tweenjs/tween.js": "^21.0.0",
"algoliasearch": "^4.18.0",
"dayjs": "^1.11.8",
"next": "13.4.7",
"dayjs": "^1.11.9",
"next": "13.4.9",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
"octokit": "^2.1.0",
@ -38,30 +38,30 @@
"remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"sharp": "^0.32.1",
"three": "^0.153.0",
"three": "^0.154.0",
"unified": "^10.1.2",
"zustand": "^4.3.8"
"zustand": "^4.3.9"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.2",
"@types/node": "20.3.1",
"@types/jest": "^29.5.3",
"@types/node": "20.4.1",
"@types/react": "18.2.14",
"@types/three": "^0.152.1",
"@types/three": "^0.153.0",
"autoprefixer": "^10.4.14",
"clsx": "^1.2.1",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"encoding": "^0.1.13",
"eslint": "8.43.0",
"eslint-config-next": "13.4.7",
"eslint": "8.44.0",
"eslint-config-next": "13.4.9",
"gray-matter": "^4.0.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"postcss": "^8.4.24",
"prettier": "^2.8.8",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"postcss": "^8.4.25",
"prettier": "^3.0.0",
"tailwindcss": "^3.3.2",
"typescript": "5.1.3"
"typescript": "5.1.6"
}
}

1053
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff