mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Update dependencies
This commit is contained in:
2866
ext/package-lock.json
generated
2866
ext/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -8,16 +8,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/firefox-webext-browser": "^94.0.1",
|
||||
"@types/react": "^17.0.39",
|
||||
"@types/react-dom": "^17.0.13",
|
||||
"@types/react": "^18.0.6",
|
||||
"@types/react-dom": "^18.0.2",
|
||||
"@types/semver": "^7.3.9",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"esbuild": "^0.14.25",
|
||||
"preact": "^10.6.6",
|
||||
"semver": "^7.3.5",
|
||||
"ts-loader": "^9.2.7",
|
||||
"typescript": "^4.6.2",
|
||||
"esbuild": "^0.14.38",
|
||||
"preact": "^10.7.1",
|
||||
"semver": "^7.3.7",
|
||||
"ts-loader": "^9.2.8",
|
||||
"typescript": "^4.6.3",
|
||||
"uuid": "^8.3.2",
|
||||
"web-ext": "^6.7.0"
|
||||
"web-ext": "^6.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user