chore: pin all dependencies (#65)
Reviewed-on: #65 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #65.
This commit is contained in:
10
package.json
10
package.json
@@ -15,11 +15,11 @@
|
|||||||
"@types/bun": "latest"
|
"@types/bun": "latest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"env-var": "^7.5.0",
|
"env-var": "7.5.0",
|
||||||
"gotify": "^1.1.0",
|
"gotify": "1.1.0",
|
||||||
"pino": "^9.6.0",
|
"pino": "9.6.0",
|
||||||
"pino-pretty": "^13.0.0",
|
"pino-pretty": "13.0.0",
|
||||||
"ts3-nodejs-library": "^3.4.1"
|
"ts3-nodejs-library": "3.4.1"
|
||||||
},
|
},
|
||||||
"name": "ts3gotify",
|
"name": "ts3gotify",
|
||||||
"module": "src/main.ts",
|
"module": "src/main.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user