chore: update caniuse database for latest browser usage stats

This commit is contained in:
Matt Luedke 2023-11-14 15:20:29 -05:00
parent f77455fb01
commit 0e3e2171b5
2 changed files with 11 additions and 7 deletions

16
package-lock.json generated
View file

@ -4841,9 +4841,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001441", "version": "1.0.30001562",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001562.tgz",
"integrity": "sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==", "integrity": "sha512-kfte3Hym//51EdX4239i+Rmp20EsLIYGdPkERegTgU19hQWCRhsRFGKHTliUlsry53tv17K7n077Kqa0WJU4ng==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -4853,6 +4853,10 @@
{ {
"type": "tidelift", "type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/caniuse-lite" "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
} }
] ]
}, },
@ -19214,9 +19218,9 @@
} }
}, },
"caniuse-lite": { "caniuse-lite": {
"version": "1.0.30001441", "version": "1.0.30001562",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001562.tgz",
"integrity": "sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==", "integrity": "sha512-kfte3Hym//51EdX4239i+Rmp20EsLIYGdPkERegTgU19hQWCRhsRFGKHTliUlsry53tv17K7n077Kqa0WJU4ng==",
"dev": true "dev": true
}, },
"caseless": { "caseless": {

View file

@ -40,8 +40,8 @@
"@silvermine/eslint-config": "3.0.1", "@silvermine/eslint-config": "3.0.1",
"@silvermine/standardization": "2.0.0", "@silvermine/standardization": "2.0.0",
"autoprefixer": "8.6.5", "autoprefixer": "8.6.5",
"babelify": "10.0.0",
"babel-eslint": "10.1.0", "babel-eslint": "10.1.0",
"babelify": "10.0.0",
"check-node-version": "4.0.3", "check-node-version": "4.0.3",
"core-js": "3.11.0", "core-js": "3.11.0",
"coveralls": "3.0.3", "coveralls": "3.0.3",