Skip to content

Commit c32fa5d

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 614e354 commit c32fa5d

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/utils": "^1.20.6"
62+
"@cocreate/docs": "^1.7.10",
63+
"@cocreate/hosting": "^1.10.2",
64+
"@cocreate/utils": "^1.20.8"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)