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 1719d3e commit c8837f2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3424,7 +3424,7 @@ __metadata:
"@types/is-url": "npm:^1.2.29"
is-url: "npm:^1.2.4"
peerDependencies:
"@wangeditor-next/core": 1.7.7
"@wangeditor-next/core": 1.7.8
dom7: ^3.0.0
lodash.throttle: ^4.1.1
nanoid: ^5.0.0
Expand All @@ -3440,7 +3440,7 @@ __metadata:
"@types/prismjs": "npm:^1.16.5"
prismjs: "npm:^1.23.0"
peerDependencies:
"@wangeditor-next/core": 1.7.7
"@wangeditor-next/core": 1.7.8
dom7: ^3.0.0
slate: ^0.72.0
snabbdom: ^3.1.0
Expand Down Expand Up @@ -3508,7 +3508,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/list-module@workspace:packages/list-module"
peerDependencies:
"@wangeditor-next/core": 1.7.7
"@wangeditor-next/core": 1.7.8
dom7: ^3.0.0
slate: ^0.72.0
snabbdom: ^3.1.0
Expand All @@ -3519,7 +3519,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@wangeditor-next/table-module@workspace:packages/table-module"
peerDependencies:
"@wangeditor-next/core": 1.7.7
"@wangeditor-next/core": 1.7.8
dom7: ^3.0.0
lodash.debounce: ^4.0.8
lodash.isequal: ^4.5.0
Expand All @@ -3536,8 +3536,8 @@ __metadata:
peerDependencies:
"@uppy/core": ^2.0.3
"@uppy/xhr-upload": ^2.0.3
"@wangeditor-next/basic-modules": 1.5.6
"@wangeditor-next/core": 1.7.7
"@wangeditor-next/basic-modules": 1.5.7
"@wangeditor-next/core": 1.7.8
dom7: ^3.0.0
lodash.foreach: ^4.5.0
slate: ^0.72.0
Expand All @@ -3551,7 +3551,7 @@ __metadata:
peerDependencies:
"@uppy/core": ^2.1.4
"@uppy/xhr-upload": ^2.0.7
"@wangeditor-next/core": 1.7.7
"@wangeditor-next/core": 1.7.8
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.7
"@wangeditor-next/core": 1.7.8
"@wangeditor-next/editor": 5.5.8
"@wangeditor-next/yjs": ^0.1.5
"@wangeditor-next/yjs": ^0.1.6
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.7
"@wangeditor-next/core": 1.7.8
slate: ^0.72.0
yjs: ^13.5.29
languageName: unknown
Expand Down

0 comments on commit c8837f2

Please sign in to comment.