Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Jun 15, 2023
1 parent a335905 commit 9793668
Show file tree
Hide file tree
Showing 5 changed files with 958 additions and 1,185 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}
},
"devDependencies": {
"@testing-library/dom": "^9.3.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"events": "^3.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.12.1",
"react-router-dom": "^6.13.0",
"web3": "^1.10.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"events": "^3.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.12.1"
"react-router-dom": "^6.13.0"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,16 @@
"@tanstack/react-query": "^4.29.13",
"@tanstack/react-virtual": "^3.0.0-beta.54",
"big.js": "^6.2.1",
"i18next": "^22.5.1",
"i18next": "^23.0.1",
"i18next-browser-languagedetector": "^7.0.2",
"microdiff": "^1.3.2",
"mitt": "^3.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.44.3",
"react-i18next": "^12.3.1",
"react-i18next": "^13.0.0",
"react-intersection-observer": "^9.4.4",
"react-router-dom": "^6.12.1",
"react-router-dom": "^6.13.0",
"react-timer-hook": "^3.0.6",
"uuid": "^9.0.0",
"zustand": "^4.3.8"
Expand Down
Loading

0 comments on commit 9793668

Please sign in to comment.