Skip to content

Commit bf05979

Browse files
authored
Feat/improved rewards tab (#505)
* feat: enhance RewardsTab with preset confirmation and wallet warning alerts * fix: ran audit * fix: update typescript version to use caret (^) for compatibility
1 parent 3682d10 commit bf05979

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"prettier": "^3.6.2",
172172
"prettier-plugin-tailwindcss": "^0.6.14",
173173
"tailwindcss": "^4",
174-
"typescript": "5.9.2"
174+
"typescript": "^5.9.2"
175175
},
176176
"optionalDependencies": {
177177
"usb": "*"

0 commit comments

Comments
 (0)