diff --git a/bun.lockb b/bun.lockb
index aa791be..2806365 100755
Binary files a/bun.lockb and b/bun.lockb differ
diff --git a/package.json b/package.json
index e0d7052..6c2f6f7 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.6",
- "@mui/lab": "5.0.0-alpha.143",
+ "@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.6",
"@tauri-apps/api": "^1.6.0",
"jotai": "^2.9.1",
diff --git a/public/favicon.ico b/public/favicon.ico
deleted file mode 100644
index 718d6fe..0000000
Binary files a/public/favicon.ico and /dev/null differ
diff --git a/public/next.svg b/public/next.svg
deleted file mode 100644
index 5174b28..0000000
--- a/public/next.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/vercel.svg b/public/vercel.svg
deleted file mode 100644
index d2f8422..0000000
--- a/public/vercel.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json
index 6b5fb63..84b1c9d 100644
--- a/src-tauri/tauri.conf.json
+++ b/src-tauri/tauri.conf.json
@@ -72,10 +72,7 @@
]
},
"security": {
- "csp": "default-src 'self'; img-src 'self' asset: https://asset.localhost"
- },
- "updater": {
- "active": false
+ "csp": null
},
"windows": [
{