Skip to content

Commit d36d092

Browse files
authored
Merge pull request #265 from dotCMS/updating-dotcms-sdk-libraries
SDK libraries: 1.2.6 -> 1.5.2
2 parents feb82ad + d770ca9 commit d36d092

2 files changed

Lines changed: 25 additions & 23 deletions

File tree

package-lock.json

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@
1010
},
1111
"dependencies": {
1212
"@aws-sdk/client-s3": "^3.1038.0",
13-
"@dotcms/analytics": "1.2.5-next.6",
14-
"@dotcms/client": "next",
15-
"@dotcms/react": "^1.2.6-next.2",
16-
"@dotcms/types": "next",
13+
"@dotcms/analytics": "^1.5.2",
14+
"@dotcms/client": "^1.5.2",
15+
"@dotcms/react": "^1.5.2",
16+
"@dotcms/types": "^1.5.2",
17+
"@dotcms/uve": "^1.5.2",
1718
"@hookform/resolvers": "^3.9.0",
1819
"@mdx-js/mdx": "^3.1.0",
1920
"@microsoft/clarity": "^1.0.0",

0 commit comments

Comments
 (0)