feat: move typescript to dependency
This commit is contained in:
parent
c0b58d1737
commit
a8b195cd02
@ -25,7 +25,8 @@
|
|||||||
"react-syntax-highlighter": "^15.5.0",
|
"react-syntax-highlighter": "^15.5.0",
|
||||||
"rehype-slug": "^6.0.0",
|
"rehype-slug": "^6.0.0",
|
||||||
"remark-gfm": "^4.0.0",
|
"remark-gfm": "^4.0.0",
|
||||||
"tailwind-merge": "^2.3.0"
|
"tailwind-merge": "^2.3.0",
|
||||||
|
"typescript": "^5.4.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "1.8.3",
|
"@biomejs/biome": "1.8.3",
|
||||||
@ -46,7 +47,6 @@
|
|||||||
"postcss": "^8.4.38",
|
"postcss": "^8.4.38",
|
||||||
"tailwind-scrollbar": "^3.1.0",
|
"tailwind-scrollbar": "^3.1.0",
|
||||||
"tailwindcss": "^4.0.12",
|
"tailwindcss": "^4.0.12",
|
||||||
"typescript": "^5.4.5",
|
|
||||||
"vite": "^5.3.0",
|
"vite": "^5.3.0",
|
||||||
"vite-plugin-dynamic-import": "^1.5.0"
|
"vite-plugin-dynamic-import": "^1.5.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user