Browse Source

Maintenance: Update dependency ts-essentials to ^10.0.4

Zammad Renovate Bot 2 months ago
parent
commit
d46cc6fb08
2 changed files with 6 additions and 6 deletions
  1. 1 1
      package.json
  2. 5 5
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -169,7 +169,7 @@
     "qrcode": "^1.5.4",
     "tippy.js": "^6.3.7",
     "tiptap-text-direction": "^0.3.1",
-    "ts-essentials": "^10.0.3",
+    "ts-essentials": "^10.0.4",
     "tslib": "^2.8.1",
     "ua-parser-js": "^2.0.0",
     "uuid": "^11.0.3",

+ 5 - 5
pnpm-lock.yaml

@@ -212,8 +212,8 @@ importers:
         specifier: ^0.3.1
         version: 0.3.1(@tiptap/core@2.10.4(@tiptap/pm@2.10.4))(@tiptap/pm@2.10.4)
       ts-essentials:
-        specifier: ^10.0.3
-        version: 10.0.3(typescript@5.6.3)
+        specifier: ^10.0.4
+        version: 10.0.4(typescript@5.6.3)
       tslib:
         specifier: ^2.8.1
         version: 2.8.1
@@ -6043,8 +6043,8 @@ packages:
     peerDependencies:
       typescript: '>=4.2.0'
 
-  ts-essentials@10.0.3:
-    resolution: {integrity: sha512-/FrVAZ76JLTWxJOERk04fm8hYENDo0PWSP3YLQKxevLwWtxemGcl5JJEzN4iqfDlRve0ckyfFaOBu4xbNH/wZw==}
+  ts-essentials@10.0.4:
+    resolution: {integrity: sha512-lwYdz28+S4nicm+jFi6V58LaAIpxzhg9rLdgNC1VsdP/xiFBseGhF1M/shwCk6zMmwahBZdXcl34LVHrEang3A==}
     peerDependencies:
       typescript: '>=4.5.0'
     peerDependenciesMeta:
@@ -13039,7 +13039,7 @@ snapshots:
     dependencies:
       typescript: 5.6.3
 
-  ts-essentials@10.0.3(typescript@5.6.3):
+  ts-essentials@10.0.4(typescript@5.6.3):
     optionalDependencies:
       typescript: 5.6.3