1
Fork 0

Update dependencies.

This commit is contained in:
Bauke 2023-07-22 17:37:13 +02:00
parent 6e275916a0
commit 24dfcaddf1
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 898 additions and 775 deletions

View File

@ -8,30 +8,30 @@
"@holllo/webextension-storage": "^0.2.0", "@holllo/webextension-storage": "^0.2.0",
"htm": "^3.1.1", "htm": "^3.1.1",
"modern-normalize": "^2.0.0", "modern-normalize": "^2.0.0",
"preact": "^10.15.1", "preact": "^10.16.0",
"shepherd.js": "^11.1.1", "shepherd.js": "^11.1.1",
"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",
"@bauke/stylelint-config": "^0.1.2", "@bauke/stylelint-config": "^0.1.4",
"@types/node": "^20.3.0", "@types/node": "^20.4.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.0", "esbuild": "^0.18.15",
"esbuild-copy-static-files": "^0.1.0", "esbuild-copy-static-files": "^0.1.0",
"esbuild-sass-plugin": "^2.9.0", "esbuild-sass-plugin": "^2.10.0",
"postcss": "^8.4.24", "postcss": "^8.4.27",
"sass": "^1.63.3", "sass": "^1.64.1",
"stylelint": "^15.7.0", "stylelint": "^15.10.2",
"stylelint-config-standard-scss": "^9.0.0", "stylelint-config-standard-scss": "^10.0.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.55.0"
}, },
"prettier": "@bauke/prettier-config", "prettier": "@bauke/prettier-config",
"stylelint": { "stylelint": {

File diff suppressed because it is too large Load Diff