1
Fork 0

Update dependencies.

This commit is contained in:
Bauke 2023-07-04 11:20:20 +02:00
parent 0aa96a50f4
commit 089ea3d5ab
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 440 additions and 249 deletions

View File

@ -12,17 +12,17 @@
"webextension-polyfill": "^0.10.0" "webextension-polyfill": "^0.10.0"
}, },
"devDependencies": { "devDependencies": {
"@bauke/eslint-config": "^0.1.2", "@bauke/eslint-config": "^0.1.3",
"@bauke/prettier-config": "^0.1.2", "@bauke/prettier-config": "^0.1.3",
"@bauke/stylelint-config": "^0.1.2", "@bauke/stylelint-config": "^0.1.3",
"@holllo/test": "^0.2.1", "@holllo/test": "^0.2.1",
"@types/debounce": "^1.2.1", "@types/debounce": "^1.2.1",
"@types/node": "^20.3.1", "@types/node": "^20.3.3",
"@types/platform": "^1.3.4", "@types/platform": "^1.3.4",
"@types/webextension-polyfill": "^0.10.0", "@types/webextension-polyfill": "^0.10.1",
"concurrently": "^8.2.0", "concurrently": "^8.2.0",
"cssnano": "^6.0.1", "cssnano": "^6.0.1",
"esbuild": "^0.18.6", "esbuild": "^0.18.11",
"esbuild-copy-static-files": "^0.1.0", "esbuild-copy-static-files": "^0.1.0",
"esbuild-sass-plugin": "^2.10.0", "esbuild-sass-plugin": "^2.10.0",
"postcss": "^8.4.24", "postcss": "^8.4.24",
@ -30,7 +30,7 @@
"stylelint": "^15.9.0", "stylelint": "^15.9.0",
"trash-cli": "^5.0.0", "trash-cli": "^5.0.0",
"tsx": "^3.12.7", "tsx": "^3.12.7",
"typescript": "^5.1.3", "typescript": "^5.1.6",
"web-ext": "^7.6.2", "web-ext": "^7.6.2",
"xo": "^0.54.2" "xo": "^0.54.2"
}, },

File diff suppressed because it is too large Load Diff