Skip to content

Commit af0a436

Browse files
committed
Merge branch 'typescript' of https://github.com/lxsmnsyc/vite-plugin-solid into lxsmnsyc-typescript
2 parents d6c0322 + 7296b7b commit af0a436

File tree

3 files changed

+964
-746
lines changed

3 files changed

+964
-746
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,14 @@
4242
"homepage": "https://github.com/solidjs/vite-plugin-solid#readme",
4343
"dependencies": {
4444
"@babel/core": "^7.23.3",
45-
"@babel/preset-typescript": "^7.23.3",
4645
"@types/babel__core": "^7.20.4",
4746
"babel-preset-solid": "^1.8.4",
4847
"merge-anything": "^5.1.7",
4948
"solid-refresh": "^0.6.3",
5049
"vitefu": "^0.2.5"
5150
},
5251
"devDependencies": {
53-
"@babel/plugin-transform-typescript": "^7.23.3",
52+
"@babel/preset-typescript": "^7.23.3",
5453
"@babel/preset-env": "^7.23.3",
5554
"@rollup/plugin-babel": "^6.0.4",
5655
"@rollup/plugin-commonjs": "^25.0.7",

0 commit comments

Comments
 (0)