Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump slate from 0.103.0 to 0.110.2 #1106

Merged
merged 1 commit into from
Nov 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-syntax-highlighter": "^15.6.1",
"react-text-truncate": "^0.19.0",
"reading-time": "^1.5.0",
"slate": "^0.103.0",
"slate": "^0.110.2",
"slate-react": "^0.108.0",
"slugify": "^1.6.5",
"yarn": "1.22.22",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8268,7 +8268,7 @@ __metadata:
react-syntax-highlighter: "npm:^15.6.1"
react-text-truncate: "npm:^0.19.0"
reading-time: "npm:^1.5.0"
slate: "npm:^0.103.0"
slate: "npm:^0.110.2"
slate-react: "npm:^0.108.0"
slugify: "npm:^1.6.5"
tailwindcss: "npm:^3.3.5"
Expand Down Expand Up @@ -10648,14 +10648,14 @@ __metadata:
languageName: node
linkType: hard

"slate@npm:^0.103.0":
version: 0.103.0
resolution: "slate@npm:0.103.0"
"slate@npm:^0.110.2":
version: 0.110.2
resolution: "slate@npm:0.110.2"
dependencies:
immer: "npm:^10.0.3"
is-plain-object: "npm:^5.0.0"
tiny-warning: "npm:^1.0.3"
checksum: 10c0/5cde24650d71fb449382305c082310404560a73135510fc3d83bae680c5fc6e1db18347a58186f63efbc3342fd4ff4e447c134301f48683cdef312c87988ce0c
checksum: 10c0/90ed1b3c92898ccd4b3cb33216797acfb6eacbc2e60c7b8d8af4f02305195c3832a8cddb4651b10c4beb1da122bfaa42bb748e6464d75c8bfd545f017297041c
languageName: node
linkType: hard

Expand Down
Loading