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>2021-03-12 10:45:34 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-03-12 11:07:21 +0300
commit6ccdaf568400c5c363f6853867c3e4137714cfc7 (patch)
tree51b82ea5e56d8e240f73dfadd858a18f5d42007c /js/highlight/mojolicious.js.map
parent6dd610143e0762fb41fd4709f5dad464c8854b5c (diff)
Bump @nextcloud/vue from 3.3.2 to 3.7.2
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.3.2 to 3.7.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.3.2...v3.7.2) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/mojolicious.js.map')
-rw-r--r--js/highlight/mojolicious.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/mojolicious.js.map b/js/highlight/mojolicious.js.map
index 59d128f2a..a347abbf1 100644
--- a/js/highlight/mojolicious.js.map
+++ b/js/highlight/mojolicious.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/mojolicious.js"],"names":["module","exports","hljs","name","subLanguage","contains","className","begin","end","excludeBegin","excludeEnd"],"mappings":"oGAmCAA,EAAOC,QA3BP,SAAqBC,GACnB,MAAO,CACLC,KAAM,cACNC,YAAa,MACbC,SAAU,CACR,CACEC,UAAW,OACXC,MAAO,oBAGT,CACEA,MAAO,oBACPC,IAAK,IACLJ,YAAa,QAGf,CACEG,MAAO,gBACPC,IAAK,WACLJ,YAAa,OACbK,cAAc,EACdC,YAAY","file":"highlight/mojolicious.js?v=fbf061af7f7959aa485f","sourcesContent":["/*\nLanguage: Mojolicious\nRequires: xml.js, perl.js\nAuthor: Dotan Dimet <dotan@corky.net>\nDescription: Mojolicious .ep (Embedded Perl) templates\nWebsite: https://mojolicious.org\nCategory: template\n*/\nfunction mojolicious(hljs) {\n return {\n name: 'Mojolicious',\n subLanguage: 'xml',\n contains: [\n {\n className: 'meta',\n begin: '^__(END|DATA)__$'\n },\n // mojolicious line\n {\n begin: \"^\\\\s*%{1,2}={0,2}\",\n end: '$',\n subLanguage: 'perl'\n },\n // mojolicious block\n {\n begin: \"<%{1,2}={0,2}\",\n end: \"={0,1}%>\",\n subLanguage: 'perl',\n excludeBegin: true,\n excludeEnd: true\n }\n ]\n };\n}\n\nmodule.exports = mojolicious;\n"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/mojolicious.js"],"names":["module","exports","hljs","name","subLanguage","contains","className","begin","end","excludeBegin","excludeEnd"],"mappings":"oGAmCAA,EAAOC,QA3BP,SAAqBC,GACnB,MAAO,CACLC,KAAM,cACNC,YAAa,MACbC,SAAU,CACR,CACEC,UAAW,OACXC,MAAO,oBAGT,CACEA,MAAO,oBACPC,IAAK,IACLJ,YAAa,QAGf,CACEG,MAAO,gBACPC,IAAK,WACLJ,YAAa,OACbK,cAAc,EACdC,YAAY","file":"highlight/mojolicious.js?v=4e7312dd891988a22a8b","sourcesContent":["/*\nLanguage: Mojolicious\nRequires: xml.js, perl.js\nAuthor: Dotan Dimet <dotan@corky.net>\nDescription: Mojolicious .ep (Embedded Perl) templates\nWebsite: https://mojolicious.org\nCategory: template\n*/\nfunction mojolicious(hljs) {\n return {\n name: 'Mojolicious',\n subLanguage: 'xml',\n contains: [\n {\n className: 'meta',\n begin: '^__(END|DATA)__$'\n },\n // mojolicious line\n {\n begin: \"^\\\\s*%{1,2}={0,2}\",\n end: '$',\n subLanguage: 'perl'\n },\n // mojolicious block\n {\n begin: \"<%{1,2}={0,2}\",\n end: \"={0,1}%>\",\n subLanguage: 'perl',\n excludeBegin: true,\n excludeEnd: true\n }\n ]\n };\n}\n\nmodule.exports = mojolicious;\n"],"sourceRoot":""} \ No newline at end of file