1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-02-08 21:59:39 +01:00

build(deps-dev): bump autoprefixer from 10.3.4 to 10.3.5 (#240)

This commit is contained in:
dependabot[bot] 2021-09-23 07:31:35 +02:00 committed by GitHub
parent 33fde7f859
commit aa184eb66b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 34 deletions

79
package-lock.json generated
View File

@ -38,7 +38,7 @@
"@types/node": "16.9.6", "@types/node": "16.9.6",
"@types/react": "17.0.24", "@types/react": "17.0.24",
"@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.5",
"babel-jest": "27.2.1", "babel-jest": "27.2.1",
"cypress": "8.4.1", "cypress": "8.4.1",
"dockerfilelint": "1.8.0", "dockerfilelint": "1.8.0",
@ -5566,15 +5566,15 @@
} }
}, },
"node_modules/autoprefixer": { "node_modules/autoprefixer": {
"version": "10.3.4", "version": "10.3.5",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.4.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.5.tgz",
"integrity": "sha512-EKjKDXOq7ug+jagLzmnoTRpTT0q1KVzEJqrJd0hCBa7FiG0WbFOBCcJCy2QkW1OckpO3qgttA1aWjVbeIPAecw==", "integrity": "sha512-2H5kQSsyoOMdIehTzIt/sC9ZDIgWqlkG/dbevm9B9xQZ1TDPBHpNUDW5ENqqQQzuaBWEo75JkV0LJe+o5Lnr5g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"browserslist": "^4.16.8", "browserslist": "^4.17.1",
"caniuse-lite": "^1.0.30001252", "caniuse-lite": "^1.0.30001259",
"colorette": "^1.3.0",
"fraction.js": "^4.1.1", "fraction.js": "^4.1.1",
"nanocolors": "^0.1.5",
"normalize-range": "^0.1.2", "normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0" "postcss-value-parser": "^4.1.0"
}, },
@ -6204,15 +6204,15 @@
} }
}, },
"node_modules/browserslist": { "node_modules/browserslist": {
"version": "4.17.0", "version": "4.17.1",
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.17.0.tgz", "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.17.1.tgz",
"integrity": "sha512-g2BJ2a0nEYvEFQC208q8mVAhfNwpZ5Mu8BwgtCdZKO3qx98HChmeg448fPdUzld8aFmfLgVh7yymqV+q1lJZ5g==", "integrity": "sha512-aLD0ZMDSnF4lUt4ZDNgqi5BUn9BZ7YdQdI/cYlILrhdSSZJLU9aNZoD5/NBmM4SK34APB2e83MOsRt1EnkuyaQ==",
"dependencies": { "dependencies": {
"caniuse-lite": "^1.0.30001254", "caniuse-lite": "^1.0.30001259",
"colorette": "^1.3.0", "electron-to-chromium": "^1.3.846",
"electron-to-chromium": "^1.3.830",
"escalade": "^3.1.1", "escalade": "^3.1.1",
"node-releases": "^1.1.75" "nanocolors": "^0.1.5",
"node-releases": "^1.1.76"
}, },
"bin": { "bin": {
"browserslist": "cli.js" "browserslist": "cli.js"
@ -8272,9 +8272,9 @@
} }
}, },
"node_modules/electron-to-chromium": { "node_modules/electron-to-chromium": {
"version": "1.3.845", "version": "1.3.847",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.845.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.847.tgz",
"integrity": "sha512-y0RorqmExFDI4RjLEC6j365bIT5UAXf9WIRcknvSFHVhbC/dRnCgJnPA3DUUW6SCC85QGKEafgqcHJ6uPdEP1Q==" "integrity": "sha512-u2VQOKACHgflbu9TAAiJ9UPaQj6AD0dijL79wdqTAzFz86GXSTTPyaoxP3gZflH+r0DAlY0jD4G0TqzHzLN6Vg=="
}, },
"node_modules/elliptic": { "node_modules/elliptic": {
"version": "6.5.4", "version": "6.5.4",
@ -16356,6 +16356,14 @@
"integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=", "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=",
"dev": true "dev": true
}, },
"node_modules/nanocolors": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.1.6.tgz",
"integrity": "sha512-2pvTw6vYRaBLGir2xR7MxaJtyWkrn+C53EpW8yPotG+pdAwBvt0Xwk4VJ6VHLY0aLthVZPvDfm9TdZvrvAm5UQ==",
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/nanoid": { "node_modules/nanoid": {
"version": "3.1.25", "version": "3.1.25",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.25.tgz", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.25.tgz",
@ -30475,15 +30483,15 @@
"dev": true "dev": true
}, },
"autoprefixer": { "autoprefixer": {
"version": "10.3.4", "version": "10.3.5",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.4.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.5.tgz",
"integrity": "sha512-EKjKDXOq7ug+jagLzmnoTRpTT0q1KVzEJqrJd0hCBa7FiG0WbFOBCcJCy2QkW1OckpO3qgttA1aWjVbeIPAecw==", "integrity": "sha512-2H5kQSsyoOMdIehTzIt/sC9ZDIgWqlkG/dbevm9B9xQZ1TDPBHpNUDW5ENqqQQzuaBWEo75JkV0LJe+o5Lnr5g==",
"dev": true, "dev": true,
"requires": { "requires": {
"browserslist": "^4.16.8", "browserslist": "^4.17.1",
"caniuse-lite": "^1.0.30001252", "caniuse-lite": "^1.0.30001259",
"colorette": "^1.3.0",
"fraction.js": "^4.1.1", "fraction.js": "^4.1.1",
"nanocolors": "^0.1.5",
"normalize-range": "^0.1.2", "normalize-range": "^0.1.2",
"postcss-value-parser": "^4.1.0" "postcss-value-parser": "^4.1.0"
} }
@ -30974,15 +30982,15 @@
} }
}, },
"browserslist": { "browserslist": {
"version": "4.17.0", "version": "4.17.1",
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.17.0.tgz", "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.17.1.tgz",
"integrity": "sha512-g2BJ2a0nEYvEFQC208q8mVAhfNwpZ5Mu8BwgtCdZKO3qx98HChmeg448fPdUzld8aFmfLgVh7yymqV+q1lJZ5g==", "integrity": "sha512-aLD0ZMDSnF4lUt4ZDNgqi5BUn9BZ7YdQdI/cYlILrhdSSZJLU9aNZoD5/NBmM4SK34APB2e83MOsRt1EnkuyaQ==",
"requires": { "requires": {
"caniuse-lite": "^1.0.30001254", "caniuse-lite": "^1.0.30001259",
"colorette": "^1.3.0", "electron-to-chromium": "^1.3.846",
"electron-to-chromium": "^1.3.830",
"escalade": "^3.1.1", "escalade": "^3.1.1",
"node-releases": "^1.1.75" "nanocolors": "^0.1.5",
"node-releases": "^1.1.76"
} }
}, },
"bser": { "bser": {
@ -32615,9 +32623,9 @@
"integrity": "sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==" "integrity": "sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA=="
}, },
"electron-to-chromium": { "electron-to-chromium": {
"version": "1.3.845", "version": "1.3.847",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.845.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.847.tgz",
"integrity": "sha512-y0RorqmExFDI4RjLEC6j365bIT5UAXf9WIRcknvSFHVhbC/dRnCgJnPA3DUUW6SCC85QGKEafgqcHJ6uPdEP1Q==" "integrity": "sha512-u2VQOKACHgflbu9TAAiJ9UPaQj6AD0dijL79wdqTAzFz86GXSTTPyaoxP3gZflH+r0DAlY0jD4G0TqzHzLN6Vg=="
}, },
"elliptic": { "elliptic": {
"version": "6.5.4", "version": "6.5.4",
@ -38719,6 +38727,11 @@
"integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=", "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=",
"dev": true "dev": true
}, },
"nanocolors": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.1.6.tgz",
"integrity": "sha512-2pvTw6vYRaBLGir2xR7MxaJtyWkrn+C53EpW8yPotG+pdAwBvt0Xwk4VJ6VHLY0aLthVZPvDfm9TdZvrvAm5UQ=="
},
"nanoid": { "nanoid": {
"version": "3.1.25", "version": "3.1.25",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.25.tgz", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.25.tgz",

View File

@ -59,7 +59,7 @@
"@types/node": "16.9.6", "@types/node": "16.9.6",
"@types/react": "17.0.24", "@types/react": "17.0.24",
"@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.5",
"babel-jest": "27.2.1", "babel-jest": "27.2.1",
"cypress": "8.4.1", "cypress": "8.4.1",
"dockerfilelint": "1.8.0", "dockerfilelint": "1.8.0",