feat: recurring tasks, habits, attachments, import/export, audit and security
This commit is contained in:
Generated
+53
@@ -8,6 +8,18 @@ importers:
|
||||
|
||||
.:
|
||||
dependencies:
|
||||
'@fullcalendar/core':
|
||||
specifier: ^6.1.21
|
||||
version: 6.1.21
|
||||
'@fullcalendar/daygrid':
|
||||
specifier: ^6.1.21
|
||||
version: 6.1.21(@fullcalendar/[email protected])
|
||||
'@fullcalendar/interaction':
|
||||
specifier: ^6.1.21
|
||||
version: 6.1.21(@fullcalendar/[email protected])
|
||||
'@fullcalendar/vue3':
|
||||
specifier: ^6.1.21
|
||||
version: 6.1.21(@fullcalendar/[email protected])([email protected]([email protected]))
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: latest
|
||||
version: 6.0.8([email protected](@types/[email protected])([email protected]))([email protected]([email protected]))
|
||||
@@ -86,6 +98,25 @@ packages:
|
||||
'@floating-ui/[email protected]':
|
||||
resolution: {integrity: sha512-HzHKCNVxnGS35r9fCHBc3+uCnjw9IWIlCPL683cGgM9Kgj2BiAl8x1mS7vtvP6F9S/e/q4O6MApwSHj8hNLGfw==}
|
||||
|
||||
'@fullcalendar/[email protected]':
|
||||
resolution: {integrity: sha512-t3u/+sqh3Iq7TWtUnVLcGDUE6OWZh0UD3c04bI/l7lSLAgAKr3kngBmhHiQD1QXpwC8ZN5iNqG7a7gOVixhSKQ==}
|
||||
|
||||
'@fullcalendar/[email protected]':
|
||||
resolution: {integrity: sha512-QYb1y40RGYLlOxKpYWg8O+7njEnKnFG8Tt7qjnubJGR35s1phQg67E+81y2TyAbbm59p2JFOCXGDk9t6KDujIA==}
|
||||
peerDependencies:
|
||||
'@fullcalendar/core': ~6.1.21
|
||||
|
||||
'@fullcalendar/[email protected]':
|
||||
resolution: {integrity: sha512-WPYpqtljDWmU0Xm2cOtFrLlocgxv7cgkOppj34Q6OUUat8a6Cnd6kYo2JR+irP223PE5lBYHFNp1qh7SIpJc0w==}
|
||||
peerDependencies:
|
||||
'@fullcalendar/core': ~6.1.21
|
||||
|
||||
'@fullcalendar/[email protected]':
|
||||
resolution: {integrity: sha512-OGt6WSC+/zz/ej6a0KfIBNl7BYuGchpZU49SsedYyv3WZWbghAE+D8YD6nhH1ia/I4p5Gcsv/nEXgEkT/I8aYQ==}
|
||||
peerDependencies:
|
||||
'@fullcalendar/core': ~6.1.21
|
||||
vue: ^3.0.11
|
||||
|
||||
'@internationalized/[email protected]':
|
||||
resolution: {integrity: sha512-M1dEn4c1U1HsSlaVR8upZtSqvXrTkHDfv18H01uCSJyjVLDxnBR38v/fMxecmlwXKR4i9HeZcmgQAPE6A+aGJQ==}
|
||||
|
||||
@@ -744,6 +775,9 @@ packages:
|
||||
resolution: {integrity: sha512-RRuzqDtt5Y9h3quz5hWhK+TPnsmVs6WwSU6LkJMeY4HstUEDuYTG8UJSdawMRzmzAtV+KEoG8N3Qg2qLy5vM/A==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
[email protected]:
|
||||
resolution: {integrity: sha512-l8386ixSsBdbreOAkqtrwqHwdvR35ID8c3rKPa8lCWuO86dBi32QWHV4vfsZK1utLLFMvw+Z5Ad4XLkZzchscg==}
|
||||
|
||||
[email protected]:
|
||||
resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
|
||||
|
||||
@@ -1023,6 +1057,23 @@ snapshots:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@fullcalendar/[email protected]':
|
||||
dependencies:
|
||||
preact: 10.12.1
|
||||
|
||||
'@fullcalendar/[email protected](@fullcalendar/[email protected])':
|
||||
dependencies:
|
||||
'@fullcalendar/core': 6.1.21
|
||||
|
||||
'@fullcalendar/[email protected](@fullcalendar/[email protected])':
|
||||
dependencies:
|
||||
'@fullcalendar/core': 6.1.21
|
||||
|
||||
'@fullcalendar/[email protected](@fullcalendar/[email protected])([email protected]([email protected]))':
|
||||
dependencies:
|
||||
'@fullcalendar/core': 6.1.21
|
||||
vue: 3.5.42([email protected])
|
||||
|
||||
'@internationalized/[email protected]':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.23
|
||||
@@ -1566,6 +1617,8 @@ snapshots:
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
[email protected]: {}
|
||||
|
||||
[email protected]: {}
|
||||
|
||||
[email protected]: {}
|
||||
|
||||
Reference in New Issue
Block a user