add new context menu implementation

This commit is contained in:
jeffvli
2025-11-15 04:22:06 -08:00
parent ec0590c79a
commit 8eb90ebf06
47 changed files with 2826 additions and 1593 deletions
+2 -1
View File
@@ -78,6 +78,7 @@
"@mantine/modals": "^8.2.8",
"@mantine/notifications": "^8.2.8",
"@offlegacy/nuqs-hash-router": "^0.1.1",
"@radix-ui/react-context-menu": "^2.2.16",
"@tanstack/react-query": "^5.89.0",
"@tanstack/react-query-devtools": "^5.89.0",
"@tanstack/react-query-persist-client": "^5.89.0",
@@ -105,7 +106,6 @@
"immer": "^9.0.21",
"is-electron": "^2.2.2",
"lodash": "^4.17.21",
"mantine-contextmenu": "^8.2.0",
"md5": "^2.3.0",
"memoize-one": "^6.0.0",
"motion": "^12.18.1",
@@ -118,6 +118,7 @@
"postcss-simple-vars": "^7.0.1",
"qs": "^6.14.0",
"react": "^19.1.0",
"react-call": "^1.8.1",
"react-dom": "^19.1.0",
"react-error-boundary": "^3.1.4",
"react-i18next": "^11.18.6",