mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @fullhuman/postcss-purgecss to v4.1.3
This commit is contained in:
parent
cc14eb17b5
commit
b326e41e91
2 changed files with 16 additions and 16 deletions
30
frontend/package-lock.json
generated
30
frontend/package-lock.json
generated
|
|
@ -9,7 +9,7 @@
|
|||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@fullhuman/postcss-purgecss": "4.1.2",
|
||||
"@fullhuman/postcss-purgecss": "4.1.3",
|
||||
"@testing-library/jest-dom": "5.15.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
|
|
@ -1647,11 +1647,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@fullhuman/postcss-purgecss": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-4.1.2.tgz",
|
||||
"integrity": "sha512-FcqFy89Q6Qf4MTrIlxucjn2oKavN4b8w/f3sCXqshtUAbZHDpiMwNqSv8flPVYbcJaNZB+V+gE9kUDEnW6bNig==",
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-4.1.3.tgz",
|
||||
"integrity": "sha512-jqcsyfvq09VOsMXxJMPLRF6Fhg/NNltzWKnC9qtzva+QKTxerCO4esG6je7hbnmkpZtaDyPTwMBj9bzfWorsrw==",
|
||||
"dependencies": {
|
||||
"purgecss": "^4.1.2"
|
||||
"purgecss": "^4.1.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"postcss": "^8.0.0"
|
||||
|
|
@ -22074,9 +22074,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/purgecss": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/purgecss/-/purgecss-4.1.2.tgz",
|
||||
"integrity": "sha512-e7Gz4nj4Lams6toFQ40YJiMrKWKE3nVPmdvhkJDxg8O/xj6gFudzrUa9qrQL+3DU0e8/c47MzxX9VXVbnPLR6A==",
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/purgecss/-/purgecss-4.1.3.tgz",
|
||||
"integrity": "sha512-99cKy4s+VZoXnPxaoM23e5ABcP851nC2y2GROkkjS8eJaJtlciGavd7iYAw2V84WeBqggZ12l8ef44G99HmTaw==",
|
||||
"dependencies": {
|
||||
"commander": "^8.0.0",
|
||||
"glob": "^7.1.7",
|
||||
|
|
@ -29608,11 +29608,11 @@
|
|||
}
|
||||
},
|
||||
"@fullhuman/postcss-purgecss": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-4.1.2.tgz",
|
||||
"integrity": "sha512-FcqFy89Q6Qf4MTrIlxucjn2oKavN4b8w/f3sCXqshtUAbZHDpiMwNqSv8flPVYbcJaNZB+V+gE9kUDEnW6bNig==",
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-4.1.3.tgz",
|
||||
"integrity": "sha512-jqcsyfvq09VOsMXxJMPLRF6Fhg/NNltzWKnC9qtzva+QKTxerCO4esG6je7hbnmkpZtaDyPTwMBj9bzfWorsrw==",
|
||||
"requires": {
|
||||
"purgecss": "^4.1.2"
|
||||
"purgecss": "^4.1.3"
|
||||
}
|
||||
},
|
||||
"@hapi/address": {
|
||||
|
|
@ -45507,9 +45507,9 @@
|
|||
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
|
||||
},
|
||||
"purgecss": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/purgecss/-/purgecss-4.1.2.tgz",
|
||||
"integrity": "sha512-e7Gz4nj4Lams6toFQ40YJiMrKWKE3nVPmdvhkJDxg8O/xj6gFudzrUa9qrQL+3DU0e8/c47MzxX9VXVbnPLR6A==",
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/purgecss/-/purgecss-4.1.3.tgz",
|
||||
"integrity": "sha512-99cKy4s+VZoXnPxaoM23e5ABcP851nC2y2GROkkjS8eJaJtlciGavd7iYAw2V84WeBqggZ12l8ef44G99HmTaw==",
|
||||
"requires": {
|
||||
"commander": "^8.0.0",
|
||||
"glob": "^7.1.7",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@fullhuman/postcss-purgecss": "4.1.2",
|
||||
"@fullhuman/postcss-purgecss": "4.1.3",
|
||||
"@testing-library/jest-dom": "5.15.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue