Skip to content

Commit

Permalink
chore: safely update dependencies (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
shelegdmitriy authored Apr 24, 2024
1 parent c275ab7 commit a5f0346
Show file tree
Hide file tree
Showing 2 changed files with 12,523 additions and 10,382 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
"@radix-ui/react-navigation-menu": "^1.1.4",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@sentry/nextjs": "^7.106.1",
"@web3-onboard/core": "^2.21.2",
"@web3-onboard/injected-wallets": "^2.10.11",
"@web3-onboard/ledger": "^2.5.2",
"@web3-onboard/react": "^2.8.13",
"@web3-onboard/walletconnect": "^2.5.3",
"@sentry/nextjs": "^7.112.2",
"@web3-onboard/core": "^2.21.6",
"@web3-onboard/injected-wallets": "^2.10.16",
"@web3-onboard/ledger": "^2.6.0",
"@web3-onboard/react": "^2.8.17",
"@web3-onboard/walletconnect": "^2.5.5",
"big.js": "^6.2.1",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"classnames": "^2.5.1",
"dompurify": "^3.0.9",
"dompurify": "^3.1.0",
"firebase": "^9.23.0",
"iframe-resizer-react": "^1.1.0",
"local-storage": "^2.0.0",
Expand All @@ -60,27 +60,27 @@
"next": "^13.5.6",
"next-pwa": "^5.6.0",
"react": "^18.2.0",
"react-bootstrap": "^2.10.1",
"react-bootstrap": "^2.10.2",
"react-bootstrap-typeahead": "^6.3.2",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.0",
"react-hook-form": "^7.51.3",
"react-singleton-hook": "^3.4.0",
"remark": "^14.0.3",
"rudder-sdk-js": "^2.48.3",
"rudder-sdk-js": "^2.48.6",
"strip-markdown": "^5.0.1",
"styled-components": "^5.3.11",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"zustand": "^4.5.2"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@types/big.js": "^6.2.2",
"@types/dompurify": "^3.0.5",
"@types/lodash": "^4.14.202",
"@types/node": "^18.19.22",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/lodash": "^4.17.0",
"@types/node": "^18.19.31",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"cz-conventional-changelog": "^3.3.0",
Expand Down
Loading

0 comments on commit a5f0346

Please sign in to comment.