Skip to content

Commit 28755fc

Browse files
renovate[bot]scaleway-botMatthias Prost
authored
fix(deps): update code editor to v4.25.2 (#5561)
* fix(deps): update code editor to v4.25.2 * chore: add changeset renovate-aae4051 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <github@scaleway.com> Co-authored-by: Matthias Prost <mprost@scaleway.com>
1 parent 8889ee2 commit 28755fc

File tree

3 files changed

+33
-26
lines changed

3 files changed

+33
-26
lines changed

.changeset/renovate-aae4051.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@ultraviolet/plus': patch
3+
---
4+
5+
Updated dependency `@uiw/codemirror-extensions-langs` to `4.25.2`.
6+
Updated dependency `@uiw/codemirror-theme-material` to `4.25.2`.
7+
Updated dependency `@uiw/react-codemirror` to `4.25.2`.

packages/plus/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
"react-dom": "19.1.1"
8383
},
8484
"dependencies": {
85-
"@uiw/codemirror-extensions-langs": "4.25.1",
86-
"@uiw/codemirror-theme-material": "4.25.1",
87-
"@uiw/react-codemirror": "4.25.1",
85+
"@uiw/codemirror-extensions-langs": "4.25.2",
86+
"@uiw/codemirror-theme-material": "4.25.2",
87+
"@uiw/react-codemirror": "4.25.2",
8888
"@ultraviolet/icons": "workspace:*",
8989
"@ultraviolet/themes": "workspace:*",
9090
"react-intersection-observer": "9.16.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)