chore(): update package lock files

This commit is contained in:
ionitron
2024-10-30 16:40:24 +00:00
parent 93364b93c4
commit ffdaa3b286
8 changed files with 60 additions and 60 deletions

View File

@ -238,9 +238,9 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.3.3.tgz",
"integrity": "sha512-f2PXV0jFIFPdjP+NbmQ1mXqRQ4KWi0U0jdQd3wDYsJFWQLmWXhW7Yp/4lCDdl0ouMeZRB2phddqFct1c7H6PyA==",
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.3.4.tgz",
"integrity": "sha512-MkgaQ9+oQwj3AK/i25MkLgKUUH3/nvNjd4YlmUyFjPG7l2IBHsrLlSmuFGCyniB+doI9Hynu3T9CZP7NS4RjRQ==",
"dependencies": {
"@stencil/core": "4.20.0",
"ionicons": "^7.2.2",
@ -414,11 +414,11 @@
}
},
"node_modules/@ionic/react": {
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.3.3.tgz",
"integrity": "sha512-BQVke+4QF1viPmwYFV/Bfseh4AhLnA0svP8UvKTP45plJ2KDXF/IbFVNn+FWtjByrqYU4PldUgF01+O4yPGiRw==",
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.3.4.tgz",
"integrity": "sha512-CIoTHg/1nJJN11IjmsUqeQB1nIP4SxQyo2nBH+MhzeVCMv8Tj00Y4rU/9RYzKfRI7Zfsi9MOwVrwpGhPWi4KWA==",
"dependencies": {
"@ionic/core": "8.3.3",
"@ionic/core": "8.3.4",
"ionicons": "^7.0.0",
"tslib": "*"
},
@ -4057,9 +4057,9 @@
"dev": true
},
"@ionic/core": {
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.3.3.tgz",
"integrity": "sha512-f2PXV0jFIFPdjP+NbmQ1mXqRQ4KWi0U0jdQd3wDYsJFWQLmWXhW7Yp/4lCDdl0ouMeZRB2phddqFct1c7H6PyA==",
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.3.4.tgz",
"integrity": "sha512-MkgaQ9+oQwj3AK/i25MkLgKUUH3/nvNjd4YlmUyFjPG7l2IBHsrLlSmuFGCyniB+doI9Hynu3T9CZP7NS4RjRQ==",
"requires": {
"@stencil/core": "4.20.0",
"ionicons": "^7.2.2",
@ -4163,11 +4163,11 @@
"requires": {}
},
"@ionic/react": {
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.3.3.tgz",
"integrity": "sha512-BQVke+4QF1viPmwYFV/Bfseh4AhLnA0svP8UvKTP45plJ2KDXF/IbFVNn+FWtjByrqYU4PldUgF01+O4yPGiRw==",
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.3.4.tgz",
"integrity": "sha512-CIoTHg/1nJJN11IjmsUqeQB1nIP4SxQyo2nBH+MhzeVCMv8Tj00Y4rU/9RYzKfRI7Zfsi9MOwVrwpGhPWi4KWA==",
"requires": {
"@ionic/core": "8.3.3",
"@ionic/core": "8.3.4",
"ionicons": "^7.0.0",
"tslib": "*"
}
@ -6666,4 +6666,4 @@
"dev": true
}
}
}
}