mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
update dependencies
This commit is contained in:
22
package.json
22
package.json
@ -19,14 +19,14 @@
|
||||
"dependencies": {
|
||||
"@catppuccin/highlightjs": "^0.1.4",
|
||||
"@catppuccin/tailwindcss": "^0.1.6",
|
||||
"@catppuccin/palette": "^0.2.0",
|
||||
"@codesandbox/sandpack-react": "^2.10.0",
|
||||
"@catppuccin/palette": "^1.0.3",
|
||||
"@codesandbox/sandpack-react": "^2.11.0",
|
||||
"@docsearch/css": "^3.5.2",
|
||||
"@docsearch/react": "^3.5.2",
|
||||
"@giscus/react": "^2.4.0",
|
||||
"@react-spring/three": "^9.7.3",
|
||||
"@react-three/drei": "^9.92.5",
|
||||
"@react-three/fiber": "^8.15.12",
|
||||
"@react-three/drei": "^9.92.7",
|
||||
"@react-three/fiber": "^8.15.13",
|
||||
"algoliasearch": "^4.22.0",
|
||||
"dayjs": "^1.11.10",
|
||||
"next": "14.0.4",
|
||||
@ -44,20 +44,20 @@
|
||||
"remark-parse": "^10.0.2",
|
||||
"remark-rehype": "^10.1.0",
|
||||
"sharp": "^0.33.1",
|
||||
"three": "^0.159.0",
|
||||
"three": "^0.160.0",
|
||||
"unified": "^10.1.2",
|
||||
"zustand": "^4.4.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "^14.0.4",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/jest-dom": "^6.2.0",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
"@types/jest": "^29.5.11",
|
||||
"@types/node": "20.10.5",
|
||||
"@types/react": "18.2.45",
|
||||
"@types/three": "^0.159.0",
|
||||
"@types/node": "20.10.6",
|
||||
"@types/react": "18.2.46",
|
||||
"@types/three": "^0.160.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"clsx": "^2.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^16.3.1",
|
||||
"encoding": "^0.1.13",
|
||||
@ -72,7 +72,7 @@
|
||||
"postcss": "^8.4.32",
|
||||
"prettier": "^3.1.1",
|
||||
"raw-loader": "^4.0.2",
|
||||
"sass": "^1.69.5",
|
||||
"sass": "^1.69.7",
|
||||
"tailwindcss": "^3.4.0",
|
||||
"typescript": "5.3.3",
|
||||
"url-loader": "^4.1.1"
|
||||
|
406
pnpm-lock.yaml
generated
406
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user