Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate Bot a582199e9f Update dependency vite to v8.1.0
CI / frontend-test (push) Successful in 33s
CI / backend-test (push) Successful in 1m17s
CI / frontend-e2e (push) Successful in 1m47s
CI / build-and-publish (push) Has been skipped
2026-06-23 12:05:24 +00:00
+4 -4
View File
@@ -1186,14 +1186,14 @@
}
},
"node_modules/@napi-rs/wasm-runtime": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.6.tgz",
"integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==",
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.5.tgz",
"integrity": "sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"@tybys/wasm-util": "^0.10.3"
"@tybys/wasm-util": "^0.10.2"
},
"funding": {
"type": "github",