summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorGavin Mogan <git@gavinmogan.com>2025-04-28 19:16:28 -0700
committerGavin Mogan <git@gavinmogan.com>2025-04-28 19:16:28 -0700
commit53e7e321d20cd7071ff617ecfcf42f6122020bcd (patch)
treea4221d098bddd2a95cb02f06ed74c846951b9aed /pnpm-lock.yaml
parent14041a319cace03cfc23c0a919ed81fb141f88ce (diff)
switch to 3rd party merge which doesn't mutate config
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0ac81b2..11f04d9 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -95,6 +95,9 @@ importers:
toml:
specifier: ^3.0.0
version: 3.0.0
+ ts-deepmerge:
+ specifier: ^7.0.2
+ version: 7.0.2
typescript:
specifier: ^5.4.5
version: 5.4.5
@@ -2130,6 +2133,10 @@ packages:
resolution: {integrity: sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==}
engines: {node: '>=14'}
+ ts-deepmerge@7.0.2:
+ resolution: {integrity: sha512-akcpDTPuez4xzULo5NwuoKwYRtjQJ9eoNfBACiBMaXwNAx7B1PKfe5wqUFJuW5uKzQ68YjDFwPaWHDG1KnFGsA==}
+ engines: {node: '>=14.13.1'}
+
tslib@1.14.1:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
@@ -4574,6 +4581,8 @@ snapshots:
dependencies:
punycode: 2.3.1
+ ts-deepmerge@7.0.2: {}
+
tslib@1.14.1: {}
tslib@2.6.2: {}