Bump @capacitor/core from 8.1.0 to 8.2.0 in /materialious
Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/8.1.0...8.2.0) --- updated-dependencies: - dependency-name: "@capacitor/core" dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+6
-6
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "materialious",
|
||||
"version": "1.16.21",
|
||||
"version": "1.16.22",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "materialious",
|
||||
"version": "1.16.21",
|
||||
"version": "1.16.22",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@capacitor-community/electron": "^5.0.1",
|
||||
@@ -14,7 +14,7 @@
|
||||
"@capacitor/app": "^8.0.1",
|
||||
"@capacitor/browser": "^8.0.1",
|
||||
"@capacitor/clipboard": "^8.0.1",
|
||||
"@capacitor/core": "^8.0.0",
|
||||
"@capacitor/core": "^8.2.0",
|
||||
"@capacitor/network": "^8.0.1",
|
||||
"@capacitor/preferences": "^8.0.1",
|
||||
"@capacitor/screen-orientation": "^8.0.1",
|
||||
@@ -2268,9 +2268,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@capacitor/core": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.1.0.tgz",
|
||||
"integrity": "sha512-UfMBMWc1v7J+14AhH03QmeNwV3HZx3qnOWhpwnHfzALEwAwlV/itQOQqcasMQYhOHWL0tiymc5ByaLTn7KKQxw==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.2.0.tgz",
|
||||
"integrity": "sha512-oKaoNeNtH2iIZMDFVrb1atoyRECDGHcfLMunJ5KWN8DtvpVBeeA4c41e20NTuhMxw1cSYbpq2PV2hb+/9CJxlQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.1.0"
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"@capacitor/app": "^8.0.1",
|
||||
"@capacitor/browser": "^8.0.1",
|
||||
"@capacitor/clipboard": "^8.0.1",
|
||||
"@capacitor/core": "^8.0.0",
|
||||
"@capacitor/core": "^8.2.0",
|
||||
"@capacitor/network": "^8.0.1",
|
||||
"@capacitor/preferences": "^8.0.1",
|
||||
"@capacitor/screen-orientation": "^8.0.1",
|
||||
|
||||
Reference in New Issue
Block a user