We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df4b39 commit b31fb68Copy full SHA for b31fb68
1 file changed
package.json
@@ -18,7 +18,7 @@
18
],
19
"dependencies": {
20
"@chenfengyuan/vue-qrcode": "^1.0.2",
21
- "@mdi/js": "7.4.47",
+ "@mdi/js": "^7.4.47",
22
"@nextcloud/auth": "^2.5.1",
23
"@nextcloud/axios": "^2.5.1",
24
"@nextcloud/dialogs": "^6.3.0",
@@ -27,10 +27,10 @@
27
"@nextcloud/logger": "^3.0.2",
28
"@nextcloud/password-confirmation": "^5.3.1",
29
"@nextcloud/router": "^3.0.1",
30
- "@nextcloud/vue": "8.35.3",
+ "@nextcloud/vue": "^8.35.3",
31
"pinia": "^2.3.1",
32
"vue": "^2.7.16",
33
- "vue-material-design-icons": "5.3.1"
+ "vue-material-design-icons": "^5.3.1"
34
},
35
"devDependencies": {
36
"@babel/eslint-parser": "^7.24.7",
0 commit comments