Quellcode durchsuchen

Bump jquery-migrate from 3.3.2 to 3.4.0

Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery-migrate/releases)
- [Commits](https://github.com/jquery/jquery-migrate/compare/3.3.2...3.4.0)

---
updated-dependencies:
- dependency-name: jquery-migrate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
tags/v24.0.0beta2
dependabot[bot] vor 2 Jahren
Ursprung
Commit
9509cb60a6
5 geänderte Dateien mit 12 neuen und 12 gelöschten Zeilen
  1. 2
    2
      dist/core-common.js
  2. 1
    1
      dist/core-common.js.LICENSE.txt
  3. 1
    1
      dist/core-common.js.map
  4. 7
    7
      package-lock.json
  5. 1
    1
      package.json

+ 2
- 2
dist/core-common.js
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 1
- 1
dist/core-common.js.LICENSE.txt Datei anzeigen

@@ -383,7 +383,7 @@

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! jQuery Migrate v3.3.2 | (c) OpenJS Foundation and other contributors | jquery.org/license */
/*! jQuery Migrate v3.4.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */

/*! jQuery UI - v1.13.1 - 2022-01-20
* http://jqueryui.com

+ 1
- 1
dist/core-common.js.map
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 7
- 7
package-lock.json Datei anzeigen

@@ -44,7 +44,7 @@
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",
"jquery": "~3.6",
"jquery-migrate": "~3.3",
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.1",
"jquery-ui-dist": "^1.13.1",
"jstimezonedetect": "^1.0.7",
@@ -12592,9 +12592,9 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"node_modules/jquery-migrate": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.2.tgz",
"integrity": "sha512-L3gYhr7yEtLUSAeqXSicVa0vRD4aGwjw/bWY8YzrO2o/qDY1BaMyP3oB3bZf5Auy3Hu9ynliio0CTyDWCBPVDw==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.4.0.tgz",
"integrity": "sha512-K0W02EhZyqjVpyF5pdi+t238cIfQACzMsXiX4AEfEOxPPfiZZFzf3brtFY21FOOEPiWZF4mH04TXHDE6e2YDyg==",
"peerDependencies": {
"jquery": ">=3 <4"
}
@@ -29313,9 +29313,9 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"jquery-migrate": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.2.tgz",
"integrity": "sha512-L3gYhr7yEtLUSAeqXSicVa0vRD4aGwjw/bWY8YzrO2o/qDY1BaMyP3oB3bZf5Auy3Hu9ynliio0CTyDWCBPVDw==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.4.0.tgz",
"integrity": "sha512-K0W02EhZyqjVpyF5pdi+t238cIfQACzMsXiX4AEfEOxPPfiZZFzf3brtFY21FOOEPiWZF4mH04TXHDE6e2YDyg==",
"requires": {}
},
"jquery-ui": {

+ 1
- 1
package.json Datei anzeigen

@@ -61,7 +61,7 @@
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",
"jquery": "~3.6",
"jquery-migrate": "~3.3",
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.1",
"jquery-ui-dist": "^1.13.1",
"jstimezonedetect": "^1.0.7",

Laden…
Abbrechen
Speichern