File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
external/jquery-migrate-4.x Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 "jquery-4.0.0" : " jquery#4.0.0" ,
4242 "jquery-migrate-1.x" : " https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.1.tgz" ,
4343 "jquery-migrate-3.x" : " https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.6.0.tgz" ,
44- "jquery-migrate-4.x" : " https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-4.0.1 .tgz"
44+ "jquery-migrate-4.x" : " https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-4.0.2 .tgz"
4545 }
4646}
Original file line number Diff line number Diff line change 11/*!
2- * jQuery Migrate - v4.0.1 - 2026-01-18T00:35Z
2+ * jQuery Migrate - v4.0.2 - 2026-01-21T12:38Z
33 * Copyright OpenJS Foundation and other contributors
44 * Released under the MIT license
55 * https://jquery.com/license/
2626} ) ( function ( jQuery , window ) {
2727"use strict" ;
2828
29- jQuery . migrateVersion = "4.0.1 " ;
29+ jQuery . migrateVersion = "4.0.2 " ;
3030
3131// Returns 0 if v1 == v2, -1 if v1 < v2, 1 if v1 > v2
3232function compareVersions ( v1 , v2 ) {
You can’t perform that action at this time.
0 commit comments