Skip to content

Commit

Permalink
chore: upgrade vegaprotocol packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaran- committed Aug 22, 2023
1 parent 8b810ec commit 9e8041b
Show file tree
Hide file tree
Showing 2 changed files with 3,151 additions and 2,824 deletions.
15 changes: 11 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"@vegaprotocol/types": "0.0.3",
"@vegaprotocol/ui-toolkit": "0.12.6",
"@vegaprotocol/utils": "0.0.6",
"@vegaprotocol/announcements": "0.0.2",
"@vegaprotocol/i18n": "0.0.4",
"@vegaprotocol/react-helpers": "0.2.5",
"@vegaprotocol/tailwindcss-config": "0.0.4",
"@vegaprotocol/types": "0.0.4",
"@vegaprotocol/ui-toolkit": "0.12.7",
"@vegaprotocol/utils": "0.0.7",
"@vercel/analytics": "^1.0.1",
"@vercel/gatsby-plugin-vercel-analytics": "^1.0.10",
"@vercel/kv": "^0.2.2",
Expand Down Expand Up @@ -67,8 +74,8 @@
"openpgp": "^5.3.1",
"postcss": "^8.4.14",
"raw-loader": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
"react-i18next": "^11.18.0",
"react-intersection-observer": "^9.3.3",
Expand All @@ -89,8 +96,8 @@
"@tailwindcss/line-clamp": "^0.4.0",
"@tippyjs/react": "^4.2.6",
"@types/node": "^18.11.9",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"@types/styled-components": "^5.1.26",
"@typescript-eslint/parser": "^5.42.1",
"add": "^2.0.6",
Expand Down
Loading

0 comments on commit 9e8041b

Please sign in to comment.