Skip to content

Commit

Permalink
dep updates 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Bulat committed Jun 6, 2024
1 parent 1935607 commit 66ec9cd
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 269 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@ledgerhq/hw-transport-webhid": "^6.28.6",
"@polkadot/api": "^10.13.1",
"@polkadot/api": "^11.2.1",
"@polkadot/keyring": "^12.6.2",
"@polkadot/rpc-provider": "10.11.2",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@polkawatch/ddp-client": "^2.0.11",
"@polkawatch/ddp-client": "^2.0.16",
"@substrate/connect": "0.7.35",
"@w3ux/extension-assets": "^0.2.6",
"@w3ux/hooks": "^1.0.0",
Expand All @@ -47,8 +47,8 @@
"date-fns": "^3.3.1",
"framer-motion": "^11.2.10",
"html5-qrcode": "^2.3.8",
"i18next": "^23.10.0",
"i18next-browser-languagedetector": "^7.2.1",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"qrcode-generator": "1.4.4",
Expand All @@ -58,10 +58,10 @@
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-helmet": "^6.1.0",
"react-i18next": "^14.1.0",
"react-i18next": "^14.1.2",
"react-router-dom": "^6.23.1",
"react-scroll": "^1.9.0",
"styled-components": "^6.1.8",
"styled-components": "^6.1.11",
"usehooks-ts": "^3.0.2"
},
"devDependencies": {
Expand All @@ -74,26 +74,26 @@
"@types/react-helmet": "^6.1.11",
"@types/react-scroll": "^1.8.10",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-arrow-functions": "^3.3.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unused-imports": "3.2.0",
"gh-pages": "^6.1.1",
"prettier": "^3.3.1",
"prettier-plugin-organize-imports": "^3.2.4",
"sass": "^1.72.0",
"sass": "^1.77.4",
"typescript": "^5.4.3",
"vite": "^5.2.10",
"vite-bundle-visualizer": "^1.1.0",
"vite": "^5.2.12",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-svgr": "^4.2.0",
Expand Down
Loading

0 comments on commit 66ec9cd

Please sign in to comment.