Skip to content

Commit

Permalink
Bump slate from 0.94.0 to 0.110.2
Browse files Browse the repository at this point in the history
Bumps [slate](https://github.com/ianstormtaylor/slate) from 0.94.0 to 0.110.2.
- [Release notes](https://github.com/ianstormtaylor/slate/releases)
- [Commits](https://github.com/ianstormtaylor/slate/compare/[email protected]@0.110.2)

---
updated-dependencies:
- dependency-name: slate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 2cc9b1b commit 0deb590
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-dropzone": "^14.2.2",
"react-image-crop": "^11.0.5",
"react-modal": "^3.11.2",
"slate": "^0.94.0",
"slate": "^0.110.2",
"slate-history": "^0.93.0",
"slate-hyperscript": "^0.81.3",
"slate-react": "^0.94.0"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3402,10 +3402,10 @@ ignore@^5.2.0:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==

immer@^9.0.6:
version "9.0.15"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.15.tgz#0b9169e5b1d22137aba7d43f8a81a495dd1b62dc"
integrity sha512-2eB/sswms9AEUSkOm4SbV5Y7Vmt/bKRwByd52jfLkW4OLYeaTP3EEiJ9agqU0O/tq6Dk62Zfj+TJSqfm1rLVGQ==
immer@^10.0.3:
version "10.1.1"
resolved "https://registry.yarnpkg.com/immer/-/immer-10.1.1.tgz#206f344ea372d8ea176891545ee53ccc062db7bc"
integrity sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==

import-fresh@^3.2.1:
version "3.3.0"
Expand Down Expand Up @@ -4660,12 +4660,12 @@ slate-react@^0.94.0:
scroll-into-view-if-needed "^2.2.20"
tiny-invariant "1.0.6"

slate@^0.94.0:
version "0.94.0"
resolved "https://registry.yarnpkg.com/slate/-/slate-0.94.0.tgz#7066a8f4bb659c60cbe278edf9f5399f7f5dd5ad"
integrity sha512-JVQ07odcLBmQHLI/MI6E6cuQ+HPpMph7Ek2Kq9CkUwW+vXoBYuCisqpXTlcvO1RyuJJOZqLQzN/jscXkaAoEjg==
slate@^0.110.2:
version "0.110.2"
resolved "https://registry.yarnpkg.com/slate/-/slate-0.110.2.tgz#4dd9cb30fad874c120003ad3e1dec48672e0829d"
integrity sha512-4xGULnyMCiEQ0Ml7JAC1A6HVE6MNpPJU7Eq4cXh1LxlrR0dFXC3XC+rNfQtUJ7chHoPkws57x7DDiWiZAt+PBA==
dependencies:
immer "^9.0.6"
immer "^10.0.3"
is-plain-object "^5.0.0"
tiny-warning "^1.0.3"

Expand Down

0 comments on commit 0deb590

Please sign in to comment.