Merge pull request #583 from JohnXLivingston/dependabot/npm_and_yarn/minor-and-patch-406fc9582c

Bump the minor-and-patch group with 9 updates
This commit is contained in:
John Livingston 2024-10-08 16:27:23 +02:00 committed by GitHub
commit ce8ec5cee4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 431 additions and 388 deletions

801
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,13 +38,13 @@
"xmppjs-chat-bot": "^0.5.0"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.12.0",
"@lit-labs/motion": "^1.0.7",
"@lit/context": "^1.1.2",
"@lit/context": "^1.1.3",
"@lit/task": "^1.0.1",
"@peertube/feed": "^5.1.3",
"@peertube/peertube-types": "^5.2.0",
"@stylistic/eslint-plugin": "^2.8.0",
"@stylistic/eslint-plugin": "^2.9.0",
"@tsconfig/node16": "^16.1.3",
"@types/async": "^3.2.24",
"@types/escape-html": "^1.0.4",
@ -52,27 +52,27 @@
"@types/express": "^4.17.21",
"@types/got": "^9.6.12",
"@types/http-proxy": "^1.17.15",
"@types/node": "^16.18.108",
"@types/node": "^16.18.113",
"@types/winston": "^2.4.4",
"@types/xmpp__jid": "^1.3.5",
"@typescript-eslint/parser": "^8.4.0",
"commander": "^12.1.0",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"eslint": "^8.57.1",
"eslint-config-love": "^66.0.0",
"eslint-plugin-lit": "^1.15.0",
"globals": "^15.9.0",
"lit": "^3.2.0",
"globals": "^15.10.0",
"lit": "^3.2.1",
"lit-analyzer": "^2.0.3",
"npm-run-all": "^4.1.5",
"sass": "^1.78.0",
"sass": "^1.79.4",
"sharp": "^0.33.5",
"stylelint": "^16.9.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard-scss": "^13.1.0",
"svgo": "^3.3.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.6.0",
"typescript-eslint": "^8.8.1",
"yaml": "^2.5.1"
},
"engine": {