Declare porting test dependencies

This commit is contained in:
Oliver Blanthorn 2026-07-11 18:49:53 +02:00
parent 2ec328df78
commit 0a5aa84e87
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -31,6 +31,7 @@
"xss": "^1.0.15"
},
"devDependencies": {
"@mdn/browser-compat-data": "5.5.7",
"@types/css": "0.0.38",
"@types/firefox-webext-browser": "^120.0.4",
"@types/jest": "29.5.12",
@ -52,6 +53,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-jasmine2": "29.7.0",
"jest-webextension-mock": "^4.0.0",
"jszip": "3.10.1",
"marked": "^12.0.1",
"prettier": "^3.4.2",
"selenium-webdriver": "^4.7.1",