test: bump ct typescript version
This commit is contained in:
parent
875ce1cf09
commit
17d81190f4
|
|
@ -17,7 +17,7 @@
|
|||
"@types/react": "^18.0.26",
|
||||
"@types/react-dom": "^18.0.10",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"typescript": "^4.5.4",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.0.11"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"solid-js": "^1.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^4.7.4",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.0.11",
|
||||
"vite-plugin-solid": "^2.6.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue