Skip to content

Commit dc424a0

Browse files
chore(deps): update dependency typescript to v5.9.3
1 parent 536fc86 commit dc424a0

File tree

4 files changed

+82
-80
lines changed

4 files changed

+82
-80
lines changed

examples/with-app-router-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"next-runtime-env": "link:../..",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",
21-
"typescript": "5.8.2"
21+
"typescript": "5.9.3"
2222
}
2323
}

examples/with-app-router-context/pnpm-lock.yaml

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

examples/with-app-router-script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"next-runtime-env": "link:../..",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",
21-
"typescript": "5.8.2"
21+
"typescript": "5.9.3"
2222
}
2323
}

0 commit comments

Comments
 (0)