reset tooltip so keyboard shortcuts are visible

This commit is contained in:
2025-10-23 10:23:30 +02:00
parent edb5fcab5c
commit 0275cbdc6b
7 changed files with 28 additions and 37 deletions
+5 -5
View File
@@ -1,5 +1,5 @@
{
"name": "CaramelCRM",
"name": "Software",
"lockfileVersion": 3,
"requires": true,
"packages": {
@@ -16,7 +16,7 @@
"fuse.js": "^7.1.0",
"laravel-vite-plugin": "^2.0.0",
"lucide-vue-next": "^0.468.0",
"reka-ui": "^2.5.1",
"reka-ui": "^2.6.0",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.1",
"tw-animate-css": "^1.2.5",
@@ -4399,9 +4399,9 @@
}
},
"node_modules/reka-ui": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/reka-ui/-/reka-ui-2.5.1.tgz",
"integrity": "sha512-QJGB3q21wQ1Kw28HhhNDpjfFe8qpePX1gK4FTBRd68XTh9aEnhR5bTJnlV0jxi8FBPh0xivZBeNFUc3jiGx7mQ==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/reka-ui/-/reka-ui-2.6.0.tgz",
"integrity": "sha512-NrGMKrABD97l890mFS3TNUzB0BLUfbL3hh0NjcJRIUSUljb288bx3Mzo31nOyUcdiiW0HqFGXJwyCBh9cWgb0w==",
"license": "MIT",
"dependencies": {
"@floating-ui/dom": "^1.6.13",