|
16 | 16 | "preinstall": "npx -y only-allow pnpm" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@plasmohq/messaging": "^0.6.2", |
20 | | - "@plasmohq/storage": "^1.11.0", |
21 | | - "plasmo": "0.89.4", |
22 | | - "react": "18.2.0", |
23 | | - "react-dom": "18.2.0", |
24 | | - "sharp": "^0.34.3" |
| 19 | + "@plasmohq/messaging": "^0.7.2", |
| 20 | + "@plasmohq/storage": "^1.15.0", |
| 21 | + "react": "19.2.0", |
| 22 | + "react-dom": "19.2.0", |
| 23 | + "sharp": "^0.34.5" |
25 | 24 | }, |
26 | 25 | "devDependencies": { |
27 | | - "@types/chrome": "0.0.251", |
28 | | - "@types/firefox-webext-browser": "^120.0.4", |
29 | | - "@types/node": "20.9.0", |
30 | | - "@types/react": "18.2.37", |
31 | | - "@types/react-dom": "18.2.15", |
32 | | - "@typescript-eslint/eslint-plugin": "^6.21.0", |
33 | | - "@typescript-eslint/parser": "^6.21.0", |
34 | | - "eslint": "^8.57.0", |
| 26 | + "@types/chrome": "0.1.27", |
| 27 | + "@types/firefox-webext-browser": "^120.0.5", |
| 28 | + "@types/node": "24.10.0", |
| 29 | + "@types/react": "19.2.2", |
| 30 | + "@types/react-dom": "19.2.2", |
| 31 | + "@typescript-eslint/eslint-plugin": "^8.46.3", |
| 32 | + "@typescript-eslint/parser": "^8.46.3", |
| 33 | + "eslint": "^8.57.1", |
35 | 34 | "eslint-config-airbnb": "^19.0.4", |
36 | | - "eslint-config-prettier": "^9.1.0", |
37 | | - "eslint-import-resolver-typescript": "^3.6.1", |
38 | | - "eslint-plugin-import": "^2.29.1", |
39 | | - "eslint-plugin-prettier": "^5.2.1", |
40 | | - "eslint-plugin-react": "^7.35.0", |
41 | | - "eslint-plugin-react-hooks": "^4.6.2", |
42 | | - "prettier": "3.0.3", |
43 | | - "typescript": "5.2.2" |
| 35 | + "eslint-config-prettier": "^10.1.8", |
| 36 | + "eslint-import-resolver-typescript": "^3.10.1", |
| 37 | + "eslint-plugin-import": "^2.32.0", |
| 38 | + "eslint-plugin-prettier": "^5.5.4", |
| 39 | + "eslint-plugin-react": "^7.37.5", |
| 40 | + "eslint-plugin-react-hooks": "^7.0.1", |
| 41 | + "plasmo": "0.90.5", |
| 42 | + "prettier": "3.6.2", |
| 43 | + "typescript": "5.9.3" |
44 | 44 | }, |
45 | 45 | "manifest": { |
46 | 46 | "permissions": [ |
|
0 commit comments