Compare commits
1 Commits
81cb2de0e1
...
35610ee8da
Author | SHA1 | Date | |
---|---|---|---|
35610ee8da |
10
package-lock.json
generated
10
package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"@nextcloud/prettier-config": "^1.1.0",
|
||||
"@nextcloud/stylelint-config": "^3.0.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-pinia": "^0.3.0",
|
||||
"eslint-plugin-pinia": "^0.4.0",
|
||||
"eslint-plugin-prettier": "^5.2.1"
|
||||
}
|
||||
},
|
||||
@ -5037,13 +5037,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-pinia": {
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-pinia/-/eslint-plugin-pinia-0.3.1.tgz",
|
||||
"integrity": "sha512-lkstDFNtEcJ4mSUetuNRRfg2kNXoZ4rFQ/GSVQt9LDJnkAy/WV7GtnDJLj55YNZ2qJG8fzk32y5sqXdMIXjA7g==",
|
||||
"version": "0.4.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-pinia/-/eslint-plugin-pinia-0.4.1.tgz",
|
||||
"integrity": "sha512-fiidH7GZ/OMbTHDwHS/tpbdBVBwCk/uEpWCZfzCK7HeiLKUGBBQr3MfHMYx15ACmgRyVu2eGwKELB3s6SMoWbQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "14.x || >= 16"
|
||||
"node": ">= 18"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@typescript-eslint/utils": ">= 7.5 || 8.0.1",
|
||||
|
@ -37,7 +37,7 @@
|
||||
"@nextcloud/prettier-config": "^1.1.0",
|
||||
"@nextcloud/stylelint-config": "^3.0.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-pinia": "^0.3.0",
|
||||
"eslint-plugin-pinia": "^0.4.0",
|
||||
"eslint-plugin-prettier": "^5.2.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user