Update checked-in dependencies
This commit is contained in:
parent
49f7b34c3d
commit
5261a1223f
1640 changed files with 174830 additions and 182292 deletions
7
node_modules/synckit/package.json
generated
vendored
7
node_modules/synckit/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "synckit",
|
||||
"version": "0.8.5",
|
||||
"version": "0.9.2",
|
||||
"type": "module",
|
||||
"description": "Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.",
|
||||
"repository": "git+https://github.com/un-ts/synckit.git",
|
||||
|
|
@ -24,6 +24,7 @@
|
|||
],
|
||||
"keywords": [
|
||||
"deasync",
|
||||
"make-synchronized",
|
||||
"make-synchronous",
|
||||
"sync",
|
||||
"sync-exec",
|
||||
|
|
@ -33,7 +34,7 @@
|
|||
"synckit"
|
||||
],
|
||||
"dependencies": {
|
||||
"@pkgr/utils": "^2.3.1",
|
||||
"tslib": "^2.5.0"
|
||||
"@pkgr/core": "^0.1.0",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue