Skip to content

Commit

Permalink
Upgraded packages
Browse files Browse the repository at this point in the history
  • Loading branch information
avi12 committed May 6, 2024
1 parent d5bf388 commit b4cbc7d
Show file tree
Hide file tree
Showing 2 changed files with 6,317 additions and 4,927 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,27 +24,27 @@
"run-opera:windows": "pnpm run-chromium --chromium-binary \"%LocalAppData%\\Programs\\Opera\\opera.exe\""
},
"dependencies": {
"@plasmohq/storage": "^1.9.3",
"plasmo": "0.85.2",
"sass": "^1.75.0",
"svelte": "^4.2.14",
"svelte-preprocess": "^5.1.3"
"@plasmohq/storage": "^1.10.0",
"plasmo": "0.86.2",
"sass": "^1.76.0",
"svelte": "^4.2.15",
"svelte-preprocess": "^5.1.4"
},
"devDependencies": {
"@eslint/js": "^9.0.0",
"@eslint/js": "^9.2.0",
"@ianvs/prettier-plugin-sort-imports": "4.2.1",
"@types/chrome": "0.0.266",
"@types/node": "20.12.7",
"@types/chrome": "0.0.267",
"@types/node": "20.12.8",
"autoprefixer": "^10.4.19",
"eslint": "^9.0.0",
"eslint": "^9.2.0",
"eslint-config-avi12": "github:avi12/eslint-config-avi12",
"globals": "^15.0.0",
"globals": "^15.1.0",
"postcss": "^8.4.38",
"prettier": "3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte-eslint-parser": "^0.34.1",
"svelte-eslint-parser": "^0.35.0",
"typescript": "5.4.5",
"typescript-eslint": "^7.6.0",
"typescript-eslint": "^7.8.0",
"web-ext": "^7.11.0",
"zip-self": "^0.6.1"
},
Expand Down
Loading

0 comments on commit b4cbc7d

Please sign in to comment.