mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 00:06:06 +00:00
chore(deps): bump yjs from 13.6.1 to 13.6.2 in /frontend (#1716)
Bumps [yjs](https://github.com/yjs/yjs) from 13.6.1 to 13.6.2. - [Release notes](https://github.com/yjs/yjs/releases) - [Commits](https://github.com/yjs/yjs/compare/v13.6.1...v13.6.2) --- updated-dependencies: - dependency-name: yjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -40,7 +40,7 @@
|
||||
"windmill-parser-wasm": "file:../backend/parsers/windmill-parser-wasm/pkg",
|
||||
"y-monaco": "^0.1.4",
|
||||
"y-websocket": "^1.5.0",
|
||||
"yjs": "^13.6.1"
|
||||
"yjs": "^13.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.34.3",
|
||||
@@ -8107,9 +8107,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/yjs": {
|
||||
"version": "13.6.1",
|
||||
"resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.1.tgz",
|
||||
"integrity": "sha512-IyyHL+/v9N2S4YLSjGHMa0vMAfFxq8RDG5Nvb77raTTHJPweU3L/fRlqw6ElZvZUuHWnax3ufHR0Tx0ntfG63Q==",
|
||||
"version": "13.6.2",
|
||||
"resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.2.tgz",
|
||||
"integrity": "sha512-shFc4JI8Hr3NqKYlS09xX6lyQwU3LvQlOXEkHK2aBa1T/luNLf0qHtoujgb9pRPxhIK0uevobHhDw0+AET1Vkw==",
|
||||
"dependencies": {
|
||||
"lib0": "^0.2.74"
|
||||
},
|
||||
@@ -13934,9 +13934,9 @@
|
||||
}
|
||||
},
|
||||
"yjs": {
|
||||
"version": "13.6.1",
|
||||
"resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.1.tgz",
|
||||
"integrity": "sha512-IyyHL+/v9N2S4YLSjGHMa0vMAfFxq8RDG5Nvb77raTTHJPweU3L/fRlqw6ElZvZUuHWnax3ufHR0Tx0ntfG63Q==",
|
||||
"version": "13.6.2",
|
||||
"resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.2.tgz",
|
||||
"integrity": "sha512-shFc4JI8Hr3NqKYlS09xX6lyQwU3LvQlOXEkHK2aBa1T/luNLf0qHtoujgb9pRPxhIK0uevobHhDw0+AET1Vkw==",
|
||||
"requires": {
|
||||
"lib0": "^0.2.74"
|
||||
}
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
"windmill-parser-wasm": "file:../backend/parsers/windmill-parser-wasm/pkg",
|
||||
"y-monaco": "^0.1.4",
|
||||
"y-websocket": "^1.5.0",
|
||||
"yjs": "^13.6.1"
|
||||
"yjs": "^13.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@sveltejs/kit": "^1.20.1",
|
||||
|
||||
Reference in New Issue
Block a user