Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 76a08479f3 Update dependency vue-router to v5.1.0
CI / frontend-test (push) Successful in 33s
CI / backend-test (push) Successful in 1m19s
CI / frontend-e2e (push) Successful in 1m52s
CI / build-and-publish (push) Has been skipped
2026-06-18 14:06:11 +00:00
+3 -3
View File
@@ -7383,9 +7383,9 @@
}
},
"node_modules/vue-router/node_modules/@babel/helper-validator-identifier": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-8.0.0.tgz",
"integrity": "sha512-kXxQVZHNOctSJJsqzmcbPSCEkM6oHNnDIkua7g9RCO9xRHj2eCiKvRx2KPdfWR9QxcGWnK/oArrtunmie3rL9g==",
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-8.0.2.tgz",
"integrity": "sha512-9Fr9QeyCAyi1BR1jKZ6uYQ24EIhQUx5ReHfQU7drOE+TPOb+w11/dsqLkMOT2U29OdCT71XajrOT8xDc1C7orA==",
"license": "MIT",
"engines": {
"node": "^22.18.0 || >=24.11.0"