chore(deps): pin dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -6,12 +6,12 @@
|
||||
"start": "bun run src/main.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ts3-nodejs-library": "^2.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.46.0",
|
||||
"@typescript-eslint/parser": "^5.46.0",
|
||||
"cspell": "^8.0.0",
|
||||
"eslint": "^8.29.0",
|
||||
"typescript": "^5.0.0",
|
||||
"@types/ts3-nodejs-library": "2.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
"@typescript-eslint/parser": "5.62.0",
|
||||
"cspell": "8.19.4",
|
||||
"eslint": "8.57.1",
|
||||
"typescript": "5.9.3",
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user