Compare commits

..
Author SHA1 Message Date
Renovate Bot cf3f1cb78c Update dependency @vue/test-utils to v2.4.11
CI / frontend-test (push) Successful in 33s
CI / backend-test (push) Successful in 1m25s
CI / frontend-e2e (push) Successful in 1m51s
CI / build-and-publish (push) Has been skipped
2026-06-30 15:02:21 +00:00
+3 -3
View File
@@ -7299,9 +7299,9 @@
}
},
"node_modules/vue-component-type-helpers": {
"version": "3.3.9",
"resolved": "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-3.3.9.tgz",
"integrity": "sha512-3c/UfMe0SqyEfcGTyH7mfshHagJ9QTCbppCb0/uGpHZpFug7+If3GeGZN7I0YheKEExemx3xldQPoO7PQSOLQg==",
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-3.3.6.tgz",
"integrity": "sha512-FkljacAwJ9BUoSUdpFe3VDy0sGigNlTH9+2zcXUWmZOjN8swiCkl3t48wOJun0OsUd2cEIda1l04tsxMiKIIrQ==",
"dev": true,
"license": "MIT"
},