Skip to content

Commit 2341e15

Browse files
committed
Upgraded TypeScript verison to 5.9.3
1 parent 7bf07c6 commit 2341e15

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"lowlight": "^3.1.0",
8686
"lucide-react": "^0.451.0",
8787
"nanoid": "^5.0.9",
88-
"nanoid": "^5.0.7",
8988
"next": "^14.2.21",
9089
"next-auth": "^4.24.9",
9190
"next-safe-action": "^7.9.4",
@@ -144,7 +143,7 @@
144143
"prettier": "^3.2.5",
145144
"prettier-plugin-tailwindcss": "^0.6.8",
146145
"tailwindcss": "^3.4.3",
147-
"typescript": "^5.4.5"
146+
"typescript": "^5.9.3"
148147
},
149148
"volta": {
150149
"node": "20.17.0",

0 commit comments

Comments
 (0)