Removed unused packages
This commit is contained in:
Generated
+2
-21
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "materialious",
|
||||
"version": "1.7.16",
|
||||
"version": "1.7.19",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "materialious",
|
||||
"version": "1.7.16",
|
||||
"version": "1.7.19",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@capacitor-community/electron": "^5.0.1",
|
||||
@@ -18,7 +18,6 @@
|
||||
"@capacitor/core": "^6.1.2",
|
||||
"@capacitor/screen-orientation": "^6.0.2",
|
||||
"@capacitor/status-bar": "^6.0.1",
|
||||
"@capgo/inappbrowser": "^6.6.8",
|
||||
"@hugotomazi/capacitor-navigation-bar": "^4.0.1",
|
||||
"beercss": "^3.8.0",
|
||||
"bgutils-js": "^3.2.0",
|
||||
@@ -31,7 +30,6 @@
|
||||
"iso-639-1": "^3.1.5",
|
||||
"material-dynamic-colors": "^1.1.1",
|
||||
"media-captions": "^1.0.4",
|
||||
"media-icons": "^0.10.0",
|
||||
"mousetrap": "^1.6.5",
|
||||
"peerjs": "^1.5.4",
|
||||
"shaka-player": "^4.13.0",
|
||||
@@ -1983,15 +1981,6 @@
|
||||
"@capacitor/core": "^6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@capgo/inappbrowser": {
|
||||
"version": "6.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@capgo/inappbrowser/-/inappbrowser-6.14.0.tgz",
|
||||
"integrity": "sha512-bcbdR0VMcvvzLroj7gFo/he3vpnAntFXdTF3rfnj3a2Xd2KWVdFQgxm8GfY5dbwyyxUv38m+pNnyWxfVNXHqiA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@capacitor/core": "^6.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@cspotcode/source-map-support": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
|
||||
@@ -8819,14 +8808,6 @@
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/media-icons": {
|
||||
"version": "0.10.0",
|
||||
"resolved": "https://registry.npmjs.org/media-icons/-/media-icons-0.10.0.tgz",
|
||||
"integrity": "sha512-M9loX7KUWsID3T8pRSN6/+MNKPEm9dNteqJk7yfo9ZaAIEYzEd07jWTVRlRmgVMKoAh1kY7funD6Qe1prrTJMQ==",
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/memoizee": {
|
||||
"version": "0.4.17",
|
||||
"resolved": "https://registry.npmjs.org/memoizee/-/memoizee-0.4.17.tgz",
|
||||
|
||||
@@ -50,7 +50,6 @@
|
||||
"@capacitor/core": "^6.1.2",
|
||||
"@capacitor/screen-orientation": "^6.0.2",
|
||||
"@capacitor/status-bar": "^6.0.1",
|
||||
"@capgo/inappbrowser": "^6.6.8",
|
||||
"@hugotomazi/capacitor-navigation-bar": "^4.0.1",
|
||||
"beercss": "^3.8.0",
|
||||
"bgutils-js": "^3.2.0",
|
||||
@@ -63,7 +62,6 @@
|
||||
"iso-639-1": "^3.1.5",
|
||||
"material-dynamic-colors": "^1.1.1",
|
||||
"media-captions": "^1.0.4",
|
||||
"media-icons": "^0.10.0",
|
||||
"mousetrap": "^1.6.5",
|
||||
"peerjs": "^1.5.4",
|
||||
"shaka-player": "^4.13.0",
|
||||
@@ -74,4 +72,4 @@
|
||||
"terser": "^5.34.1",
|
||||
"youtubei.js": "^13.3.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user