bump deps
This commit is contained in:
+13
-13
@@ -47,31 +47,31 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"caw": "^2.0.1",
|
||||
"chalk": "^5.0.1",
|
||||
"chalk": "^5.2.0",
|
||||
"download": "^8.0.0",
|
||||
"fast-glob": "^3.2.11",
|
||||
"got": "^12.1.0",
|
||||
"meriyah": "^4.2.1",
|
||||
"minimist": "^1.2.6",
|
||||
"fast-glob": "^3.2.12",
|
||||
"got": "^12.5.3",
|
||||
"meriyah": "^4.3.3",
|
||||
"minimist": "^1.2.7",
|
||||
"multistream": "^4.1.0",
|
||||
"ora": "^6.1.2",
|
||||
"resolve-dependencies": "^6.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "^0.1.57",
|
||||
"@swc/core": "^1.2.210",
|
||||
"@swc/core": "^1.3.24",
|
||||
"@types/minimist": "^1.2.2",
|
||||
"@types/multistream": "^4.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.5",
|
||||
"@typescript-eslint/parser": "^5.30.5",
|
||||
"eslint": "^8.19.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.47.0",
|
||||
"@typescript-eslint/parser": "^5.47.0",
|
||||
"eslint": "^8.30.0",
|
||||
"eslint-config-prettier": "~8.5.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"prettier": "^2.7.1",
|
||||
"ts-node": "^10.8.2",
|
||||
"typescript": "^4.7.4",
|
||||
"vitest": "^0.17.0"
|
||||
"prettier": "^2.8.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.9.4",
|
||||
"vitest": "^0.26.2"
|
||||
},
|
||||
"prettier": {
|
||||
"parser": "typescript",
|
||||
|
||||
Reference in New Issue
Block a user