Skip to content

Commit

Permalink
updo - react-router-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesmac committed Dec 18, 2024
1 parent af438b5 commit 1d5ecf4
Show file tree
Hide file tree
Showing 30 changed files with 58 additions and 89 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/packages/boundwitness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"typescript": "^5.7.2"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@xyo-network/react-event": "workspace:^",
"@xyo-network/react-shared": "workspace:^",
"@xyo-network/react-table": "workspace:^",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@emotion/react": "^11.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/address/packages/render/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ethers": "^6.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/appbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@xylabs/react-shared": "^5.3.13",
"@xyo-network/react-network": "workspace:^",
"react-icons": "^5.4.0",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@mui/icons-material": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@xylabs/react-flexbox": "^5.3.13",
"@xyo-network/react-shared": "workspace:^",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@mui/icons-material": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@xylabs/tsconfig-react": "^4.2.6",
"@xyo-network/react-aggregate-price-plugin": "workspace:^",
"@xyo-network/react-crypto-market-uniswap-plugin": "workspace:^",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@xylabs/react-flexbox": "^5.3.13",
"@xyo-network/payload-model": "^3.5.2",
"prop-types": "^15.8.1",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@mui/icons-material": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"typescript": "^5.7.2"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@xylabs/react-shared": "^5.3.13",
"@xyo-network/network": "^3.5.2",
"@xyo-network/react-shared": "workspace:^",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@mui/icons-material": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/os/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@xyo-network/payload-model": "^3.5.2",
"@xyo-network/react-payload-huri": "workspace:^",
"@xyo-network/react-shared": "workspace:^",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@mui/icons-material": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/payload/packages/huri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@xyo-network/diviner-huri": "^3.5.2",
"@xyo-network/diviner-model": "^3.5.2",
"@xyo-network/react-network": "workspace:^",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@mui/icons-material": "^6.2.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"typescript": "^5.7.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/payload/packages/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@xyo-network/react-shared": "workspace:^",
"@xyo-network/schema-cache": "^3.5.2",
"@xyo-network/schema-payload-plugin": "^3.5.2",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@emotion/react": "^11.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/share/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@xylabs/ts-scripts-yarn3": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@xyo-network/payload-builder": "^3.5.2",
"@xyo-network/payload-model": "^3.5.2",
"@xyo-network/react-event": "workspace:^",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@mui/icons-material": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/standard-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/typedoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@xylabs/react-button": "^5.3.13",
"@xylabs/react-flexbox": "^5.3.13",
"@xyo-network/react-payload-raw-info": "workspace:^",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"typedoc": "^0.27.5",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/user-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"typescript": "^5.7.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@xyo-network/react-storybook": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.2"
},
"devDependencies": {
"@storybook/react": "^8.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/packages/xns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@xylabs/tsconfig-react": "^4.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.2",
"storybook": "^8.4.7",
"typescript": "^5.7.2"
},
Expand Down
Loading

0 comments on commit 1d5ecf4

Please sign in to comment.