Skip to content

Commit 873fa77

Browse files
authored
chore: update diff dependency (#4384)
1 parent 9003aa7 commit 873fa77

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package-lock.json

Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/client/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@uiw/react-codemirror": "^4.21.12",
3737
"apache-arrow": "^19.0.0",
3838
"clsx": "^2.0.0",
39-
"diff": "^5.2.0",
39+
"diff": "^8.0.0",
4040
"elkjs": "^0.8.2",
4141
"pluralize": "^8.0.0",
4242
"react": "^18.2.0",
@@ -57,7 +57,6 @@
5757
"@testing-library/jest-dom": "^6.1.2",
5858
"@testing-library/react": "^16.0.0",
5959
"@testing-library/user-event": "^14.4.3",
60-
"@types/diff": "^5.2.1",
6160
"@types/pluralize": "^0.0.30",
6261
"@types/react": "^18.2.21",
6362
"@types/react-dom": "^18.2.7",

0 commit comments

Comments
 (0)