File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "@radix-ui/react-toggle" : " ^1.1.10" ,
2828 "@radix-ui/react-tooltip" : " ^1.2.8" ,
2929 "@uiw/react-color" : " ^2.9.6" ,
30- "@vercel/analytics" : " ^1.6 .1" ,
30+ "@vercel/analytics" : " ^2.0 .1" ,
3131 "class-variance-authority" : " ^0.7.1" ,
3232 "clsx" : " ^2.1.1" ,
3333 "date-fns" : " ^4.1.0" ,
34- "lucide-react" : " ^0.577 .0" ,
35- "next" : " 16.1.7 " ,
34+ "lucide-react" : " ^1.7 .0" ,
35+ "next" : " 16.2.1 " ,
3636 "next-themes" : " ^0.4.6" ,
3737 "prism-react-renderer" : " ^2.4.1" ,
3838 "react" : " ^19.2.4" ,
4949 "@types/react-dom" : " ^19.2.3" ,
5050 "postcss" : " ^8.5.8" ,
5151 "tailwindcss" : " ^4.2.2" ,
52- "typescript" : " ^5.9.3 "
52+ "typescript" : " ^6.0.2 "
5353 }
5454}
Original file line number Diff line number Diff line change 3737 "@changesets/cli" : " ^2.30.0" ,
3838 "@testing-library/jest-dom" : " ^6.9.1" ,
3939 "@testing-library/react" : " ^16.3.2" ,
40- "@types/jsdom" : " ^28.0.0 " ,
40+ "@types/jsdom" : " ^28.0.1 " ,
4141 "@types/node" : " ^25.5.0" ,
4242 "@vitejs/plugin-react" : " ^6.0.1" ,
4343 "@vitest/coverage-v8" : " 4.1.2" ,
4444 "concurrently" : " ^9.2.1" ,
4545 "husky" : " ^9.1.7" ,
46- "jsdom" : " ^29.0.0 " ,
46+ "jsdom" : " ^29.0.1 " ,
4747 "lint-staged" : " ^16.4.0" ,
4848 "oxfmt" : " ^0.42.0" ,
4949 "oxlint" : " ^1.57.0" ,
5050 "react" : " ^19.2.4" ,
5151 "react-dom" : " ^19.2.4" ,
52- "typescript" : " ~5.9.3 " ,
52+ "typescript" : " ~6.0.2 " ,
5353 "vite" : " ^8.0.3" ,
5454 "vitest" : " ^4.1.2"
5555 }
Original file line number Diff line number Diff line change 5252 "@types/node" : " ^25.5.0" ,
5353 "@types/react" : " ^19.2.14" ,
5454 "@types/react-dom" : " ^19.2.3" ,
55- "@vitejs/plugin-react" : " ^6.0.0 " ,
55+ "@vitejs/plugin-react" : " ^6.0.1 " ,
5656 "globals" : " ^17.4.0" ,
5757 "react" : " ^19.2.4" ,
5858 "react-dom" : " ^19.2.4" ,
59- "typescript" : " ~5.9.3 " ,
59+ "typescript" : " ~6.0.2 " ,
6060 "vite" : " ^8.0.3" ,
6161 "vite-plugin-dts" : " ^4.5.4"
6262 }
Original file line number Diff line number Diff line change 1010 "esModuleInterop" : true ,
1111 "skipLibCheck" : true ,
1212 "forceConsistentCasingInFileNames" : true ,
13- "moduleResolution" : " node " ,
13+ "moduleResolution" : " bundler " ,
1414 "resolveJsonModule" : true ,
1515 "isolatedModules" : true ,
1616 "jsx" : " react-jsx" ,
You can’t perform that action at this time.
0 commit comments