A non-capturing group was accidentally not marked as optional
@ -11631,7 +11631,7 @@
"cats": [
12
],
"html": "<[^>]+data-v(?:ue)-",
"html": "<[^>]+\\sdata-v(?:ue)?-",
"icon": "Vue.js.png",
"js": {
"Vue.version": "^(.+)$\\;version:\\1"