Skip to content

Commit

Permalink
🔁 Update Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Feb 3, 2025
1 parent d1c99ca commit cc58d26
Show file tree
Hide file tree
Showing 5 changed files with 152 additions and 152 deletions.
6 changes: 3 additions & 3 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@eslint/js": "^9.19.0",
"@next/eslint-plugin-next": "^15.1.6",
"@tailwindcss/postcss": "^4.0.2",
"@tailwindcss/postcss": "^4.0.3",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
Expand All @@ -56,8 +56,8 @@
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^4.0.2",
"tailwindcss": "^4.0.3",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"
"typescript-eslint": "^8.23.0"
}
}
2 changes: 1 addition & 1 deletion lib/openzeppelin-contracts
2 changes: 1 addition & 1 deletion lib/solady
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,6 @@
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"
"typescript-eslint": "^8.23.0"
}
}
Loading

0 comments on commit cc58d26

Please sign in to comment.