diff --git a/package-lock.json b/package-lock.json index eadbcf2..057ee79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@juit/check-updates", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@juit/check-updates", - "version": "3.0.1", + "version": "3.0.2", "license": "Apache-2.0", "dependencies": { "ini": "^4.1.1", @@ -615,9 +615,9 @@ } }, "node_modules/@eslint-community/regexpp": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.9.0.tgz", - "integrity": "sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==", + "version": "4.9.1", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.9.1.tgz", + "integrity": "sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==", "dev": true, "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" @@ -816,21 +816,21 @@ } }, "node_modules/@plugjs/cov8": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/@plugjs/cov8/-/cov8-0.5.6.tgz", - "integrity": "sha512-Fxoy7/Bv5ynzWYFUkIxfFc57OkBxSTXEKByasHI/I50wjDZ/MMj315vbkW57jbKJsVmpIxiHGTItHowDmifiXw==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/@plugjs/cov8/-/cov8-0.5.7.tgz", + "integrity": "sha512-46trGhfQy6W0WFhy22gNDWcuPEU2W6xUznKhvYgZv+ZHDtwFIwzcwQSC/FR4O3atc1ie7GV17mLljUMuRfHU+w==", "dev": true, "dependencies": { "@babel/parser": "^7.23.0", "@babel/types": "^7.23.0", - "@plugjs/cov8-html": "^0.1.30", + "@plugjs/cov8-html": "^0.1.31", "source-map": "^0.7.4" }, "bin": { "cov8": "dist/cli.mjs" }, "peerDependencies": { - "@plugjs/plug": "0.5.6" + "@plugjs/plug": "0.5.7" } }, "node_modules/@plugjs/cov8-html": { @@ -840,15 +840,15 @@ "dev": true }, "node_modules/@plugjs/eslint": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/@plugjs/eslint/-/eslint-0.5.6.tgz", - "integrity": "sha512-5mgBkpU49obQ/Q6Dpo87DQpD6/SAuXJlm5on4NCFwwElQixttu9fQf6zgZYd1rGk3CdqFP4iA4utWGtQO44iIg==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/@plugjs/eslint/-/eslint-0.5.7.tgz", + "integrity": "sha512-nLf9kHeYNFkcJyNW+iM62eBDp30bmSzl20U/leBFQeM849kNzY2xi3seIa06roegLCaGibTnl5Fn/RSGCkcJWQ==", "dev": true, "dependencies": { "eslint": "^8.50.0" }, "peerDependencies": { - "@plugjs/plug": "0.5.6" + "@plugjs/plug": "0.5.7" } }, "node_modules/@plugjs/eslint-plugin": { @@ -868,26 +868,26 @@ } }, "node_modules/@plugjs/expect5": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/@plugjs/expect5/-/expect5-0.5.6.tgz", - "integrity": "sha512-I+KLGARNlbuzIKmP552R2q9s517iN7q78x5BH4GHaC7hLWM2HvxzZKYSupSe1TkfzsHa4VAKDH7UJ+lTmB0DxA==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/@plugjs/expect5/-/expect5-0.5.7.tgz", + "integrity": "sha512-MDoiugJGBGFbEN2ijYSNT0/uYzZA/ZFks6WSuKD0q8wVAcyZ6dXz7jjltiAaw0gPMtzcLx/ZcwIRNsCKTiHS0g==", "dev": true, "bin": { "expect5": "dist/cli.mjs" }, "peerDependencies": { - "@plugjs/plug": "0.5.6" + "@plugjs/plug": "0.5.7" } }, "node_modules/@plugjs/plug": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/@plugjs/plug/-/plug-0.5.6.tgz", - "integrity": "sha512-HS/U999ojrpdof4ZmjaxcX+m1+Uipcdv58XlgWjGZPx5oTUHrgR1961nwNgNVdw/MmgKuwil8WLlGnlvL5CNnQ==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/@plugjs/plug/-/plug-0.5.7.tgz", + "integrity": "sha512-1VXi1Hdkcg2HEyIJu30T+PTLcISLzYc0YMKjhA/Yy4vOB2HonAqeY2cGhzRwNHtEP2bLYHn2xHQXGCILdjncAg==", "dev": true, "dependencies": { - "@plugjs/tsrun": "^0.4.22", + "@plugjs/tsrun": "^0.4.23", "@types/node": "<19", - "esbuild": "^0.19.3", + "esbuild": "^0.19.4", "jsonc-parser": "^3.2.0", "picomatch": "^2.3.1" }, @@ -908,15 +908,15 @@ } }, "node_modules/@plugjs/typescript": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/@plugjs/typescript/-/typescript-0.5.6.tgz", - "integrity": "sha512-jRu+6rwvfJiPkQWruuO6X2Rw4k6XMl2Eo+kC/gQzUSTROoHVTkrB4EpFJaThgnbJKu8ZQ3+zlczh9dvflbA4+g==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/@plugjs/typescript/-/typescript-0.5.7.tgz", + "integrity": "sha512-tuo5GZvwQnDQ8VOkh2gqCvfSCODbBJUVPSft2xKauYMW/PYP47nMO2S65Q59NCo7o1Cp5+1hmpo6+pn3w41rJg==", "dev": true, "dependencies": { "typescript": "^5.2.2" }, "peerDependencies": { - "@plugjs/plug": "0.5.6" + "@plugjs/plug": "0.5.7" } }, "node_modules/@types/ini": { @@ -939,9 +939,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.18.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.0.tgz", - "integrity": "sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==", + "version": "18.18.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.1.tgz", + "integrity": "sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==", "dev": true }, "node_modules/@types/node-fetch": { diff --git a/package.json b/package.json index f3b1c27..57c80dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@juit/check-updates", - "version": "3.0.1", + "version": "3.0.2", "type": "module", "description": "Small and fast utility to update package dependencies", "author": "Team Juit ",