chore: tsx update

This commit is contained in:
Ben Allfree
2023-09-10 16:49:31 -07:00
parent 4e22e62706
commit ed5ae85391
3 changed files with 3 additions and 4 deletions

View File

@@ -46,10 +46,11 @@
"prettier-plugin-organize-imports": "^3.2.3",
"prettier-plugin-svelte": "^3.0.3",
"tslib": "^2.6.2",
"tsx": "^3.12.8",
"typescript": "^5.0"
},
"dependencies": {
"postinstall-postinstall": "^2.1.0",
"replace-in-file": "^7.0.1"
}
}
}

View File

@@ -38,7 +38,6 @@
"sqlite": "^4.1.2",
"sqlite3": "^5.1.6",
"tmp": "^0.2.1",
"tsx": "^3.11.0",
"type-fest": "^3.3.0",
"url-pattern": "^1.0.3"
}

View File

@@ -10,7 +10,6 @@
},
"dependencies": {
"@types/node": "^18.11.17",
"http-proxy": "^1.18.1",
"tsx": "^3.12.1"
"http-proxy": "^1.18.1"
}
}