Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 5e2c0a15f0 Update dependency vite to v8.0.16
CI / frontend-test (push) Successful in 30s
CI / backend-test (push) Successful in 1m19s
CI / frontend-e2e (push) Successful in 1m49s
CI / build-and-publish (push) Has been skipped
renovate/artifacts Artifact file update failure
2026-06-01 10:04:15 +00:00
+4 -4
View File
@@ -1186,14 +1186,14 @@
}
},
"node_modules/@napi-rs/wasm-runtime": {
"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==",
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",
"integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"@tybys/wasm-util": "^0.10.2"
"@tybys/wasm-util": "^0.10.1"
},
"funding": {
"type": "github",