Skip to content

Commit

Permalink
chore(deps): update dependency dom7 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent c6a058b commit 915d2e0
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/basic-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"peerDependencies": {
"@wangeditor-next/core": "1.7.6",
"dom7": "^3.0.0",
"dom7": "^3.0.0 || ^4.0.0",
"lodash.throttle": "^4.1.1",
"nanoid": "^5.0.0",
"slate": "^0.72.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/code-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"peerDependencies": {
"@wangeditor-next/core": "1.7.6",
"dom7": "^3.0.0",
"dom7": "^3.0.0 || ^4.0.0",
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"peerDependencies": {
"@uppy/core": "^2.1.1",
"@uppy/xhr-upload": "^2.0.3",
"dom7": "^3.0.0",
"dom7": "^3.0.0 || ^4.0.0",
"is-hotkey": "^0.2.0",
"lodash.camelcase": "^4.3.0",
"lodash.clonedeep": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@wangeditor-next/table-module": "^1.6.4",
"@wangeditor-next/upload-image-module": "^1.1.7",
"@wangeditor-next/video-module": "^1.3.10",
"dom7": "^3.0.0",
"dom7": "^4.0.0",
"is-hotkey": "^0.2.0",
"lodash.camelcase": "^4.3.0",
"lodash.clonedeep": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/list-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"peerDependencies": {
"@wangeditor-next/core": "1.7.6",
"dom7": "^3.0.0",
"dom7": "^3.0.0 || ^4.0.0",
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/table-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"peerDependencies": {
"@wangeditor-next/core": "1.7.6",
"dom7": "^3.0.0",
"dom7": "^3.0.0 || ^4.0.0",
"lodash.debounce": "^4.0.8",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/upload-image-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@uppy/xhr-upload": "^2.0.3",
"@wangeditor-next/basic-modules": "1.5.5",
"@wangeditor-next/core": "1.7.6",
"dom7": "^3.0.0",
"dom7": "^3.0.0 || ^4.0.0",
"lodash.foreach": "^4.5.0",
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/video-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@uppy/core": "^2.1.4",
"@uppy/xhr-upload": "^2.0.7",
"@wangeditor-next/core": "1.7.6",
"dom7": "^3.0.0",
"dom7": "^3.0.0 || ^4.0.0",
"nanoid": "^5.0.0",
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3976,12 +3976,12 @@ dom-serializer@^2.0.0:
domhandler "^5.0.2"
entities "^4.2.0"

dom7@^3.0.0:
version "3.0.0"
resolved "https://registry.npmmirror.com/dom7/download/dom7-3.0.0.tgz?cache=0&sync_timestamp=1635331916364&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fdom7%2Fdownload%2Fdom7-3.0.0.tgz#b861ce5d67a6becd7aaa3ad02942ff14b1240331"
integrity sha1-uGHOXWemvs16qjrQKUL/FLEkAzE=
dom7@^4.0.0:
version "4.0.6"
resolved "https://registry.npmjs.org/dom7/-/dom7-4.0.6.tgz#091a51621d7a19ce0fb86045cafb3c10035e97ed"
integrity sha512-emjdpPLhpNubapLFdjNL9tP06Sr+GZkrIHEXLWvOGsytACUrkbeIdjO5g77m00BrHTznnlcNqgmn7pCN192TBA==
dependencies:
ssr-window "^3.0.0-alpha.1"
ssr-window "^4.0.0"

domelementtype@^2.0.1, domelementtype@^2.2.0, domelementtype@^2.3.0:
version "2.3.0"
Expand Down Expand Up @@ -8637,10 +8637,10 @@ sshpk@^1.18.0:
safer-buffer "^2.0.2"
tweetnacl "~0.14.0"

ssr-window@^3.0.0-alpha.1:
version "3.0.0"
resolved "https://registry.npmmirror.com/ssr-window/download/ssr-window-3.0.0.tgz?cache=0&sync_timestamp=1635331916644&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fssr-window%2Fdownload%2Fssr-window-3.0.0.tgz#fd5b82801638943e0cc704c4691801435af7ac37"
integrity sha1-/VuCgBY4lD4MxwTEaRgBQ1r3rDc=
ssr-window@^4.0.0:
version "4.0.2"
resolved "https://registry.npmjs.org/ssr-window/-/ssr-window-4.0.2.tgz#dc6b3ee37be86ac0e3ddc60030f7b3bc9b8553be"
integrity sha512-ISv/Ch+ig7SOtw7G2+qkwfVASzazUnvlDTwypdLoPoySv+6MqlOV10VwPSE6EWkGjhW50lUmghPmpYZXMu/+AQ==

stable@^0.1.8:
version "0.1.8"
Expand Down

0 comments on commit 915d2e0

Please sign in to comment.