Skip to content

Commit

Permalink
Update extension dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
filips123 committed Dec 29, 2024
1 parent ec5b0fa commit 4302373
Show file tree
Hide file tree
Showing 2 changed files with 1,825 additions and 1,948 deletions.
27 changes: 14 additions & 13 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,28 +36,29 @@
"base64-js": "^1.5.1",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"bootstrap5-tags": "^1.7.5",
"dompurify": "^3.1.6",
"bootstrap5-tags": "^1.7.6",
"dompurify": "^3.2.3",
"iframe-resizer": "4.4.2",
"semver": "^7.6.3"
},
"devDependencies": {
"@parcel/config-webextension": "^2.12.0",
"@parcel/plugin": "^2.12.0",
"@parcel/resolver-glob": "^2.12.0",
"@parcel/transformer-raw": "^2.12.0",
"@parcel/transformer-sass": "^2.12.0",
"@parcel/config-webextension": "^2.13.3",
"@parcel/plugin": "^2.13.3",
"@parcel/resolver-glob": "^2.13.3",
"@parcel/transformer-raw": "^2.13.3",
"@parcel/transformer-sass": "^2.13.3",
"@twbs/fantasticon": "^3.0.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"npm-run-all": "^4.1.5",
"parcel": "^2.12.0",
"parcel": "^2.13.3",
"rimraf": "^6.0.1",
"web-ext": "^8.2.0"
"svgo": "^3",
"web-ext": "^8.3.0"
},
"resolutions": {
"jackspeak": "2.1.1",
Expand Down
Loading

0 comments on commit 4302373

Please sign in to comment.