Skip to content

Commit

Permalink
Internal: Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
f1ames committed Oct 29, 2024
1 parent b1dc99b commit 1b5d600
Show file tree
Hide file tree
Showing 16 changed files with 37 additions and 37 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.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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": "9.0.0",
"ckeditor5": "43.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations",
"zone.js": "~0.14.8"
},
Expand Down
6 changes: 3 additions & 3 deletions collaboration-for-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@ckeditor/ckeditor5-react": "9.3.0",
"@ckeditor/ckeditor5-react": "9.3.1",
"ckbox": "^2.4.0",
"ckeditor5": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-collaboration-samples-integrations": "file:../integrations",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5-premium-features": "43.3.0",
"next": "14.2.10",
"react": "^18"
},
Expand Down
6 changes: 3 additions & 3 deletions collaboration-for-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"type": "module",
"private": true,
"dependencies": {
"@ckeditor/ckeditor5-react": "9.3.0",
"@ckeditor/ckeditor5-react": "9.3.1",
"ckbox": "^2.4.0",
"ckeditor5": "43.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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.2.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.0",
"ckbox": "^2.4.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"type": "module",
"private": true,
"dependencies": {
"@ckeditor/ckeditor5-react": "9.3.0",
"@ckeditor/ckeditor5-react": "9.3.1",
"ckbox": "^2.4.0",
"ckeditor5": "43.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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": "9.0.0",
"ckeditor5": "43.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.0",
"zone.js": "~0.14.8"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions real-time-collaboration-for-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@ckeditor/ckeditor5-react": "9.3.0",
"@ckeditor/ckeditor5-react": "9.3.1",
"ckbox": "^2.4.0",
"ckeditor5": "43.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.0",
"next": "14.2.10",
"react": "^18"
},
Expand Down
6 changes: 3 additions & 3 deletions real-time-collaboration-for-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"type": "module",
"private": true,
"dependencies": {
"@ckeditor/ckeditor5-react": "9.3.0",
"@ckeditor/ckeditor5-react": "9.3.1",
"ckbox": "^2.4.0",
"ckeditor5": "43.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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.2.0",
"ckbox": "^2.4.0",
"ckeditor5": "43.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.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.2.0",
"ckeditor5-premium-features": "43.2.0",
"ckeditor5": "43.3.0",
"ckeditor5-premium-features": "43.3.0",
"ckbox": "^2.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1b5d600

Please sign in to comment.