update dependencies

This commit is contained in:
DefectingCat
2023-09-14 09:13:09 +08:00
parent 2cb80a42ae
commit a4f68601f6
2 changed files with 2153 additions and 2151 deletions

View File

@ -16,41 +16,41 @@
"prepare": "husky install" "prepare": "husky install"
}, },
"dependencies": { "dependencies": {
"@codesandbox/sandpack-react": "^2.6.9", "@codesandbox/sandpack-react": "^2.7.1",
"@docsearch/css": "^3.5.1", "@docsearch/css": "^3.5.2",
"@docsearch/react": "3", "@docsearch/react": "^3.5.2",
"@giscus/react": "^2.3.0", "@giscus/react": "^2.3.0",
"@mapbox/rehype-prism": "^0.8.0", "@mapbox/rehype-prism": "^0.8.0",
"@react-three/drei": "^9.80.2", "@react-three/drei": "^9.83.9",
"@react-three/fiber": "^8.13.6", "@react-three/fiber": "^8.14.1",
"@tweenjs/tween.js": "^21.0.0", "@tweenjs/tween.js": "^21.0.0",
"algoliasearch": "^4.19.1", "algoliasearch": "^4.20.0",
"dayjs": "^1.11.9", "dayjs": "^1.11.9",
"next": "13.4.13", "next": "13.4.19",
"next-mdx-remote": "^4.4.1", "next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"octokit": "^3.1.0", "octokit": "^3.1.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-icons": "^4.10.1", "react-icons": "^4.11.0",
"rehype-react": "^7.2.0", "rehype-react": "^7.2.0",
"rehype-slug": "^5.1.0", "rehype-slug": "^5.1.0",
"remark-frontmatter": "^4.0.1", "remark-frontmatter": "^4.0.1",
"remark-gfm": "^3.0.1", "remark-gfm": "^3.0.1",
"remark-parse": "^10.0.2", "remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0", "remark-rehype": "^10.1.0",
"sharp": "^0.32.4", "sharp": "^0.32.5",
"three": "^0.155.0", "three": "^0.156.1",
"unified": "^10.1.2", "unified": "^10.1.2",
"zustand": "^4.4.1" "zustand": "^4.4.1"
}, },
"devDependencies": { "devDependencies": {
"@next/bundle-analyzer": "^13.4.16", "@next/bundle-analyzer": "^13.4.19",
"@testing-library/jest-dom": "^6.0.0", "@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.3", "@types/jest": "^29.5.4",
"@types/node": "20.5.0", "@types/node": "20.6.0",
"@types/react": "18.2.20", "@types/react": "18.2.21",
"@types/three": "^0.155.0", "@types/three": "^0.155.0",
"autoprefixer": "^10.4.15", "autoprefixer": "^10.4.15",
"clsx": "^2.0.0", "clsx": "^2.0.0",
@ -61,14 +61,14 @@
"eslint-config-next": "13.4.13", "eslint-config-next": "13.4.13",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"gray-matter": "^4.0.3", "gray-matter": "^4.0.3",
"husky": "^8.0.0", "husky": "^8.0.3",
"jest": "^29.6.2", "jest": "^29.7.0",
"jest-environment-jsdom": "^29.6.2", "jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.27", "postcss": "^8.4.29",
"prettier": "^3.0.1", "prettier": "^3.0.3",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"tailwindcss": "^3.3.3", "tailwindcss": "^3.3.3",
"typescript": "5.1.6", "typescript": "5.2.2",
"url-loader": "^4.1.1" "url-loader": "^4.1.1"
} }
} }

4262
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff