Update dependency typescript to v5.3.2
This commit is contained in:
parent
e559274e76
commit
32a874db9e
2 changed files with 2 additions and 2 deletions
|
@ -54,6 +54,6 @@
|
||||||
"ts-loader": "9.4.4",
|
"ts-loader": "9.4.4",
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.1",
|
||||||
"tsconfig-paths": "4.2.0",
|
"tsconfig-paths": "4.2.0",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.3.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -38,7 +38,7 @@
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-redux": "8.1.3",
|
"react-redux": "8.1.3",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.3.2",
|
||||||
"wouter": "2.12.1",
|
"wouter": "2.12.1",
|
||||||
"yup": "1.3.2"
|
"yup": "1.3.2"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue