Update dependency typescript to v5.3.2
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
This commit is contained in:
parent
cb5d5f95f0
commit
3ff9e09274
2 changed files with 2 additions and 2 deletions
|
@ -54,6 +54,6 @@
|
|||
"ts-loader": "9.4.4",
|
||||
"ts-node": "10.9.1",
|
||||
"tsconfig-paths": "4.2.0",
|
||||
"typescript": "5.2.2"
|
||||
"typescript": "5.3.2"
|
||||
}
|
||||
}
|
|
@ -38,7 +38,7 @@
|
|||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-redux": "8.1.3",
|
||||
"typescript": "5.2.2",
|
||||
"typescript": "5.3.2",
|
||||
"wouter": "2.12.1",
|
||||
"yup": "1.3.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue