chore: update package lock files

This commit is contained in:
Liam DeBeasi
2024-01-03 09:57:18 -05:00
parent ebb9ae9c11
commit b2e40cdcb8
6 changed files with 94 additions and 94 deletions

View File

@@ -1060,12 +1060,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"dependencies": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -1462,9 +1462,9 @@
"license": "MIT"
},
"node_modules/@stencil/core": {
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.2.tgz",
"integrity": "sha512-KdZEAtz9VnqMtXOkf51+8mphyRt0fN/LYgtj5M8gnveGspG8KzoyTDzlWt0wsstWIsJJ21RA1yd3AgMMZiu3MA==",
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.9.0.tgz",
"integrity": "sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w==",
"bin": {
"stencil": "bin/stencil"
},
@@ -3923,9 +3923,9 @@
}
},
"node_modules/ionicons": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.1.tgz",
"integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"dependencies": {
"@stencil/core": "^4.0.3"
}
@@ -7330,12 +7330,12 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"requires": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -7581,9 +7581,9 @@
}
},
"@stencil/core": {
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.8.2.tgz",
"integrity": "sha512-KdZEAtz9VnqMtXOkf51+8mphyRt0fN/LYgtj5M8gnveGspG8KzoyTDzlWt0wsstWIsJJ21RA1yd3AgMMZiu3MA=="
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.9.0.tgz",
"integrity": "sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w=="
},
"@types/estree": {
"version": "0.0.39",
@@ -9133,9 +9133,9 @@
}
},
"ionicons": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.1.tgz",
"integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"requires": {
"@stencil/core": "^4.0.3"
}

View File

@@ -1407,12 +1407,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"dependencies": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -5234,9 +5234,9 @@
}
},
"node_modules/ionicons": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.1.tgz",
"integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"dependencies": {
"@stencil/core": "^4.0.3"
}
@@ -9697,12 +9697,12 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"requires": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -12183,9 +12183,9 @@
}
},
"ionicons": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.1.tgz",
"integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"requires": {
"@stencil/core": "^4.0.3"
}

View File

@@ -238,12 +238,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"dependencies": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -414,11 +414,11 @@
}
},
"node_modules/@ionic/react": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.2.tgz",
"integrity": "sha512-c2dD/ATMDf70GAp6z6QLzmRNZVBZl9B6zcCGJlYhxSHReNOAln3PWYwxy8v/7MuTyclG4rnNQxiSBd3XQbqKTw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.3.tgz",
"integrity": "sha512-hgntkT+tJalHH4XAjnNZ3e5G64mZL/C7ah2pF5v6W/0YdwRMv4HTEp7KYyumRFiUlNQdNXmZlwJ2CjsoAafJRA==",
"dependencies": {
"@ionic/core": "7.6.2",
"@ionic/core": "7.6.3",
"ionicons": "^7.0.0",
"tslib": "*"
},
@@ -4050,12 +4050,12 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"requires": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -4156,11 +4156,11 @@
"requires": {}
},
"@ionic/react": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.2.tgz",
"integrity": "sha512-c2dD/ATMDf70GAp6z6QLzmRNZVBZl9B6zcCGJlYhxSHReNOAln3PWYwxy8v/7MuTyclG4rnNQxiSBd3XQbqKTw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.6.3.tgz",
"integrity": "sha512-hgntkT+tJalHH4XAjnNZ3e5G64mZL/C7ah2pF5v6W/0YdwRMv4HTEp7KYyumRFiUlNQdNXmZlwJ2CjsoAafJRA==",
"requires": {
"@ionic/core": "7.6.2",
"@ionic/core": "7.6.3",
"ionicons": "^7.0.0",
"tslib": "*"
}

View File

@@ -811,12 +811,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"dependencies": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -6078,9 +6078,9 @@
}
},
"node_modules/ionicons": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.1.tgz",
"integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"dependencies": {
"@stencil/core": "^4.0.3"
}
@@ -12857,12 +12857,12 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"requires": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -16785,9 +16785,9 @@
}
},
"ionicons": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.1.tgz",
"integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"requires": {
"@stencil/core": "^4.0.3"
}

View File

@@ -661,12 +661,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"dependencies": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -852,11 +852,11 @@
}
},
"node_modules/@ionic/vue": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.2.tgz",
"integrity": "sha512-+qamnvbplyPN0RASemYvxMCPcwJ+lrJVJeDQ8Cw14OIuItVkMsidM2pF4hzZaxXyS+aHqCaVTewvLJ2/cUpzTw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.3.tgz",
"integrity": "sha512-z++ahF2xfcbj/LuqPZUm22fxm7p5BabWOHekbrraPllIm9+1xpP6JESb7XNYT4G0+hFxThXYxUyhc+ph2cALgQ==",
"dependencies": {
"@ionic/core": "7.6.2",
"@ionic/core": "7.6.3",
"ionicons": "^7.0.0"
}
},
@@ -7878,12 +7878,12 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"requires": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -7993,11 +7993,11 @@
"requires": {}
},
"@ionic/vue": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.2.tgz",
"integrity": "sha512-+qamnvbplyPN0RASemYvxMCPcwJ+lrJVJeDQ8Cw14OIuItVkMsidM2pF4hzZaxXyS+aHqCaVTewvLJ2/cUpzTw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.6.3.tgz",
"integrity": "sha512-z++ahF2xfcbj/LuqPZUm22fxm7p5BabWOHekbrraPllIm9+1xpP6JESb7XNYT4G0+hFxThXYxUyhc+ph2cALgQ==",
"requires": {
"@ionic/core": "7.6.2",
"@ionic/core": "7.6.3",
"ionicons": "^7.0.0"
}
},

View File

@@ -208,12 +208,12 @@
"dev": true
},
"node_modules/@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"dependencies": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
}
},
@@ -2431,9 +2431,9 @@
}
},
"node_modules/ionicons": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.1.tgz",
"integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"dependencies": {
"@stencil/core": "^4.0.3"
}
@@ -3959,12 +3959,12 @@
"dev": true
},
"@ionic/core": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.2.tgz",
"integrity": "sha512-PEeCAjKrtKkc7PqCF7WlXn36PmowBbswnMADmoJ75ozyheRMe+v+GY2a75dGsBxB8nMZP9X9wYBXvZ3BgYUdLw==",
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.6.3.tgz",
"integrity": "sha512-KT8RXcbLRoCvj2wQNZJ0FAM+PlcVZZT0N3BPYPAiyTLA/rmMnlPGxNMMqGEJMynL8oPx/2nh+bLS2Yv/kBPnug==",
"requires": {
"@stencil/core": "^4.8.2",
"ionicons": "^7.2.1",
"ionicons": "^7.2.2",
"tslib": "^2.1.0"
},
"dependencies": {
@@ -5545,9 +5545,9 @@
}
},
"ionicons": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.1.tgz",
"integrity": "sha512-2pvCM7DGVEtbbj48PJzQrCADCQrqjU1nUYX9l9PyEWz3ZfdnLdAouqwPxLdl8tbaF9cE7OZRSlyQD7oLOLnGoQ==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.2.2.tgz",
"integrity": "sha512-I3iYIfc9Q9FRifWyFSwTAvbEABWlWY32i0sAVDDPGYnaIZVugkLCZFbEcrphW6ixVPg8tt1oLwalo/JJwbEqnA==",
"requires": {
"@stencil/core": "^4.0.3"
}