From 2467cbd2c0e00984347098061011d8abcb24af29 Mon Sep 17 00:00:00 2001 From: Automatic Updates Date: Fri, 3 May 2024 00:26:31 +0000 Subject: [PATCH] Release for automatic updates 2024-05-03 00:26:31 --- package-lock.json | 263 +++++++++++++++++++++++----------------------- package.json | 6 +- 2 files changed, 135 insertions(+), 134 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3b9ebb7..b1d7501 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,28 +1,19 @@ { "name": "justus", - "version": "0.5.26", + "version": "0.5.27", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "justus", - "version": "0.5.26", + "version": "0.5.27", "license": "Apache-2.0", "devDependencies": { - "@plugjs/build": "^0.5.35", - "@plugjs/tsd": "^0.5.33", + "@plugjs/build": "^0.5.36", + "@plugjs/tsd": "^0.5.35", "typescript": "^5.4.5" } }, - "node_modules/@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/@babel/code-frame": { "version": "7.24.2", "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz", @@ -46,21 +37,21 @@ } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", + "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", "dev": true, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { - "version": "7.24.2", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz", - "integrity": "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", + "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", "dev": true, "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", + "@babel/helper-validator-identifier": "^7.24.5", "chalk": "^2.4.2", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" @@ -141,9 +132,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.4.tgz", - "integrity": "sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.5.tgz", + "integrity": "sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==", "dev": true, "bin": { "parser": "bin/babel-parser.js" @@ -153,13 +144,13 @@ } }, "node_modules/@babel/types": { - "version": "7.24.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz", - "integrity": "sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==", + "version": "7.24.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.5.tgz", + "integrity": "sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==", "dev": true, "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", + "@babel/helper-string-parser": "^7.24.1", + "@babel/helper-validator-identifier": "^7.24.5", "to-fast-properties": "^2.0.0" }, "engines": { @@ -715,62 +706,62 @@ } }, "node_modules/@plugjs/build": { - "version": "0.5.35", - "resolved": "https://registry.npmjs.org/@plugjs/build/-/build-0.5.35.tgz", - "integrity": "sha512-rwRCXYhCxbNxFkQ1EYY/t5vDqbylqfwlzMmhNhMkoH6B2uyaFiZnTPKxfSeXwbNSC+h+pL/hVrBkxfEO3AuxqQ==", + "version": "0.5.36", + "resolved": "https://registry.npmjs.org/@plugjs/build/-/build-0.5.36.tgz", + "integrity": "sha512-BlKjeHDZ2EmNCWAynEB7yLlhsKAWeYOC07KRooFLFzk2ehsOrq3ZtPCKmgb1T7hYq6GTID//v78Vd3tkXuNdFg==", "dev": true, "dependencies": { - "@plugjs/cov8": "^0.5.33", - "@plugjs/eslint": "^0.5.33", - "@plugjs/eslint-plugin": "^0.1.20", - "@plugjs/expect5": "^0.5.33", - "@plugjs/plug": "^0.5.33", - "@plugjs/typescript": "^0.5.33" + "@plugjs/cov8": "^0.5.35", + "@plugjs/eslint": "^0.5.35", + "@plugjs/eslint-plugin": "^0.1.21", + "@plugjs/expect5": "^0.5.35", + "@plugjs/plug": "^0.5.35", + "@plugjs/typescript": "^0.5.35" }, "bin": { "bootstrap-plugjs-build": "dist/bootstrap.mjs" } }, "node_modules/@plugjs/cov8": { - "version": "0.5.33", - "resolved": "https://registry.npmjs.org/@plugjs/cov8/-/cov8-0.5.33.tgz", - "integrity": "sha512-OxSK5w47PrYOXeq3+9FdoNNTT9r25L54nq6nGDu2kp7w/0i5InB34OuJT70fLr/E70AIUM1gHTOEDIOAuM0TxQ==", + "version": "0.5.35", + "resolved": "https://registry.npmjs.org/@plugjs/cov8/-/cov8-0.5.35.tgz", + "integrity": "sha512-vKGlCvnHtrMgPBTVSbRIZ34GA8tQ9reU8u+E76K5fte7F0KMX4yI7srxIz+iTGmco1L5NP916c1w6WdIpaIQiQ==", "dev": true, "dependencies": { "@babel/parser": "^7.24.4", "@babel/types": "^7.24.0", - "@plugjs/cov8-html": "^0.1.60", + "@plugjs/cov8-html": "^0.1.61", "source-map": "^0.7.4" }, "bin": { "cov8": "dist/cli.mjs" }, "peerDependencies": { - "@plugjs/plug": "0.5.33" + "@plugjs/plug": "0.5.35" } }, "node_modules/@plugjs/cov8-html": { - "version": "0.1.60", - "resolved": "https://registry.npmjs.org/@plugjs/cov8-html/-/cov8-html-0.1.60.tgz", - "integrity": "sha512-5GbEEgrG+raorZRHwjIVE6W3TTOvmVfI3z2BpWQQGW3HOHufcREUkfiQ8//TYdiEDOvEFDu5BOf2IlvXDOkQdQ==", + "version": "0.1.61", + "resolved": "https://registry.npmjs.org/@plugjs/cov8-html/-/cov8-html-0.1.61.tgz", + "integrity": "sha512-Q9kqZVvbGfyjTldIy0iO0jsH0y5epgjFiSB04lrL/m89KbKsUcCJq1v6wYL3SR8Ad42YNuqaEIyX5jVRLbmqaw==", "dev": true }, "node_modules/@plugjs/eslint": { - "version": "0.5.33", - "resolved": "https://registry.npmjs.org/@plugjs/eslint/-/eslint-0.5.33.tgz", - "integrity": "sha512-CeTYdxlEpU7jnYqTJU/CIjhCWK6PlD8nZgpCe88S5TtoI2Rn4F7e+ZXCcsHLhSOuODEgilmzH/98VZzuLFXz0g==", + "version": "0.5.35", + "resolved": "https://registry.npmjs.org/@plugjs/eslint/-/eslint-0.5.35.tgz", + "integrity": "sha512-53wJbwzF/VAtd6M2msctgKWzSSTqzV/2gb/lVZb7LLy282QAyzuYfbeTzOjQq4feeSFGPAMROXiexqiz/0MYJw==", "dev": true, "dependencies": { "eslint": "<9" }, "peerDependencies": { - "@plugjs/plug": "0.5.33" + "@plugjs/plug": "0.5.35" } }, "node_modules/@plugjs/eslint-plugin": { - "version": "0.1.20", - "resolved": "https://registry.npmjs.org/@plugjs/eslint-plugin/-/eslint-plugin-0.1.20.tgz", - "integrity": "sha512-UvQabdz9JnQ1bQ6QLDlHGlXLsoPfsotrPoAD8qOjofe+1gJNqZezZxnf9FvpLfN3FhGiBJSlMkp2SMn1yu3z3A==", + "version": "0.1.21", + "resolved": "https://registry.npmjs.org/@plugjs/eslint-plugin/-/eslint-plugin-0.1.21.tgz", + "integrity": "sha512-3mGObwWXI7CQxqcu1ivc1NG40bgbMOG/sWmYU1QxPQsuCQe7ftFw06cDb0dQMEdwdfOQ/BV1/l0Tcj9nQnRhYw==", "dev": true, "dependencies": { "eslint-config-google": "^0.14.0", @@ -784,21 +775,21 @@ } }, "node_modules/@plugjs/expect5": { - "version": "0.5.33", - "resolved": "https://registry.npmjs.org/@plugjs/expect5/-/expect5-0.5.33.tgz", - "integrity": "sha512-yiu2OaWiweivm/ke+U3r0kd2PWfGUVp8qQ6iswf2wJ5IKSXkIWXr7SDhFAF5IS+v9f7KMARXz5hc5804DLTmwA==", + "version": "0.5.35", + "resolved": "https://registry.npmjs.org/@plugjs/expect5/-/expect5-0.5.35.tgz", + "integrity": "sha512-u8m1hrKsCDW32drb1l9H1JOpcm0ZplsMnT8QkN1xU19TBSZnvd+gfKxuPterm9tsdzkV02Lr+9EPWjKDNHrIzQ==", "dev": true, "bin": { "expect5": "dist/cli.mjs" }, "peerDependencies": { - "@plugjs/plug": "0.5.33" + "@plugjs/plug": "0.5.35" } }, "node_modules/@plugjs/plug": { - "version": "0.5.33", - "resolved": "https://registry.npmjs.org/@plugjs/plug/-/plug-0.5.33.tgz", - "integrity": "sha512-2zJgW6ZA5+BaXm37ZeawijNBkgoCbZWV3s6poMTaA866VyhjSDDm84YH9ydUsO+jUsC15qRWl7ZgQmfZYE+s7A==", + "version": "0.5.35", + "resolved": "https://registry.npmjs.org/@plugjs/plug/-/plug-0.5.35.tgz", + "integrity": "sha512-FOEFaZwtB3WA3TIMlS73Mt8Nlety7YBP5fcQeM28CIMwE5URMc/Z3qM/ySyOTAn20k+FTNHIe+vGjV7pj6oqxQ==", "dev": true, "dependencies": { "@plugjs/tsrun": "^0.5.16", @@ -812,15 +803,15 @@ } }, "node_modules/@plugjs/tsd": { - "version": "0.5.33", - "resolved": "https://registry.npmjs.org/@plugjs/tsd/-/tsd-0.5.33.tgz", - "integrity": "sha512-lagCW/4iwCVPLIgXReB8KUvvrBRIYawkzgJ6YY6Ek3oVjCEb5I/V/CHDfjItaNCMncMomQW+oFF3BEXAs+Ilrg==", + "version": "0.5.35", + "resolved": "https://registry.npmjs.org/@plugjs/tsd/-/tsd-0.5.35.tgz", + "integrity": "sha512-m3R/Oo/rGkIGWXp1ddwaqhtIJnpThPTy58Fwj2yQ459UJL6tsxstizB18hbrmudGb7YSxuVwrP9S2vKIeLHvxA==", "dev": true, "dependencies": { "tsd": "^0.31.0" }, "peerDependencies": { - "@plugjs/plug": "0.5.33" + "@plugjs/plug": "0.5.35" } }, "node_modules/@plugjs/tsrun": { @@ -836,15 +827,15 @@ } }, "node_modules/@plugjs/typescript": { - "version": "0.5.33", - "resolved": "https://registry.npmjs.org/@plugjs/typescript/-/typescript-0.5.33.tgz", - "integrity": "sha512-SVrLadnHhpj9wcvJ/ivZ7WC0cresMBLIDnOeDG89gM4aMNWW9ahgdjz0LxjVQjFPKa7MWtysh7ewmtSt+FZRZA==", + "version": "0.5.35", + "resolved": "https://registry.npmjs.org/@plugjs/typescript/-/typescript-0.5.35.tgz", + "integrity": "sha512-ax7zR3E5OCxtrTxdlAc6Rl6GHxrtgIK7aox4RG8pngh2spWQVqCy1PnFlirUujsZ1h3Ry7o1nABIyp+jN7YMSw==", "dev": true, "dependencies": { "typescript": "^5.4.5" }, "peerDependencies": { - "@plugjs/plug": "0.5.33" + "@plugjs/plug": "0.5.35" } }, "node_modules/@sinclair/typebox": { @@ -919,17 +910,17 @@ "peer": true }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "7.7.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.1.tgz", - "integrity": "sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.8.0.tgz", + "integrity": "sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==", "dev": true, "peer": true, "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "7.7.1", - "@typescript-eslint/type-utils": "7.7.1", - "@typescript-eslint/utils": "7.7.1", - "@typescript-eslint/visitor-keys": "7.7.1", + "@typescript-eslint/scope-manager": "7.8.0", + "@typescript-eslint/type-utils": "7.8.0", + "@typescript-eslint/utils": "7.8.0", + "@typescript-eslint/visitor-keys": "7.8.0", "debug": "^4.3.4", "graphemer": "^1.4.0", "ignore": "^5.3.1", @@ -955,16 +946,16 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "7.7.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.7.1.tgz", - "integrity": "sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.8.0.tgz", + "integrity": "sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==", "dev": true, "peer": true, "dependencies": { - "@typescript-eslint/scope-manager": "7.7.1", - "@typescript-eslint/types": "7.7.1", - "@typescript-eslint/typescript-estree": "7.7.1", - "@typescript-eslint/visitor-keys": "7.7.1", + "@typescript-eslint/scope-manager": "7.8.0", + "@typescript-eslint/types": "7.8.0", + "@typescript-eslint/typescript-estree": "7.8.0", + "@typescript-eslint/visitor-keys": "7.8.0", "debug": "^4.3.4" }, "engines": { @@ -984,14 +975,14 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "7.7.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.7.1.tgz", - "integrity": "sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz", + "integrity": "sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==", "dev": true, "peer": true, "dependencies": { - "@typescript-eslint/types": "7.7.1", - "@typescript-eslint/visitor-keys": "7.7.1" + "@typescript-eslint/types": "7.8.0", + "@typescript-eslint/visitor-keys": "7.8.0" }, "engines": { "node": "^18.18.0 || >=20.0.0" @@ -1002,14 +993,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "7.7.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.7.1.tgz", - "integrity": "sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.8.0.tgz", + "integrity": "sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==", "dev": true, "peer": true, "dependencies": { - "@typescript-eslint/typescript-estree": "7.7.1", - "@typescript-eslint/utils": "7.7.1", + "@typescript-eslint/typescript-estree": "7.8.0", + "@typescript-eslint/utils": "7.8.0", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -1030,9 +1021,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "7.7.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.7.1.tgz", - "integrity": "sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.8.0.tgz", + "integrity": "sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==", "dev": true, "peer": true, "engines": { @@ -1044,14 +1035,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "7.7.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.1.tgz", - "integrity": "sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz", + "integrity": "sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==", "dev": true, "peer": true, "dependencies": { - "@typescript-eslint/types": "7.7.1", - "@typescript-eslint/visitor-keys": "7.7.1", + "@typescript-eslint/types": "7.8.0", + "@typescript-eslint/visitor-keys": "7.8.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1073,18 +1064,18 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "7.7.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.7.1.tgz", - "integrity": "sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.8.0.tgz", + "integrity": "sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==", "dev": true, "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@types/json-schema": "^7.0.15", "@types/semver": "^7.5.8", - "@typescript-eslint/scope-manager": "7.7.1", - "@typescript-eslint/types": "7.7.1", - "@typescript-eslint/typescript-estree": "7.7.1", + "@typescript-eslint/scope-manager": "7.8.0", + "@typescript-eslint/types": "7.8.0", + "@typescript-eslint/typescript-estree": "7.8.0", "semver": "^7.6.0" }, "engines": { @@ -1099,13 +1090,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "7.7.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.1.tgz", - "integrity": "sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==", + "version": "7.8.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz", + "integrity": "sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==", "dev": true, "peer": true, "dependencies": { - "@typescript-eslint/types": "7.7.1", + "@typescript-eslint/types": "7.8.0", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -1490,9 +1481,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001612", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001612.tgz", - "integrity": "sha512-lFgnZ07UhaCcsSZgWW0K5j4e69dK1u/ltrL9lTUiFOwNHs12S3UMIEYgBV0Z6C6hRDev7iRnMzzYmKabYdXF9g==", + "version": "1.0.30001615", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001615.tgz", + "integrity": "sha512-1IpazM5G3r38meiae0bHRnPhz+CBQ3ZLqbQMtrg+AsTPKAXgW38JNsXkyZ+v8waCsDmPq87lmfun5Q2AGysNEQ==", "dev": true, "funding": [ { @@ -1788,9 +1779,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.749", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.749.tgz", - "integrity": "sha512-LRMMrM9ITOvue0PoBrvNIraVmuDbJV5QC9ierz/z5VilMdPOVMjOtpICNld3PuXuTZ3CHH/UPxX9gHhAPwi+0Q==", + "version": "1.4.754", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.754.tgz", + "integrity": "sha512-7Kr5jUdns5rL/M9wFFmMZAgFDuL2YOnanFH4OI4iFzUqyh3XOL7nAGbSlSMZdzKMIyyTpNSbqZsWG9odwLeKvA==", "dev": true }, "node_modules/emoji-regex": { @@ -2688,12 +2679,13 @@ } }, "node_modules/globalthis": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", "dev": true, "dependencies": { - "define-properties": "^1.1.3" + "define-properties": "^1.2.1", + "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" @@ -3714,17 +3706,17 @@ } }, "node_modules/optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz", + "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==", "dev": true, "dependencies": { - "@aashutoshrathi/word-wrap": "^1.2.3", "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" + "type-check": "^0.4.0", + "word-wrap": "^1.2.5" }, "engines": { "node": ">= 0.8.0" @@ -3966,9 +3958,9 @@ } }, "node_modules/react-is": { - "version": "18.3.0", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.0.tgz", - "integrity": "sha512-wRiUsea88TjKDc4FBEn+sLvIDesp6brMbGWnJGjew2waAc9evdhja/2LvePc898HJbHw0L+MTWy7NhpnELAvLQ==", + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", + "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", "dev": true }, "node_modules/read-pkg": { @@ -4756,9 +4748,9 @@ "dev": true }, "node_modules/update-browserslist-db": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", - "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.14.tgz", + "integrity": "sha512-JixKH8GR2pWYshIPUg/NujK3JO7JiqEEUiNArE86NQyrgUuZeTlZQN3xuS/yiV5Kb48ev9K6RqNkaJjXsdg7Jw==", "dev": true, "funding": [ { @@ -4775,7 +4767,7 @@ } ], "dependencies": { - "escalade": "^3.1.1", + "escalade": "^3.1.2", "picocolors": "^1.0.0" }, "bin": { @@ -4854,6 +4846,15 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/word-wrap": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz", + "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", diff --git a/package.json b/package.json index 440ce5e..b523ceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "justus", - "version": "0.5.26", + "version": "0.5.27", "description": "A JavaScript validation library, with types!", "main": "./dist/index.cjs", "module": "./dist/index.mjs", @@ -78,8 +78,8 @@ "author": "Juit Developers ", "license": "Apache-2.0", "devDependencies": { - "@plugjs/build": "^0.5.35", - "@plugjs/tsd": "^0.5.33", + "@plugjs/build": "^0.5.36", + "@plugjs/tsd": "^0.5.35", "typescript": "^5.4.5" }, "directories": {