Skip to content

Commit 5180967

Browse files
committed
Update dependencies to their latest versions
1 parent 9343d70 commit 5180967

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
@@ -25,12 +25,12 @@
2525
},
2626
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
2727
"dependencies": {
28-
"@cocreate/cli": "^1.33.8",
28+
"@cocreate/cli": "^1.34.0",
2929
"@cocreate/config": "^1.0.0",
30-
"@cocreate/crud-client": "^1.21.22",
31-
"@cocreate/file": "^1.3.2",
30+
"@cocreate/crud-client": "^1.21.23",
31+
"@cocreate/file": "^1.3.3",
3232
"extract-comments": "^1.1.0",
3333
"glob": "^7.1.6",
3434
"parse-html-comments": "^1.3.1"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)