chore: sync with main

This commit is contained in:
Liam DeBeasi
2024-04-10 09:50:08 -04:00
13 changed files with 108 additions and 12 deletions

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [7.8.4](https://github.com/ionic-team/ionic-framework/compare/v7.8.3...v7.8.4) (2024-04-10)
**Note:** Version bump only for package @ionic/vue-router
## [7.8.3](https://github.com/ionic-team/ionic-framework/compare/v7.8.2...v7.8.3) (2024-04-03)
**Note:** Version bump only for package @ionic/vue-router

View File

@ -1508,9 +1508,9 @@
}
},
"node_modules/@stencil/core": {
"version": "4.14.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.0.tgz",
"integrity": "sha512-+s0u/KsNolXZ7tC2hEMgMA3jaNaqOhZvYKwSzjQbc0Wv+cB481Isxzo7ifgEWRYqsJzNSyqhO6cyu/EJrGGTdg==",
"version": "4.15.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.15.0.tgz",
"integrity": "sha512-C5syM3chCyxX0Os5M+ZWrBujjqwUfrTb87YiLr8RC+kMTmIpnRvvtj8/s3QYDGdDENGRxGkBpeboVh82IGqk0w==",
"bin": {
"stencil": "bin/stencil"
},
@ -8461,9 +8461,9 @@
}
},
"@stencil/core": {
"version": "4.14.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.0.tgz",
"integrity": "sha512-+s0u/KsNolXZ7tC2hEMgMA3jaNaqOhZvYKwSzjQbc0Wv+cB481Isxzo7ifgEWRYqsJzNSyqhO6cyu/EJrGGTdg=="
"version": "4.15.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.15.0.tgz",
"integrity": "sha512-C5syM3chCyxX0Os5M+ZWrBujjqwUfrTb87YiLr8RC+kMTmIpnRvvtj8/s3QYDGdDENGRxGkBpeboVh82IGqk0w=="
},
"@tootallnate/once": {
"version": "2.0.0",