Update dependency typescript to v5.3.3
This commit is contained in:
parent
1588b0a821
commit
3f4a9b946d
2 changed files with 2 additions and 2 deletions
|
@ -54,6 +54,6 @@
|
||||||
"ts-loader": "9.5.1",
|
"ts-loader": "9.5.1",
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.1",
|
||||||
"tsconfig-paths": "4.2.0",
|
"tsconfig-paths": "4.2.0",
|
||||||
"typescript": "5.3.2"
|
"typescript": "5.3.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -38,7 +38,7 @@
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-redux": "9.0.2",
|
"react-redux": "9.0.2",
|
||||||
"typescript": "5.3.2",
|
"typescript": "5.3.3",
|
||||||
"wouter": "2.12.1",
|
"wouter": "2.12.1",
|
||||||
"yup": "1.3.2"
|
"yup": "1.3.2"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue