File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 "dependencies" : {
3333 "@headlessui/react" : " ^2.2.9" ,
3434 "@heroicons/react" : " ^2.2.0" ,
35- "next" : " ^16.0.1 " ,
35+ "next" : " ^16.0.2 " ,
3636 "next-themes" : " ^0.4.6" ,
3737 "prismjs" : " ^1.30.0" ,
3838 "react" : " ^19.2.0" ,
4141 },
4242 "devDependencies" : {
4343 "@eslint/js" : " ^9.39.1" ,
44- "@next/eslint-plugin-next" : " ^16.0.1 " ,
44+ "@next/eslint-plugin-next" : " ^16.0.2 " ,
4545 "@tailwindcss/postcss" : " ^4.1.17" ,
4646 "@trivago/prettier-plugin-sort-imports" : " ^6.0.0" ,
47- "@types/node" : " ^24.10.0 " ,
48- "@types/react" : " ^19.2.2 " ,
49- "@types/react-dom" : " ^19.2.2 " ,
47+ "@types/node" : " ^24.10.1 " ,
48+ "@types/react" : " ^19.2.4 " ,
49+ "@types/react-dom" : " ^19.2.3 " ,
5050 "autoprefixer" : " ^10.4.22" ,
5151 "eslint" : " ^9.39.1" ,
52- "eslint-config-next" : " ^16.0.1 " ,
52+ "eslint-config-next" : " ^16.0.2 " ,
5353 "eslint-plugin-react" : " ^7.37.5" ,
5454 "eslint-plugin-react-hooks" : " ^7.0.1" ,
5555 "next-seo" : " ^7.0.1" ,
Original file line number Diff line number Diff line change 2121 },
2222 "author" : " pcaversaccio (https://pcaversaccio.com), Matt Solomon (https://mattsolomon.dev)" ,
2323 "license" : " AGPL-3.0-only" ,
24- "packageManager" : " pnpm@10.21 .0" ,
24+ "packageManager" : " pnpm@10.22 .0" ,
2525 "scripts" : {
2626 "clean" : " npx hardhat clean && forge clean" ,
2727 "test" : " forge test --out forge-artifacts" ,
You can’t perform that action at this time.
0 commit comments