Merge pull request #691 from JohnXLivingston/dependabot/npm_and_yarn/minor-and-patch-5bad440f25

Bump the minor-and-patch group across 1 directory with 7 updates
This commit is contained in:
John Livingston 2025-06-03 16:19:12 +02:00 committed by GitHub
commit 6dd4639727
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 486 additions and 383 deletions

855
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -39,14 +39,14 @@
"xmppjs-chat-bot": "^0.5.0" "xmppjs-chat-bot": "^0.5.0"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.27.0", "@eslint/js": "^9.28.0",
"@lit-labs/motion": "^1.0.8", "@lit-labs/motion": "^1.0.8",
"@lit/context": "^1.1.5", "@lit/context": "^1.1.5",
"@lit/task": "^1.0.2", "@lit/task": "^1.0.2",
"@peertube/feed": "^5.4.1", "@peertube/feed": "^5.4.1",
"@peertube/peertube-types": "^5.2.0", "@peertube/peertube-types": "^5.2.0",
"@stylistic/eslint-plugin": "^3.1.0", "@stylistic/eslint-plugin": "^3.1.0",
"@tsconfig/node16": "^16.1.3", "@tsconfig/node16": "^16.1.4",
"@types/async": "^3.2.24", "@types/async": "^3.2.24",
"@types/escape-html": "^1.0.4", "@types/escape-html": "^1.0.4",
"@types/eslint__js": "^8.42.3", "@types/eslint__js": "^8.42.3",
@ -58,22 +58,22 @@
"@types/xmpp__jid": "^1.3.5", "@types/xmpp__jid": "^1.3.5",
"@typescript-eslint/parser": "^8.4.0", "@typescript-eslint/parser": "^8.4.0",
"commander": "^13.1.0", "commander": "^13.1.0",
"esbuild": "^0.25.4", "esbuild": "^0.25.5",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-config-love": "^84.1.1", "eslint-config-love": "^84.1.1",
"eslint-plugin-lit": "^2.1.1", "eslint-plugin-lit": "^2.1.1",
"globals": "^16.0.0", "globals": "^16.2.0",
"lit": "^3.3.0", "lit": "^3.3.0",
"lit-analyzer": "^2.0.3", "lit-analyzer": "^2.0.3",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"sass": "^1.89.0", "sass": "^1.89.1",
"sharp": "^0.34.2", "sharp": "^0.34.2",
"stylelint": "^16.19.1", "stylelint": "^16.20.0",
"stylelint-config-recommended-scss": "^14.1.0", "stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-standard-scss": "^14.0.0", "stylelint-config-standard-scss": "^14.0.0",
"svgo": "^3.3.2", "svgo": "^3.3.2",
"typescript": "^5.5.4", "typescript": "^5.5.4",
"typescript-eslint": "^8.32.1", "typescript-eslint": "^8.33.0",
"yaml": "^2.8.0" "yaml": "^2.8.0"
}, },
"engine": { "engine": {