Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
509 lines
20 KiB
Diff
509 lines
20 KiB
Diff
diff --git a/Rnwood.Smtp4dev/ClientApp/package-lock.json b/Rnwood.Smtp4dev/ClientApp/package-lock.json
|
|
index c25a9ca..59acfb5 100644
|
|
--- a/Rnwood.Smtp4dev/ClientApp/package-lock.json
|
|
+++ b/Rnwood.Smtp4dev/ClientApp/package-lock.json
|
|
@@ -21,7 +21,7 @@
|
|
"@microsoft/signalr": "^8.0.0",
|
|
"@types/jest": "^29.5.12",
|
|
"@types/sanitize-html": "^2.11.0",
|
|
- "@typescript-eslint/parser": "^8.0.0",
|
|
+ "@typescript-eslint/parser": "^8.32.1",
|
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
"@vue/eslint-config-typescript": "^13.0.0",
|
|
"@vue/vue3-jest": "^29.2.6",
|
|
@@ -2938,7 +2938,8 @@
|
|
"version": "7.0.15",
|
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
- "dev": true
|
|
+ "dev": true,
|
|
+ "peer": true
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.17.0",
|
|
@@ -2994,12 +2995,6 @@
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
- "node_modules/@types/semver": {
|
|
- "version": "7.5.8",
|
|
- "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz",
|
|
- "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==",
|
|
- "dev": true
|
|
- },
|
|
"node_modules/@types/stack-utils": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
|
|
@@ -3039,74 +3034,6 @@
|
|
"integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
|
|
"dev": true
|
|
},
|
|
- "node_modules/@typescript-eslint/eslint-plugin": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6.0.tgz",
|
|
- "integrity": "sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==",
|
|
- "dev": true,
|
|
- "dependencies": {
|
|
- "@eslint-community/regexpp": "^4.10.0",
|
|
- "@typescript-eslint/scope-manager": "7.6.0",
|
|
- "@typescript-eslint/type-utils": "7.6.0",
|
|
- "@typescript-eslint/utils": "7.6.0",
|
|
- "@typescript-eslint/visitor-keys": "7.6.0",
|
|
- "debug": "^4.3.4",
|
|
- "graphemer": "^1.4.0",
|
|
- "ignore": "^5.3.1",
|
|
- "natural-compare": "^1.4.0",
|
|
- "semver": "^7.6.0",
|
|
- "ts-api-utils": "^1.3.0"
|
|
- },
|
|
- "engines": {
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
- },
|
|
- "funding": {
|
|
- "type": "opencollective",
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
- },
|
|
- "peerDependencies": {
|
|
- "@typescript-eslint/parser": "^7.0.0",
|
|
- "eslint": "^8.56.0"
|
|
- },
|
|
- "peerDependenciesMeta": {
|
|
- "typescript": {
|
|
- "optional": true
|
|
- }
|
|
- }
|
|
- },
|
|
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/lru-cache": {
|
|
- "version": "6.0.0",
|
|
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
- "dev": true,
|
|
- "dependencies": {
|
|
- "yallist": "^4.0.0"
|
|
- },
|
|
- "engines": {
|
|
- "node": ">=10"
|
|
- }
|
|
- },
|
|
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
|
|
- "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
|
|
- "dev": true,
|
|
- "dependencies": {
|
|
- "lru-cache": "^6.0.0"
|
|
- },
|
|
- "bin": {
|
|
- "semver": "bin/semver.js"
|
|
- },
|
|
- "engines": {
|
|
- "node": ">=10"
|
|
- }
|
|
- },
|
|
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/yallist": {
|
|
- "version": "4.0.0",
|
|
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
- "dev": true
|
|
- },
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"version": "8.32.1",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.32.1.tgz",
|
|
@@ -3275,13 +3202,14 @@
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.6.0.tgz",
|
|
- "integrity": "sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==",
|
|
+ "version": "7.18.0",
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz",
|
|
+ "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==",
|
|
"dev": true,
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
- "@typescript-eslint/types": "7.6.0",
|
|
- "@typescript-eslint/visitor-keys": "7.6.0"
|
|
+ "@typescript-eslint/types": "7.18.0",
|
|
+ "@typescript-eslint/visitor-keys": "7.18.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
@@ -3292,13 +3220,14 @@
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.6.0.tgz",
|
|
- "integrity": "sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==",
|
|
+ "version": "7.18.0",
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz",
|
|
+ "integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==",
|
|
"dev": true,
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
- "@typescript-eslint/typescript-estree": "7.6.0",
|
|
- "@typescript-eslint/utils": "7.6.0",
|
|
+ "@typescript-eslint/typescript-estree": "7.18.0",
|
|
+ "@typescript-eslint/utils": "7.18.0",
|
|
"debug": "^4.3.4",
|
|
"ts-api-utils": "^1.3.0"
|
|
},
|
|
@@ -3319,10 +3248,11 @@
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/types": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.6.0.tgz",
|
|
- "integrity": "sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==",
|
|
+ "version": "7.18.0",
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz",
|
|
+ "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==",
|
|
"dev": true,
|
|
+ "license": "MIT",
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
@@ -3332,13 +3262,14 @@
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.6.0.tgz",
|
|
- "integrity": "sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==",
|
|
+ "version": "7.18.0",
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz",
|
|
+ "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==",
|
|
"dev": true,
|
|
+ "license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
- "@typescript-eslint/types": "7.6.0",
|
|
- "@typescript-eslint/visitor-keys": "7.6.0",
|
|
+ "@typescript-eslint/types": "7.18.0",
|
|
+ "@typescript-eslint/visitor-keys": "7.18.0",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
@@ -3360,31 +3291,21 @@
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
- "version": "2.0.1",
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
+ "version": "2.0.2",
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
|
|
"dev": true,
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
- "node_modules/@typescript-eslint/typescript-estree/node_modules/lru-cache": {
|
|
- "version": "6.0.0",
|
|
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
- "dev": true,
|
|
- "dependencies": {
|
|
- "yallist": "^4.0.0"
|
|
- },
|
|
- "engines": {
|
|
- "node": ">=10"
|
|
- }
|
|
- },
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
- "version": "9.0.4",
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
+ "version": "9.0.5",
|
|
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
"dev": true,
|
|
+ "license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
@@ -3396,13 +3317,11 @@
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
|
|
- "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
|
|
+ "version": "7.7.2",
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
+ "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
"dev": true,
|
|
- "dependencies": {
|
|
- "lru-cache": "^6.0.0"
|
|
- },
|
|
+ "license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
@@ -3410,25 +3329,17 @@
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
- "node_modules/@typescript-eslint/typescript-estree/node_modules/yallist": {
|
|
- "version": "4.0.0",
|
|
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
- "dev": true
|
|
- },
|
|
"node_modules/@typescript-eslint/utils": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.6.0.tgz",
|
|
- "integrity": "sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==",
|
|
+ "version": "7.18.0",
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz",
|
|
+ "integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==",
|
|
"dev": true,
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
- "@types/json-schema": "^7.0.15",
|
|
- "@types/semver": "^7.5.8",
|
|
- "@typescript-eslint/scope-manager": "7.6.0",
|
|
- "@typescript-eslint/types": "7.6.0",
|
|
- "@typescript-eslint/typescript-estree": "7.6.0",
|
|
- "semver": "^7.6.0"
|
|
+ "@typescript-eslint/scope-manager": "7.18.0",
|
|
+ "@typescript-eslint/types": "7.18.0",
|
|
+ "@typescript-eslint/typescript-estree": "7.18.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
@@ -3441,46 +3352,14 @@
|
|
"eslint": "^8.56.0"
|
|
}
|
|
},
|
|
- "node_modules/@typescript-eslint/utils/node_modules/lru-cache": {
|
|
- "version": "6.0.0",
|
|
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
- "dev": true,
|
|
- "dependencies": {
|
|
- "yallist": "^4.0.0"
|
|
- },
|
|
- "engines": {
|
|
- "node": ">=10"
|
|
- }
|
|
- },
|
|
- "node_modules/@typescript-eslint/utils/node_modules/semver": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
|
|
- "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
|
|
- "dev": true,
|
|
- "dependencies": {
|
|
- "lru-cache": "^6.0.0"
|
|
- },
|
|
- "bin": {
|
|
- "semver": "bin/semver.js"
|
|
- },
|
|
- "engines": {
|
|
- "node": ">=10"
|
|
- }
|
|
- },
|
|
- "node_modules/@typescript-eslint/utils/node_modules/yallist": {
|
|
- "version": "4.0.0",
|
|
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
- "dev": true
|
|
- },
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
- "version": "7.6.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.6.0.tgz",
|
|
- "integrity": "sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==",
|
|
+ "version": "7.18.0",
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz",
|
|
+ "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==",
|
|
"dev": true,
|
|
+ "license": "MIT",
|
|
"dependencies": {
|
|
- "@typescript-eslint/types": "7.6.0",
|
|
+ "@typescript-eslint/types": "7.18.0",
|
|
"eslint-visitor-keys": "^3.4.3"
|
|
},
|
|
"engines": {
|
|
@@ -3592,6 +3471,40 @@
|
|
}
|
|
}
|
|
},
|
|
+ "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/eslint-plugin": {
|
|
+ "version": "7.18.0",
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz",
|
|
+ "integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==",
|
|
+ "dev": true,
|
|
+ "license": "MIT",
|
|
+ "dependencies": {
|
|
+ "@eslint-community/regexpp": "^4.10.0",
|
|
+ "@typescript-eslint/scope-manager": "7.18.0",
|
|
+ "@typescript-eslint/type-utils": "7.18.0",
|
|
+ "@typescript-eslint/utils": "7.18.0",
|
|
+ "@typescript-eslint/visitor-keys": "7.18.0",
|
|
+ "graphemer": "^1.4.0",
|
|
+ "ignore": "^5.3.1",
|
|
+ "natural-compare": "^1.4.0",
|
|
+ "ts-api-utils": "^1.3.0"
|
|
+ },
|
|
+ "engines": {
|
|
+ "node": "^18.18.0 || >=20.0.0"
|
|
+ },
|
|
+ "funding": {
|
|
+ "type": "opencollective",
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
+ },
|
|
+ "peerDependencies": {
|
|
+ "@typescript-eslint/parser": "^7.0.0",
|
|
+ "eslint": "^8.56.0"
|
|
+ },
|
|
+ "peerDependenciesMeta": {
|
|
+ "typescript": {
|
|
+ "optional": true
|
|
+ }
|
|
+ }
|
|
+ },
|
|
"node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/parser": {
|
|
"version": "7.18.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz",
|
|
@@ -3621,124 +3534,6 @@
|
|
}
|
|
}
|
|
},
|
|
- "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/scope-manager": {
|
|
- "version": "7.18.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz",
|
|
- "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==",
|
|
- "dev": true,
|
|
- "license": "MIT",
|
|
- "dependencies": {
|
|
- "@typescript-eslint/types": "7.18.0",
|
|
- "@typescript-eslint/visitor-keys": "7.18.0"
|
|
- },
|
|
- "engines": {
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
- },
|
|
- "funding": {
|
|
- "type": "opencollective",
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
- }
|
|
- },
|
|
- "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/types": {
|
|
- "version": "7.18.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz",
|
|
- "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==",
|
|
- "dev": true,
|
|
- "license": "MIT",
|
|
- "engines": {
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
- },
|
|
- "funding": {
|
|
- "type": "opencollective",
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
- }
|
|
- },
|
|
- "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/typescript-estree": {
|
|
- "version": "7.18.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz",
|
|
- "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==",
|
|
- "dev": true,
|
|
- "license": "BSD-2-Clause",
|
|
- "dependencies": {
|
|
- "@typescript-eslint/types": "7.18.0",
|
|
- "@typescript-eslint/visitor-keys": "7.18.0",
|
|
- "debug": "^4.3.4",
|
|
- "globby": "^11.1.0",
|
|
- "is-glob": "^4.0.3",
|
|
- "minimatch": "^9.0.4",
|
|
- "semver": "^7.6.0",
|
|
- "ts-api-utils": "^1.3.0"
|
|
- },
|
|
- "engines": {
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
- },
|
|
- "funding": {
|
|
- "type": "opencollective",
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
- },
|
|
- "peerDependenciesMeta": {
|
|
- "typescript": {
|
|
- "optional": true
|
|
- }
|
|
- }
|
|
- },
|
|
- "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/visitor-keys": {
|
|
- "version": "7.18.0",
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz",
|
|
- "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==",
|
|
- "dev": true,
|
|
- "license": "MIT",
|
|
- "dependencies": {
|
|
- "@typescript-eslint/types": "7.18.0",
|
|
- "eslint-visitor-keys": "^3.4.3"
|
|
- },
|
|
- "engines": {
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
- },
|
|
- "funding": {
|
|
- "type": "opencollective",
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
- }
|
|
- },
|
|
- "node_modules/@vue/eslint-config-typescript/node_modules/brace-expansion": {
|
|
- "version": "2.0.1",
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
- "dev": true,
|
|
- "license": "MIT",
|
|
- "dependencies": {
|
|
- "balanced-match": "^1.0.0"
|
|
- }
|
|
- },
|
|
- "node_modules/@vue/eslint-config-typescript/node_modules/minimatch": {
|
|
- "version": "9.0.5",
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
- "dev": true,
|
|
- "license": "ISC",
|
|
- "dependencies": {
|
|
- "brace-expansion": "^2.0.1"
|
|
- },
|
|
- "engines": {
|
|
- "node": ">=16 || 14 >=14.17"
|
|
- },
|
|
- "funding": {
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
- }
|
|
- },
|
|
- "node_modules/@vue/eslint-config-typescript/node_modules/semver": {
|
|
- "version": "7.6.3",
|
|
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
|
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
|
- "dev": true,
|
|
- "license": "ISC",
|
|
- "bin": {
|
|
- "semver": "bin/semver.js"
|
|
- },
|
|
- "engines": {
|
|
- "node": ">=10"
|
|
- }
|
|
- },
|
|
"node_modules/@vue/reactivity": {
|
|
"version": "3.5.13",
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.13.tgz",
|
|
diff --git a/Rnwood.Smtp4dev/ClientApp/package.json b/Rnwood.Smtp4dev/ClientApp/package.json
|
|
index 46c7a6f..75a3a4a 100644
|
|
--- a/Rnwood.Smtp4dev/ClientApp/package.json
|
|
+++ b/Rnwood.Smtp4dev/ClientApp/package.json
|
|
@@ -19,7 +19,7 @@
|
|
"@microsoft/signalr": "^8.0.0",
|
|
"@types/jest": "^29.5.12",
|
|
"@types/sanitize-html": "^2.11.0",
|
|
- "@typescript-eslint/parser": "^8.0.0",
|
|
+ "@typescript-eslint/parser": "^8.32.1",
|
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
"@vue/eslint-config-typescript": "^13.0.0",
|
|
"@vue/vue3-jest": "^29.2.6",
|