Skip to content

Commit f8b3c04

Browse files
committed
Update dependencies
Update plasmo and remove some unused ones
1 parent 6776a8e commit f8b3c04

File tree

2 files changed

+32
-101
lines changed

2 files changed

+32
-101
lines changed

package.json

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,17 @@
1616
"build-dev-tools": "sh dev/build.sh"
1717
},
1818
"dependencies": {
19-
"@plasmohq/storage": "^1.9.0",
19+
"@plasmohq/storage": "^1.10.0",
2020
"@tailwindcss/forms": "^0.5.6",
21-
"chrome-extension-hot-reload": "^0.2.2",
2221
"classnames": "^2.3.2",
23-
"crx-hotreload": "^1.0.6",
2422
"lucide-react": "^0.378.0",
25-
"plasmo": "^0.86.2",
23+
"plasmo": "^0.86.3",
2624
"react": "^18.2.0",
2725
"react-dom": "^18.2.0",
2826
"react-hotkeys-hook": "^4.5.0",
2927
"validator": "^13.11.0",
30-
"webext-additional-permissions": "^2.4.0",
31-
"webext-content-scripts": "^2.5.5",
32-
"webext-detect-page": "^4.1.1",
3328
"webext-domain-permission-toggle": "^4.1.0",
34-
"webext-dynamic-content-scripts": "v9",
35-
"webext-patterns": "^1.3.0",
36-
"webext-polyfill-kinda": "^1.0.2",
37-
"webext-tools": "^1.1.4",
29+
"webext-dynamic-content-scripts": "^9.2.2",
3830
"webextension-polyfill": "^0.10.0"
3931
},
4032
"devDependencies": {

pnpm-lock.yaml

Lines changed: 29 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)