mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Update dependencies
This commit is contained in:
4366
ext/package-lock.json
generated
4366
ext/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -7,20 +7,17 @@
|
||||
"lint": "eslint src --ext .ts,.tsx"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/firefox-webext-browser": "^82.0.0",
|
||||
"@types/react": "^17.0.7",
|
||||
"@types/react-dom": "^17.0.5",
|
||||
"@types/semver": "^7.3.4",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"copy-webpack-plugin": "^7.0.0",
|
||||
"esbuild": "^0.12.3",
|
||||
"html-webpack-plugin": "^5.2.0",
|
||||
"preact": "^10.5.13",
|
||||
"semver": "^7.3.4",
|
||||
"ts-loader": "^8.0.17",
|
||||
"typescript": "^4.1.5",
|
||||
"@types/firefox-webext-browser": "^82.0.1",
|
||||
"@types/react": "^17.0.19",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/semver": "^7.3.8",
|
||||
"@types/uuid": "^8.3.1",
|
||||
"esbuild": "^0.12.24",
|
||||
"preact": "^10.5.14",
|
||||
"semver": "^7.3.5",
|
||||
"ts-loader": "^9.2.5",
|
||||
"typescript": "^4.4.2",
|
||||
"uuid": "^8.3.2",
|
||||
"web-ext": "^5.5.0",
|
||||
"webpack": "^5.24.0"
|
||||
"web-ext": "^6.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user