test: bump ct typescript version (#29855)
This commit is contained in:
parent
7f6f17d1c3
commit
94e61fc95a
|
@ -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 New Issue