mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-08 22:20:41 +02:00
Updates docs and @types/node (#5534)
* remove @types/node resolution
* fix playwright config import error
* fix react batching workaround
* update docs for running integration tests
* Revert "fix react batching workaround"
This reverts commit c0ea6a62bc
.
---------
Co-authored-by: Dalibor Tosic <dalibortosic00@gmail.com>
Co-authored-by: Nikola <nikolabijelic14@gmail.com>
This commit is contained in:
@@ -3472,7 +3472,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:20.8.7":
|
||||
"@types/node@npm:*, @types/node@npm:^20.8.7":
|
||||
version: 20.8.7
|
||||
resolution: "@types/node@npm:20.8.7"
|
||||
dependencies:
|
||||
@@ -3481,6 +3481,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^12.7.1":
|
||||
version: 12.20.55
|
||||
resolution: "@types/node@npm:12.20.55"
|
||||
checksum: e4f86785f4092706e0d3b0edff8dca5a13b45627e4b36700acd8dfe6ad53db71928c8dee914d4276c7fd3b6ccd829aa919811c9eb708a2c8e4c6eb3701178c37
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/normalize-package-data@npm:^2.4.0":
|
||||
version: 2.4.1
|
||||
resolution: "@types/normalize-package-data@npm:2.4.1"
|
||||
|
Reference in New Issue
Block a user