Yuki Takei 1 месяц назад
Родитель
Сommit
6709aa902e
2 измененных файлов с 9 добавлено и 14 удалено
  1. 1 1
      apps/app/package.json
  2. 8 13
      pnpm-lock.yaml

+ 1 - 1
apps/app/package.json

@@ -329,7 +329,6 @@
     "react-dnd-html5-backend": "^14.1.0",
     "react-dnd-html5-backend": "^14.1.0",
     "react-dropzone": "^14.2.3",
     "react-dropzone": "^14.2.3",
     "react-hook-form": "^7.45.4",
     "react-hook-form": "^7.45.4",
-    "react-hotkeys": "^2.0.0",
     "react-input-autosize": "^3.0.0",
     "react-input-autosize": "^3.0.0",
     "react-toastify": "^9.1.3",
     "react-toastify": "^9.1.3",
     "rehype-rewrite": "^4.0.2",
     "rehype-rewrite": "^4.0.2",
@@ -340,6 +339,7 @@
     "source-map-loader": "^4.0.1",
     "source-map-loader": "^4.0.1",
     "supertest": "^7.1.4",
     "supertest": "^7.1.4",
     "swagger2openapi": "^7.0.8",
     "swagger2openapi": "^7.0.8",
+    "tinykeys": "^3.0.0",
     "unist-util-is": "^6.0.0",
     "unist-util-is": "^6.0.0",
     "unist-util-visit-parents": "^6.0.0"
     "unist-util-visit-parents": "^6.0.0"
   }
   }

+ 8 - 13
pnpm-lock.yaml

@@ -947,9 +947,6 @@ importers:
       react-hook-form:
       react-hook-form:
         specifier: ^7.45.4
         specifier: ^7.45.4
         version: 7.52.0(react@18.2.0)
         version: 7.52.0(react@18.2.0)
-      react-hotkeys:
-        specifier: ^2.0.0
-        version: 2.0.0(react@18.2.0)
       react-input-autosize:
       react-input-autosize:
         specifier: ^3.0.0
         specifier: ^3.0.0
         version: 3.0.0(react@18.2.0)
         version: 3.0.0(react@18.2.0)
@@ -980,6 +977,9 @@ importers:
       swagger2openapi:
       swagger2openapi:
         specifier: ^7.0.8
         specifier: ^7.0.8
         version: 7.0.8(encoding@0.1.13)
         version: 7.0.8(encoding@0.1.13)
+      tinykeys:
+        specifier: ^3.0.0
+        version: 3.0.0
       unist-util-is:
       unist-util-is:
         specifier: ^6.0.0
         specifier: ^6.0.0
         version: 6.0.0
         version: 6.0.0
@@ -11920,11 +11920,6 @@ packages:
     peerDependencies:
     peerDependencies:
       react: ^16.8.0 || ^17 || ^18 || ^19
       react: ^16.8.0 || ^17 || ^18 || ^19
 
 
-  react-hotkeys@2.0.0:
-    resolution: {integrity: sha512-3n3OU8vLX/pfcJrR3xJ1zlww6KS1kEJt0Whxc4FiGV+MJrQ1mYSYI3qS/11d2MJDFm8IhOXMTFQirfu6AVOF6Q==}
-    peerDependencies:
-      react: '>= 0.14.0'
-
   react-i18next@15.1.1:
   react-i18next@15.1.1:
     resolution: {integrity: sha512-R/Vg9wIli2P3FfeI8o1eNJUJue5LWpFsQePCHdQDmX0Co3zkr6kdT8gAseb/yGeWbNz1Txc4bKDQuZYsC0kQfw==}
     resolution: {integrity: sha512-R/Vg9wIli2P3FfeI8o1eNJUJue5LWpFsQePCHdQDmX0Co3zkr6kdT8gAseb/yGeWbNz1Txc4bKDQuZYsC0kQfw==}
     peerDependencies:
     peerDependencies:
@@ -13322,6 +13317,9 @@ packages:
     resolution: {integrity: sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==}
     resolution: {integrity: sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==}
     engines: {node: '>=12.0.0'}
     engines: {node: '>=12.0.0'}
 
 
+  tinykeys@3.0.0:
+    resolution: {integrity: sha512-nazawuGv5zx6MuDfDY0rmfXjuOGhD5XU2z0GLURQ1nzl0RUe9OuCJq+0u8xxJZINHe+mr7nw8PWYYZ9WhMFujw==}
+
   tinypool@1.0.1:
   tinypool@1.0.1:
     resolution: {integrity: sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==}
     resolution: {integrity: sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==}
     engines: {node: ^18.0.0 || >=20.0.0}
     engines: {node: ^18.0.0 || >=20.0.0}
@@ -27370,11 +27368,6 @@ snapshots:
     dependencies:
     dependencies:
       react: 18.2.0
       react: 18.2.0
 
 
-  react-hotkeys@2.0.0(react@18.2.0):
-    dependencies:
-      prop-types: 15.8.1
-      react: 18.2.0
-
   react-i18next@15.1.1(i18next@23.16.5)(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
   react-i18next@15.1.1(i18next@23.16.5)(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
     dependencies:
     dependencies:
       '@babel/runtime': 7.25.4
       '@babel/runtime': 7.25.4
@@ -29223,6 +29216,8 @@ snapshots:
       fdir: 6.3.0(picomatch@4.0.2)
       fdir: 6.3.0(picomatch@4.0.2)
       picomatch: 4.0.2
       picomatch: 4.0.2
 
 
+  tinykeys@3.0.0: {}
+
   tinypool@1.0.1: {}
   tinypool@1.0.1: {}
 
 
   tinyrainbow@1.2.0: {}
   tinyrainbow@1.2.0: {}