Skip to content

Commit 3b7c823

Browse files
authored
Updated frontend dependencies (#13)
1 parent 87bc939 commit 3b7c823

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,26 +32,26 @@
3232
},
3333
"homepage": "https://github.com/ibexa/admin-ui-assets#readme",
3434
"dependencies": {
35-
"@ckeditor/ckeditor5-alignment": "^34.1.0",
36-
"@ckeditor/ckeditor5-build-inline": "^34.1.0",
37-
"@ckeditor/ckeditor5-dev-utils": "^30.0.0",
38-
"@ckeditor/ckeditor5-widget": "^34.1.0",
39-
"@ckeditor/ckeditor5-theme-lark": "^34.1.0",
40-
"@ckeditor/ckeditor5-code-block": "^34.1.0",
41-
"bootstrap": "^5.1.3",
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",
41+
"bootstrap": "^5.2.3",
4242
"chart.js": "^2.9.4",
4343
"create-react-class": "^15.7.0",
4444
"d3": "^5.16.0",
4545
"dagre-d3": "^0.6.4",
4646
"flatpickr": "^4.6.13",
4747
"jquery": "^3.5.1",
4848
"js-md5": "0.7.3",
49-
"leaflet": "^1.8.0",
50-
"moment-timezone": "^0.5.34",
49+
"leaflet": "^1.9.3",
50+
"moment-timezone": "^0.5.39",
5151
"@popperjs/core": "^2.10.2",
5252
"prop-types": "^15.7.2",
53-
"react": "^18.0.0",
54-
"react-dom": "^18.0.0",
53+
"react": "^18.2.0",
54+
"react-dom": "^18.2.0",
5555
"taggify": "^1.2.1"
5656
}
5757
}

0 commit comments

Comments
 (0)