Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0x80 committed Jan 14, 2025
1 parent ea21018 commit c7bc564
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"devDependencies": {
"@codecompose/typescript-config": "^1.2.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/react": "^19.0.2",
"@types/react": "^19.0.7",
"del-cli": "^6.0.0",
"eslint": "^8.52.0",
"eslint-config-0x80": "^0.0.0",
"eslint-plugin-require-extensions": "^0.1.3",
"prettier": "^3.4.2",
"prettier-plugin-jsdoc": "^1.3.0",
"prettier-plugin-jsdoc": "^1.3.2",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"peerDependencies": {
"firebase": "^10.0",
"firebase": ">=10.0",
"react": ">=16.8.0"
}
}
98 changes: 49 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c7bc564

Please sign in to comment.