Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4ac635d

Browse files
authoredJan 11, 2025··
chore(deps): update dependency typescript to v5.7.3
1 parent 05fed23 commit 4ac635d

File tree

4 files changed

+38
-38
lines changed

4 files changed

+38
-38
lines changed
 

‎demo/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"graphql": "^16.6.0",
2020
"graphql-subscriptions": "^1.2.1",
2121
"graphql-ws": "^5.5.5",
22-
"typescript": "^4.7.4",
22+
"typescript": "^5.0.0",
2323
"ws": "^8.4.2"
2424
},
2525
"devDependencies": {

‎demo/server/pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@astrojs/starlight": "0.28.2",
1616
"astro": "4.15.9",
1717
"sharp": "0.33.5",
18-
"typescript": "5.5.4"
18+
"typescript": "5.7.3"
1919
}
2020
}

‎docs/pnpm-lock.yaml

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.