|
@@ -14,6 +14,7 @@ specifiers:
|
|
'@types/is-hotkey': ^0.1.7
|
|
'@types/is-hotkey': ^0.1.7
|
|
'@types/node': ^18.7.10
|
|
'@types/node': ^18.7.10
|
|
'@types/react': ^18.0.15
|
|
'@types/react': ^18.0.15
|
|
|
|
+ '@types/react-beautiful-dnd': ^13.1.3
|
|
'@types/react-dom': ^18.0.6
|
|
'@types/react-dom': ^18.0.6
|
|
'@types/utf8': ^3.0.1
|
|
'@types/utf8': ^3.0.1
|
|
'@types/uuid': ^9.0.1
|
|
'@types/uuid': ^9.0.1
|
|
@@ -21,6 +22,7 @@ specifiers:
|
|
'@typescript-eslint/parser': ^5.51.0
|
|
'@typescript-eslint/parser': ^5.51.0
|
|
'@vitejs/plugin-react': ^3.0.0
|
|
'@vitejs/plugin-react': ^3.0.0
|
|
autoprefixer: ^10.4.13
|
|
autoprefixer: ^10.4.13
|
|
|
|
+ dayjs: ^1.11.7
|
|
eslint: ^8.34.0
|
|
eslint: ^8.34.0
|
|
eslint-plugin-react: ^7.32.2
|
|
eslint-plugin-react: ^7.32.2
|
|
events: ^3.3.0
|
|
events: ^3.3.0
|
|
@@ -35,6 +37,8 @@ specifiers:
|
|
prettier-plugin-tailwindcss: ^0.2.2
|
|
prettier-plugin-tailwindcss: ^0.2.2
|
|
protoc-gen-ts: ^0.8.5
|
|
protoc-gen-ts: ^0.8.5
|
|
react: ^18.2.0
|
|
react: ^18.2.0
|
|
|
|
+ react-beautiful-dnd: ^13.1.1
|
|
|
|
+ react-calendar: ^4.1.0
|
|
react-dom: ^18.2.0
|
|
react-dom: ^18.2.0
|
|
react-error-boundary: ^3.1.4
|
|
react-error-boundary: ^3.1.4
|
|
react-i18next: ^12.2.0
|
|
react-i18next: ^12.2.0
|
|
@@ -63,6 +67,7 @@ dependencies:
|
|
'@slate-yjs/core': [email protected][email protected]
|
|
'@slate-yjs/core': [email protected][email protected]
|
|
'@tanstack/react-virtual': [email protected]
|
|
'@tanstack/react-virtual': [email protected]
|
|
'@tauri-apps/api': 1.2.0
|
|
'@tauri-apps/api': 1.2.0
|
|
|
|
+ dayjs: 1.11.7
|
|
events: 3.3.0
|
|
events: 3.3.0
|
|
google-protobuf: 3.21.2
|
|
google-protobuf: 3.21.2
|
|
i18next: 22.4.10
|
|
i18next: 22.4.10
|
|
@@ -72,6 +77,8 @@ dependencies:
|
|
nanoid: 4.0.1
|
|
nanoid: 4.0.1
|
|
protoc-gen-ts: 0.8.6_ss7alqtodw6rv4lluxhr36xjoa
|
|
protoc-gen-ts: 0.8.6_ss7alqtodw6rv4lluxhr36xjoa
|
|
react: 18.2.0
|
|
react: 18.2.0
|
|
|
|
+ react-beautiful-dnd: 13.1.1_biqbaboplfbrettd7655fr4n2y
|
|
|
|
+ react-calendar: 4.2.1_biqbaboplfbrettd7655fr4n2y
|
|
react-dom: [email protected]
|
|
react-dom: [email protected]
|
|
react-error-boundary: [email protected]
|
|
react-error-boundary: [email protected]
|
|
react-i18next: 12.2.0_3yopsigl4h4eb2nqrqfsy65uwi
|
|
react-i18next: 12.2.0_3yopsigl4h4eb2nqrqfsy65uwi
|
|
@@ -93,6 +100,7 @@ devDependencies:
|
|
'@types/is-hotkey': 0.1.7
|
|
'@types/is-hotkey': 0.1.7
|
|
'@types/node': 18.14.6
|
|
'@types/node': 18.14.6
|
|
'@types/react': 18.0.28
|
|
'@types/react': 18.0.28
|
|
|
|
+ '@types/react-beautiful-dnd': 13.1.4
|
|
'@types/react-dom': 18.0.11
|
|
'@types/react-dom': 18.0.11
|
|
'@types/utf8': 3.0.1
|
|
'@types/utf8': 3.0.1
|
|
'@types/uuid': 9.0.1
|
|
'@types/uuid': 9.0.1
|
|
@@ -1513,6 +1521,12 @@ packages:
|
|
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
|
|
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /@types/lodash.memoize/4.1.7:
|
|
|
|
+ resolution: {integrity: sha512-lGN7WeO4vO6sICVpf041Q7BX/9k1Y24Zo3FY0aUezr1QlKznpjzsDk3T3wvH8ofYzoK0QupN9TWcFAFZlyPwQQ==}
|
|
|
|
+ dependencies:
|
|
|
|
+ '@types/lodash': 4.14.191
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/@types/lodash/4.14.191:
|
|
/@types/lodash/4.14.191:
|
|
resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==}
|
|
resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==}
|
|
dev: false
|
|
dev: false
|
|
@@ -1531,6 +1545,12 @@ packages:
|
|
/@types/prop-types/15.7.5:
|
|
/@types/prop-types/15.7.5:
|
|
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
|
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
|
|
|
|
|
|
|
+ /@types/react-beautiful-dnd/13.1.4:
|
|
|
|
+ resolution: {integrity: sha512-4bIBdzOr0aavN+88q3C7Pgz+xkb7tz3whORYrmSj77wfVEMfiWiooIwVWFR7KM2e+uGTe5BVrXqSfb0aHeflJA==}
|
|
|
|
+ dependencies:
|
|
|
|
+ '@types/react': 18.0.28
|
|
|
|
+ dev: true
|
|
|
|
+
|
|
/@types/react-dom/18.0.11:
|
|
/@types/react-dom/18.0.11:
|
|
resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==}
|
|
resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==}
|
|
dependencies:
|
|
dependencies:
|
|
@@ -1542,6 +1562,15 @@ packages:
|
|
'@types/react': 18.0.28
|
|
'@types/react': 18.0.28
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
|
|
+ /@types/react-redux/7.1.25:
|
|
|
|
+ resolution: {integrity: sha512-bAGh4e+w5D8dajd6InASVIyCo4pZLJ66oLb80F9OBLO1gKESbZcRCJpTT6uLXX+HAB57zw1WTdwJdAsewuTweg==}
|
|
|
|
+ dependencies:
|
|
|
|
+ '@types/hoist-non-react-statics': 3.3.1
|
|
|
|
+ '@types/react': 18.0.28
|
|
|
|
+ hoist-non-react-statics: 3.3.2
|
|
|
|
+ redux: 4.2.1
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/@types/react-transition-group/4.4.5:
|
|
/@types/react-transition-group/4.4.5:
|
|
resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==}
|
|
resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==}
|
|
dependencies:
|
|
dependencies:
|
|
@@ -1734,6 +1763,10 @@ packages:
|
|
- supports-color
|
|
- supports-color
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /@wojtekmaj/date-utils/1.1.3:
|
|
|
|
+ resolution: {integrity: sha512-rHrDuTl1cx5LYo8F4K4HVauVjwzx4LwrKfEk4br4fj4nK8JjJZ8IG6a6pBHkYmPLBQHCOEDwstb0WNXMGsmdOw==}
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/acorn-jsx/[email protected]:
|
|
/acorn-jsx/[email protected]:
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -2149,6 +2182,12 @@ packages:
|
|
shebang-command: 2.0.0
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
which: 2.0.2
|
|
|
|
|
|
|
|
+ /css-box-model/1.2.1:
|
|
|
|
+ resolution: {integrity: sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==}
|
|
|
|
+ dependencies:
|
|
|
|
+ tiny-invariant: 1.0.6
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/cssesc/3.0.0:
|
|
/cssesc/3.0.0:
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
engines: {node: '>=4'}
|
|
engines: {node: '>=4'}
|
|
@@ -2158,6 +2197,10 @@ packages:
|
|
/csstype/3.1.1:
|
|
/csstype/3.1.1:
|
|
resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==}
|
|
resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==}
|
|
|
|
|
|
|
|
+ /dayjs/1.11.7:
|
|
|
|
+ resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==}
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/debug/4.3.4:
|
|
/debug/4.3.4:
|
|
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
|
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
|
engines: {node: '>=6.0'}
|
|
engines: {node: '>=6.0'}
|
|
@@ -2723,6 +2766,13 @@ packages:
|
|
get-intrinsic: 1.2.0
|
|
get-intrinsic: 1.2.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /get-user-locale/2.2.1:
|
|
|
|
+ resolution: {integrity: sha512-3814zipTZ2MvczOcppEXB3jXu+0HWwj5WmPI6//SeCnUIUaRXu7W4S54eQZTEPadlMZefE+jAlPOn+zY3tD4Qw==}
|
|
|
|
+ dependencies:
|
|
|
|
+ '@types/lodash.memoize': 4.1.7
|
|
|
|
+ lodash.memoize: 4.1.2
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/glob-parent/5.1.2:
|
|
/glob-parent/5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
engines: {node: '>= 6'}
|
|
@@ -3635,6 +3685,10 @@ packages:
|
|
p-locate: 5.0.0
|
|
p-locate: 5.0.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /lodash.memoize/4.1.2:
|
|
|
|
+ resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==}
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/lodash.merge/4.6.2:
|
|
/lodash.merge/4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
dev: true
|
|
dev: true
|
|
@@ -3680,6 +3734,10 @@ packages:
|
|
tmpl: 1.0.5
|
|
tmpl: 1.0.5
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
|
|
+ /memoize-one/5.2.1:
|
|
|
|
+ resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==}
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/merge-stream/2.0.0:
|
|
/merge-stream/2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
dev: false
|
|
dev: false
|
|
@@ -4121,6 +4179,44 @@ packages:
|
|
engines: {node: '>=10'}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /raf-schd/4.0.3:
|
|
|
|
+ resolution: {integrity: sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==}
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
|
|
+ /react-beautiful-dnd/13.1.1_biqbaboplfbrettd7655fr4n2y:
|
|
|
|
+ resolution: {integrity: sha512-0Lvs4tq2VcrEjEgDXHjT98r+63drkKEgqyxdA7qD3mvKwga6a5SscbdLPO2IExotU1jW8L0Ksdl0Cj2AF67nPQ==}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ react: ^16.8.5 || ^17.0.0 || ^18.0.0
|
|
|
|
+ react-dom: ^16.8.5 || ^17.0.0 || ^18.0.0
|
|
|
|
+ dependencies:
|
|
|
|
+ '@babel/runtime': 7.21.0
|
|
|
|
+ css-box-model: 1.2.1
|
|
|
|
+ memoize-one: 5.2.1
|
|
|
|
+ raf-schd: 4.0.3
|
|
|
|
+ react: 18.2.0
|
|
|
|
+ react-dom: [email protected]
|
|
|
|
+ react-redux: 7.2.9_biqbaboplfbrettd7655fr4n2y
|
|
|
|
+ redux: 4.2.1
|
|
|
|
+ use-memo-one: [email protected]
|
|
|
|
+ transitivePeerDependencies:
|
|
|
|
+ - react-native
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
|
|
+ /react-calendar/4.2.1_biqbaboplfbrettd7655fr4n2y:
|
|
|
|
+ resolution: {integrity: sha512-T5oKXD+KLy/g6bmJJkZ7E9wj0iRMesWMZcrC7q2kI6ybOsu9NlPQx8uXJzG4A4C3Sh5Xi0deznyzWIVsUpF8tA==}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
|
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
|
+ dependencies:
|
|
|
|
+ '@types/react': 18.0.28
|
|
|
|
+ '@wojtekmaj/date-utils': 1.1.3
|
|
|
|
+ clsx: 1.2.1
|
|
|
|
+ get-user-locale: 2.2.1
|
|
|
|
+ prop-types: 15.8.1
|
|
|
|
+ react: 18.2.0
|
|
|
|
+ react-dom: [email protected]
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/react-dom/[email protected]:
|
|
/react-dom/[email protected]:
|
|
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==}
|
|
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -4164,10 +4260,36 @@ packages:
|
|
/react-is/16.13.1:
|
|
/react-is/16.13.1:
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
|
|
|
|
|
+ /react-is/17.0.2:
|
|
|
|
+ resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/react-is/18.2.0:
|
|
/react-is/18.2.0:
|
|
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
|
|
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
|
|
dev: false
|
|
dev: false
|
|
|
|
|
|
|
|
+ /react-redux/7.2.9_biqbaboplfbrettd7655fr4n2y:
|
|
|
|
+ resolution: {integrity: sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ react: ^16.8.3 || ^17 || ^18
|
|
|
|
+ react-dom: '*'
|
|
|
|
+ react-native: '*'
|
|
|
|
+ peerDependenciesMeta:
|
|
|
|
+ react-dom:
|
|
|
|
+ optional: true
|
|
|
|
+ react-native:
|
|
|
|
+ optional: true
|
|
|
|
+ dependencies:
|
|
|
|
+ '@babel/runtime': 7.21.0
|
|
|
|
+ '@types/react-redux': 7.1.25
|
|
|
|
+ hoist-non-react-statics: 3.3.2
|
|
|
|
+ loose-envify: 1.4.0
|
|
|
|
+ prop-types: 15.8.1
|
|
|
|
+ react: 18.2.0
|
|
|
|
+ react-dom: [email protected]
|
|
|
|
+ react-is: 17.0.2
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/react-redux/8.0.5_ctrls2ti7t7iutxbwkm5ipogyy:
|
|
/react-redux/8.0.5_ctrls2ti7t7iutxbwkm5ipogyy:
|
|
resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==}
|
|
resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==}
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -4752,6 +4874,14 @@ packages:
|
|
punycode: 2.3.0
|
|
punycode: 2.3.0
|
|
dev: true
|
|
dev: true
|
|
|
|
|
|
|
|
+ /use-memo-one/[email protected]:
|
|
|
|
+ resolution: {integrity: sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==}
|
|
|
|
+ peerDependencies:
|
|
|
|
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
|
+ dependencies:
|
|
|
|
+ react: 18.2.0
|
|
|
|
+ dev: false
|
|
|
|
+
|
|
/use-sync-external-store/[email protected]:
|
|
/use-sync-external-store/[email protected]:
|
|
resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==}
|
|
resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==}
|
|
peerDependencies:
|
|
peerDependencies:
|