mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 04:56:07 +00:00
chore(deps): update dependency tsup to v7 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3e65f793bc
commit
29e920c942
@ -24,7 +24,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsup": "^6.1.3"
|
||||
"tsup": "^7.0.0"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"author": "Yuzuru <yuzuru@programmer.net>",
|
||||
|
@ -30,7 +30,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.7.14",
|
||||
"tsup": "^6.1.3"
|
||||
"tsup": "^7.0.0"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"author": "Yuzuru <yuzuru@programmer.net>",
|
||||
|
@ -28,7 +28,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.7.14",
|
||||
"tsup": "^6.1.3"
|
||||
"tsup": "^7.0.0"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"author": "Yuzuru <yuzuru@programmer.net>",
|
||||
|
@ -23,7 +23,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsup": "^6.1.3"
|
||||
"tsup": "^7.0.0"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"author": "Yuzuru <yuzuru@programmer.net>",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.14.0",
|
||||
"@types/ws": "^8.5.4",
|
||||
"tsup": "^6.1.3"
|
||||
"tsup": "^7.0.0"
|
||||
},
|
||||
"directories": {
|
||||
"lib": "src"
|
||||
|
Loading…
x
Reference in New Issue
Block a user