Explorar el Código

Bump css-vars-ponyfill from 2.4.7 to 2.4.8

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.7 to 2.4.8.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.7...v2.4.8)

---
updated-dependencies:
- dependency-name: css-vars-ponyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
tags/v25.0.0beta1
dependabot[bot] hace 1 año
padre
commit
d3d0ede6c0
Se han modificado 5 ficheros con 15 adiciones y 15 borrados
  1. 2
    2
      dist/core-common.js
  2. 4
    4
      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
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 4
- 4
dist/core-common.js.LICENSE.txt Ver fichero

@@ -56,9 +56,9 @@

/*!
* css-vars-ponyfill
* v2.4.7
* v2.4.8
* https://jhildenbiddle.github.io/css-vars-ponyfill/
* (c) 2018-2021 John Hildenbiddle <http://hildenbiddle.com>
* (c) 2018-2022 John Hildenbiddle <http://hildenbiddle.com>
* MIT license
*/

@@ -72,9 +72,9 @@

/*!
* get-css-data
* v2.0.2
* v2.1.0
* https://github.com/jhildenbiddle/get-css-data
* (c) 2018-2021 John Hildenbiddle <http://hildenbiddle.com>
* (c) 2018-2022 John Hildenbiddle <http://hildenbiddle.com>
* MIT license
*/


+ 1
- 1
dist/core-common.js.map
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 7
- 7
package-lock.json Ver fichero

@@ -37,7 +37,7 @@
"camelcase": "^6.3.0",
"clipboard": "^2.0.10",
"core-js": "^3.24.0",
"css-vars-ponyfill": "^2.4.7",
"css-vars-ponyfill": "^2.4.8",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
"dompurify": "^2.3.6",
@@ -12174,9 +12174,9 @@
}
},
"node_modules/css-vars-ponyfill": {
"version": "2.4.7",
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.7.tgz",
"integrity": "sha512-KhG3AbiZrUpIvAQ9Oc/iBqCitmXg6MajFqNRQd9nHvlwOo8p54HTq5DFCIaAUwMGRyttJ+mBmZCRSHJpe6J9cg==",
"version": "2.4.8",
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.8.tgz",
"integrity": "sha512-4/j4AX4htytYHWyHVZ2BFQ+NoCGZEcOH2h4/2mmgE4SkrFg4Xq6tGYR77DtvvUIDsaXuJN+sj41bbgauA0Gfmg==",
"dependencies": {
"balanced-match": "^1.0.2",
"get-css-data": "^2.0.2"
@@ -41496,9 +41496,9 @@
}
},
"css-vars-ponyfill": {
"version": "2.4.7",
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.7.tgz",
"integrity": "sha512-KhG3AbiZrUpIvAQ9Oc/iBqCitmXg6MajFqNRQd9nHvlwOo8p54HTq5DFCIaAUwMGRyttJ+mBmZCRSHJpe6J9cg==",
"version": "2.4.8",
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-2.4.8.tgz",
"integrity": "sha512-4/j4AX4htytYHWyHVZ2BFQ+NoCGZEcOH2h4/2mmgE4SkrFg4Xq6tGYR77DtvvUIDsaXuJN+sj41bbgauA0Gfmg==",
"requires": {
"balanced-match": "^1.0.2",
"get-css-data": "^2.0.2"

+ 1
- 1
package.json Ver fichero

@@ -57,7 +57,7 @@
"camelcase": "^6.3.0",
"clipboard": "^2.0.10",
"core-js": "^3.24.0",
"css-vars-ponyfill": "^2.4.7",
"css-vars-ponyfill": "^2.4.8",
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.2.1",
"debounce": "^1.2.1",
"dompurify": "^2.3.6",

Cargando…
Cancelar
Guardar