Update dependency caniuse-lite to v1.0.30001807

This commit is contained in:
renovate[bot]
2026-08-13 12:37:15 +00:00
committed by GitHub
parent 6ac782c7d0
commit caeea3bc99
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"@types/react": "18.3.31",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"caniuse-lite": "1.0.30001806",
"caniuse-lite": "1.0.30001807",
"cspell": "10.0.1",
"docusaurus-plugin-sass": "0.2.6",
"eslint": "9.39.5",
@@ -9180,9 +9180,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001806",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001806.tgz",
"integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
"version": "1.0.30001807",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001807.tgz",
"integrity": "sha512-daRXJ9EB/rdRgu7kV+TTl1YUKtlsMWblPl2sLnpg9DZae16QCegol6A1SmCE31Lm9mXC1sRWGt/krouH+/dl7Q==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -61,7 +61,7 @@
"@types/react": "18.3.31",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"caniuse-lite": "1.0.30001806",
"caniuse-lite": "1.0.30001807",
"cspell": "10.0.1",
"docusaurus-plugin-sass": "0.2.6",
"eslint": "9.39.5",