Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-09 12:33:10 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-09-10 09:28:27 +0300
commit55782a128dcc49b85764adb74aff7cdf71d40a0b (patch)
treed7fec58dafa44c0ec9b02f2a2be6c986405bc389 /js/highlight/csp.js.map
parent17d90a1e8720257514896ffe50433ad5f53eb379 (diff)
Bump @nextcloud/vue from 2.3.0 to 2.6.4
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.3.0 to 2.6.4. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.3.0...v2.6.4) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/csp.js.map')
-rw-r--r--js/highlight/csp.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/csp.js.map b/js/highlight/csp.js.map
index c330e4a20..1ce0566fb 100644
--- a/js/highlight/csp.js.map
+++ b/js/highlight/csp.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/csp.js"],"names":["module","exports","hljs","case_insensitive","lexemes","keywords","keyword","contains","className","begin","end","excludeEnd"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,kBAAkB,EAClBC,QAAS,yBACTC,SAAU,CACRC,QAAS,+KAIXC,SAAU,CACV,CACEC,UAAW,SACXC,MAAO,IAAKC,IAAK,KAEnB,CACEF,UAAW,YACXC,MAAO,WAAYC,IAAK,IAAKC,YAAY","file":"highlight/csp.js?v=4ab11f940cba8f709340","sourcesContent":["module.exports = function(hljs) {\n return {\n case_insensitive: false,\n lexemes: '[a-zA-Z][a-zA-Z0-9_-]*',\n keywords: {\n keyword: 'base-uri child-src connect-src default-src font-src form-action' +\n ' frame-ancestors frame-src img-src media-src object-src plugin-types' +\n ' report-uri sandbox script-src style-src',\n },\n contains: [\n {\n className: 'string',\n begin: \"'\", end: \"'\"\n },\n {\n className: 'attribute',\n begin: '^Content', end: ':', excludeEnd: true,\n },\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/csp.js"],"names":["module","exports","hljs","case_insensitive","lexemes","keywords","keyword","contains","className","begin","end","excludeEnd"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,kBAAkB,EAClBC,QAAS,yBACTC,SAAU,CACRC,QAAS,+KAIXC,SAAU,CACV,CACEC,UAAW,SACXC,MAAO,IAAKC,IAAK,KAEnB,CACEF,UAAW,YACXC,MAAO,WAAYC,IAAK,IAAKC,YAAY","file":"highlight/csp.js?v=ed10c3e25fa2b4850eb1","sourcesContent":["module.exports = function(hljs) {\n return {\n case_insensitive: false,\n lexemes: '[a-zA-Z][a-zA-Z0-9_-]*',\n keywords: {\n keyword: 'base-uri child-src connect-src default-src font-src form-action' +\n ' frame-ancestors frame-src img-src media-src object-src plugin-types' +\n ' report-uri sandbox script-src style-src',\n },\n contains: [\n {\n className: 'string',\n begin: \"'\", end: \"'\"\n },\n {\n className: 'attribute',\n begin: '^Content', end: ':', excludeEnd: true,\n },\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file