chore(): update package lock files

This commit is contained in:
ionitron
2024-11-27 18:27:30 +00:00
parent 1c281dc4ee
commit a90097cdb1
8 changed files with 72 additions and 60 deletions

View File

@ -208,9 +208,10 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.4.0.tgz",
"integrity": "sha512-mZ2Ni9QByFGWBNr5W/F/nyPV+cXLhK+6W5BRziy7QPX6YIS57KH8FpY+CjE7BEcpE78anyY49bZt3eOWcES02g==",
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.4.1.tgz",
"integrity": "sha512-D5xpw5TF2wldpAWE0rHq3L+5T79EjR6d++QFpprjp+q+cFjjhOnfGD+2k7gLlWepAod9LUUigeL0JF02C2wgRQ==",
"license": "MIT",
"dependencies": {
"@stencil/core": "4.20.0",
"ionicons": "^7.2.2",
@ -3970,9 +3971,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.4.0.tgz",
"integrity": "sha512-mZ2Ni9QByFGWBNr5W/F/nyPV+cXLhK+6W5BRziy7QPX6YIS57KH8FpY+CjE7BEcpE78anyY49bZt3eOWcES02g==",
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.4.1.tgz",
"integrity": "sha512-D5xpw5TF2wldpAWE0rHq3L+5T79EjR6d++QFpprjp+q+cFjjhOnfGD+2k7gLlWepAod9LUUigeL0JF02C2wgRQ==",
"requires": {
"@stencil/core": "4.20.0",
"ionicons": "^7.2.2",
@ -6562,4 +6563,4 @@
"dev": true
}
}
}
}