mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Merge pull request #14408 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-1.17.0
Bump css-vars-ponyfill from 1.16.4 to 1.17.0
This commit is contained in:
commit
c30ceddcce
4 changed files with 34 additions and 45 deletions
69
core/js/dist/main.js
vendored
69
core/js/dist/main.js
vendored
File diff suppressed because one or more lines are too long
2
core/js/dist/main.js.map
vendored
2
core/js/dist/main.js.map
vendored
File diff suppressed because one or more lines are too long
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2305,9 +2305,9 @@
|
|||
}
|
||||
},
|
||||
"css-vars-ponyfill": {
|
||||
"version": "1.16.4",
|
||||
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.16.4.tgz",
|
||||
"integrity": "sha512-5B5SsjF/7kQPi2HvHNZAmh+LHLeGEkQO3Nqk/EoJyzZ1YOpzpX87FS4Y+s49XnTUlw9RAzgHenzVZF/I1olZcA=="
|
||||
"version": "1.17.0",
|
||||
"resolved": "https://registry.npmjs.org/css-vars-ponyfill/-/css-vars-ponyfill-1.17.0.tgz",
|
||||
"integrity": "sha512-95Ytuv1y/MB3lzzD02msFLXVzQgmclOcEf7+sIzmYvmPPCJ5xqa0lzeoscfs4auCM31Sh13IroQRVdg7++64tw=="
|
||||
},
|
||||
"cssesc": {
|
||||
"version": "0.1.0",
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"blueimp-md5": "^2.10.0",
|
||||
"bootstrap": "^3.4.1",
|
||||
"clipboard": "^2.0.4",
|
||||
"css-vars-ponyfill": "^1.16.4",
|
||||
"css-vars-ponyfill": "^1.17.0",
|
||||
"davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3",
|
||||
"dompurify": "^1.0.10",
|
||||
"handlebars": "^4.1.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue