Skip to content

Commit db46e12

Browse files
committed
Breaking Changes: Heavy Changes - Check FC
Signed-off-by: ARYPROGRAMMER <arya.2023ug1104@iiitranchi.ac.in>
1 parent a85142d commit db46e12

25 files changed

+3065
-453
lines changed

package-lock.json

Lines changed: 996 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,27 @@
1111
"dependencies": {
1212
"@clerk/nextjs": "^6.6.0",
1313
"@monaco-editor/react": "^4.6.0",
14+
"@next/font": "^14.2.15",
15+
"@radix-ui/react-dropdown-menu": "^2.1.4",
16+
"@radix-ui/react-scroll-area": "^1.2.2",
17+
"@radix-ui/react-select": "^2.1.4",
18+
"@radix-ui/react-separator": "^1.1.1",
19+
"@radix-ui/react-slider": "^1.2.2",
1420
"@radix-ui/react-slot": "^1.1.0",
21+
"@radix-ui/react-tabs": "^1.1.2",
22+
"@radix-ui/react-toast": "^1.2.4",
1523
"class-variance-authority": "^0.7.1",
1624
"clsx": "^2.1.1",
1725
"convex": "^1.17.3",
1826
"eslint-config-prettier": "^9.1.0",
1927
"framer-motion": "^11.14.4",
2028
"lucide-react": "^0.464.0",
2129
"next": "15.0.3",
30+
"next-themes": "^0.4.4",
2231
"react": "19.0.0-rc-66855b96-20241106",
2332
"react-dom": "19.0.0-rc-66855b96-20241106",
2433
"react-hot-toast": "^2.4.1",
34+
"react-resizable-panels": "^2.1.7",
2535
"react-syntax-highlighter": "^15.6.1",
2636
"svix": "^1.43.0",
2737
"tailwind-merge": "^2.5.5",

0 commit comments

Comments
 (0)