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 Sep 29, 2024
1 parent fb33238 commit e386797
Show file tree
Hide file tree
Showing 2 changed files with 521 additions and 615 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"@agoralabs-sh/avm-web-provider": "^1.7.0",
"@algorandfoundation/algokit-utils": "^6.2.1",
"@blockshake/defly-connect": "^1.1.6",
"@magic-ext/algorand": "^23.10.0",
"@magic-ext/algorand": "^23.11.0",
"@perawallet/connect": "^1.3.4",
"@perawallet/connect-beta": "^2.0.18",
"@perawallet/connect-beta": "^2.0.20",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-toast": "^1.2.1",
"@tabler/icons-react": "^3.17.0",
"@tabler/icons-react": "^3.19.0",
"@tailwindcss/typography": "^0.5.15",
"@txnlab/use-wallet-react": "^3.5.0",
"@types/react": "^18.3.7",
"@txnlab/use-wallet-react": "^3.7.0",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@walletconnect/modal": "^2.6.2",
"@walletconnect/sign-client": "^2.16.2",
Expand All @@ -47,26 +47,26 @@
"i18next": "^23.15.1",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-resources-to-backend": "^1.2.1",
"jotai": "^2.9.3",
"jotai": "^2.10.0",
"jotai-form": "^0.1.6",
"js-yaml": "^4.1.0",
"lute-connect": "^1.4.0",
"magic-sdk": "^28.10.0",
"next": "^14.2.12",
"lute-connect": "^1.4.1",
"magic-sdk": "^28.11.0",
"next": "^14.2.13",
"next-pwa": "^5.6.0",
"postcss": "^8.4.47",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.2",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"use-debounce": "^10.0.3",
"yup": "^1.4.0"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@playwright/test": "^1.47.1",
"@playwright/test": "^1.47.2",
"@release-it/conventional-changelog": "^8.0.2",
"@swc-jotai/react-refresh": "^0.2.0",
"@testing-library/dom": "^10.4.0",
Expand All @@ -75,17 +75,17 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/next-pwa": "^5.6.9",
"@types/node": "^22.5.5",
"commitizen": "^4.3.0",
"@types/node": "^22.7.4",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.12",
"eslint-config-next": "^14.2.13",
"eslint-plugin-testing-library": "^6.3.0",
"eslint-plugin-yml": "^1.14.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-wip-reporter": "^2.1.0",
"lefthook": "^1.7.15",
"lefthook": "^1.7.17",
"release-it": "^17.6.0",
"ts-jest": "^29.2.5",
"yaml-eslint-parser": "^1.2.3"
Expand Down Expand Up @@ -120,5 +120,5 @@
}
}
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
Loading

0 comments on commit e386797

Please sign in to comment.