Kaynağa Gözat

add @types/stream-json

Yuki Takei 1 yıl önce
ebeveyn
işleme
8d37fb0b00
2 değiştirilmiş dosya ile 19 ekleme ve 0 silme
  1. 1 0
      apps/app/package.json
  2. 18 0
      pnpm-lock.yaml

+ 1 - 0
apps/app/package.json

@@ -279,6 +279,7 @@
     "@types/react-input-autosize": "^2.2.4",
     "@types/react-scroll": "^1.8.4",
     "@types/react-stickynode": "^4.0.3",
+    "@types/stream-json": "^1.7.8",
     "@types/testing-library__dom": "^7.5.0",
     "@types/throttle-debounce": "^5.0.1",
     "@types/unist": "^3.0.3",

+ 18 - 0
pnpm-lock.yaml

@@ -826,6 +826,9 @@ importers:
       '@types/react-stickynode':
         specifier: ^4.0.3
         version: 4.0.3
+      '@types/stream-json':
+        specifier: ^1.7.8
+        version: 1.7.8
       '@types/testing-library__dom':
         specifier: ^7.5.0
         version: 7.5.0
@@ -4703,6 +4706,12 @@ packages:
   '@types/stack-utils@2.0.3':
     resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==}
 
+  '@types/stream-chain@2.1.0':
+    resolution: {integrity: sha512-guDyAl6s/CAzXUOWpGK2bHvdiopLIwpGu8v10+lb9hnQOyo4oj/ZUQFOvqFjKGsE3wJP1fpIesCcMvbXuWsqOg==}
+
+  '@types/stream-json@1.7.8':
+    resolution: {integrity: sha512-MU1OB1eFLcYWd1LjwKXrxdoPtXSRzRmAnnxs4Js/ayB5O/NvHraWwuOaqMWIebpYwM6khFlsJOHEhI9xK/ab4Q==}
+
   '@types/tedious@4.0.14':
     resolution: {integrity: sha512-KHPsfX/FoVbUGbyYvk1q9MMQHLPeRZhRJZdO45Q4YjvFkv4hMNghCWTvy7rdKessBsmtz4euWCWAB6/tVpI1Iw==}
 
@@ -17684,6 +17693,15 @@ snapshots:
 
   '@types/stack-utils@2.0.3': {}
 
+  '@types/stream-chain@2.1.0':
+    dependencies:
+      '@types/node': 20.14.0
+
+  '@types/stream-json@1.7.8':
+    dependencies:
+      '@types/node': 20.14.0
+      '@types/stream-chain': 2.1.0
+
   '@types/tedious@4.0.14':
     dependencies:
       '@types/node': 20.14.0