Bump NPM Deps

CheerpX -> 1.0.4
This commit is contained in:
Alessandro Pignotti 2024-10-23 13:54:15 +02:00
parent b33e3a4356
commit cd75685862

20
package-lock.json generated
View file

@ -497,9 +497,9 @@
}
},
"node_modules/@leaningtech/cheerpx": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@leaningtech/cheerpx/-/cheerpx-1.0.3.tgz",
"integrity": "sha512-GkIVuBiht/t5YTbvVhmhAFLCfwtMw1iHGncRs77iq5rzDxTDb6gRxAmTM8u7ml3WxrI54oDjI5o9niqyaFRrwg==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@leaningtech/cheerpx/-/cheerpx-1.0.4.tgz",
"integrity": "sha512-fsp8j+icUOjvttP6225ri/2mlKAWYDNbhAe8/JWDGbilrI/WPX/Xxj0eSlyVtfcUo1dhiD7cnLeAIaELQoJBfw==",
"dev": true
},
"node_modules/@nodelib/fs.scandir": {
@ -1387,9 +1387,9 @@
"dev": true
},
"node_modules/electron-to-chromium": {
"version": "1.5.42",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.42.tgz",
"integrity": "sha512-gIfKavKDw1mhvic9nbzA5lZw8QSHpdMwLwXc0cWidQz9B15pDoDdDH4boIatuFfeoCatb3a/NGL6CYRVFxGZ9g==",
"version": "1.5.43",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.43.tgz",
"integrity": "sha512-NxnmFBHDl5Sachd2P46O7UJiMaMHMLSofoIWVJq3mj8NJgG0umiSeljAVP9lGzjI0UDLJJ5jjoGjcrB8RSbjLQ==",
"dev": true
},
"node_modules/emoji-regex": {
@ -1795,7 +1795,7 @@
}
},
"node_modules/labs": {
"resolved": "git+ssh://git@github.com/leaningtech/labs.git#15476485d370be69463eaec053cbfa65f3823d88",
"resolved": "git+ssh://git@github.com/leaningtech/labs.git#147251af59fb91ae676e13a027406ba4b3f73962",
"dev": true
},
"node_modules/lilconfig": {
@ -2786,9 +2786,9 @@
"dev": true
},
"node_modules/vite": {
"version": "5.4.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.9.tgz",
"integrity": "sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==",
"version": "5.4.10",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz",
"integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==",
"dev": true,
"dependencies": {
"esbuild": "^0.21.3",