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

Update dependency caniuse-lite to v1.0.30001800
This commit is contained in:
BotBlake
2026-07-08 01:31:11 +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.30001799", "caniuse-lite": "1.0.30001800",
"cspell": "10.0.1", "cspell": "10.0.1",
"docusaurus-plugin-sass": "0.2.6", "docusaurus-plugin-sass": "0.2.6",
"eslint": "9.39.4", "eslint": "9.39.4",
@@ -9141,9 +9141,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001799", "version": "1.0.30001800",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001799.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001800.tgz",
"integrity": "sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==", "integrity": "sha512-MMHtuAz9Ys840zAY5F4k6fV5GaivZ9sPk+nz0mY+GYVzRBnYkN0mpqkSR92oWRQ19yQWo4HvBV/FnC16AJX8MA==",
"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.30001799", "caniuse-lite": "1.0.30001800",
"cspell": "10.0.1", "cspell": "10.0.1",
"docusaurus-plugin-sass": "0.2.6", "docusaurus-plugin-sass": "0.2.6",
"eslint": "9.39.4", "eslint": "9.39.4",