mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-05 16:48:47 +00:00
chore: tsx update
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "^18.11.17",
|
||||
"http-proxy": "^1.18.1",
|
||||
"tsx": "^3.12.1"
|
||||
"http-proxy": "^1.18.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user