|
@@ -5236,17 +5236,18 @@ eslint-plugin-security@^2.1.1:
|
|
|
dependencies:
|
|
|
safe-regex "^2.1.1"
|
|
|
|
|
|
-eslint-plugin-sonarjs@^0.24.0:
|
|
|
- version "0.24.0"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.24.0.tgz#b594ccb9b1d6123edd3c3fe3a45b4392e14932d7"
|
|
|
- integrity sha512-87zp50mbbNrSTuoEOebdRQBPa0mdejA5UEjyuScyIw8hEpEjfWP89Qhkq5xVZfVyVSRQKZc9alVm7yRKQvvUmg==
|
|
|
+eslint-plugin-sonarjs@^0.25.0:
|
|
|
+ version "0.25.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.25.0.tgz#bffef693c2119759273b25782d199aa4060096c9"
|
|
|
+ integrity sha512-DaZOtpUucEZbvowgKxVFwICV6r0h7jSCAx0IHICvCowP+etFussnhtaiCPSnYAuwVJ+P/6UFUhkv7QJklpXFyA==
|
|
|
|
|
|
-eslint-plugin-vue@^9.23.0:
|
|
|
- version "9.23.0"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.23.0.tgz#1354a33b0cd21e0cb373557ff73c5d7a6698fbcd"
|
|
|
- integrity sha512-Bqd/b7hGYGrlV+wP/g77tjyFmp81lh5TMw0be9093X02SyelxRRfCI6/IsGq/J7Um0YwB9s0Ry0wlFyjPdmtUw==
|
|
|
+eslint-plugin-vue@^9.24.0:
|
|
|
+ version "9.24.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.0.tgz#71209f4652ee767f18c0bf56f25991b7cdc5aa46"
|
|
|
+ integrity sha512-9SkJMvF8NGMT9aQCwFc5rj8Wo1XWSMSHk36i7ZwdI614BU7sIOR28ZjuFPKp8YGymZN12BSEbiSwa7qikp+PBw==
|
|
|
dependencies:
|
|
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
|
+ globals "^13.24.0"
|
|
|
natural-compare "^1.4.0"
|
|
|
nth-check "^2.1.1"
|
|
|
postcss-selector-parser "^6.0.15"
|
|
@@ -5978,6 +5979,13 @@ globals@^13.19.0:
|
|
|
dependencies:
|
|
|
type-fest "^0.20.2"
|
|
|
|
|
|
+globals@^13.24.0:
|
|
|
+ version "13.24.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
|
|
|
+ integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
|
|
|
+ dependencies:
|
|
|
+ type-fest "^0.20.2"
|
|
|
+
|
|
|
globalthis@^1.0.3:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
|