mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
move dependencies
This commit is contained in:
@ -16,12 +16,13 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@catppuccin/highlightjs": "^0.1.3",
|
||||
"@catppuccin/tailwindcss": "^0.1.6",
|
||||
"@catppuccin/palette": "^0.2.0",
|
||||
"@codesandbox/sandpack-react": "^2.9.0",
|
||||
"@docsearch/css": "^3.5.2",
|
||||
"@docsearch/react": "^3.5.2",
|
||||
"@giscus/react": "^2.3.0",
|
||||
"@mapbox/rehype-prism": "^0.9.0",
|
||||
"@react-spring/three": "^9.7.3",
|
||||
"@react-three/drei": "^9.88.11",
|
||||
"@react-three/fiber": "^8.15.10",
|
||||
@ -48,8 +49,6 @@
|
||||
"zustand": "^4.4.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@catppuccin/highlightjs": "^0.1.3",
|
||||
"@catppuccin/tailwindcss": "^0.1.6",
|
||||
"@next/bundle-analyzer": "^14.0.1",
|
||||
"@testing-library/jest-dom": "^6.1.4",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
|
Reference in New Issue
Block a user