Skip to content

Commit

Permalink
chore: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
cycleccc committed Oct 24, 2024
1 parent 6561001 commit 87131c8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
14 changes: 7 additions & 7 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"dependencies": {
"@uppy/core": "^2.1.1",
"@uppy/xhr-upload": "^2.0.3",
"@wangeditor-next/basic-modules": "~1.5.12",
"@wangeditor-next/code-highlight": "~1.3.10",
"@wangeditor-next/core": "~1.7.13",
"@wangeditor-next/list-module": "~1.1.18",
"@wangeditor-next/table-module": "~1.6.11",
"@wangeditor-next/upload-image-module": "~1.1.15",
"@wangeditor-next/video-module": "~1.3.18",
"@wangeditor-next/basic-modules": "~1.5.14",
"@wangeditor-next/code-highlight": "~1.3.12",
"@wangeditor-next/core": "~1.7.15",
"@wangeditor-next/list-module": "~1.1.21",
"@wangeditor-next/table-module": "~1.6.15",
"@wangeditor-next/upload-image-module": "~1.1.17",
"@wangeditor-next/video-module": "~1.3.20",
"dom7": "^3.0.0",
"is-hotkey": "^0.2.0",
"lodash.camelcase": "^4.3.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3417,7 +3417,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/basic-modules@npm:~1.5.12, @wangeditor-next/basic-modules@workspace:packages/basic-modules":
"@wangeditor-next/basic-modules@npm:~1.5.14, @wangeditor-next/basic-modules@workspace:packages/basic-modules":
version: 0.0.0-use.local
resolution: "@wangeditor-next/basic-modules@workspace:packages/basic-modules"
dependencies:
Expand All @@ -3433,7 +3433,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/code-highlight@npm:~1.3.10, @wangeditor-next/code-highlight@workspace:packages/code-highlight":
"@wangeditor-next/code-highlight@npm:~1.3.12, @wangeditor-next/code-highlight@workspace:packages/code-highlight":
version: 0.0.0-use.local
resolution: "@wangeditor-next/code-highlight@workspace:packages/code-highlight"
dependencies:
Expand All @@ -3447,7 +3447,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/core@npm:~1.7.13, @wangeditor-next/core@workspace:packages/core":
"@wangeditor-next/core@npm:~1.7.15, @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.12"
"@wangeditor-next/code-highlight": "npm:~1.3.10"
"@wangeditor-next/core": "npm:~1.7.13"
"@wangeditor-next/list-module": "npm:~1.1.18"
"@wangeditor-next/table-module": "npm:~1.6.11"
"@wangeditor-next/upload-image-module": "npm:~1.1.15"
"@wangeditor-next/video-module": "npm:~1.3.18"
"@wangeditor-next/basic-modules": "npm:~1.5.14"
"@wangeditor-next/code-highlight": "npm:~1.3.12"
"@wangeditor-next/core": "npm:~1.7.15"
"@wangeditor-next/list-module": "npm:~1.1.21"
"@wangeditor-next/table-module": "npm:~1.6.15"
"@wangeditor-next/upload-image-module": "npm:~1.1.17"
"@wangeditor-next/video-module": "npm:~1.3.20"
dom7: "npm:^3.0.0"
is-hotkey: "npm:^0.2.0"
lodash.camelcase: "npm:^4.3.0"
Expand All @@ -3504,7 +3504,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/list-module@npm:~1.1.18, @wangeditor-next/list-module@workspace:packages/list-module":
"@wangeditor-next/list-module@npm:~1.1.21, @wangeditor-next/list-module@workspace:packages/list-module":
version: 0.0.0-use.local
resolution: "@wangeditor-next/list-module@workspace:packages/list-module"
peerDependencies:
Expand All @@ -3515,7 +3515,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/table-module@npm:~1.6.11, @wangeditor-next/table-module@workspace:packages/table-module":
"@wangeditor-next/table-module@npm:~1.6.15, @wangeditor-next/table-module@workspace:packages/table-module":
version: 0.0.0-use.local
resolution: "@wangeditor-next/table-module@workspace:packages/table-module"
peerDependencies:
Expand All @@ -3530,7 +3530,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/upload-image-module@npm:~1.1.15, @wangeditor-next/upload-image-module@workspace:packages/upload-image-module":
"@wangeditor-next/upload-image-module@npm:~1.1.17, @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:
Expand All @@ -3545,7 +3545,7 @@ __metadata:
languageName: unknown
linkType: soft

"@wangeditor-next/video-module@npm:~1.3.18, @wangeditor-next/video-module@workspace:packages/video-module":
"@wangeditor-next/video-module@npm:~1.3.20, @wangeditor-next/video-module@workspace:packages/video-module":
version: 0.0.0-use.local
resolution: "@wangeditor-next/video-module@workspace:packages/video-module"
peerDependencies:
Expand Down Expand Up @@ -3644,7 +3644,7 @@ __metadata:
y-protocols: "npm:^1.0.5"
peerDependencies:
"@wangeditor-next/core": 1.7.15
"@wangeditor-next/editor": 5.6.4
"@wangeditor-next/editor": 5.6.5
"@wangeditor-next/yjs": ^0.1.13
react: ">=16.8.0"
slate: ^0.72.0
Expand Down

0 comments on commit 87131c8

Please sign in to comment.