Update dependencies.
This commit is contained in:
parent
0aa96a50f4
commit
089ea3d5ab
14
package.json
14
package.json
|
@ -12,17 +12,17 @@
|
|||
"webextension-polyfill": "^0.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bauke/eslint-config": "^0.1.2",
|
||||
"@bauke/prettier-config": "^0.1.2",
|
||||
"@bauke/stylelint-config": "^0.1.2",
|
||||
"@bauke/eslint-config": "^0.1.3",
|
||||
"@bauke/prettier-config": "^0.1.3",
|
||||
"@bauke/stylelint-config": "^0.1.3",
|
||||
"@holllo/test": "^0.2.1",
|
||||
"@types/debounce": "^1.2.1",
|
||||
"@types/node": "^20.3.1",
|
||||
"@types/node": "^20.3.3",
|
||||
"@types/platform": "^1.3.4",
|
||||
"@types/webextension-polyfill": "^0.10.0",
|
||||
"@types/webextension-polyfill": "^0.10.1",
|
||||
"concurrently": "^8.2.0",
|
||||
"cssnano": "^6.0.1",
|
||||
"esbuild": "^0.18.6",
|
||||
"esbuild": "^0.18.11",
|
||||
"esbuild-copy-static-files": "^0.1.0",
|
||||
"esbuild-sass-plugin": "^2.10.0",
|
||||
"postcss": "^8.4.24",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"stylelint": "^15.9.0",
|
||||
"trash-cli": "^5.0.0",
|
||||
"tsx": "^3.12.7",
|
||||
"typescript": "^5.1.3",
|
||||
"typescript": "^5.1.6",
|
||||
"web-ext": "^7.6.2",
|
||||
"xo": "^0.54.2"
|
||||
},
|
||||
|
|
675
pnpm-lock.yaml
675
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue