Skip to content

Commit f5f8eeb

Browse files
authored
Update typescript to version 5.6.3
1 parent 92a43d6 commit f5f8eeb

File tree

3 files changed

+53
-38
lines changed

3 files changed

+53
-38
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"prettier-plugin-organize-imports": "^4.0.0",
5858
"tsup": "^8.2.4",
5959
"turbo": "^2.1.3",
60-
"typescript": "^5.5.4",
60+
"typescript": "^5.6.3",
6161
"vitest": "^2.0.5"
6262
},
6363
"packageManager": "[email protected]",

playgrounds/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@types/react-dom": "^18.3.0",
2323
"eslint": "^8.57.0",
2424
"eslint-config-next": "^14.2.5",
25-
"typescript": "^5.5.4"
25+
"typescript": "^5.6.3"
2626
}
2727
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)