Skip to content

Commit df4dec3

Browse files
chore(deps): Bump the client-prod-capacitor group
Bumps the client-prod-capacitor group in /client with 9 updates: | Package | From | To | | --- | --- | --- | | [@capacitor/android](https://github.com/ionic-team/capacitor) | `7.4.4` | `8.0.0` | | [@capacitor/app](https://github.com/ionic-team/capacitor-plugins) | `7.1.0` | `8.0.0` | | [@capacitor/core](https://github.com/ionic-team/capacitor) | `7.4.4` | `8.0.0` | | [@capacitor/haptics](https://github.com/ionic-team/capacitor-haptics) | `7.0.2` | `8.0.0` | | [@capacitor/ios](https://github.com/ionic-team/capacitor) | `7.4.4` | `8.0.0` | | [@capacitor/keyboard](https://github.com/ionic-team/capacitor-keyboard) | `7.0.3` | `8.0.0` | | [@capacitor/splash-screen](https://github.com/ionic-team/capacitor-plugins) | `7.0.3` | `8.0.0` | | [@capacitor/status-bar](https://github.com/ionic-team/capacitor-plugins) | `7.0.3` | `8.0.0` | | [@capacitor/cli](https://github.com/ionic-team/capacitor) | `7.4.4` | `8.0.0` | Updates `@capacitor/android` from 7.4.4 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor@7.4.4...8.0.0) Updates `@capacitor/app` from 7.1.0 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor-plugins/releases) - [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) Updates `@capacitor/core` from 7.4.4 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor@7.4.4...8.0.0) Updates `@capacitor/haptics` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor-haptics/releases) - [Changelog](https://github.com/ionic-team/capacitor-haptics/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor-haptics@v7.0.2...v8.0.0) Updates `@capacitor/ios` from 7.4.4 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor@7.4.4...8.0.0) Updates `@capacitor/keyboard` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor-keyboard/releases) - [Changelog](https://github.com/ionic-team/capacitor-keyboard/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor-keyboard@v7.0.3...v8.0.0) Updates `@capacitor/splash-screen` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor-plugins/releases) - [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) Updates `@capacitor/status-bar` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor-plugins/releases) - [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) Updates `@capacitor/cli` from 7.4.4 to 8.0.0 - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor@7.4.4...8.0.0) --- updated-dependencies: - dependency-name: "@capacitor/android" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-prod-capacitor - dependency-name: "@capacitor/app" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-prod-capacitor - dependency-name: "@capacitor/core" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-prod-capacitor - dependency-name: "@capacitor/haptics" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-prod-capacitor - dependency-name: "@capacitor/ios" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-prod-capacitor - dependency-name: "@capacitor/keyboard" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-prod-capacitor - dependency-name: "@capacitor/splash-screen" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-prod-capacitor - dependency-name: "@capacitor/status-bar" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: client-prod-capacitor - dependency-name: "@capacitor/cli" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: client-prod-capacitor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad91d41 commit df4dec3

File tree

2 files changed

+73
-55
lines changed

2 files changed

+73
-55
lines changed

client/package-lock.json

Lines changed: 64 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
},
3939
"dependencies": {
4040
"@capacitor-community/electron": "github:Scille/capacitor-electron",
41-
"@capacitor/android": "^7.4.4",
42-
"@capacitor/app": "^7.1.0",
43-
"@capacitor/core": "^7.4.4",
44-
"@capacitor/haptics": "^7.0.2",
45-
"@capacitor/ios": "^7.4.4",
46-
"@capacitor/keyboard": "^7.0.3",
47-
"@capacitor/splash-screen": "^7.0.3",
48-
"@capacitor/status-bar": "^7.0.3",
41+
"@capacitor/android": "^8.0.0",
42+
"@capacitor/app": "^8.0.0",
43+
"@capacitor/core": "^8.0.0",
44+
"@capacitor/haptics": "^8.0.0",
45+
"@capacitor/ios": "^8.0.0",
46+
"@capacitor/keyboard": "^8.0.0",
47+
"@capacitor/splash-screen": "^8.0.0",
48+
"@capacitor/status-bar": "^8.0.0",
4949
"@ionic/storage": "^4.0.0",
5050
"@ionic/vue": "^8.7.7",
5151
"@ionic/vue-router": "^8.7.7",
@@ -71,7 +71,7 @@
7171
"xlsx": "file:vendor/xlsx-0.20.3.tgz"
7272
},
7373
"devDependencies": {
74-
"@capacitor/cli": "^7.4.4",
74+
"@capacitor/cli": "^8.0.0",
7575
"@intlify/eslint-plugin-vue-i18n": "^4.1.0",
7676
"@ionic/cli": "^7.2.1",
7777
"@playwright/test": "^1.56.1",

0 commit comments

Comments
 (0)