From c8934e3d225ebc830ac1475640d7b5e365ade682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 13:16:30 +0800 Subject: [PATCH] chore(deps): bump jsondiffpatch from 0.6.0 to 0.7.2 (#5634) Bumps [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) from 0.6.0 to 0.7.2. - [Release notes](https://github.com/benjamine/jsondiffpatch/releases) - [Commits](https://github.com/benjamine/jsondiffpatch/commits) --- updated-dependencies: - dependency-name: jsondiffpatch dependency-version: 0.7.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 29 +++++++++++------------------ projects/app/package.json | 2 +- 2 files changed, 12 insertions(+), 19 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac914781f..1e1abf15e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -534,8 +534,8 @@ importers: specifier: ^2.2.3 version: 2.2.3 jsondiffpatch: - specifier: ^0.6.0 - version: 0.6.0 + specifier: ^0.7.2 + version: 0.7.2 jsonwebtoken: specifier: ^9.0.2 version: 9.0.2 @@ -1594,6 +1594,9 @@ packages: resolution: {integrity: sha512-mepCf/e9+SKYy1d02/UkvSy6+6MoyXhVxP8lLDfA7BPE1X1d4dR0sZznmbM8/XVJ1GPM+Svnx7Xj6ZweByWUkw==} engines: {node: '>17.0.0'} + '@dmsnell/diff-match-patch@1.1.0': + resolution: {integrity: sha512-yejLPmM5pjsGvxS9gXablUSbInW7H976c/FJ4iQxWIm7/38xBySRemTPDe34lhg1gVLbJntX0+sH0jYfU+PN9A==} + '@emnapi/core@1.3.1': resolution: {integrity: sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog==} @@ -3415,9 +3418,6 @@ packages: '@types/decompress@4.2.7': resolution: {integrity: sha512-9z+8yjKr5Wn73Pt17/ldnmQToaFHZxK0N1GHysuk/JIPT8RIdQeoInM01wWPgypRcvb6VH1drjuFpQ4zmY437g==} - '@types/diff-match-patch@1.0.36': - resolution: {integrity: sha512-xFdR6tkm0MWvBfO8xXCSsinYxHcqkQUlcHeSpMC2ukzOb6lwQAfDmW+Qt0AvlGd8HpsS28qKsB+oPeJn9I39jg==} - '@types/eslint-scope@3.7.7': resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} @@ -5038,9 +5038,6 @@ packages: dezalgo@1.0.4: resolution: {integrity: sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==} - diff-match-patch@1.0.5: - resolution: {integrity: sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==} - diff-sequences@29.6.3: resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6626,8 +6623,8 @@ packages: jsonc-parser@3.3.1: resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} - jsondiffpatch@0.6.0: - resolution: {integrity: sha512-3QItJOXp2AP1uv7waBkao5nCvhEv+QmJAd38Ybq7wNI74Q+BBmnLn4EDKz6yI9xGAIQoUF87qHt+kc1IVxB4zQ==} + jsondiffpatch@0.7.2: + resolution: {integrity: sha512-hnxhN96i1bNZsqQba+/62kTOfXLtlUE1wBocMdznP0cVSnbDMXQTtwvmKzGVIdN/dbYMKPywykvfUXDsHy7Mcg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -10939,6 +10936,8 @@ snapshots: '@dagrejs/graphlib@2.2.4': {} + '@dmsnell/diff-match-patch@1.1.0': {} + '@emnapi/core@1.3.1': dependencies: '@emnapi/wasi-threads': 1.0.1 @@ -12787,8 +12786,6 @@ snapshots: dependencies: '@types/node': 20.17.24 - '@types/diff-match-patch@1.0.36': {} - '@types/eslint-scope@3.7.7': dependencies: '@types/eslint': 9.6.1 @@ -14749,8 +14746,6 @@ snapshots: asap: 2.0.6 wrappy: 1.0.2 - diff-match-patch@1.0.5: {} - diff-sequences@29.6.3: {} diff@4.0.2: {} @@ -17021,11 +17016,9 @@ snapshots: jsonc-parser@3.3.1: {} - jsondiffpatch@0.6.0: + jsondiffpatch@0.7.2: dependencies: - '@types/diff-match-patch': 1.0.36 - chalk: 5.4.1 - diff-match-patch: 1.0.5 + '@dmsnell/diff-match-patch': 1.1.0 jsonfile@6.1.0: dependencies: diff --git a/projects/app/package.json b/projects/app/package.json index 95aecdabe..b27658c2b 100644 --- a/projects/app/package.json +++ b/projects/app/package.json @@ -37,7 +37,7 @@ "immer": "^9.0.19", "js-yaml": "^4.1.0", "json5": "^2.2.3", - "jsondiffpatch": "^0.6.0", + "jsondiffpatch": "^0.7.2", "jsonwebtoken": "^9.0.2", "lodash": "^4.17.21", "mermaid": "^10.9.4",