Skip to content

Commit

Permalink
updo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesmac committed Dec 18, 2024
1 parent 99657a4 commit 38c2dc0
Show file tree
Hide file tree
Showing 34 changed files with 565 additions and 582 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@
"@chromatic-com/storybook": "^3.2.2",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@eslint-react/eslint-plugin": "^1.19.0",
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@eslint-react/eslint-plugin": "^1.20.1",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@storybook/addon-actions": "^8.4.7",
"@storybook/addon-docs": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
Expand All @@ -109,8 +109,8 @@
"@storybook/theming": "^8.4.7",
"@stylistic/eslint-plugin": "^2.12.1",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@xylabs/eslint-config-flat": "^4.2.4",
"@xylabs/eslint-config-react-flat": "^4.2.4",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
Expand All @@ -119,9 +119,9 @@
"@xyo-network/react-theme": "^4.2.11",
"axios": "^1.7.9",
"buffer": "^6.0.3",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-import-resolver-typescript": "^3.7.0",
"knip": "^5.40.0",
"knip": "^5.41.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-gfm": "^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"@xylabs/react-button": "workspace:^"
},
"devDependencies": {
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/react-flexbox": "workspace:^",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@xylabs/react-flexbox": "workspace:^"
},
"devDependencies": {
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/app-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"module": "dist/browser/index.mjs",
"types": "dist/browser/index.d.ts",
"dependencies": {
"@xylabs/assert": "^4.4.13"
"@xylabs/assert": "^4.4.21"
},
"devDependencies": {
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/styles": "^6.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@mui/styles": "^6.2.1",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/appbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"packages/*"
],
"dependencies": {
"@xylabs/assert": "^4.4.13",
"@xylabs/assert": "^4.4.21",
"@xylabs/react-app-settings": "workspace:^",
"@xylabs/react-flexbox": "workspace:^",
"@xylabs/react-link": "workspace:^",
"@xylabs/react-shared": "workspace:^"
},
"devDependencies": {
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
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 @@ -40,9 +40,9 @@
"@xylabs/react-promise": "workspace:^"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/base-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"react-helmet": "^6.1.0"
},
"devDependencies": {
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-helmet": "^6.1.11",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"react-router-dom": "^6.28.0"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/react-flexbox": "workspace:^",
"@xylabs/react-pixel": "workspace:^",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"packages/*"
],
"dependencies": {
"@xylabs/assert": "^4.4.13",
"@xylabs/assert": "^4.4.21",
"@xylabs/react-base-page": "workspace:^",
"@xylabs/react-error": "workspace:^",
"@xylabs/react-flexbox": "workspace:^",
Expand All @@ -46,9 +46,9 @@
"react-router-dom": "^6.28.0"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
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 @@ -42,9 +42,9 @@
"@xylabs/react-shared": "workspace:^"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@metamask/providers": "^18.2.0",
"@xylabs/assert": "^4.4.13",
"@xylabs/eth-address": "^4.4.13",
"@xylabs/forget": "^4.4.13",
"@xylabs/promise": "^4.4.13",
"@metamask/providers": "^18.3.0",
"@xylabs/assert": "^4.4.21",
"@xylabs/eth-address": "^4.4.21",
"@xylabs/forget": "^4.4.21",
"@xylabs/promise": "^4.4.21",
"@xylabs/react-async-effect": "workspace:^",
"@xylabs/react-button": "workspace:^",
"@xylabs/react-flexbox": "workspace:^",
Expand All @@ -56,10 +56,10 @@
"webextension-polyfill": "^0.12.0"
},
"devDependencies": {
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/dialogs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"axios": "^1.7.9"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"axios": "^1.7.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"prop-types": "^15.8.1"
},
"devDependencies": {
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand All @@ -71,4 +71,4 @@
"publishConfig": {
"access": "public"
}
}
}
8 changes: 4 additions & 4 deletions packages/experiments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"packages/*"
],
"dependencies": {
"@xylabs/forget": "^4.4.13",
"@xylabs/log": "^4.4.13",
"@xylabs/forget": "^4.4.21",
"@xylabs/log": "^4.4.21",
"@xylabs/pixel": "^2.0.6",
"@xylabs/react-flexbox": "workspace:^",
"@xylabs/react-pixel": "workspace:^",
"@xylabs/react-shared": "workspace:^"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/flexbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"packages/*"
],
"dependencies": {
"@xylabs/delay": "^4.4.13",
"@xylabs/delay": "^4.4.21",
"@xylabs/react-async-effect": "workspace:^",
"@xylabs/react-shared": "workspace:^"
},
"devDependencies": {
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"packages/*"
],
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"md5": "^2.3.0"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@types/md5": "^2.3.5",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/invertible-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"rfdc": "^1.4.1"
},
"devDependencies": {
"@mui/icons-material": "^6.2.0",
"@mui/material": "^6.2.0",
"@mui/icons-material": "^6.2.1",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"react-router-dom": "^6.28.0"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/react-flexbox": "^5.3.12",
"@xylabs/react-pixel": "workspace:^",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/mixpanel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
],
"dependencies": {
"@xylabs/react-shared": "workspace:^",
"mixpanel-browser": "^2.56.0"
"mixpanel-browser": "^2.57.1"
},
"devDependencies": {
"@types/mixpanel-browser": "^2.50.2",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
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 @@ -42,10 +42,10 @@
"numeral": "^2.0.6"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/numeral": "^2.0.5",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/pixel-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"packages/*"
],
"dependencies": {
"@xylabs/object": "^4.4.13",
"@xylabs/object": "^4.4.21",
"@xylabs/pixel": "^2.0.6",
"@xylabs/react-button": "workspace:^",
"@xylabs/react-flexbox": "workspace:^",
Expand All @@ -46,9 +46,9 @@
"@xylabs/react-shared": "workspace:^"
},
"devDependencies": {
"@mui/material": "^6.2.0",
"@mui/material": "^6.2.1",
"@storybook/react": "^8.4.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"react": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/pixel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"packages/*"
],
"dependencies": {
"@xylabs/assert": "^4.4.13",
"@xylabs/delay": "^4.4.13",
"@xylabs/object": "^4.4.13",
"@xylabs/assert": "^4.4.21",
"@xylabs/delay": "^4.4.21",
"@xylabs/object": "^4.4.21",
"@xylabs/pixel": "^2.0.6",
"query-string": "^9.1.1"
},
"devDependencies": {
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@xylabs/ts-scripts-yarn3": "^4.2.4",
"@xylabs/tsconfig-react": "^4.2.4",
"mixpanel-browser": "^2.56.0",
"mixpanel-browser": "^2.57.1",
"react": "^18.3.1",
"typescript": "^5.7.2"
},
Expand Down
Loading

0 comments on commit 38c2dc0

Please sign in to comment.