mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-09 23:10:20 +08:00
chore: remove next-themes dependency as it's no longer needed
This commit is contained in:
parent
0e399fa443
commit
a29b0ef9df
@ -62,7 +62,6 @@
|
|||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"cmdk": "^1.1.1",
|
"cmdk": "^1.1.1",
|
||||||
"lucide-react": "^0.545.0",
|
"lucide-react": "^0.545.0",
|
||||||
"next-themes": "^0.4.6",
|
|
||||||
"react-dropzone": "^14.3.8",
|
"react-dropzone": "^14.3.8",
|
||||||
"sonner": "^2.0.7",
|
"sonner": "^2.0.7",
|
||||||
"tailwind-merge": "^2.5.5"
|
"tailwind-merge": "^2.5.5"
|
||||||
|
|||||||
11
yarn.lock
11
yarn.lock
@ -2252,7 +2252,6 @@ __metadata:
|
|||||||
framer-motion: "npm:^12.23.12"
|
framer-motion: "npm:^12.23.12"
|
||||||
linguist-languages: "npm:^9.0.0"
|
linguist-languages: "npm:^9.0.0"
|
||||||
lucide-react: "npm:^0.545.0"
|
lucide-react: "npm:^0.545.0"
|
||||||
next-themes: "npm:^0.4.6"
|
|
||||||
react: "npm:^19.0.0"
|
react: "npm:^19.0.0"
|
||||||
react-dom: "npm:^19.0.0"
|
react-dom: "npm:^19.0.0"
|
||||||
react-dropzone: "npm:^14.3.8"
|
react-dropzone: "npm:^14.3.8"
|
||||||
@ -23695,16 +23694,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"next-themes@npm:^0.4.6":
|
|
||||||
version: 0.4.6
|
|
||||||
resolution: "next-themes@npm:0.4.6"
|
|
||||||
peerDependencies:
|
|
||||||
react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
|
|
||||||
react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
|
|
||||||
checksum: 10c0/83590c11d359ce7e4ced14f6ea9dd7a691d5ce6843fe2dc520fc27e29ae1c535118478d03e7f172609c41b1ef1b8da6b8dd2d2acd6cd79cac1abbdbd5b99f2c4
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"no-case@npm:^3.0.4":
|
"no-case@npm:^3.0.4":
|
||||||
version: 3.0.4
|
version: 3.0.4
|
||||||
resolution: "no-case@npm:3.0.4"
|
resolution: "no-case@npm:3.0.4"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user