Update dependencies.
This commit is contained in:
parent
01792d43d2
commit
dd3eb83ed8
20
package.json
20
package.json
|
@ -26,17 +26,17 @@
|
||||||
"webextension-polyfill": "^0.10.0"
|
"webextension-polyfill": "^0.10.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@bauke/eslint-config": "^0.1.2",
|
"@bauke/eslint-config": "^0.1.4",
|
||||||
"@bauke/prettier-config": "^0.1.2",
|
"@bauke/prettier-config": "^0.1.4",
|
||||||
"@holllo/test": "^0.1.0",
|
"@holllo/test": "^0.2.1",
|
||||||
"@types/node": "^18.11.17",
|
"@types/node": "^20.10.2",
|
||||||
"@types/webextension-polyfill": "^0.9.2",
|
"@types/webextension-polyfill": "^0.10.7",
|
||||||
"esbuild": "^0.16.8",
|
"esbuild": "^0.19.8",
|
||||||
"tsx": "^3.12.1",
|
"tsx": "^4.6.2",
|
||||||
"typescript": "^4.9.4",
|
"typescript": "^5.3.2",
|
||||||
"web-ext": "^7.4.0",
|
"web-ext": "^7.8.0",
|
||||||
"webextension-polyfill": "^0.10.0",
|
"webextension-polyfill": "^0.10.0",
|
||||||
"xo": "^0.53.1"
|
"xo": "^0.56.0"
|
||||||
},
|
},
|
||||||
"prettier": "@bauke/prettier-config",
|
"prettier": "@bauke/prettier-config",
|
||||||
"xo": {
|
"xo": {
|
||||||
|
|
5397
pnpm-lock.yaml
5397
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue