Skip to content

Commit

Permalink
Merge pull request sitecorelabs#167 from sitecorelabs/jss/release-21.…
Browse files Browse the repository at this point in the history
…7.1v

[JSS] Updated sxastarter to v21.7.1
  • Loading branch information
addy-pathania authored Apr 2, 2024
2 parents 5a10831 + 7ab6112 commit cd51f56
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
154 changes: 77 additions & 77 deletions src/sxastarter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions src/sxastarter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sxastarter",
"description": "Application utilizing Sitecore JavaScript Services and Next.js",
"version": "21.7.0",
"version": "21.7.1",
"private": true,
"config": {
"appName": "sxastarter",
Expand Down Expand Up @@ -31,9 +31,9 @@
},
"license": "Apache-2.0",
"dependencies": {
"@sitecore-cloudsdk/events": "^0.2.3",
"@sitecore-cloudsdk/events": "^0.2.4",
"@sitecore-feaas/clientside": "^0.5.17",
"@sitecore-jss/sitecore-jss-nextjs": "~21.7.0",
"@sitecore-jss/sitecore-jss-nextjs": "~21.7.1",
"@sitecore/components": "^1.1.10",
"bootstrap": "^5.1.3",
"font-awesome": "^4.7.0",
Expand All @@ -55,8 +55,8 @@
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/typescript-resolvers": "^4.0.1",
"@graphql-typed-document-node/core": "^3.2.0",
"@sitecore-jss/sitecore-jss-cli": "~21.7.0",
"@sitecore-jss/sitecore-jss-dev-tools": "~21.7.0",
"@sitecore-jss/sitecore-jss-cli": "~21.7.1",
"@sitecore-jss/sitecore-jss-dev-tools": "~21.7.1",
"@types/node": "^18.11.18",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.0.5",
Expand Down

0 comments on commit cd51f56

Please sign in to comment.