Compare commits

..

1 Commits

Author SHA1 Message Date
Sebastian 40421c10ca Update dependency vue-router to v5.2.0 2026-07-20 03:05:37 +00:00
+3 -3
View File
@@ -1213,9 +1213,9 @@
}
},
"node_modules/@vue-macros/common": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-3.1.3.tgz",
"integrity": "sha512-pphnexn8CDKugcA4TYSKlg1XanBYPbILST+eZK9ZGqG8sVbNR5L0kXEpRqs8+iSznosHt/Jo2k1FGl0tnWIpyg==",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-3.1.4.tgz",
"integrity": "sha512-/5Fv+6DgIcM9ajY05ZmKBv+LMX1M9A0X+IUwDRVdt67ciw8OV9bvG2r34p3RiEadlsQybjhKPRKNXDC8Bp23cw==",
"license": "MIT",
"dependencies": {
"@vue/compiler-sfc": "^3.5.22",