Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Sep 29, 2022
1 parent 8494cbc commit 655136c
Show file tree
Hide file tree
Showing 4 changed files with 479 additions and 479 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"lerna": "^5.5.2",
"lerna": "^5.5.4",
"prettier": "^2.7.1",
"standard-version": "^9.5.0",
"typescript": "^4.8.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@vitejs/plugin-react": "^2.1.0",
"rollup-plugin-polyfill-node": "^0.10.2",
"typescript": "^4.8.4",
"vite": "^3.1.3",
"vite": "^3.1.4",
"web-vitals": "^3.0.2"
},
"eslintConfig": {
Expand All @@ -65,4 +65,4 @@
"last 1 safari version"
]
}
}
}
8 changes: 4 additions & 4 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
"@mui/icons-material": "^5.10.6",
"@mui/lab": "^5.0.0-alpha.101",
"@mui/material": "^5.10.7",
"@sentry/integrations": "^7.13.0",
"@sentry/react": "^7.13.0",
"@sentry/tracing": "^7.13.0",
"@tanstack/react-query": "^4.7.1",
"@sentry/integrations": "^7.14.0",
"@sentry/react": "^7.14.0",
"@sentry/tracing": "^7.14.0",
"@tanstack/react-query": "^4.7.2",
"@tanstack/react-virtual": "^3.0.0-beta.18",
"big.js": "^6.2.1",
"i18next": "^21.9.2",
Expand Down
Loading

0 comments on commit 655136c

Please sign in to comment.