Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
chore: dep bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Bulat committed Mar 21, 2024
1 parent df7aca3 commit ad5892b
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 48 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@ledgerhq/hw-transport-webhid": "^6.28.4",
"@polkadot/api": "^10.11.3",
"@polkadot/api": "^10.12.4",
"@polkadot/keyring": "^12.6.2",
"@polkadot/rpc-provider": "10.11.2",
"@polkadot/util": "^12.6.2",
Expand All @@ -45,7 +45,7 @@
"chart.js": "^4.4.2",
"chroma-js": "^2.4.2",
"date-fns": "^3.3.1",
"framer-motion": "^11.0.8",
"framer-motion": "^11.0.18",
"html5-qrcode": "^2.3.8",
"i18next": "^23.10.0",
"i18next-browser-languagedetector": "^7.2.0",
Expand All @@ -58,19 +58,19 @@
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-helmet": "^6.1.0",
"react-i18next": "^14.0.5",
"react-router-dom": "^6.22.2",
"react-i18next": "^14.1.0",
"react-router-dom": "^6.22.3",
"react-scroll": "^1.9.0",
"styled-components": "^6.1.8",
"usehooks-ts": "2.15.1"
"usehooks-ts": "^3.0.1"
},
"devDependencies": {
"@ledgerhq/logs": "^6.12.0",
"@types/chroma-js": "^2.4.4",
"@types/lodash.debounce": "^4",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.throttle": "^4.1.9",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@types/react-helmet": "^6.1.11",
"@types/react-scroll": "^1.8.10",
"@types/styled-components": "^5.1.34",
Expand All @@ -84,21 +84,21 @@
"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.33.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^3.1.0",
"gh-pages": "^6.1.1",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"sass": "^1.71.1",
"sass": "^1.72.0",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"vite-bundle-visualizer": "^1.0.1",
"vite-plugin-checker": "^0.6.3",
"vite": "^5.2.2",
"vite-bundle-visualizer": "^1.1.0",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.1"
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},
"packageManager": "[email protected]"
}
126 changes: 93 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/api@npm:10.12.4, @polkadot/api@npm:^10.11.3, @polkadot/api@npm:^10.12.2, @polkadot/api@npm:^10.9.1":
"@polkadot/api@npm:10.12.4, @polkadot/api@npm:^10.12.2, @polkadot/api@npm:^10.12.4, @polkadot/api@npm:^10.9.1":
version: 10.12.4
resolution: "@polkadot/api@npm:10.12.4"
dependencies:
Expand Down Expand Up @@ -2177,7 +2177,7 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash.debounce@npm:^4":
"@types/lodash.debounce@npm:^4.0.9":
version: 4.0.9
resolution: "@types/lodash.debounce@npm:4.0.9"
dependencies:
Expand Down Expand Up @@ -2218,7 +2218,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.2.19":
"@types/react-dom@npm:^18.2.22":
version: 18.2.22
resolution: "@types/react-dom@npm:18.2.22"
dependencies:
Expand All @@ -2245,7 +2245,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.61":
"@types/react@npm:*, @types/react@npm:^18.2.67":
version: 18.2.67
resolution: "@types/react@npm:18.2.67"
dependencies:
Expand Down Expand Up @@ -4074,7 +4074,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.33.2":
"eslint-plugin-react@npm:^7.34.1":
version: 7.34.1
resolution: "eslint-plugin-react@npm:7.34.1"
dependencies:
Expand Down Expand Up @@ -4476,7 +4476,27 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^11.0.6, framer-motion@npm:^11.0.8":
"framer-motion@npm:^11.0.18":
version: 11.0.18
resolution: "framer-motion@npm:11.0.18"
dependencies:
tslib: "npm:^2.4.0"
peerDependencies:
"@emotion/is-prop-valid": "*"
react: ^18.0.0
react-dom: ^18.0.0
peerDependenciesMeta:
"@emotion/is-prop-valid":
optional: true
react:
optional: true
react-dom:
optional: true
checksum: 10c0/a02e9ed86f03d6a20fb3dbcb9d17819c32f75fbeeba4825cba3cd1c48bea3e9ef35f44d7c199fa0c226e6cf4aa58446b6801fa1ee60ea10e609d1a46c5d7f45b
languageName: node
linkType: hard

"framer-motion@npm:^11.0.6":
version: 11.0.16
resolution: "framer-motion@npm:11.0.16"
dependencies:
Expand Down Expand Up @@ -6422,18 +6442,18 @@ __metadata:
"@fortawesome/react-fontawesome": "npm:^0.2.0"
"@ledgerhq/hw-transport-webhid": "npm:^6.28.4"
"@ledgerhq/logs": "npm:^6.12.0"
"@polkadot/api": "npm:^10.11.3"
"@polkadot/api": "npm:^10.12.4"
"@polkadot/keyring": "npm:^12.6.2"
"@polkadot/rpc-provider": "npm:10.11.2"
"@polkadot/util": "npm:^12.6.2"
"@polkadot/util-crypto": "npm:^12.6.2"
"@polkawatch/ddp-client": "npm:^2.0.11"
"@substrate/connect": "npm:0.7.35"
"@types/chroma-js": "npm:^2.4.4"
"@types/lodash.debounce": "npm:^4"
"@types/lodash.debounce": "npm:^4.0.9"
"@types/lodash.throttle": "npm:^4.1.9"
"@types/react": "npm:^18.2.61"
"@types/react-dom": "npm:^18.2.19"
"@types/react": "npm:^18.2.67"
"@types/react-dom": "npm:^18.2.22"
"@types/react-helmet": "npm:^6.1.11"
"@types/react-scroll": "npm:^1.8.10"
"@types/styled-components": "npm:^5.1.34"
Expand Down Expand Up @@ -6461,10 +6481,10 @@ __metadata:
eslint-plugin-prefer-arrow: "npm:^1.2.3"
eslint-plugin-prefer-arrow-functions: "npm:^3.3.2"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react: "npm:^7.34.1"
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-unused-imports: "npm:^3.1.0"
framer-motion: "npm:^11.0.8"
framer-motion: "npm:^11.0.18"
gh-pages: "npm:^6.1.1"
html5-qrcode: "npm:^2.3.8"
i18next: "npm:^23.10.0"
Expand All @@ -6480,20 +6500,20 @@ __metadata:
react-dom: "npm:^18.2.0"
react-error-boundary: "npm:^4.0.13"
react-helmet: "npm:^6.1.0"
react-i18next: "npm:^14.0.5"
react-router-dom: "npm:^6.22.2"
react-i18next: "npm:^14.1.0"
react-router-dom: "npm:^6.22.3"
react-scroll: "npm:^1.9.0"
sass: "npm:^1.71.1"
sass: "npm:^1.72.0"
styled-components: "npm:^6.1.8"
typescript: "npm:^5.3.3"
usehooks-ts: "npm:2.15.1"
vite: "npm:^5.1.4"
vite-bundle-visualizer: "npm:^1.0.1"
vite-plugin-checker: "npm:^0.6.3"
usehooks-ts: "npm:^3.0.1"
vite: "npm:^5.2.2"
vite-bundle-visualizer: "npm:^1.1.0"
vite-plugin-checker: "npm:^0.6.4"
vite-plugin-eslint: "npm:^1.8.1"
vite-plugin-svgr: "npm:^4.2.0"
vite-tsconfig-paths: "npm:^4.3.1"
vitest: "npm:^1.3.1"
vite-tsconfig-paths: "npm:^4.3.2"
vitest: "npm:^1.4.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6723,7 +6743,7 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:^14.0.5":
"react-i18next@npm:^14.1.0":
version: 14.1.0
resolution: "react-i18next@npm:14.1.0"
dependencies:
Expand Down Expand Up @@ -6755,7 +6775,7 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:^6.22.2":
"react-router-dom@npm:^6.22.3":
version: 6.22.3
resolution: "react-router-dom@npm:6.22.3"
dependencies:
Expand Down Expand Up @@ -7114,7 +7134,7 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.71.1":
"sass@npm:^1.72.0":
version: 1.72.0
resolution: "sass@npm:1.72.0"
dependencies:
Expand Down Expand Up @@ -8019,14 +8039,14 @@ __metadata:
languageName: node
linkType: hard

"usehooks-ts@npm:2.15.1":
version: 2.15.1
resolution: "usehooks-ts@npm:2.15.1"
"usehooks-ts@npm:^3.0.1":
version: 3.0.1
resolution: "usehooks-ts@npm:3.0.1"
dependencies:
lodash.debounce: "npm:^4.0.8"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: 10c0/d0fb108a27343093bdfe447a95cd3be2f07d593ef75d61643d9c80a82407867c365295d5493ed5b1eb898c4ca9708998819b35fce1714405cf418198ab6ff7fc
checksum: 10c0/c1673758100251c35a62d8d50aafe375fdce253eaa4374e7f4686bfc68505bd1b24dfe1c605db6d2ddfbe3a4ac1eca826c52ce454c9e58d8da96a45c351e0e05
languageName: node
linkType: hard

Expand All @@ -8044,7 +8064,7 @@ __metadata:
languageName: node
linkType: hard

"vite-bundle-visualizer@npm:^1.0.1":
"vite-bundle-visualizer@npm:^1.1.0":
version: 1.1.0
resolution: "vite-bundle-visualizer@npm:1.1.0"
dependencies:
Expand Down Expand Up @@ -8073,7 +8093,7 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-checker@npm:^0.6.3":
"vite-plugin-checker@npm:^0.6.4":
version: 0.6.4
resolution: "vite-plugin-checker@npm:0.6.4"
dependencies:
Expand Down Expand Up @@ -8150,7 +8170,7 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:^4.3.1":
"vite-tsconfig-paths@npm:^4.3.2":
version: 4.3.2
resolution: "vite-tsconfig-paths@npm:4.3.2"
dependencies:
Expand All @@ -8166,7 +8186,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.1.4":
"vite@npm:^5.0.0":
version: 5.2.0
resolution: "vite@npm:5.2.0"
dependencies:
Expand Down Expand Up @@ -8206,7 +8226,47 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:^1.3.1":
"vite@npm:^5.2.2":
version: 5.2.2
resolution: "vite@npm:5.2.2"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.36"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/472c6a1d41707ef51a5056ccc9e347333a3a975beb6069998d3d7a134555662b856e27628cc1354200c32d63373d7e4ef73385a4e90cc3032e48d06fb77928e5
languageName: node
linkType: hard

"vitest@npm:^1.4.0":
version: 1.4.0
resolution: "vitest@npm:1.4.0"
dependencies:
Expand Down

0 comments on commit ad5892b

Please sign in to comment.