Update dependency caniuse-lite to v1.0.30001780

This commit is contained in:
renovate[bot]
2026-03-24 07:17:28 +00:00
committed by GitHub
parent a2831bca71
commit 7f859d9111
2 changed files with 5 additions and 26 deletions
+4 -25
View File
@@ -90,7 +90,7 @@
"@vitest/coverage-v8": "3.2.4",
"autoprefixer": "10.4.27",
"babel-loader": "10.1.1",
"caniuse-lite": "1.0.30001778",
"caniuse-lite": "1.0.30001780",
"clean-webpack-plugin": "4.0.0",
"confusing-browser-globals": "1.0.11",
"copy-webpack-plugin": "14.0.0",
@@ -7901,27 +7901,6 @@
"postcss": "^8.1.0"
}
},
"node_modules/autoprefixer/node_modules/caniuse-lite": {
"version": "1.0.30001780",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001780.tgz",
"integrity": "sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==",
"dev": true,
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "CC-BY-4.0"
},
"node_modules/available-typed-arrays": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
@@ -8701,9 +8680,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001778",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001778.tgz",
"integrity": "sha512-PN7uxFL+ExFJO61aVmP1aIEG4i9whQd4eoSCebav62UwDyp5OHh06zN4jqKSMePVgxHifCw1QJxdRkA1Pisekg==",
"version": "1.0.30001780",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001780.tgz",
"integrity": "sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -27,7 +27,7 @@
"@vitest/coverage-v8": "3.2.4",
"autoprefixer": "10.4.27",
"babel-loader": "10.1.1",
"caniuse-lite": "1.0.30001778",
"caniuse-lite": "1.0.30001780",
"clean-webpack-plugin": "4.0.0",
"confusing-browser-globals": "1.0.11",
"copy-webpack-plugin": "14.0.0",