Skip to content

Commit 84dd74d

Browse files
authored
Merge pull request #45 from webtretech/dev
chore: update devDependencies
2 parents 0cc31f1 + 50f3e92 commit 84dd74d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
},
4747
"devDependencies": {
4848
"@nestjs-modules/mailer": "^1.9.1",
49-
"@types/node": "^20.5.4",
50-
"@types/react": "^18.2.21",
49+
"@types/node": "^20.8.2",
50+
"@types/react": "^18.2.25",
5151
"tsup": "^7.2.0",
52-
"typescript": "^5.1.6"
52+
"typescript": "^5.2.2"
5353
},
5454
"keywords": [
5555
"nestjs",

0 commit comments

Comments
 (0)