Skip to content

Commit

Permalink
deploy 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Feb 20, 2024
1 parent 6164253 commit 97b443b
Show file tree
Hide file tree
Showing 29 changed files with 123 additions and 160 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"storybook": "^7.6.16",
"storybook-dark-mode": "^3.0.3",
"typescript": "^5.3.3",
"webpack": "^5.90.2"
"webpack": "^5.90.3"
},
"peerDependencies": {
"@mui/icons-material": "^5",
Expand Down Expand Up @@ -142,11 +142,11 @@
"build-typedoc-site": "xy gen-docs @xylabs/sdk-react && storybook build -o ./docs/storybook"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"packageManager": "[email protected]",
"volta": {
"node": "18.17.1",
"yarn": "3.4.1"
},
"type": "module"
}
}
2 changes: 1 addition & 1 deletion packages/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/appbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/async-effect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/base-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"packages/*"
],
"dependencies": {
"@xylabs/assert": "^2.14.3",
"@xylabs/lodash": "^2.14.3",
"@xylabs/assert": "^3.0.1",
"@xylabs/lodash": "^3.0.1",
"@xylabs/react-base-page": "workspace:~",
"@xylabs/react-error": "workspace:~",
"@xylabs/react-flexbox": "workspace:~",
Expand Down Expand Up @@ -85,6 +85,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/cookie-consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
"@metamask/providers": "^14.0.2",
"@wagmi/chains": "^1.8.0",
"@xylabs/assert": "^2.14.3",
"@xylabs/eth-address": "^2.14.3",
"@xylabs/assert": "^3.0.1",
"@xylabs/eth-address": "^3.0.1",
"@xylabs/react-async-effect": "workspace:~",
"@xylabs/react-button": "workspace:~",
"@xylabs/react-flexbox": "workspace:~",
Expand Down Expand Up @@ -87,6 +87,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/dialogs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/experiments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"packages/*"
],
"dependencies": {
"@xylabs/forget": "^2.14.3",
"@xylabs/log": "^2.14.3",
"@xylabs/forget": "^3.0.1",
"@xylabs/log": "^3.0.1",
"@xylabs/react-flexbox": "workspace:~",
"@xylabs/react-pixel": "workspace:~",
"@xylabs/react-shared": "workspace:~"
Expand Down Expand Up @@ -81,6 +81,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/flexbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"packages/*"
],
"dependencies": {
"@xylabs/delay": "^2.14.3",
"@xylabs/delay": "^3.0.1",
"@xylabs/react-async-effect": "workspace:~",
"@xylabs/react-shared": "workspace:~"
},
Expand Down Expand Up @@ -85,6 +85,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/invertible-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"packages/*"
],
"dependencies": {
"@xylabs/lodash": "^2.14.3",
"@xylabs/lodash": "^3.0.1",
"@xylabs/react-animation": "workspace:~",
"@xylabs/react-flexbox": "^3.0.39"
"@xylabs/react-flexbox": "^3.1.0"
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
Expand Down Expand Up @@ -78,6 +78,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/number-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/pixel-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/pixel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"packages/*"
],
"dependencies": {
"@xylabs/assert": "^2.14.3",
"@xylabs/delay": "^2.14.3",
"@xylabs/assert": "^3.0.1",
"@xylabs/delay": "^3.0.1",
"query-string": "^8.2.0"
},
"description": "Common React library for all XY Labs projects that use React",
Expand Down Expand Up @@ -76,6 +76,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@mui/material": "^5.15.10",
"@storybook/react": "^7.6.16",
"@xylabs/delay": "^2.14.3",
"@xylabs/delay": "^3.0.1",
"@xylabs/ts-scripts-yarn3": "^3.4.1",
"@xylabs/tsconfig-react": "^3.4.1",
"react": "^18.2.0",
Expand Down Expand Up @@ -75,6 +75,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/quick-tip-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/render-spin-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/rich-result/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/scroll-to-top/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"packages/*"
],
"dependencies": {
"@xylabs/lodash": "^2.14.3"
"@xylabs/lodash": "^3.0.1"
},
"description": "Common React library for all XY Labs projects that use React",
"devDependencies": {
Expand Down Expand Up @@ -72,6 +72,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"packages/*"
],
"dependencies": {
"@xylabs/api": "^2.14.3",
"@xylabs/log": "^2.14.3",
"@xylabs/api": "^3.0.1",
"@xylabs/log": "^3.0.1",
"@xylabs/react-async-effect": "workspace:~"
},
"description": "Common React library for all XY Labs projects that use React",
Expand Down Expand Up @@ -76,6 +76,6 @@
"url": "https://github.com/xylabs/sdk-react.git"
},
"sideEffects": false,
"version": "3.0.39",
"version": "3.1.0",
"type": "module"
}
Loading

0 comments on commit 97b443b

Please sign in to comment.