Skip to content

Commit

Permalink
Merge pull request #537 from webkom/dependabot/npm_and_yarn/slate-0.82.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LudvigHz authored Aug 10, 2022
2 parents 44d1542 + 8476bb0 commit 616355c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"react-dropzone": "^14.2.2",
"react-image-crop": "^10.0.4",
"react-modal": "^3.11.2",
"slate": "^0.81.1",
"slate": "^0.82.0",
"slate-history": "^0.66.0",
"slate-hyperscript": "^0.77.0",
"slate-react": "^0.81.0"
"slate-react": "^0.82.0"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2495,10 +2495,10 @@ slate-hyperscript@^0.77.0:
dependencies:
is-plain-object "^5.0.0"

slate-react@^0.81.0:
version "0.81.0"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.81.0.tgz#248eb688ce01f23680ce2554625fd60676614962"
integrity sha512-bwryad4EvOmc7EFKb8aGg9DWNDh3KvToaggGieIgGTTbHJYHc9ADFC3A87Ittlpd5XUVopR0MpChQ3g3ODyvqw==
slate-react@^0.82.0:
version "0.82.0"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.82.0.tgz#42be9615f79c4367bce6967e7a2ddb870032b795"
integrity sha512-kaLpphZ2apX1C7N+8LQElKZ3XKHdmuAZYfTtUOetxCQ6MctDMHg1GHE/tX5hNvF/2bvG5PSnEOrfUOqaSOpzMA==
dependencies:
"@types/is-hotkey" "^0.1.1"
"@types/lodash" "^4.14.149"
Expand All @@ -2509,10 +2509,10 @@ slate-react@^0.81.0:
scroll-into-view-if-needed "^2.2.20"
tiny-invariant "1.0.6"

slate@^0.81.1:
version "0.81.1"
resolved "https://registry.yarnpkg.com/slate/-/slate-0.81.1.tgz#98d9f87b1ea2d648bfbab2739dcb1ba897f3bba0"
integrity sha512-nmqphQb2qnlJpPMKsoxeWShpa+pOlKfy6XVdmlTuOtgWeGethM6SMPSRTrhh5UF/G+3/IoXhfbKF7o3iDZCbWw==
slate@^0.82.0:
version "0.82.0"
resolved "https://registry.yarnpkg.com/slate/-/slate-0.82.0.tgz#3a948347df58af2800bef162179cebc467c08b34"
integrity sha512-2O2NQunBoIWp3M6HP9w1RnNYR6eC52jW4cAXiUDthTxeiwTjL+wrSncls+9jmfqVrUnUb13qbgOEmw6/EdE1yA==
dependencies:
immer "^9.0.6"
is-plain-object "^5.0.0"
Expand Down

0 comments on commit 616355c

Please sign in to comment.