upgrade dependencies

This commit is contained in:
DefectingCat
2024-02-28 11:53:53 +08:00
parent fbddeb002f
commit fc112796f6
2 changed files with 780 additions and 613 deletions

View File

@ -18,23 +18,23 @@
"dependencies": {
"@catppuccin/highlightjs": "^0.1.4",
"@catppuccin/tailwindcss": "^0.1.6",
"@catppuccin/palette": "^1.0.3",
"@codesandbox/sandpack-react": "^2.11.0",
"@catppuccin/palette": "^1.1.0",
"@codesandbox/sandpack-react": "^2.13.4",
"@docsearch/css": "^3.5.2",
"@docsearch/react": "^3.5.2",
"@giscus/react": "^2.4.0",
"@giscus/react": "^3.0.0",
"@react-spring/three": "^9.7.3",
"@react-three/drei": "^9.92.7",
"@react-three/fiber": "^8.15.13",
"algoliasearch": "^4.22.0",
"@react-three/drei": "^9.99.4",
"@react-three/fiber": "^8.15.16",
"algoliasearch": "^4.22.1",
"dayjs": "^1.11.10",
"next": "14.0.4",
"next": "14.1.0",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
"octokit": "^3.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.12.0",
"react-icons": "^5.0.1",
"rehype-highlight": "^6.0.0",
"rehype-react": "^7.2.0",
"rehype-slug": "^6.0.0",
@ -42,36 +42,36 @@
"remark-gfm": "^3.0.1",
"remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"sharp": "^0.33.1",
"three": "^0.160.0",
"sharp": "^0.33.2",
"three": "^0.161.0",
"unified": "^10.1.2",
"zustand": "^4.4.7"
"zustand": "^4.5.1"
},
"devDependencies": {
"@next/bundle-analyzer": "^14.0.4",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/three": "^0.160.0",
"autoprefixer": "^10.4.16",
"@next/bundle-analyzer": "^14.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/node": "20.11.21",
"@types/react": "18.2.60",
"@types/three": "^0.161.2",
"autoprefixer": "^10.4.17",
"clsx": "^2.1.0",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"encoding": "^0.1.13",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint": "8.57.0",
"eslint-config-next": "14.1.0",
"file-loader": "^6.2.0",
"gray-matter": "^4.0.3",
"husky": "^8.0.3",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"leva": "^0.9.35",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"raw-loader": "^4.0.2",
"sass": "^1.69.7",
"tailwindcss": "^3.4.0",
"sass": "^1.71.1",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3",
"url-loader": "^4.1.1"
}

1339
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff