Skip to content

Commit af3c696

Browse files
chore(deps): bump @ckeditor/ckeditor5-react in /client
--- updated-dependencies: - dependency-name: "@ckeditor/ckeditor5-react" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 497960f commit af3c696

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"extends": "react-app"
3131
},
3232
"dependencies": {
33-
"@ckeditor/ckeditor5-react": "^9.5.0",
33+
"@ckeditor/ckeditor5-react": "^10.0.0",
3434
"@emotion/react": "^11.11.4",
3535
"@emotion/styled": "^11.11.5",
3636
"@hello-pangea/dnd": "^16.6.0",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1816,10 +1816,10 @@
18161816
"@ckeditor/ckeditor5-engine" "45.0.0"
18171817
ckeditor5 "45.0.0"
18181818

1819-
"@ckeditor/ckeditor5-react@^9.5.0":
1820-
version "9.5.0"
1821-
resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-react/-/ckeditor5-react-9.5.0.tgz#c539b8d2013573254619b62b9ccbcbf870abeebf"
1822-
integrity sha512-0NEBg3EDQaQDwj9xswC34qspDiNgXMIn41lZ3pjNx915NWRabqQDnR5a8TisPaOlx3gHnIdOXJ0BH1wRHsJxhQ==
1819+
"@ckeditor/ckeditor5-react@^10.0.0":
1820+
version "10.0.0"
1821+
resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-react/-/ckeditor5-react-10.0.0.tgz#5ba82176e814d3a75f02c87a972c4eca1fd31984"
1822+
integrity sha512-J0Y/dGIypHmYSMLvdiNtnRkIYpMyVR26RyqBN8ehhiSurRYCs+xoM+hYHCUFmFRCbsN2aVFMpPOEeeadsIuu7w==
18231823
dependencies:
18241824
"@ckeditor/ckeditor5-integrations-common" "^2.2.2"
18251825

0 commit comments

Comments
 (0)