|
16 | 16 | "preinstall": "npx -y only-allow pnpm" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@plasmohq/messaging": "^0.6.1", |
20 | | - "@plasmohq/storage": "^1.9.0", |
| 19 | + "@plasmohq/messaging": "^0.6.2", |
| 20 | + "@plasmohq/storage": "^1.11.0", |
21 | 21 | "plasmo": "0.84.0", |
22 | 22 | "react": "18.2.0", |
23 | 23 | "react-dom": "18.2.0" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | 26 | "@types/chrome": "0.0.251", |
27 | | - "@types/firefox-webext-browser": "^120.0.0", |
| 27 | + "@types/firefox-webext-browser": "^120.0.4", |
28 | 28 | "@types/node": "20.9.0", |
29 | 29 | "@types/react": "18.2.37", |
30 | 30 | "@types/react-dom": "18.2.15", |
31 | | - "@typescript-eslint/eslint-plugin": "^6.15.0", |
32 | | - "@typescript-eslint/parser": "^6.15.0", |
33 | | - "eslint": "^8.56.0", |
| 31 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 32 | + "@typescript-eslint/parser": "^6.21.0", |
| 33 | + "eslint": "^8.57.0", |
34 | 34 | "eslint-config-airbnb": "^19.0.4", |
35 | 35 | "eslint-config-prettier": "^9.1.0", |
36 | 36 | "eslint-import-resolver-typescript": "^3.6.1", |
37 | 37 | "eslint-plugin-import": "^2.29.1", |
38 | | - "eslint-plugin-prettier": "^5.1.1", |
39 | | - "eslint-plugin-react": "^7.33.2", |
40 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 38 | + "eslint-plugin-prettier": "^5.2.1", |
| 39 | + "eslint-plugin-react": "^7.35.0", |
| 40 | + "eslint-plugin-react-hooks": "^4.6.2", |
41 | 41 | "prettier": "3.0.3", |
42 | 42 | "typescript": "5.2.2" |
43 | 43 | }, |
|
0 commit comments