1 Commits

Author SHA1 Message Date
061409e89b chore(deps): update minor and patch version dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-02 00:16:00 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"prettier": "^3.3.1"
"prettier": "^3.3.0"
},
"engines": {
"node": ">=18"
@@ -2280,9 +2280,9 @@
}
},
"node_modules/prettier": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz",
"integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz",
"integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==",
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"

View File

@@ -18,7 +18,7 @@
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"prettier": "^3.3.1"
"prettier": "^3.3.0"
},
"repository": {
"type": "git",