chore(): update package lock files

This commit is contained in:
ionitron
2024-09-17 14:27:27 +00:00
parent 58dda2850b
commit 28487ae69b
8 changed files with 169 additions and 279 deletions

View File

@ -1398,11 +1398,11 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.2.8",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.8.tgz",
"integrity": "sha512-2ZkgHF8FzpLZj/Ue8i7XngI4m3ITDJIEw0qKZcedPb1n+OzFJ3hcHOrkw+EUactuyW07KyjOr1tVh7G4S3P2BA==",
"version": "8.2.9",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.9.tgz",
"integrity": "sha512-Eveqg7ROtNey4q4djO9U6z1ZburOx1bt8eDQk+CLEGJ5W06gXxe2acExxVWi2sbdtTI5hcpSqXrimC3kBGk2Dg==",
"dependencies": {
"@stencil/core": "^4.19.2",
"@stencil/core": "4.20.0",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
@ -2203,9 +2203,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.19.2",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.19.2.tgz",
"integrity": "sha512-ZdnbHmHEl8E5vN0GWDtONe5w6j3CrSqqxZM4hNLBPkV/aouWKug7D5/Mi6RazfYO5U4fmHQYLwMz60rHcx0G4g==",
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz",
"integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==",
"bin": {
"stencil": "bin/stencil"
},
@ -9820,11 +9820,11 @@
"dev": true
},
"@ionic/core": {
"version": "8.2.8",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.8.tgz",
"integrity": "sha512-2ZkgHF8FzpLZj/Ue8i7XngI4m3ITDJIEw0qKZcedPb1n+OzFJ3hcHOrkw+EUactuyW07KyjOr1tVh7G4S3P2BA==",
"version": "8.2.9",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.9.tgz",
"integrity": "sha512-Eveqg7ROtNey4q4djO9U6z1ZburOx1bt8eDQk+CLEGJ5W06gXxe2acExxVWi2sbdtTI5hcpSqXrimC3kBGk2Dg==",
"requires": {
"@stencil/core": "^4.19.2",
"@stencil/core": "4.20.0",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
@ -10375,9 +10375,9 @@
}
},
"@stencil/core": {
"version": "4.19.2",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.19.2.tgz",
"integrity": "sha512-ZdnbHmHEl8E5vN0GWDtONe5w6j3CrSqqxZM4hNLBPkV/aouWKug7D5/Mi6RazfYO5U4fmHQYLwMz60rHcx0G4g=="
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz",
"integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg=="
},
"@tootallnate/once": {
"version": "2.0.0",
@ -15020,4 +15020,4 @@
}
}
}
}
}