mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-23 22:15:49 +00:00
chore(dependencies): add wrangler to package.json and update pnpm-lock.yaml
This commit is contained in:
parent
4437c0e95d
commit
7e303fd4a0
@ -23,7 +23,8 @@
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"tslib": "^2.8.1",
|
||||
"tsx": "^4.19.2",
|
||||
"typescript": "^5.7.3"
|
||||
"typescript": "^5.7.3",
|
||||
"wrangler": "^4.25.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
|
||||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@ -43,6 +43,9 @@ importers:
|
||||
typescript:
|
||||
specifier: ^5.7.3
|
||||
version: 5.7.3
|
||||
wrangler:
|
||||
specifier: ^4.25.0
|
||||
version: 4.25.0
|
||||
|
||||
packages/dashboard:
|
||||
devDependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user