added event-editor-submit through ctrl+enter in description
This commit is contained in:
10
client/package-lock.json
generated
10
client/package-lock.json
generated
@@ -11,6 +11,7 @@
|
||||
"@carbon/icons-react": "^11.53.0",
|
||||
"@heroui/react": "^2.6.14",
|
||||
"@internationalized/date": "3.6.0",
|
||||
"@mantine/hooks": "^7.16.2",
|
||||
"@react-aria/i18n": "^3.12.4",
|
||||
"@react-stately/data": "^3.12.0",
|
||||
"framer-motion": "^12.0.0",
|
||||
@@ -2494,6 +2495,15 @@
|
||||
"@jridgewell/sourcemap-codec": "^1.4.14"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "7.16.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.16.2.tgz",
|
||||
"integrity": "sha512-ZFHQhDi9T+r6VR5NEeE47gigPPIAHVIKDOCWsCsbCqHc3yz5l8kiO2RdfUmsTKV2KD/AiXnAw4b6pjQEP58GOg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@next/env": {
|
||||
"version": "15.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@next/env/-/env-15.1.5.tgz",
|
||||
|
||||
Reference in New Issue
Block a user