Skip to content

Commit

Permalink
Internal: Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
f1ames committed Sep 5, 2024
1 parent eace033 commit 6cd6f0f
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions collaboration-comments-outside-of-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "module",
"private": true,
"dependencies": {
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckbox": "^2.4.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations"
},
Expand Down
4 changes: 2 additions & 2 deletions collaboration-editor-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "module",
"private": true,
"dependencies": {
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckbox": "^2.4.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations"
},
Expand Down
4 changes: 2 additions & 2 deletions collaboration-for-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@angular/platform-browser": "^18.1.2",
"ckbox": "^2.4.0",
"@ckeditor/ckeditor5-angular": "8.0.0",
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations",
"zone.js": "~0.14.8"
},
Expand Down
4 changes: 2 additions & 2 deletions collaboration-for-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@ckeditor/ckeditor5-react": "9.0.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5-premium-features": "43.1.0",
"next": "14.2.5",
"react": "^18"
},
Expand Down
4 changes: 2 additions & 2 deletions collaboration-for-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@ckeditor/ckeditor5-react": "9.0.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
4 changes: 2 additions & 2 deletions collaboration-for-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@ckeditor/ckeditor5-vue": "7.0.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations",
"vue": "^3.4.35"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "module",
"private": true,
"dependencies": {
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckbox": "^2.4.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations"
},
Expand Down
4 changes: 2 additions & 2 deletions real-time-collaboration-editor-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "module",
"private": true,
"dependencies": {
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckbox": "^2.4.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions real-time-collaboration-editor-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "module",
"private": true,
"dependencies": {
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckbox": "^2.4.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@ckeditor/ckeditor5-react": "9.0.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
4 changes: 2 additions & 2 deletions real-time-collaboration-editor-multi-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "module",
"private": true,
"dependencies": {
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckbox": "^2.4.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations"
},
Expand Down
4 changes: 2 additions & 2 deletions real-time-collaboration-for-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@angular/platform-browser": "^18.1.2",
"ckbox": "^2.4.0",
"@ckeditor/ckeditor5-angular": "8.0.0",
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"zone.js": "~0.14.8"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions real-time-collaboration-for-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@ckeditor/ckeditor5-react": "9.0.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"next": "14.2.5",
"react": "^18"
},
Expand Down
4 changes: 2 additions & 2 deletions real-time-collaboration-for-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@ckeditor/ckeditor5-react": "9.0.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
4 changes: 2 additions & 2 deletions real-time-collaboration-for-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@ckeditor/ckeditor5-vue": "7.0.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"vue": "^3.4.35"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions real-time-collaboration-with-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "module",
"private": true,
"dependencies": {
"ckeditor5": "43.0.0",
"ckeditor5-premium-features": "43.0.0",
"ckeditor5": "43.1.0",
"ckeditor5-premium-features": "43.1.0",
"ckbox": "^2.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 6cd6f0f

Please sign in to comment.