Skip to content

Commit 5f9b0d6

Browse files
committed
chore: update production dependencies
1 parent bb70e36 commit 5f9b0d6

File tree

2 files changed

+50
-46
lines changed

2 files changed

+50
-46
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"codegen": "graphql-codegen --config codegen.ts"
1919
},
2020
"dependencies": {
21-
"@contentstack/delivery-sdk": "4.10.4",
22-
"@contentstack/live-preview-utils": "4.1.3",
23-
"@graphql-codegen/cli": "^6.0.1",
24-
"@graphql-codegen/client-preset": "^5.1.1",
25-
"@graphql-codegen/typescript": "^5.0.2",
21+
"@contentstack/delivery-sdk": "^4.10.5",
22+
"@contentstack/live-preview-utils": "^4.2.0",
23+
"@graphql-codegen/cli": "^6.1.1",
24+
"@graphql-codegen/client-preset": "^5.2.2",
25+
"@graphql-codegen/typescript": "^5.0.7",
2626
"@timbenniks/contentstack-endpoints": "^2.1.0",
27-
"graphql-request": "^7.3.1",
28-
"isomorphic-dompurify": "^2.33.0",
29-
"next": "16.1.1",
30-
"react": "^19.2.1",
31-
"react-dom": "^19.2.1"
27+
"graphql-request": "^7.4.0",
28+
"isomorphic-dompurify": "^2.35.0",
29+
"next": "^16.1.1",
30+
"react": "^19.2.3",
31+
"react-dom": "^19.2.3"
3232
},
3333
"devDependencies": {
3434
"@eslint/eslintrc": "^3",

0 commit comments

Comments
 (0)