2
0
Yuki Takei 1 жил өмнө
parent
commit
97e0e1c31a

+ 1 - 0
apps/app/package.json

@@ -126,6 +126,7 @@
     "graceful-fs": "^4.1.11",
     "hast-util-sanitize": "^5.0.1",
     "hast-util-select": "^6.0.2",
+    "hastscript": "^8.0.0",
     "helmet": "^4.6.0",
     "http-errors": "^2.0.0",
     "i18next": "^23.10.1",

+ 3 - 0
pnpm-lock.yaml

@@ -378,6 +378,9 @@ importers:
       hast-util-select:
         specifier: ^6.0.2
         version: 6.0.2
+      hastscript:
+        specifier: ^8.0.0
+        version: 8.0.0
       helmet:
         specifier: ^4.6.0
         version: 4.6.0