Merge pull request #7 from xlmnxp/dependabot/npm_and_yarn/postcss-8.4.32

Bump postcss from 8.4.23 to 8.4.32
This commit is contained in:
Salem Yaslem 2023-12-31 01:43:36 +03:00 committed by GitHub
commit 7c8dd74d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

52
package-lock.json generated
View File

@ -16,8 +16,8 @@
"comlink": "^4.4.1",
"mime": "^3.0.0",
"moveable": "^0.52.0",
"sass": "^1.69.5",
"selecto": "^1.22.3",
"sass": "^1.62.1",
"selecto": "^1.26.2",
"stateshot": "^1.3.5",
"uuid": "^9.0.0",
"vue-plyr": "^7.0.0",
@ -6292,9 +6292,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.23",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz",
"integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==",
"version": "8.4.32",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz",
"integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
"funding": [
{
"type": "opencollective",
@ -6310,7 +6310,7 @@
}
],
"dependencies": {
"nanoid": "^3.3.6",
"nanoid": "^3.3.7",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.2"
},
@ -6836,9 +6836,9 @@
"dev": true
},
"node_modules/postcss/node_modules/nanoid": {
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
"funding": [
{
"type": "github",
@ -6992,23 +6992,6 @@
"selecto": "~1.26.3"
}
},
"node_modules/react-selecto/node_modules/selecto": {
"version": "1.26.3",
"resolved": "https://registry.npmjs.org/selecto/-/selecto-1.26.3.tgz",
"integrity": "sha512-gZHgqMy5uyB6/2YDjv3Qqaf7bd2hTDOpPdxXlrez4R3/L0GiEWDCFaUfrflomgqdb3SxHF2IXY0Jw0EamZi7cw==",
"dependencies": {
"@daybrush/utils": "^1.13.0",
"@egjs/children-differ": "^1.0.1",
"@scena/dragscroll": "^1.4.0",
"@scena/event-emitter": "^1.0.5",
"css-styled": "^1.0.8",
"css-to-mat": "^1.1.1",
"framework-utils": "^1.1.0",
"gesto": "^1.19.4",
"keycon": "^1.2.0",
"overlap-area": "^1.1.0"
}
},
"node_modules/read-cache": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
@ -8523,23 +8506,6 @@
"selecto": "~1.26.2"
}
},
"node_modules/vue3-selecto/node_modules/selecto": {
"version": "1.22.6",
"resolved": "https://registry.npmjs.org/selecto/-/selecto-1.22.6.tgz",
"integrity": "sha512-9LqyQWmT032JZe3Rtg/urvXbkZJV/EFLGo115KQCv7wL9nuqindmJuzFQBRTB1xUcglWavGgnFZRp7EknFZh9Q==",
"dependencies": {
"@daybrush/utils": "^1.13.0",
"@egjs/children-differ": "^1.0.1",
"@scena/dragscroll": "^1.4.0",
"@scena/event-emitter": "^1.0.5",
"css-styled": "^1.0.8",
"css-to-mat": "^1.0.3",
"framework-utils": "^1.1.0",
"gesto": "^1.19.1",
"keycon": "^1.2.0",
"overlap-area": "^1.1.0"
}
},
"node_modules/vuetify": {
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.4.4.tgz",