|
85 | 85 | ] |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | | - "@eslint/js": "^9.16.0", |
| 88 | + "@eslint/js": "^9.22.0", |
89 | 89 | "@types/chrome-webstore-upload": "^1.0.0", |
90 | | - "@types/jsonwebtoken": "^9.0.7", |
91 | | - "@types/node": "^22.10.1", |
| 90 | + "@types/jsonwebtoken": "^9.0.9", |
| 91 | + "@types/node": "^22.13.10", |
92 | 92 | "@types/yargs": "^17.0.33", |
93 | | - "eslint": "^9.16.0", |
| 93 | + "eslint": "^9.22.0", |
94 | 94 | "eslint-config-avi12": "github:avi12/eslint-config-avi12", |
95 | | - "eslint-config-prettier": "^9.1.0", |
96 | | - "globals": "^15.13.0", |
97 | | - "lint-staged": "^15.2.10", |
98 | | - "nodemon": "^3.1.7", |
99 | | - "prettier": "^3.4.2", |
| 95 | + "eslint-config-prettier": "^10.1.1", |
| 96 | + "globals": "^16.0.0", |
| 97 | + "lint-staged": "^15.5.0", |
| 98 | + "nodemon": "^3.1.9", |
| 99 | + "prettier": "^3.5.3", |
100 | 100 | "rimraf": "^6.0.1", |
101 | | - "typescript": "^5.7.2", |
102 | | - "typescript-eslint": "^8.17.0", |
103 | | - "vite-node": "^2.1.8" |
| 101 | + "typescript": "^5.8.2", |
| 102 | + "typescript-eslint": "^8.26.1", |
| 103 | + "vite-node": "^3.0.8" |
104 | 104 | }, |
105 | 105 | "dependencies": { |
106 | | - "axios": "^1.7.9", |
107 | | - "chalk": "^5.3.0", |
| 106 | + "axios": "^1.8.3", |
| 107 | + "chalk": "^5.4.1", |
108 | 108 | "change-case": "^5.4.4", |
109 | 109 | "chrome-webstore-upload": "^3.1.4", |
110 | 110 | "dotenv": "^16.4.7", |
111 | | - "exponential-backoff": "^3.1.1", |
112 | | - "form-data": "^4.0.1", |
113 | | - "http-status": "^2.0.0", |
| 111 | + "exponential-backoff": "^3.1.2", |
| 112 | + "form-data": "^4.0.2", |
| 113 | + "http-status": "^2.1.0", |
114 | 114 | "jsonwebtoken": "^9.0.2", |
115 | | - "playwright": "^1.49.0", |
| 115 | + "playwright": "^1.51.0", |
116 | 116 | "yargs": "^17.7.2", |
117 | 117 | "zip-local": "^0.3.5" |
118 | | - }, |
119 | | - "packageManager": "pnpm@9.14.4" |
| 118 | + } |
120 | 119 | } |
0 commit comments