Yuki Takei 1 год назад
Родитель
Сommit
97e0e1c31a
2 измененных файлов с 4 добавлено и 0 удалено
  1. 1 0
      apps/app/package.json
  2. 3 0
      pnpm-lock.yaml

+ 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