Skip to content

Commit

Permalink
Upgraded packages
Browse files Browse the repository at this point in the history
  • Loading branch information
avi12 committed Sep 27, 2023
1 parent cfde898 commit 723af93
Show file tree
Hide file tree
Showing 2 changed files with 1,120 additions and 871 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"run-opera:windows": "pnpm run-chromium --chromium-binary \"%LocalAppData%\\Programs\\Opera\\opera.exe\""
},
"dependencies": {
"plasmo": "0.81.0"
"plasmo": "0.83.0"
},
"devDependencies": {
"@plasmohq/prettier-plugin-sort-imports": "4.0.1",
"@types/chrome": "0.0.241",
"@types/node": "20.4.2",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"eslint": "^8.45.0",
"@types/chrome": "0.0.246",
"@types/node": "20.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.50.0",
"eslint-config-avi12": "github:avi12/eslint-config-avi12",
"prettier": "3.0.0",
"typescript": "5.1.6",
"web-ext": "^7.6.2",
"prettier": "3.0.3",
"typescript": "5.2.2",
"web-ext": "^7.7.0",
"zip-self": "^0.5.9"
},
"manifest": {
Expand Down
Loading

0 comments on commit 723af93

Please sign in to comment.