File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 "@next/eslint-plugin-next" : " ^15.3.4" ,
4545 "@tailwindcss/postcss" : " ^4.1.10" ,
4646 "@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
47- "@types/node" : " ^24.0.3 " ,
47+ "@types/node" : " ^24.0.4 " ,
4848 "@types/react" : " ^19.1.8" ,
4949 "@types/react-dom" : " ^19.1.6" ,
5050 "autoprefixer" : " ^10.4.21" ,
5454 "eslint-plugin-react-hooks" : " ^5.2.0" ,
5555 "next-seo" : " ^6.8.0" ,
5656 "postcss" : " ^8.5.6" ,
57- "prettier" : " ^3.6.0 " ,
57+ "prettier" : " ^3.6.1 " ,
5858 "prettier-plugin-tailwindcss" : " ^0.6.13" ,
5959 "tailwindcss" : " ^4.1.10" ,
6060 "typescript" : " ^5.8.3" ,
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.12.2 " ,
24+ "packageManager" : " pnpm@10.12.3 " ,
2525 "scripts" : {
2626 "clean" : " npx hardhat clean && forge clean" ,
2727 "test" : " forge test --out forge-artifacts" ,
240240 "hardhat-abi-exporter" : " ^2.11.0" ,
241241 "hardhat-contract-sizer" : " ^2.10.0" ,
242242 "hardhat-gas-reporter" : " ^2.3.0" ,
243- "prettier" : " ^3.6.0 " ,
243+ "prettier" : " ^3.6.1 " ,
244244 "prettier-plugin-solidity" : " ^2.0.0" ,
245245 "solhint" : " ^5.1.0" ,
246246 "ts-node" : " ^10.9.2" ,
You can’t perform that action at this time.
0 commit comments