Skip to content

Commit e07fd5c

Browse files
committed
feat: update deps
1 parent a64bab1 commit e07fd5c

4 files changed

Lines changed: 37 additions & 37 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ansis": "catalog:prod",
5252
"baseline-browser-mapping": "catalog:bundling",
5353
"bumpp": "catalog:cli",
54-
"diff-match-patch-es": "catalog:testing",
54+
"diff-match-patch-es": "catalog:integrations",
5555
"esbuild": "catalog:bundling",
5656
"eslint": "catalog:cli",
5757
"eslint-plugin-format": "catalog:cli",

‎packages/magic-move/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
}
9595
},
9696
"dependencies": {
97-
"diff-match-patch-es": "catalog:testing",
97+
"diff-match-patch-es": "catalog:integrations",
9898
"ohash": "catalog:integrations"
9999
},
100100
"devDependencies": {

‎pnpm-lock.yaml‎

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

‎pnpm-workspace.yaml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,16 @@ catalogs:
9595
tm-themes: ^1.12.3
9696
vscode-oniguruma: 1.7.0
9797
integrations:
98+
diff-match-patch-es: ^2.0.0
9899
lz-string: ^1.5.0
99-
magic-string: ^0.30.21
100+
magic-string: ^1.1.0
100101
markdown-exit: ^1.1.0-beta.2
101102
markdown-it: ^14.3.0
102103
markdown-it-async: ^2.2.0
103104
mdast-util-from-markdown: ^2.0.3
104105
mdast-util-gfm: ^3.1.0
105106
mdast-util-to-hast: ^13.2.1
106-
monaco-editor-core: ^0.55.1
107+
monaco-editor-core: ^0.56.0
107108
ohash: ^2.0.11
108109
react: ^19.2.8
109110
react-dom: ^19.2.8
@@ -124,7 +125,6 @@ catalogs:
124125
oniguruma-to-es: ^4.3.6
125126
testing:
126127
'@vitest/coverage-v8': ^4.1.10
127-
diff-match-patch-es: ^1.0.1
128128
fast-glob: ^3.3.3
129129
fs-extra: ^11.4.0
130130
happy-dom: ^20.11.1

0 commit comments

Comments
 (0)