Merge remote-tracking branch 'origin/develop' into renovate/eslint-plugin-vue-10.x

This commit is contained in:
Henry Jameson 2025-04-02 13:27:56 +03:00
commit 4fd8895252
47 changed files with 520 additions and 622 deletions

View file

@ -32,7 +32,7 @@
"body-scroll-lock": "3.1.5",
"chromatism": "3.0.0",
"click-outside-vue3": "4.0.1",
"cropperjs": "1.6.2",
"cropperjs": "2.0.0",
"escape-html": "1.0.3",
"globals": "^16.0.0",
"hash-sum": "^2.0.0",
@ -95,19 +95,19 @@
"postcss": "8.5.3",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.6",
"sass": "1.86.0",
"sass": "1.86.1",
"selenium-server": "3.141.59",
"semver": "7.7.1",
"serve-static": "2.2.0",
"shelljs": "0.9.2",
"sinon": "20.0.0",
"sinon-chai": "4.0.0",
"stylelint": "14.16.1",
"stylelint": "16.17.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^8.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "29.0.0",
"stylelint-rscss": "0.4.0",
"stylelint-config-recommended": "^14.0.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-vue": "^1.6.0",
"stylelint-config-standard": "37.0.0",
"vite": "^6.1.0",
"vite-plugin-eslint2": "^5.0.3",
"vite-plugin-stylelint": "^6.0.0",