Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate Bot c696db00b2 Update dependency vite to v8.1.5
CI / frontend-test (push) Successful in 33s
CI / backend-test (push) Successful in 1m17s
CI / frontend-e2e (push) Successful in 1m52s
CI / build-and-publish (push) Has been skipped
2026-07-16 07:03:23 +00:00
+4 -4
View File
@@ -6002,9 +6002,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.5.20", "version": "8.5.19",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.20.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.19.tgz",
"integrity": "sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==", "integrity": "sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@@ -6021,7 +6021,7 @@
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"nanoid": "^3.3.16", "nanoid": "^3.3.12",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"source-map-js": "^1.2.1" "source-map-js": "^1.2.1"
}, },