Skip to content

Commit

Permalink
updo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesmac committed Dec 8, 2023
1 parent fab5dab commit d813378
Show file tree
Hide file tree
Showing 24 changed files with 565 additions and 563 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,30 +44,30 @@
"@babel/preset-typescript": "^7.23.3",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.14.19",
"@storybook/addon-actions": "^7.6.3",
"@storybook/addon-docs": "^7.6.3",
"@storybook/addon-essentials": "^7.6.3",
"@storybook/addon-interactions": "^7.6.3",
"@storybook/addon-links": "^7.6.3",
"@storybook/addon-mdx-gfm": "^7.6.3",
"@storybook/addons": "^7.6.3",
"@storybook/api": "^7.6.3",
"@storybook/components": "^7.6.3",
"@storybook/core-events": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/addon-actions": "^7.6.4",
"@storybook/addon-docs": "^7.6.4",
"@storybook/addon-essentials": "^7.6.4",
"@storybook/addon-interactions": "^7.6.4",
"@storybook/addon-links": "^7.6.4",
"@storybook/addon-mdx-gfm": "^7.6.4",
"@storybook/addons": "^7.6.4",
"@storybook/api": "^7.6.4",
"@storybook/components": "^7.6.4",
"@storybook/core-events": "^7.6.4",
"@storybook/mdx1-csf": "^1.0.0",
"@storybook/react": "^7.6.3",
"@storybook/react-webpack5": "^7.6.3",
"@storybook/react": "^7.6.4",
"@storybook/react-webpack5": "^7.6.4",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.3",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@storybook/theming": "^7.6.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@xylabs/eslint-config-react": "^3.2.10",
"@xylabs/pixel": "^1.4.14",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"axios": "^1.6.2",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-import": "^2.29.0",
Expand All @@ -76,7 +76,7 @@
"react-dom": "^18.2.0",
"remark-gfm": "^4.0.0",
"rimraf": "^5.0.5",
"storybook": "^7.6.3",
"storybook": "^7.6.4",
"storybook-dark-mode": "^3.0.3",
"typescript": "^5.3.2",
"webpack": "^5.89.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/react-flexbox": "workspace:~",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/appbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/async-effect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@xylabs/react-promise": "workspace:~"
},
"devDependencies": {
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/base-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@types/react-helmet": "^6.1.9",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@types/react-helmet": "^6.1.11",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-router-dom": "^6.20.0",
"react-router-dom": "^6.20.1",
"typescript": "^5.3.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
],
"dependencies": {
"@xylabs/react-shared": "workspace:~",
"react-router-dom": "^6.20.0"
"react-router-dom": "^6.20.1"
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/react-flexbox": "workspace:~",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
Expand Down
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.0",
"react-router-dom": "^6.20.1",
"typescript": "^5.3.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cookie-consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
7 changes: 4 additions & 3 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@
"@xylabs/react-identicon": "workspace:~",
"@xylabs/react-promise": "workspace:~",
"ethers": "^6.9.0",
"react-router-dom": "^6.20.0"
"lru-cache": "^10.1.0",
"react-router-dom": "^6.20.1"
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dialogs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"axios": "^1.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/experiments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@storybook/react": "^7.6.3",
"@storybook/react": "^7.6.4",
"@xylabs/pixel": "^1.4.14",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
Expand Down
8 changes: 4 additions & 4 deletions packages/flexbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@mui/styles": "^5.14.19",
"@mui/system": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@mui/styles": "^5.14.20",
"@mui/system": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/invertible-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
],
"description": "Common React library for all XY Labs projects that use React",
"dependencies": {
"react-router-dom": "^6.20.0"
"react-router-dom": "^6.20.1"
},
"devDependencies": {
"@mui/material": "^5.14.19",
"@mui/material": "^5.14.20",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.0",
"react-router-dom": "^6.20.1",
"typescript": "^5.3.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/number-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@types/numeral": "^2.0.5",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/pixel-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@storybook/react": "^7.6.3",
"@storybook/react": "^7.6.4",
"@xylabs/pixel": "^1.4.14",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"async-mutex": "^0.4.0"
},
"devDependencies": {
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/delay": "^2.13.20",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/quick-tip-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/react-flexbox": "workspace:~",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/render-spin-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@mui/material": "^5.14.20",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/scroll-to-top/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
],
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@mui/material": "^5.14.20",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.0",
"react-router-dom": "^6.20.1",
"typescript": "^5.3.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@mui/material": "^5.14.20",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
"@mui/material": "^5.14.19",
"@storybook/react": "^7.6.3",
"@mui/material": "^5.14.20",
"@storybook/react": "^7.6.4",
"@xylabs/ts-scripts-yarn3": "^3.2.10",
"@xylabs/tsconfig-react": "^3.2.10",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit d813378

Please sign in to comment.