diff --git a/package-lock.json b/package-lock.json index 8acdb08..88752f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@types/lodash-es": "^4.17.12", "@types/node": "^22.7.9", "@vitejs/plugin-vue": "^5.1.4", - "@vue/eslint-config-prettier": "^10.0.0", + "@vue/eslint-config-prettier": "^10.1.0", "ajv": "^8.17.1", "eslint": "^9.13.0", "eslint-plugin-cypress": "^4.0.0", @@ -1841,9 +1841,9 @@ } }, "node_modules/@vue/eslint-config-prettier": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-10.0.0.tgz", - "integrity": "sha512-iDEjsfT+UXQTJfe+4mstb/B5BSZ5RpL6FO3F97XxElIXdD04gkH+F7PR4fBMEVyJi4892G4LQVPQ8oXxVyp8Dw==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-10.1.0.tgz", + "integrity": "sha512-J6wV91y2pXc0Phha01k0WOHBTPsoSTf4xlmMjoKaeSxBpAdsgTppGF5RZRdOHM7OA74zAXD+VLANrtYXpiPKkQ==", "dev": true, "dependencies": { "eslint-config-prettier": "^9.1.0", diff --git a/package.json b/package.json index 0dd3f22..af7a719 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/lodash-es": "^4.17.12", "@types/node": "^22.7.9", "@vitejs/plugin-vue": "^5.1.4", - "@vue/eslint-config-prettier": "^10.0.0", + "@vue/eslint-config-prettier": "^10.1.0", "ajv": "^8.17.1", "eslint": "^9.13.0", "eslint-plugin-cypress": "^4.0.0",