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.100.0 to 0.103.0 #1023

Merged
merged 1 commit into from
Oct 18, 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.5.0",
"react-text-truncate": "^0.19.0",
"reading-time": "^1.5.0",
"slate": "^0.100.0",
"slate": "^0.103.0",
"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 @@ -7201,7 +7201,7 @@ __metadata:
react-syntax-highlighter: "npm:^15.5.0"
react-text-truncate: "npm:^0.19.0"
reading-time: "npm:^1.5.0"
slate: "npm:^0.100.0"
slate: "npm:^0.103.0"
slate-react: "npm:^0.108.0"
slugify: "npm:^1.6.5"
tailwindcss: "npm:^3.3.5"
Expand Down Expand Up @@ -9532,14 +9532,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading