mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
External Libraries: Update jQuery hoverIntent to version 1.10.1.
This updates the `jquery-hoverintent` dependency from 1.8.3 to 1.10.1. For a full list of changes, see https://github.com/briancherne/jquery-hoverIntent/compare/v1.8.3...v1.10.1. Fixes #52686. git-svn-id: https://develop.svn.wordpress.org/trunk@50521 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9af2725b7c
commit
e20b23d810
6
package-lock.json
generated
6
package-lock.json
generated
@ -14596,9 +14596,9 @@
|
||||
}
|
||||
},
|
||||
"jquery-hoverintent": {
|
||||
"version": "1.8.3",
|
||||
"resolved": "https://registry.npmjs.org/jquery-hoverintent/-/jquery-hoverintent-1.8.3.tgz",
|
||||
"integrity": "sha512-vxxq6pCpUYM0bmgYP+28YT2B31B4eURsmap0orQQwH2BgZCc9UV99ZsP2bO/X9szh9FWPS2JaucROMGHjsbolg==",
|
||||
"version": "1.10.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery-hoverintent/-/jquery-hoverintent-1.10.1.tgz",
|
||||
"integrity": "sha512-PNZAVnNcuIB5MDmZPWK7H2lQINRJ4Z8+EGLseIZd/gnd5Q9W3dBOKv0vKG7WPFxG2/Na1YX0/soeufucO6bCJQ==",
|
||||
"requires": {
|
||||
"jquery": ">=1.7.0"
|
||||
}
|
||||
|
@ -137,7 +137,7 @@
|
||||
"jquery": "3.6.0",
|
||||
"jquery-color": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz",
|
||||
"jquery-form": "4.2.1",
|
||||
"jquery-hoverintent": "1.8.3",
|
||||
"jquery-hoverintent": "1.10.1",
|
||||
"lodash": "4.17.19",
|
||||
"masonry-layout": "4.2.2",
|
||||
"moment": "2.27.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user