Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate Bot 210f6f25b6 Update dependency vue to v3.5.40
CI / frontend-test (push) Failing after 14s
CI / frontend-e2e (push) Failing after 13s
CI / backend-test (push) Successful in 1m28s
CI / build-and-publish (push) Has been skipped
2026-07-19 09:03:23 +00:00
+4 -4
View File
@@ -5989,9 +5989,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.5.19", "version": "8.5.20",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.20.tgz",
"integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==", "integrity": "sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@@ -6008,7 +6008,7 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"nanoid": "^3.3.12", "nanoid": "^3.3.16",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"source-map-js": "^1.2.1" "source-map-js": "^1.2.1"
}, },