diff --git a/VolunteeringUkraineMap/package-lock.json b/VolunteeringUkraineMap/package-lock.json index 8e9e832..664301d 100644 --- a/VolunteeringUkraineMap/package-lock.json +++ b/VolunteeringUkraineMap/package-lock.json @@ -29,7 +29,7 @@ "postcss-html": "^1.5.0", "stylelint": "^15.11.0", "stylelint-config-rational-order": "^0.1.2", - "stylelint-config-recommended-vue": "^1.4.0", + "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^30.0.1", "tailwindcss": "^3.3.6", "vite": "^5.0.7", @@ -8794,9 +8794,9 @@ } }, "node_modules/stylelint-config-recommended-vue": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.4.0.tgz", - "integrity": "sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.5.0.tgz", + "integrity": "sha512-65TAK/clUqkNtkZLcuytoxU0URQYlml+30Nhop7sRkCZ/mtWdXt7T+spPSB3KMKlb+82aEVJ4OrcstyDBdbosg==", "dev": true, "dependencies": { "semver": "^7.3.5", @@ -16575,9 +16575,9 @@ "requires": {} }, "stylelint-config-recommended-vue": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.4.0.tgz", - "integrity": "sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.5.0.tgz", + "integrity": "sha512-65TAK/clUqkNtkZLcuytoxU0URQYlml+30Nhop7sRkCZ/mtWdXt7T+spPSB3KMKlb+82aEVJ4OrcstyDBdbosg==", "dev": true, "requires": { "semver": "^7.3.5", diff --git a/VolunteeringUkraineMap/package.json b/VolunteeringUkraineMap/package.json index 8327d73..ea54936 100644 --- a/VolunteeringUkraineMap/package.json +++ b/VolunteeringUkraineMap/package.json @@ -33,7 +33,7 @@ "postcss-html": "^1.5.0", "stylelint": "^15.11.0", "stylelint-config-rational-order": "^0.1.2", - "stylelint-config-recommended-vue": "^1.4.0", + "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^30.0.1", "tailwindcss": "^3.3.6", "vite": "^5.0.7",