Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 9bc118c commit d4884b9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down Expand Up @@ -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"
Expand All @@ -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
Expand All @@ -3530,28 +3530,28 @@ __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
snabbdom: ^3.1.0
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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit d4884b9

Please sign in to comment.