1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-12 18:24:03 +02:00

Upgrade yarn to 4.0.2 (#5578)

* Upgrade yarn to 4.0.2

* Correct react versions for yarn.lock
This commit is contained in:
Bryan Haakman
2023-12-04 20:17:05 +01:00
committed by GitHub
parent 07f59e3607
commit 54d78c100d
8 changed files with 5212 additions and 5568 deletions

View File

@@ -29,8 +29,8 @@
"@testing-library/react": "^14.0.0",
"@types/jest": "29.5.6",
"@types/jsdom": "^21.1.4",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@types/resize-observer-browser": "^0.1.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",