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 3, 2022
1 parent bbbbcb6 commit e47819f
Show file tree
Hide file tree
Showing 2 changed files with 1,192 additions and 1,086 deletions.
20 changes: 10 additions & 10 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,29 +29,29 @@
"prepare:icons": "node ./icons/generate.js"
},
"dependencies": {
"@popperjs/core": "^2.11.5",
"@popperjs/core": "^2.11.6",
"base64-js": "^1.5.1",
"bootstrap": "~5.1.3",
"bootstrap-dark-5": "^1.1.3",
"bootstrap-icons": "^1.9.1",
"bootstrap5-tags": "^1.4.38",
"bootstrap-icons": "^1.10.2",
"bootstrap5-tags": "^1.5.0",
"iframe-resizer": "^4.3.2",
"semver": "^7.3.7"
"semver": "^7.3.8"
},
"devDependencies": {
"@parcel/config-webextension": "~2.4.1",
"@parcel/transformer-sass": "~2.4.1",
"eslint": "^8.20.0",
"eslint": "^8.29.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.4",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-simple-import-sort": "^8.0.0",
"fantasticon": "^1.2.3",
"npm-run-all": "^4.1.5",
"parcel": "^2.6.2",
"parcel": "^2.8.0",
"rimraf": "^3.0.2",
"web-ext": "^7.1.1"
"web-ext": "^7.4.0"
},
"icons": [
"box-arrow-up-right",
Expand Down
Loading

0 comments on commit e47819f

Please sign in to comment.