Skip to content

Commit 9dd4ef6

Browse files
committed
🧹 chore: remove duplicate key
1 parent eac0859 commit 9dd4ef6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,12 @@
4242
"ky": "^1.14.2",
4343
"lucide-react": "^0.562.0",
4444
"next-themes": "^0.4.6",
45-
"next-themes": "^0.4.6",
4645
"react": "^19.2.0",
4746
"react-dom": "^19.2.0",
4847
"sonner": "^2.0.7",
49-
"sonner": "^2.0.7",
5048
"tailwind-merge": "^3.4.0",
5149
"tailwindcss": "^4.1.18",
5250
"vaul": "^1.1.2",
53-
"vaul": "^1.1.2",
5451
"zod": "^4.3.4",
5552
"zustand": "^5.0.9"
5653
},
@@ -60,14 +57,9 @@
6057
"@tanstack/react-router-devtools": "^1.144.0",
6158
"@tanstack/router-plugin": "^1.145.4",
6259
"@testing-library/dom": "^10.4.1",
63-
"@tanstack/react-router-devtools": "^1.144.0",
64-
"@tanstack/router-plugin": "^1.145.4",
65-
"@testing-library/dom": "^10.4.1",
6660
"@testing-library/jest-dom": "^6.9.1",
67-
"@testing-library/react": "^16.3.1",
6861
"@testing-library/user-event": "^14.6.1",
6962
"@testing-library/react": "^16.3.1",
70-
"@testing-library/user-event": "^14.6.1",
7163
"@types/node": "^24.10.1",
7264
"@types/react": "^19.2.5",
7365
"@types/react-dom": "^19.2.3",

0 commit comments

Comments
 (0)