Changeset 50521
- Timestamp:
- 03/10/2021 03:23:06 PM (4 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package-lock.json
r50520 r50521 14597 14597 }, 14598 14598 "jquery-hoverintent": { 14599 "version": "1. 8.3",14600 "resolved": "https://registry.npmjs.org/jquery-hoverintent/-/jquery-hoverintent-1. 8.3.tgz",14601 "integrity": "sha512- vxxq6pCpUYM0bmgYP+28YT2B31B4eURsmap0orQQwH2BgZCc9UV99ZsP2bO/X9szh9FWPS2JaucROMGHjsbolg==",14599 "version": "1.10.1", 14600 "resolved": "https://registry.npmjs.org/jquery-hoverintent/-/jquery-hoverintent-1.10.1.tgz", 14601 "integrity": "sha512-PNZAVnNcuIB5MDmZPWK7H2lQINRJ4Z8+EGLseIZd/gnd5Q9W3dBOKv0vKG7WPFxG2/Na1YX0/soeufucO6bCJQ==", 14602 14602 "requires": { 14603 14603 "jquery": ">=1.7.0" -
trunk/package.json
r50520 r50521 138 138 "jquery-color": "https://github.com/jquery/jquery-color/archive/2.1.2.tar.gz", 139 139 "jquery-form": "4.2.1", 140 "jquery-hoverintent": "1. 8.3",140 "jquery-hoverintent": "1.10.1", 141 141 "lodash": "4.17.19", 142 142 "masonry-layout": "4.2.2",
Note: See TracChangeset
for help on using the changeset viewer.