Skip to content

Commit

Permalink
Merge branch 'main' into check-beacon-intergrations
Browse files Browse the repository at this point in the history
  • Loading branch information
OKendigelyan authored Aug 30, 2024
2 parents 0011f66 + 1cdda1f commit 957e8a4
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@chakra-ui/anatomy": "2.2.2",
"@chakra-ui/cli": "^2.4.1",
"@chakra-ui/icons": "^2.1.1",
Expand All @@ -66,7 +66,7 @@
"@taquito/utils": "^20.0.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@toruslabs/customauth": "16.0.6",
"@types/babel__core": "^7.20.5",
Expand Down Expand Up @@ -108,7 +108,7 @@
"electron-builder": "^24.13.3",
"electronmon": "^2.0.3",
"eslint": "^8.57.0",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"identity-obj-proxy": "^3.0.0",
"immer": "^10.1.1",
"jest": "29.7.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/embed-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@chakra-ui/anatomy": "2.2.2",
"@chakra-ui/cli": "^2.4.1",
"@chakra-ui/icons": "^2.1.1",
Expand All @@ -32,15 +32,15 @@
"@taquito/utils": "^20.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "14.3.1",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@toruslabs/customauth": "16.0.6",
"@trilitech-umami/umami-embed": "^0.2.6",
"@umami/core": "workspace:^",
"@umami/social-auth": "workspace:^",
"@umami/tezos": "workspace:^",
"@vercel/analytics": "^1.3.1",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1"
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"cross-env": "^7.0.3",
"date-fns": "^3.6.0",
"focus-visible": "^5.2.1",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"immer": "^10.1.1",
"lodash": "^4.17.21",
"mockdate": "^3.0.5",
Expand All @@ -81,7 +81,7 @@
},
"devDependencies": {
"@chakra-ui/storybook-addon": "^5.1.0",
"@chromatic-com/storybook": "^1.7.0",
"@chromatic-com/storybook": "^1.8.0",
"@emotion/is-prop-valid": "^1.3.0",
"@storybook/addon-essentials": "^8.2.9",
"@storybook/addon-interactions": "^8.2.9",
Expand All @@ -101,7 +101,7 @@
"@svgr/plugin-svgo": "^8.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/lodash": "^4",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "^7.25.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@umami/tezos": "workspace:^",
"@umami/tzkt": "workspace:^",
"bip39": "^3.1.0",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"md5": "^2.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/data-polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/jest": "^29.5.12",
Expand Down Expand Up @@ -73,7 +73,7 @@
"@umami/tezos": "workspace:^",
"@umami/tzkt": "workspace:^",
"date-fns": "^3.6.0",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"lodash": "^4.17.21",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"index.js"
],
"dependencies": {
"@stylistic/eslint-plugin": "^2.6.4",
"@stylistic/eslint-plugin": "^2.7.1",
"@tanstack/eslint-plugin-query": "^5.52.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/social-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test": "jest"
},
"dependencies": {
"@babel/runtime": "^7.25.4",
"@babel/runtime": "^7.25.6",
"@taquito/utils": "^20.0.1",
"@toruslabs/customauth": "16.0.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/lodash": "^4",
Expand Down Expand Up @@ -79,7 +79,7 @@
"@umami/tzkt": "workspace:^",
"axios": "^1.7.5",
"bip39": "^3.1.0",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"immer": "^10.1.1",
"lodash": "^4.17.21",
"@types/jest": "^29.5.12",
Expand Down

0 comments on commit 957e8a4

Please sign in to comment.