Skip to content

Commit

Permalink
chore(deps): bump the codemirror group with 1 update (#1403)
Browse files Browse the repository at this point in the history
Bumps the codemirror group with 1 update: [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror).

- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.21.19...v4.21.20)

---
updated-dependencies:
- dependency-name: "@uiw/react-codemirror"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codemirror
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent e4e6682 commit 575bf44
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/strapi-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-focus-scope": "1.0.4",
"@strapi/ui-primitives": "^1.12.2",
"@uiw/react-codemirror": "^4.21.19",
"@uiw/react-codemirror": "^4.21.20",
"aria-hidden": "^1.2.3",
"compute-scroll-into-view": "^3.1.0",
"prop-types": "^15.8.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6066,7 +6066,7 @@ __metadata:
"@strapi/ui-primitives": ^1.12.2
"@types/react-router-dom": ^5.3.3
"@types/styled-components": ^5.1.26
"@uiw/react-codemirror": ^4.21.19
"@uiw/react-codemirror": ^4.21.20
aria-hidden: ^1.2.3
axe-playwright: ^1.2.3
compute-scroll-into-view: ^3.1.0
Expand Down Expand Up @@ -7518,9 +7518,9 @@ __metadata:
languageName: node
linkType: hard

"@uiw/codemirror-extensions-basic-setup@npm:4.21.19":
version: 4.21.19
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.21.19"
"@uiw/codemirror-extensions-basic-setup@npm:4.21.20":
version: 4.21.20
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.21.20"
dependencies:
"@codemirror/autocomplete": ^6.0.0
"@codemirror/commands": ^6.0.0
Expand All @@ -7537,19 +7537,19 @@ __metadata:
"@codemirror/search": ">=6.0.0"
"@codemirror/state": ">=6.0.0"
"@codemirror/view": ">=6.0.0"
checksum: 85a1f8b3e071b4587f13609d8449406baa8dead51aa588b914ffa95aac1bdfe1e1aa78689d7927fb90a554b747409cc59cada18fcbe2c204f5936e5441fbade1
checksum: 76a6caf05bbcf06c515c680ab952e79b8470ca10c9d8c3166fdb05310232239782b170da276b1dbf33900ca894332fc2aba3bd6955665b2c2580548c7e17cbc0
languageName: node
linkType: hard

"@uiw/react-codemirror@npm:^4.21.19":
version: 4.21.19
resolution: "@uiw/react-codemirror@npm:4.21.19"
"@uiw/react-codemirror@npm:^4.21.20":
version: 4.21.20
resolution: "@uiw/react-codemirror@npm:4.21.20"
dependencies:
"@babel/runtime": ^7.18.6
"@codemirror/commands": ^6.1.0
"@codemirror/state": ^6.1.1
"@codemirror/theme-one-dark": ^6.0.0
"@uiw/codemirror-extensions-basic-setup": 4.21.19
"@uiw/codemirror-extensions-basic-setup": 4.21.20
codemirror: ^6.0.0
peerDependencies:
"@babel/runtime": ">=7.11.0"
Expand All @@ -7559,7 +7559,7 @@ __metadata:
codemirror: ">=6.0.0"
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: bcd016ac806ff34ab3ab16e17090c80c0ed7f835835575c7a15b21238cae9169662444323cbbc8ef2a62c5e8fd7d8b668fd3562cf79b509ededaf7cd4970adf0
checksum: 63ea348a922c535ff91c8bff1c1dac40ced0227d1c17139142dbc28017bb254cc32428a15686660ec4f4cd6935c574d627b6a4872910357af51da8e90faaf4da
languageName: node
linkType: hard

Expand Down

1 comment on commit 575bf44

@vercel
Copy link

@vercel vercel bot commented on 575bf44 Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

design-system – ./

design-system-strapijs.vercel.app
design-system-alpha.vercel.app
design-system-git-main-strapijs.vercel.app

Please sign in to comment.