Merge pull request #20663 from nextcloud/dependabot/npm_and_yarn/webpack-4.43.0
Bump webpack from 4.42.1 to 4.43.0
This commit is contained in:
commit
80222e6a06
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -848,4 +848,4 @@ a.VTooltip.options.defaultTemplate='<div class="vue-tooltip" role="tooltip" data
|
|||
* @license MIT
|
||||
*/
|
||||
e.exports=function(){"use strict";var e=function(){this._properties={},this._namespace="",this._isSupported=!0},n={namespace:{}};n.namespace.get=function(){return this._namespace},n.namespace.set=function(e){this._namespace=e?e+".":""},e.prototype._getLsKey=function(e){return""+this._namespace+e},e.prototype._lsSet=function(e,t,n){var a=this._getLsKey(e),r=n&&[Array,Object].includes(n)?JSON.stringify(t):t;window.localStorage.setItem(a,r)},e.prototype._lsGet=function(e){var t=this._getLsKey(e);return window.localStorage[t]},e.prototype.get=function(e,t,n){if(void 0===t&&(t=null),void 0===n&&(n=String),!this._isSupported)return null;if(this._lsGet(e)){var a=n;for(var r in this._properties)if(r===e){a=this._properties[r].type;break}return this._process(a,this._lsGet(e))}return null!==t?t:null},e.prototype.set=function(e,t){if(!this._isSupported)return null;for(var n in this._properties){var a=this._properties[n].type;if(n===e)return this._lsSet(e,t,a),t}return this._lsSet(e,t),t},e.prototype.remove=function(e){return this._isSupported?window.localStorage.removeItem(e):null},e.prototype.addProperty=function(e,t,n){void 0===n&&(n=void 0),t=t||String,this._properties[e]={type:t},this._lsGet(e)||null===n||this._lsSet(e,n,t)},e.prototype._process=function(e,t){switch(e){case Boolean:return"true"===t;case Number:return parseFloat(t);case Array:try{var n=JSON.parse(t);return Array.isArray(n)?n:[]}catch(e){return[]}case Object:try{return JSON.parse(t)}catch(e){return{}}default:return t}},Object.defineProperties(e.prototype,n);var a=new e;return{install:function(e,n){if(void 0===n&&(n={}),void 0===t||!(t.server||t.SERVER_BUILD||t.env&&"server"===t.env.VUE_ENV)){var r=!0;try{var i="__vue-localstorage-test__";window.localStorage.setItem(i,i),window.localStorage.removeItem(i)}catch(e){r=!1,a._isSupported=!1,console.error("Local storage is not supported")}var o=n.name||"localStorage",s=n.bind;n.namespace&&(a.namespace=n.namespace),e.mixin({beforeCreate:function(){var t=this;r&&this.$options[o]&&Object.keys(this.$options[o]).forEach((function(n){var r=t.$options[o][n],i=[r.type,r.default],c=i[0],l=i[1];if(a.addProperty(n,c,l),Object.getOwnPropertyDescriptor(a,n))e.config.silent||console.log(n+": is already defined and will be reused");else{var u={get:function(){return e.localStorage.get(n,l)},set:function(t){return e.localStorage.set(n,t)},configurable:!0};Object.defineProperty(a,n,u),e.util.defineReactive(a,n,l)}(s||r.bind)&&!1!==r.bind&&(t.$options.computed=t.$options.computed||{},t.$options.computed[n]||(t.$options.computed[n]={get:function(){return e.localStorage[n]},set:function(t){e.localStorage[n]=t}}))}))}}),e[o]=a,e.prototype["$"+o]=a}}}}()}).call(this,n(60))}]]);
|
||||
//# sourceMappingURL=vue-0.js.map?v=15d3c37bd96346b2d034
|
||||
//# sourceMappingURL=vue-0.js.map?v=6f9e7e0adcfb21ccc01f
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -805,4 +805,4 @@ t.exports=function(){return n={},t.m=e=[function(t,e){t.exports=function(t){var
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
r.nc=btoa(OC.requestToken),i.default.use(s.a),i.default.use(c.default,{defaultHtml:!1}),i.default.prototype.t=t,new(i.default.extend(O))({propsData:{tokens:Object(o.loadState)("settings","app_tokens"),canCreateToken:Object(o.loadState)("settings","can_create_app_token")}}).$mount("#security-authtokens")}]);
|
||||
//# sourceMappingURL=vue-settings-personal-security.js.map?v=2cb60278dbbb734edf1e
|
||||
//# sourceMappingURL=vue-settings-personal-security.js.map?v=7c88e795001e98c0b67b
|
File diff suppressed because one or more lines are too long
|
@ -157,4 +157,4 @@ r.VTooltip.options.defaultTemplate='<div class="vue-tooltip" role="tooltip" data
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
r.nc=btoa(OC.requestToken),o.default.prototype.t=t,new(o.default.extend(D))({propsData:{initialDevices:Object(i.loadState)("settings","webauthn-devices"),isHttps:"https:"===window.location.protocol,hasPublicKeyCredential:void 0!==window.PublicKeyCredential}}).$mount("#security-webauthn")}]);
|
||||
//# sourceMappingURL=vue-settings-personal-webauthn.js.map?v=6b3db7f4e4a79ac45319
|
||||
//# sourceMappingURL=vue-settings-personal-webauthn.js.map?v=33e9c38739ee63b47639
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -8360,9 +8360,9 @@
|
|||
"integrity": "sha512-w010cY1oCUmI+9KwwlWki+r5jxKfTFDVoadl7MSrIujHU5MJ5OR6HTDj6Xo8aoR/QsA56x8jKjA59qGH4ELtrA=="
|
||||
},
|
||||
"portfinder": {
|
||||
"version": "1.0.25",
|
||||
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.25.tgz",
|
||||
"integrity": "sha512-6ElJnHBbxVA1XSLgBp7G1FiCkQdlqGzuF7DswL5tcea+E8UpuvPU7beVAjjRwCioTS9ZluNbu+ZyRvgTsmqEBg==",
|
||||
"version": "1.0.26",
|
||||
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.26.tgz",
|
||||
"integrity": "sha512-Xi7mKxJHHMI3rIUrnm/jjUgwhbYMkp/XKEcZX3aG4BrumLpq3nmoQMX+ClYnDZnZ/New7IatC1no5RX0zo1vXQ==",
|
||||
"requires": {
|
||||
"async": "^2.6.2",
|
||||
"debug": "^3.1.1",
|
||||
|
@ -10021,9 +10021,9 @@
|
|||
}
|
||||
},
|
||||
"terser": {
|
||||
"version": "4.6.7",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-4.6.7.tgz",
|
||||
"integrity": "sha512-fmr7M1f7DBly5cX2+rFDvmGBAaaZyPrHYK4mMdHEDAdNTqXSZgSOfqsfGq2HqPGT/1V0foZZuCZFx8CHKgAk3g==",
|
||||
"version": "4.6.12",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-4.6.12.tgz",
|
||||
"integrity": "sha512-fnIwuaKjFPANG6MAixC/k1TDtnl1YlPLUlLVIxxGZUn1gfUx2+l3/zGNB72wya+lgsb50QBi2tUV75RiODwnww==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"commander": "^2.20.0",
|
||||
|
@ -10772,16 +10772,16 @@
|
|||
"dev": true
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.42.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.42.1.tgz",
|
||||
"integrity": "sha512-SGfYMigqEfdGchGhFFJ9KyRpQKnipvEvjc1TwrXEPCM6H5Wywu10ka8o3KGrMzSMxMQKt8aCHUFh5DaQ9UmyRg==",
|
||||
"version": "4.43.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.43.0.tgz",
|
||||
"integrity": "sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@webassemblyjs/ast": "1.9.0",
|
||||
"@webassemblyjs/helper-module-context": "1.9.0",
|
||||
"@webassemblyjs/wasm-edit": "1.9.0",
|
||||
"@webassemblyjs/wasm-parser": "1.9.0",
|
||||
"acorn": "^6.2.1",
|
||||
"acorn": "^6.4.1",
|
||||
"ajv": "^6.10.2",
|
||||
"ajv-keywords": "^3.4.1",
|
||||
"chrome-trace-event": "^1.0.2",
|
||||
|
@ -10798,7 +10798,7 @@
|
|||
"schema-utils": "^1.0.0",
|
||||
"tapable": "^1.1.3",
|
||||
"terser-webpack-plugin": "^1.4.3",
|
||||
"watchpack": "^1.6.0",
|
||||
"watchpack": "^1.6.1",
|
||||
"webpack-sources": "^1.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -116,7 +116,7 @@
|
|||
"url-loader": "^4.1.0",
|
||||
"vue-loader": "^15.9.1",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"webpack": "^4.42.1",
|
||||
"webpack": "^4.43.0",
|
||||
"webpack-cli": "^3.3.11",
|
||||
"webpack-merge": "^4.2.2",
|
||||
"webpack-node-externals": "^1.7.2"
|
||||
|
|
Loading…
Reference in New Issue