From d4884b9467f9fcd655982011c9a627c991be9922 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 02:53:17 +0000 Subject: [PATCH] chore(deps): update yarn to v4.5.0 --- package.json | 2 +- yarn.lock | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 4456d6649..485f5ddf4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wangeditor-next/wangeditor", "private": true, - "packageManager": "yarn@4.4.1", + "packageManager": "yarn@4.5.0", "browserslist": [ "defaults", "not IE 11" diff --git a/yarn.lock b/yarn.lock index 1a59e4b88..dd87add86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3417,14 +3417,14 @@ __metadata: languageName: unknown linkType: soft -"@wangeditor-next/basic-modules@npm:^1.5.5, @wangeditor-next/basic-modules@workspace:packages/basic-modules": +"@wangeditor-next/basic-modules@npm:^1.5.6, @wangeditor-next/basic-modules@workspace:packages/basic-modules": version: 0.0.0-use.local resolution: "@wangeditor-next/basic-modules@workspace:packages/basic-modules" dependencies: "@types/is-url": "npm:^1.2.29" is-url: "npm:^1.2.4" peerDependencies: - "@wangeditor-next/core": 1.7.6 + "@wangeditor-next/core": 1.7.7 dom7: ^3.0.0 lodash.throttle: ^4.1.1 nanoid: ^5.0.0 @@ -3433,21 +3433,21 @@ __metadata: languageName: unknown linkType: soft -"@wangeditor-next/code-highlight@npm:^1.3.3, @wangeditor-next/code-highlight@workspace:packages/code-highlight": +"@wangeditor-next/code-highlight@npm:^1.3.4, @wangeditor-next/code-highlight@workspace:packages/code-highlight": version: 0.0.0-use.local resolution: "@wangeditor-next/code-highlight@workspace:packages/code-highlight" dependencies: "@types/prismjs": "npm:^1.16.5" prismjs: "npm:^1.23.0" peerDependencies: - "@wangeditor-next/core": 1.7.6 + "@wangeditor-next/core": 1.7.7 dom7: ^3.0.0 slate: ^0.72.0 snabbdom: ^3.1.0 languageName: unknown linkType: soft -"@wangeditor-next/core@npm:^1.7.6, @wangeditor-next/core@workspace:packages/core": +"@wangeditor-next/core@npm:^1.7.7, @wangeditor-next/core@workspace:packages/core": version: 0.0.0-use.local resolution: "@wangeditor-next/core@workspace:packages/core" dependencies: @@ -3482,13 +3482,13 @@ __metadata: dependencies: "@uppy/core": "npm:^2.1.1" "@uppy/xhr-upload": "npm:^2.0.3" - "@wangeditor-next/basic-modules": "npm:^1.5.5" - "@wangeditor-next/code-highlight": "npm:^1.3.3" - "@wangeditor-next/core": "npm:^1.7.6" - "@wangeditor-next/list-module": "npm:^1.1.11" - "@wangeditor-next/table-module": "npm:^1.6.4" - "@wangeditor-next/upload-image-module": "npm:^1.1.7" - "@wangeditor-next/video-module": "npm:^1.3.10" + "@wangeditor-next/basic-modules": "npm:^1.5.6" + "@wangeditor-next/code-highlight": "npm:^1.3.4" + "@wangeditor-next/core": "npm:^1.7.7" + "@wangeditor-next/list-module": "npm:^1.1.12" + "@wangeditor-next/table-module": "npm:^1.6.5" + "@wangeditor-next/upload-image-module": "npm:^1.1.8" + "@wangeditor-next/video-module": "npm:^1.3.11" dom7: "npm:^3.0.0" is-hotkey: "npm:^0.2.0" lodash.camelcase: "npm:^4.3.0" @@ -3504,22 +3504,22 @@ __metadata: languageName: unknown linkType: soft -"@wangeditor-next/list-module@npm:^1.1.11, @wangeditor-next/list-module@workspace:packages/list-module": +"@wangeditor-next/list-module@npm:^1.1.12, @wangeditor-next/list-module@workspace:packages/list-module": version: 0.0.0-use.local resolution: "@wangeditor-next/list-module@workspace:packages/list-module" peerDependencies: - "@wangeditor-next/core": 1.7.6 + "@wangeditor-next/core": 1.7.7 dom7: ^3.0.0 slate: ^0.72.0 snabbdom: ^3.1.0 languageName: unknown linkType: soft -"@wangeditor-next/table-module@npm:^1.6.4, @wangeditor-next/table-module@workspace:packages/table-module": +"@wangeditor-next/table-module@npm:^1.6.5, @wangeditor-next/table-module@workspace:packages/table-module": version: 0.0.0-use.local resolution: "@wangeditor-next/table-module@workspace:packages/table-module" peerDependencies: - "@wangeditor-next/core": 1.7.6 + "@wangeditor-next/core": 1.7.7 dom7: ^3.0.0 lodash.debounce: ^4.0.8 lodash.isequal: ^4.5.0 @@ -3530,14 +3530,14 @@ __metadata: languageName: unknown linkType: soft -"@wangeditor-next/upload-image-module@npm:^1.1.7, @wangeditor-next/upload-image-module@workspace:packages/upload-image-module": +"@wangeditor-next/upload-image-module@npm:^1.1.8, @wangeditor-next/upload-image-module@workspace:packages/upload-image-module": version: 0.0.0-use.local resolution: "@wangeditor-next/upload-image-module@workspace:packages/upload-image-module" peerDependencies: "@uppy/core": ^2.0.3 "@uppy/xhr-upload": ^2.0.3 - "@wangeditor-next/basic-modules": 1.5.5 - "@wangeditor-next/core": 1.7.6 + "@wangeditor-next/basic-modules": 1.5.6 + "@wangeditor-next/core": 1.7.7 dom7: ^3.0.0 lodash.foreach: ^4.5.0 slate: ^0.72.0 @@ -3545,13 +3545,13 @@ __metadata: languageName: unknown linkType: soft -"@wangeditor-next/video-module@npm:^1.3.10, @wangeditor-next/video-module@workspace:packages/video-module": +"@wangeditor-next/video-module@npm:^1.3.11, @wangeditor-next/video-module@workspace:packages/video-module": version: 0.0.0-use.local resolution: "@wangeditor-next/video-module@workspace:packages/video-module" peerDependencies: "@uppy/core": ^2.1.4 "@uppy/xhr-upload": ^2.0.7 - "@wangeditor-next/core": 1.7.6 + "@wangeditor-next/core": 1.7.7 dom7: ^3.0.0 nanoid: ^5.0.0 slate: ^0.72.0 @@ -3643,9 +3643,9 @@ __metadata: use-sync-external-store: "npm:^1.2.0" y-protocols: "npm:^1.0.5" peerDependencies: - "@wangeditor-next/core": 1.7.6 - "@wangeditor-next/editor": 5.5.7 - "@wangeditor-next/yjs": ^0.1.4 + "@wangeditor-next/core": 1.7.7 + "@wangeditor-next/editor": 5.5.8 + "@wangeditor-next/yjs": ^0.1.5 react: ">=16.8.0" slate: ^0.72.0 yjs: ^13.5.29 @@ -3661,7 +3661,7 @@ __metadata: y-protocols: "npm:^1.0.5" yjs: "npm:^13.5.29" peerDependencies: - "@wangeditor-next/core": 1.7.6 + "@wangeditor-next/core": 1.7.7 slate: ^0.72.0 yjs: ^13.5.29 languageName: unknown