Merge pull request #1998 from jellyfin/renovate/caniuse-lite-1.x

Update dependency caniuse-lite to v1.0.30001810
This commit is contained in:
BotBlake
2026-09-01 22:31:33 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"@types/react": "18.3.31", "@types/react": "18.3.31",
"@types/react-helmet": "6.1.11", "@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3", "@types/react-router-dom": "5.3.3",
"caniuse-lite": "1.0.30001809", "caniuse-lite": "1.0.30001810",
"cspell": "10.1.1", "cspell": "10.1.1",
"docusaurus-plugin-sass": "0.2.6", "docusaurus-plugin-sass": "0.2.6",
"eslint": "9.39.5", "eslint": "9.39.5",
@@ -9176,9 +9176,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001809", "version": "1.0.30001810",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001809.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001810.tgz",
"integrity": "sha512-xxWVywk6a6Arlk+hymeycyn/VgqEfLDxupvhH/xiY5SJ/18kmi9o6MiO320DCUzypORHLtvh0I4i04tUhCNHNQ==", "integrity": "sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
+1 -1
View File
@@ -61,7 +61,7 @@
"@types/react": "18.3.31", "@types/react": "18.3.31",
"@types/react-helmet": "6.1.11", "@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3", "@types/react-router-dom": "5.3.3",
"caniuse-lite": "1.0.30001809", "caniuse-lite": "1.0.30001810",
"cspell": "10.1.1", "cspell": "10.1.1",
"docusaurus-plugin-sass": "0.2.6", "docusaurus-plugin-sass": "0.2.6",
"eslint": "9.39.5", "eslint": "9.39.5",