Skip to content

Commit 066cf02

Browse files
authored
Updated frontend dependencies (#17)
1 parent 604588d commit 066cf02

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
},
3333
"homepage": "https://github.com/ibexa/admin-ui-assets#readme",
3434
"dependencies": {
35-
"@ckeditor/ckeditor5-alignment": "^35.3.2",
36-
"@ckeditor/ckeditor5-build-inline": "^35.3.2",
37-
"@ckeditor/ckeditor5-dev-utils": "^31.0.0",
38-
"@ckeditor/ckeditor5-widget": "^35.3.2",
39-
"@ckeditor/ckeditor5-theme-lark": "^35.3.2",
40-
"@ckeditor/ckeditor5-code-block": "^35.3.2",
35+
"@ckeditor/ckeditor5-alignment": "^36.0.1",
36+
"@ckeditor/ckeditor5-build-inline": "^36.0.1",
37+
"@ckeditor/ckeditor5-dev-utils": "^32.0.0",
38+
"@ckeditor/ckeditor5-widget": "^36.0.1",
39+
"@ckeditor/ckeditor5-theme-lark": "^36.0.1",
40+
"@ckeditor/ckeditor5-code-block": "^36.0.1",
4141
"bootstrap": "^5.2.3",
4242
"chart.js": "^2.9.4",
4343
"create-react-class": "^15.7.0",
@@ -47,7 +47,7 @@
4747
"jquery": "^3.5.1",
4848
"js-md5": "0.7.3",
4949
"leaflet": "^1.9.3",
50-
"moment-timezone": "^0.5.39",
50+
"moment-timezone": "^0.5.41",
5151
"@popperjs/core": "^2.10.2",
5252
"prop-types": "^15.7.2",
5353
"react": "^18.2.0",

0 commit comments

Comments
 (0)