Skip to content

Commit cc3a9dd

Browse files
committed
fix: update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance.
1 parent 9b15377 commit cc3a9dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/docs": "^1.7.8",
63-
"@cocreate/hosting": "^1.10.0",
64-
"@cocreate/observer": "^1.7.6"
62+
"@cocreate/docs": "^1.7.10",
63+
"@cocreate/hosting": "^1.10.2",
64+
"@cocreate/observer": "^1.7.8"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)