Skip to content

Commit

Permalink
chore(tsconfig): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tszhong0411 committed Feb 28, 2025
1 parent 9b6ae55 commit 61405bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .changeset/pink-yaks-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@tszhong0411/tsconfig': patch
---

Upgrade dependencies

- Upgrade next from `^15.1.3` to `^15.2.0`
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-library.json"
],
"dependencies": {
"next": "^15.1.3"
"next": "^15.2.0"
},
"peerDependencies": {
"typescript": "5.x"
Expand Down

0 comments on commit 61405bb

Please # to comment.