|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@flwr/flwr": "^0.1.3", |
18 | | - "@mozilla/readability": "^0.5.0", |
| 18 | + "@mozilla/readability": "^0.6.0", |
19 | 19 | "webextension-polyfill": "^0.12.0" |
20 | 20 | }, |
21 | 21 | "types": "../../dist/index.d.ts", |
22 | 22 | "devDependencies": { |
23 | | - "@eslint/eslintrc": "^3.1.0", |
24 | | - "@eslint/js": "^9.13.0", |
25 | | - "@types/eslint__js": "^8.42.3", |
26 | | - "@typescript-eslint/eslint-plugin": "^8.12.2", |
27 | | - "@typescript-eslint/parser": "^8.12.2", |
| 23 | + "@eslint/eslintrc": "^3.3.0", |
| 24 | + "@eslint/js": "^9.22.0", |
28 | 25 | "@types/mozilla-readability": "^0.2.1", |
29 | | - "@types/webextension-polyfill": "^0.12.1", |
30 | | - "eslint": "^9.13.0", |
31 | | - "eslint-import-resolver-typescript": "^3.6.3", |
| 26 | + "@types/webextension-polyfill": "^0.12.3", |
| 27 | + "@typescript-eslint/eslint-plugin": "^8.26.1", |
| 28 | + "@typescript-eslint/parser": "^8.26.1", |
| 29 | + "eslint": "^9.22.0", |
| 30 | + "eslint-import-resolver-typescript": "^3.8.5", |
32 | 31 | "eslint-plugin-import": "^2.31.0", |
33 | | - "globals": "^15.11.0", |
34 | | - "prettier": "^3.3.3", |
35 | | - "typescript": "^5.6.3", |
36 | | - "typescript-eslint": "^8.12.2", |
37 | | - "vite": "^5.4.12" |
38 | | - }, |
39 | | - "packageManager": "pnpm@9.3.0+sha512.ee7b93e0c2bd11409c6424f92b866f31d3ea1bef5fbe47d3c7500cdc3c9668833d2e55681ad66df5b640c61fa9dc25d546efa54d76d7f8bf54b13614ac293631" |
| 32 | + "globals": "^16.0.0", |
| 33 | + "prettier": "^3.5.3", |
| 34 | + "typescript": "^5.8.2", |
| 35 | + "typescript-eslint": "^8.26.1", |
| 36 | + "vite": "^6.2.1" |
| 37 | + } |
40 | 38 | } |
0 commit comments