Skip to content

Commit

Permalink
v5.0.0-beta.924
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannik Weise committed Dec 11, 2024
1 parent b595b13 commit 97f084b
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages": ["packages/*"],
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/code-highlighter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/code-highlighter",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -68,7 +68,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923",
"@chayns-components/core": "^5.0.0-beta.924",
"@types/react-syntax-highlighter": "^15.5.13",
"babel-prettier-parser": "^0.10.8",
"prettier": "^2.8.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/color-picker",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923",
"@chayns-components/core": "^5.0.0-beta.924",
"@chayns/colors": "^2.0.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/core",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down
4 changes: 2 additions & 2 deletions packages/date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/date",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923",
"@chayns-components/core": "^5.0.0-beta.924",
"uuid": "^10.0.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/devalue-slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/devalue-slider",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A slider to devalue something.",
"siteEffects": false,
"browserslist": [
Expand Down Expand Up @@ -51,7 +51,7 @@
"url": "https://github.com/TobitSoftware/chayns-components/issues"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923",
"@chayns-components/core": "^5.0.0-beta.924",
"@react-hook/size": "^2.1.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/emoji-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/emoji-input",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "Input field that supports HTML elements and emojis",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -72,7 +72,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923",
"@chayns-components/core": "^5.0.0-beta.924",
"emojilib": "^3.0.12",
"unicode-emoji-json": "^0.8.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/gallery",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923",
"@chayns-components/core": "^5.0.0-beta.924",
"uuid": "^10.0.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/maps",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -70,7 +70,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923",
"@chayns-components/core": "^5.0.0-beta.924",
"@googlemaps/react-wrapper": "^1.1.42",
"@googlemaps/typescript-guards": "^2.0.3",
"@react-google-maps/api": "^2.20.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/swipeable-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/swipeable-wrapper",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923"
"@chayns-components/core": "^5.0.0-beta.924"
},
"peerDependencies": {
"chayns-api": ">=1.0.73",
Expand Down
4 changes: 2 additions & 2 deletions packages/textstring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/textstring",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923"
"@chayns-components/core": "^5.0.0-beta.924"
},
"peerDependencies": {
"chayns-api": ">=1.0.73",
Expand Down
4 changes: 2 additions & 2 deletions packages/typewriter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chayns-components/typewriter",
"version": "5.0.0-beta.923",
"version": "5.0.0-beta.924",
"description": "A set of beautiful React components for developing your own applications with chayns.",
"sideEffects": false,
"browserslist": [
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@chayns-components/core": "^5.0.0-beta.923"
"@chayns-components/core": "^5.0.0-beta.924"
},
"peerDependencies": {
"chayns-api": ">=1.0.73",
Expand Down

0 comments on commit 97f084b

Please sign in to comment.