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 11, 2024
1 parent 3947067 commit ff93cca
Show file tree
Hide file tree
Showing 2 changed files with 638 additions and 723 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,52 +21,52 @@
"@agoralabs-sh/avm-web-provider": "^1.7.0",
"@algorandfoundation/algokit-utils": "^6.2.1",
"@blockshake/defly-connect": "^1.1.6",
"@magic-ext/algorand": "^23.11.0",
"@perawallet/connect": "^1.3.4",
"@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",
"@magic-ext/algorand": "^23.12.0",
"@perawallet/connect": "^1.3.5",
"@perawallet/connect-beta": "^2.0.21",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-toast": "^1.2.2",
"@tabler/icons-react": "^3.19.0",
"@tailwindcss/typography": "^0.5.15",
"@txnlab/use-wallet-react": "^3.7.0",
"@types/react": "^18.3.10",
"@txnlab/use-wallet-react": "^3.8.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@walletconnect/modal": "^2.6.2",
"@walletconnect/sign-client": "^2.16.2",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"accept-language": "^3.0.20",
"algosdk": "^2.9.0",
"algosdkv3": "npm:algosdk@^3.0.0",
"archiver": "^7.0.1",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.10",
"daisyui": "^4.12.13",
"gulp": "^5.0.0",
"gulp-execa": "^7.0.1",
"gulp-rename": "^2.0.0",
"i18next": "^23.15.1",
"i18next": "^23.15.2",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-resources-to-backend": "^1.2.1",
"jotai": "^2.10.0",
"jotai-form": "^0.1.6",
"js-yaml": "^4.1.0",
"lute-connect": "^1.4.1",
"magic-sdk": "^28.11.0",
"next": "^14.2.13",
"magic-sdk": "^28.12.0",
"next": "^14.2.15",
"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.13",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"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.2",
"@playwright/test": "^1.48.0",
"@release-it/conventional-changelog": "^8.0.2",
"@swc-jotai/react-refresh": "^0.2.0",
"@testing-library/dom": "^10.4.0",
Expand All @@ -75,18 +75,18 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/next-pwa": "^5.6.9",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.13",
"eslint-config-next": "^14.2.15",
"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.17",
"release-it": "^17.6.0",
"lefthook": "^1.7.18",
"release-it": "^17.8.2",
"ts-jest": "^29.2.5",
"yaml-eslint-parser": "^1.2.3"
},
Expand Down
Loading

0 comments on commit ff93cca

Please sign in to comment.