Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 5, 2024
1 parent d3aca01 commit 24e5d94
Show file tree
Hide file tree
Showing 59 changed files with 67 additions and 62 deletions.
5 changes: 0 additions & 5 deletions .changeset/lemon-trees-pay.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/alignment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/autoformat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/basic-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/basic-marks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/block-quote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/break/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/caption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/code-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"prismjs": "^1.29.0"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/comments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate-common

## 35.3.2

## 34.0.5

## 34.0.4
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-common",
"version": "34.0.5",
"version": "35.3.2",
"description": "Plate common packages for plugins",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@udecode/plate-core": "34.0.4",
"@udecode/plate-utils": "34.0.5",
"@udecode/plate-utils": "35.3.2",
"@udecode/react-utils": "33.0.0",
"@udecode/slate": "32.0.1",
"@udecode/slate-react": "33.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cursor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dnd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dnd": ">=14.0.0",
"react-dnd-html5-backend": ">=14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/emoji/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/find-replace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/floating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/horizontal-rule/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/indent-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/indent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/juice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kbd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/line-height/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mention/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-id/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/normalizers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/paragraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@udecode/plate-common": "workspace:^"
},
"peerDependencies": {
"@udecode/plate-common": ">=34.0.5",
"@udecode/plate-common": ">=35.3.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"slate": ">=0.94.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/plate-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @udecode/plate-utils

## 35.3.2

### Patch Changes

- [#3333](https://github.com/udecode/plate/pull/3333) by [@yf-yang](https://github.com/yf-yang) – fix: omit plate properties from createNodeHOC props

## 34.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plate-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udecode/plate-utils",
"version": "34.0.5",
"version": "35.3.2",
"description": "Plate utils",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down
2 changes: 2 additions & 0 deletions packages/plate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @udecode/plate

## 35.3.2

## 35.3.1

## 35.2.0
Expand Down
Loading

0 comments on commit 24e5d94

Please sign in to comment.