From cfb175dc30e0bb0f6011618ab63d438fbef25ecc Mon Sep 17 00:00:00 2001 From: Automatic Updates Date: Fri, 7 Mar 2025 00:35:10 +0000 Subject: [PATCH] Release for automatic updates 2025-03-07 00:35:10 --- package-lock.json | 262 +++++++++++++++++++++++----------------------- package.json | 8 +- 2 files changed, 135 insertions(+), 135 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7cddb9a..2c1bf13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17 +1,17 @@ { "name": "justus", - "version": "0.5.71", + "version": "0.5.72", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "justus", - "version": "0.5.71", + "version": "0.5.72", "license": "Apache-2.0", "devDependencies": { - "@plugjs/build": "^0.6.31", - "@plugjs/tsd": "^0.6.38", - "typescript": "^5.7.3" + "@plugjs/build": "^0.6.32", + "@plugjs/tsd": "^0.6.39", + "typescript": "^5.8.2" } }, "node_modules/@babel/code-frame": { @@ -869,34 +869,34 @@ } }, "node_modules/@plugjs/build": { - "version": "0.6.31", - "resolved": "https://registry.npmjs.org/@plugjs/build/-/build-0.6.31.tgz", - "integrity": "sha512-TjbK1YNtw+bT34CUHhHByWhhr82FvFK13+lWBSoQgcnswExziE5uyWna5UW04dtC50NUKwvcdkr+IMq8ZtWZUA==", + "version": "0.6.32", + "resolved": "https://registry.npmjs.org/@plugjs/build/-/build-0.6.32.tgz", + "integrity": "sha512-mgxsxfxBbbTMEuPB3KmUIxy9BYZ/X3CnPYgfOH2XeHgebilsM1cS8ewmQSkfLP/fJz4slSsp0tWU9O1VJMrEAQ==", "dev": true, "license": "Apache-2.0", "bin": { "bootstrap-plugjs-build": "dist/bootstrap.mjs" }, "peerDependencies": { - "@plugjs/cov8": "^0.6.38", - "@plugjs/eslint": "^0.6.38", - "@plugjs/eslint-plugin": "^0.3.13", - "@plugjs/expect5": "^0.6.38", - "@plugjs/plug": "^0.6.38", - "@plugjs/typescript": "^0.6.38" + "@plugjs/cov8": "^0.6.39", + "@plugjs/eslint": "^0.6.39", + "@plugjs/eslint-plugin": "^0.3.14", + "@plugjs/expect5": "^0.6.39", + "@plugjs/plug": "^0.6.39", + "@plugjs/typescript": "^0.6.39" } }, "node_modules/@plugjs/cov8": { - "version": "0.6.38", - "resolved": "https://registry.npmjs.org/@plugjs/cov8/-/cov8-0.6.38.tgz", - "integrity": "sha512-8JXMsXMPHbSJe2gErXWbuJVwhAv4P95uL3XsyIB/VugZly9ZB2/TnxYXr7j/uQt0CHVHsaVt8/MhoKmsqOWA1g==", + "version": "0.6.39", + "resolved": "https://registry.npmjs.org/@plugjs/cov8/-/cov8-0.6.39.tgz", + "integrity": "sha512-mfj6KVqVYv4UTE8z7m9U87OSSpNQl7dnezgkCUU43kY2cGnUL09y7DbQb+FL7+YzPI45qtlOSKtWQTf49uXEwA==", "dev": true, "license": "Apache-2.0", "peer": true, "dependencies": { "@babel/parser": "^7.26.9", "@babel/types": "^7.26.9", - "@plugjs/cov8-html": "^0.1.106", + "@plugjs/cov8-html": "^0.1.107", "@plugjs/tsrun": "^0.5.64", "source-map": "^0.7.4" }, @@ -904,56 +904,56 @@ "cov8": "dist/cli.mjs" }, "peerDependencies": { - "@plugjs/plug": "0.6.38" + "@plugjs/plug": "0.6.39" } }, "node_modules/@plugjs/cov8-html": { - "version": "0.1.106", - "resolved": "https://registry.npmjs.org/@plugjs/cov8-html/-/cov8-html-0.1.106.tgz", - "integrity": "sha512-2ivuFeVJAbs4yq0ZTWRnNXlmiNAnBdgz3Kbgbr5YG2SbMM3jQkFKtxvaTblO302RyIlerzeNh3ClXmwjvNu/PQ==", + "version": "0.1.107", + "resolved": "https://registry.npmjs.org/@plugjs/cov8-html/-/cov8-html-0.1.107.tgz", + "integrity": "sha512-24NrE4nIjsgLFLumK8APcnXXDTVKgUi93jN3KSxKEj4znb22ySPOinXc69KRdmeXzl6eYz1QIk78K4slNLOJ+Q==", "dev": true, "license": "Apache-2.0", "peer": true }, "node_modules/@plugjs/eslint": { - "version": "0.6.38", - "resolved": "https://registry.npmjs.org/@plugjs/eslint/-/eslint-0.6.38.tgz", - "integrity": "sha512-SDbnUmwciwAsNbJ0FSWcXv1KCDMUuNqTE/YLOYutgLgTm1FJ7f98DMz6d4HbSsogn5Wod4zoBQsmpmGR+v1YhA==", + "version": "0.6.39", + "resolved": "https://registry.npmjs.org/@plugjs/eslint/-/eslint-0.6.39.tgz", + "integrity": "sha512-Kz3v/pjK/skmyiKa+vkl7XG//UrzfwTSbEy4OaWHE8zdbrCeT9lpaIBJp7Hn1cH7aKvd5yyr3rXweiLI4ZgzZQ==", "dev": true, "license": "Apache-2.0", "peer": true, "dependencies": { - "eslint": "^9.20.1" + "eslint": "^9.21.0" }, "peerDependencies": { - "@plugjs/plug": "0.6.38" + "@plugjs/plug": "0.6.39" } }, "node_modules/@plugjs/eslint-plugin": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/@plugjs/eslint-plugin/-/eslint-plugin-0.3.13.tgz", - "integrity": "sha512-7Ibdr7rM0P0N+W2XdIOFgGgiRC5YaY33s4wHLNtlO/jU+mIiviNXVVSZi3MO1WQg8lXrAHaKbopD1zgVJtS3Aw==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/@plugjs/eslint-plugin/-/eslint-plugin-0.3.15.tgz", + "integrity": "sha512-wAiV3shYVZniJvKWzi6e6ifYxO4lmxSDWvYwfol7A9cTE1B3CLLsqgRB468QLTJBfeKzqkhOgBRr6OZc/OveSQ==", "dev": true, "license": "Apache-2.0", "peer": true, "dependencies": { - "@eslint/js": "^9.20.0", - "@stylistic/eslint-plugin": "^4.0.1", + "@eslint/js": "^9.21.0", + "@stylistic/eslint-plugin": "^4.2.0", "eslint-import-resolver-node": "^0.3.9", "eslint-import-resolver-typescript": "^3.8.3", "eslint-plugin-import-x": "^4.6.1", "eslint-plugin-unicorn": "^57.0.0", "globals": "^16.0.0", - "typescript-eslint": "^8.24.1" + "typescript-eslint": "^8.26.0" }, "peerDependencies": { - "eslint": "^9.20.1" + "eslint": "^9.21.0" } }, "node_modules/@plugjs/expect5": { - "version": "0.6.38", - "resolved": "https://registry.npmjs.org/@plugjs/expect5/-/expect5-0.6.38.tgz", - "integrity": "sha512-U/ifka988gUy2JRY2lQ8jOZfBw3Qgi648MtIjvu1UTcljlFnpnBQ0GTv1HZhnKSIbh4/oo9y0EMkiBYKfop5ig==", + "version": "0.6.39", + "resolved": "https://registry.npmjs.org/@plugjs/expect5/-/expect5-0.6.39.tgz", + "integrity": "sha512-M70Zxi1MxWWbVYVspeGF2Q9QDUzKE8t4/34/ZQrtNHD3BXliZwaYZ7xNE1Nl6kM0inqmbPSfwjfqad2zhJHKAA==", "dev": true, "license": "Apache-2.0", "peer": true, @@ -964,13 +964,13 @@ "expect5": "dist/cli.mjs" }, "peerDependencies": { - "@plugjs/plug": "0.6.38" + "@plugjs/plug": "0.6.39" } }, "node_modules/@plugjs/plug": { - "version": "0.6.38", - "resolved": "https://registry.npmjs.org/@plugjs/plug/-/plug-0.6.38.tgz", - "integrity": "sha512-y67mvEUD6G2goyN1C60eafrGnNuWUbv+ItSc61szhXka/iIP0AME2skgYKRQcibhXseh25Islsw36c8/xJOVRA==", + "version": "0.6.39", + "resolved": "https://registry.npmjs.org/@plugjs/plug/-/plug-0.6.39.tgz", + "integrity": "sha512-ZqpAV3Xb5OlP8Q54qU6Ptu/m11dNflrIN9IUVfzMuG+EPB1xy0U0KBrUSEt5FoXX415qopXJJ1CIwsDIKAOfWg==", "dev": true, "license": "Apache-2.0", "peer": true, @@ -986,16 +986,16 @@ } }, "node_modules/@plugjs/tsd": { - "version": "0.6.38", - "resolved": "https://registry.npmjs.org/@plugjs/tsd/-/tsd-0.6.38.tgz", - "integrity": "sha512-Grb2cYKZ6psooN66iXUW270O57tIu0OjcUkdJ7l6L7qAsgYQApCnuDgL7ObfvkFsxuY8lJgFRfLQwNh9S+72DA==", + "version": "0.6.39", + "resolved": "https://registry.npmjs.org/@plugjs/tsd/-/tsd-0.6.39.tgz", + "integrity": "sha512-Q4NhS8b8xOevRdvF2ZcFUoOd/tNuFRiJAIaNhc25MTaPBUl1hduOgwEcZnL90UQFbfiXgiA0sMeoCuvSH/vPNw==", "dev": true, "license": "Apache-2.0", "dependencies": { "tsd": "^0.31.2" }, "peerDependencies": { - "@plugjs/plug": "0.6.38" + "@plugjs/plug": "0.6.39" } }, "node_modules/@plugjs/tsrun": { @@ -1013,9 +1013,9 @@ } }, "node_modules/@plugjs/typescript": { - "version": "0.6.38", - "resolved": "https://registry.npmjs.org/@plugjs/typescript/-/typescript-0.6.38.tgz", - "integrity": "sha512-ky68vFCrGdY/PQ9FQ5gfQAurc4YZzwa3eMlFgJL4o0gNyxtcx8HWDIY5UOjblKrOdhWIAuCG07cDqKEuWAtoSQ==", + "version": "0.6.39", + "resolved": "https://registry.npmjs.org/@plugjs/typescript/-/typescript-0.6.39.tgz", + "integrity": "sha512-dofETWxFgq8juftS0ANSW994TANk27BzC7yWaDAtXqqTR4HQK4O13Sd6CcEU3yDy7FlprQ3zf8ilZtvDLbiGVQ==", "dev": true, "license": "Apache-2.0", "peer": true, @@ -1023,7 +1023,7 @@ "typescript": "^5.7.3" }, "peerDependencies": { - "@plugjs/plug": "0.6.38" + "@plugjs/plug": "0.6.39" } }, "node_modules/@sinclair/typebox": { @@ -1034,9 +1034,9 @@ "license": "MIT" }, "node_modules/@stylistic/eslint-plugin": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.1.0.tgz", - "integrity": "sha512-bytbL7qiici7yPyEiId0fGPK9kjQbzcPMj2aftPfzTCyJ/CRSKdtI+iVjM0LSGzGxfunflI+MDDU9vyIIeIpoQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.2.0.tgz", + "integrity": "sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==", "dev": true, "license": "MIT", "peer": true, @@ -1105,9 +1105,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.17.19", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.19.tgz", - "integrity": "sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==", + "version": "20.17.23", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.23.tgz", + "integrity": "sha512-8PCGZ1ZJbEZuYNTMqywO+Sj4vSKjSjT6Ua+6RFOYlEvIvKQABPtrNkoVSLSKDb4obYcMhspVKmsw8Cm10NFRUg==", "dev": true, "license": "MIT", "peer": true, @@ -1123,18 +1123,18 @@ "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz", - "integrity": "sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz", + "integrity": "sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==", "dev": true, "license": "MIT", "peer": true, "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.25.0", - "@typescript-eslint/type-utils": "8.25.0", - "@typescript-eslint/utils": "8.25.0", - "@typescript-eslint/visitor-keys": "8.25.0", + "@typescript-eslint/scope-manager": "8.26.0", + "@typescript-eslint/type-utils": "8.26.0", + "@typescript-eslint/utils": "8.26.0", + "@typescript-eslint/visitor-keys": "8.26.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -1150,21 +1150,21 @@ "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", "eslint": "^8.57.0 || ^9.0.0", - "typescript": ">=4.8.4 <5.8.0" + "typescript": ">=4.8.4 <5.9.0" } }, "node_modules/@typescript-eslint/parser": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.25.0.tgz", - "integrity": "sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.26.0.tgz", + "integrity": "sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "@typescript-eslint/scope-manager": "8.25.0", - "@typescript-eslint/types": "8.25.0", - "@typescript-eslint/typescript-estree": "8.25.0", - "@typescript-eslint/visitor-keys": "8.25.0", + "@typescript-eslint/scope-manager": "8.26.0", + "@typescript-eslint/types": "8.26.0", + "@typescript-eslint/typescript-estree": "8.26.0", + "@typescript-eslint/visitor-keys": "8.26.0", "debug": "^4.3.4" }, "engines": { @@ -1176,19 +1176,19 @@ }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", - "typescript": ">=4.8.4 <5.8.0" + "typescript": ">=4.8.4 <5.9.0" } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz", - "integrity": "sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz", + "integrity": "sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "@typescript-eslint/types": "8.25.0", - "@typescript-eslint/visitor-keys": "8.25.0" + "@typescript-eslint/types": "8.26.0", + "@typescript-eslint/visitor-keys": "8.26.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1199,15 +1199,15 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz", - "integrity": "sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz", + "integrity": "sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "@typescript-eslint/typescript-estree": "8.25.0", - "@typescript-eslint/utils": "8.25.0", + "@typescript-eslint/typescript-estree": "8.26.0", + "@typescript-eslint/utils": "8.26.0", "debug": "^4.3.4", "ts-api-utils": "^2.0.1" }, @@ -1220,13 +1220,13 @@ }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", - "typescript": ">=4.8.4 <5.8.0" + "typescript": ">=4.8.4 <5.9.0" } }, "node_modules/@typescript-eslint/types": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.25.0.tgz", - "integrity": "sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.26.0.tgz", + "integrity": "sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==", "dev": true, "license": "MIT", "peer": true, @@ -1239,15 +1239,15 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz", - "integrity": "sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz", + "integrity": "sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "@typescript-eslint/types": "8.25.0", - "@typescript-eslint/visitor-keys": "8.25.0", + "@typescript-eslint/types": "8.26.0", + "@typescript-eslint/visitor-keys": "8.26.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", @@ -1263,21 +1263,21 @@ "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "typescript": ">=4.8.4 <5.8.0" + "typescript": ">=4.8.4 <5.9.0" } }, "node_modules/@typescript-eslint/utils": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.25.0.tgz", - "integrity": "sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.26.0.tgz", + "integrity": "sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==", "dev": true, "license": "MIT", "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.25.0", - "@typescript-eslint/types": "8.25.0", - "@typescript-eslint/typescript-estree": "8.25.0" + "@typescript-eslint/scope-manager": "8.26.0", + "@typescript-eslint/types": "8.26.0", + "@typescript-eslint/typescript-estree": "8.26.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1288,18 +1288,18 @@ }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", - "typescript": ">=4.8.4 <5.8.0" + "typescript": ">=4.8.4 <5.9.0" } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz", - "integrity": "sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz", + "integrity": "sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "@typescript-eslint/types": "8.25.0", + "@typescript-eslint/types": "8.26.0", "eslint-visitor-keys": "^4.2.0" }, "engines": { @@ -1311,9 +1311,9 @@ } }, "node_modules/acorn": { - "version": "8.14.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", - "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", + "version": "8.14.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz", + "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", "dev": true, "license": "MIT", "peer": true, @@ -1556,9 +1556,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001701", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001701.tgz", - "integrity": "sha512-faRs/AW3jA9nTwmJBSO1PQ6L/EOgsB5HMQQq4iCu5zhPgVVgO/pZRHlmatwijZKetFw8/Pr4q6dEN8sJuq8qTw==", + "version": "1.0.30001702", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001702.tgz", + "integrity": "sha512-LoPe/D7zioC0REI5W73PeR1e1MLCipRGq/VkovJnd6Df+QVqT+vT33OXCp8QUd7kA7RZrHWxb1B36OQKI/0gOA==", "dev": true, "funding": [ { @@ -1665,14 +1665,14 @@ "peer": true }, "node_modules/core-js-compat": { - "version": "3.40.0", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.40.0.tgz", - "integrity": "sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ==", + "version": "3.41.0", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.41.0.tgz", + "integrity": "sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "browserslist": "^4.24.3" + "browserslist": "^4.24.4" }, "funding": { "type": "opencollective", @@ -1797,9 +1797,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.108", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.108.tgz", - "integrity": "sha512-tiGxpQmvXBEzrfU5ertmbCV/nG5yqCkC1G4T1SIKP335Y5rjXzPWmijR6XcoGXZvVoo4dknfdNe4Tl7lcIROLg==", + "version": "1.5.113", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.113.tgz", + "integrity": "sha512-wjT2O4hX+wdWPJ76gWSkMhcHAV2PTMX+QetUCPYEdCIe+cxmgzzSSiGRCKW8nuh4mwKZlpv0xvoW7OF2X+wmHg==", "dev": true, "license": "ISC", "peer": true @@ -2385,9 +2385,9 @@ } }, "node_modules/find-up-simple": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.0.tgz", - "integrity": "sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.1.tgz", + "integrity": "sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==", "dev": true, "license": "MIT", "peer": true, @@ -4102,9 +4102,9 @@ } }, "node_modules/type-fest": { - "version": "4.35.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz", - "integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==", + "version": "4.37.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.37.0.tgz", + "integrity": "sha512-S/5/0kFftkq27FPNye0XM1e2NsnoD/3FS+pBmbjmmtLT6I+i344KoOf7pvXreaFsDamWeaJX55nczA1m5PsBDg==", "dev": true, "license": "(MIT OR CC0-1.0)", "peer": true, @@ -4116,9 +4116,9 @@ } }, "node_modules/typescript": { - "version": "5.7.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", - "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", + "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", "dev": true, "license": "Apache-2.0", "bin": { @@ -4130,16 +4130,16 @@ } }, "node_modules/typescript-eslint": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.25.0.tgz", - "integrity": "sha512-TxRdQQLH4g7JkoFlYG3caW5v1S6kEkz8rqt80iQJZUYPq1zD1Ra7HfQBJJ88ABRaMvHAXnwRvRB4V+6sQ9xN5Q==", + "version": "8.26.0", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.26.0.tgz", + "integrity": "sha512-PtVz9nAnuNJuAVeUFvwztjuUgSnJInODAUx47VDwWPXzd5vismPOtPtt83tzNXyOjVQbPRp786D6WFW/M2koIA==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "@typescript-eslint/eslint-plugin": "8.25.0", - "@typescript-eslint/parser": "8.25.0", - "@typescript-eslint/utils": "8.25.0" + "@typescript-eslint/eslint-plugin": "8.26.0", + "@typescript-eslint/parser": "8.26.0", + "@typescript-eslint/utils": "8.26.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -4150,7 +4150,7 @@ }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", - "typescript": ">=4.8.4 <5.8.0" + "typescript": ">=4.8.4 <5.9.0" } }, "node_modules/undici-types": { diff --git a/package.json b/package.json index 4eee06a..a8246b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "justus", - "version": "0.5.71", + "version": "0.5.72", "description": "A JavaScript validation library, with types!", "main": "./dist/index.cjs", "module": "./dist/index.mjs", @@ -78,9 +78,9 @@ "author": "Juit Developers ", "license": "Apache-2.0", "devDependencies": { - "@plugjs/build": "^0.6.31", - "@plugjs/tsd": "^0.6.38", - "typescript": "^5.7.3" + "@plugjs/build": "^0.6.32", + "@plugjs/tsd": "^0.6.39", + "typescript": "^5.8.2" }, "directories": { "test": "test"