Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
No-Cash-7970 committed Oct 13, 2024
1 parent 602a5e9 commit e522b1c
Show file tree
Hide file tree
Showing 2 changed files with 921 additions and 1,010 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@tailwindcss/typography": "^0.5.15",
"@txnlab/use-wallet-react": "^3.8.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"accept-language": "^3.0.20",
Expand All @@ -57,7 +57,7 @@
"postcss": "^8.4.47",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.2",
"react-i18next": "^15.0.3",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.3",
"use-debounce": "^10.0.3",
Expand All @@ -67,7 +67,7 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@playwright/test": "^1.48.0",
"@release-it/conventional-changelog": "^8.0.2",
"@release-it/conventional-changelog": "^9.0.0",
"@swc-jotai/react-refresh": "^0.2.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
Expand All @@ -90,6 +90,9 @@
"ts-jest": "^29.2.5",
"yaml-eslint-parser": "^1.2.3"
},
"resolutions": {
"elliptic@npm:6.5.4": "npm:^6.5.7"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down
Loading

0 comments on commit e522b1c

Please sign in to comment.