diff --git a/log4bot/package.json b/log4bot/package.json index 8427e8c2..c054a844 100644 --- a/log4bot/package.json +++ b/log4bot/package.json @@ -1,6 +1,6 @@ { "name": "@bpinternal/log4bot", - "version": "0.0.12", + "version": "0.0.13", "description": "Just a Logger", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -18,11 +18,11 @@ "regex-parser": "2.3.0" }, "devDependencies": { - "@types/lodash": "4.17.0", - "@types/node": "18.19.31", + "@types/lodash": "4.17.4", + "@types/node": "18.19.33", "tsup": "^8.0.1", "typescript": "5.4.5", - "vitest": "1.5.3" + "vitest": "1.6.0" }, "scripts": { "build": "tsup", diff --git a/log4bot/pnpm-lock.yaml b/log4bot/pnpm-lock.yaml index 6a327b02..dc551da5 100644 --- a/log4bot/pnpm-lock.yaml +++ b/log4bot/pnpm-lock.yaml @@ -22,20 +22,20 @@ importers: version: 2.3.0 devDependencies: '@types/lodash': - specifier: 4.17.0 - version: 4.17.0 + specifier: 4.17.4 + version: 4.17.4 '@types/node': - specifier: 18.19.31 - version: 18.19.31 + specifier: 18.19.33 + version: 18.19.33 tsup: specifier: ^8.0.1 - version: 8.0.2(typescript@5.4.5) + version: 8.0.2(postcss@8.4.35)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 vitest: - specifier: 1.5.3 - version: 1.5.3(@types/node@18.19.31) + specifier: 1.6.0 + version: 1.6.0(@types/node@18.19.33) packages: @@ -290,26 +290,26 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} - '@types/lodash@4.17.0': - resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==} + '@types/lodash@4.17.4': + resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==} - '@types/node@18.19.31': - resolution: {integrity: sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==} + '@types/node@18.19.33': + resolution: {integrity: sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==} - '@vitest/expect@1.5.3': - resolution: {integrity: sha512-y+waPz31pOFr3rD7vWTbwiLe5+MgsMm40jTZbQE8p8/qXyBX3CQsIXRx9XK12IbY7q/t5a5aM/ckt33b4PxK2g==} + '@vitest/expect@1.6.0': + resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==} - '@vitest/runner@1.5.3': - resolution: {integrity: sha512-7PlfuReN8692IKQIdCxwir1AOaP5THfNkp0Uc4BKr2na+9lALNit7ub9l3/R7MP8aV61+mHKRGiqEKRIwu6iiQ==} + '@vitest/runner@1.6.0': + resolution: {integrity: sha512-P4xgwPjwesuBiHisAVz/LSSZtDjOTPYZVmNAnpHHSR6ONrf8eCJOFRvUwdHn30F5M1fxhqtl7QZQUk2dprIXAg==} - '@vitest/snapshot@1.5.3': - resolution: {integrity: sha512-K3mvIsjyKYBhNIDujMD2gfQEzddLe51nNOAf45yKRt/QFJcUIeTQd2trRvv6M6oCBHNVnZwFWbQ4yj96ibiDsA==} + '@vitest/snapshot@1.6.0': + resolution: {integrity: sha512-+Hx43f8Chus+DCmygqqfetcAZrDJwvTj0ymqjQq4CvmpKFSTVteEOBzCusu1x2tt4OJcvBflyHUE0DZSLgEMtQ==} - '@vitest/spy@1.5.3': - resolution: {integrity: sha512-Llj7Jgs6lbnL55WoshJUUacdJfjU2honvGcAJBxhra5TPEzTJH8ZuhI3p/JwqqfnTr4PmP7nDmOXP53MS7GJlg==} + '@vitest/spy@1.6.0': + resolution: {integrity: sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==} - '@vitest/utils@1.5.3': - resolution: {integrity: sha512-rE9DTN1BRhzkzqNQO+kw8ZgfeEBCLXiHJwetk668shmNBpSagQxneT5eSqEBLP+cqSiAeecvQmbpFfdMyLcIQA==} + '@vitest/utils@1.6.0': + resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} acorn-walk@8.3.2: resolution: {integrity: sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==} @@ -890,8 +890,8 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - vite-node@1.5.3: - resolution: {integrity: sha512-axFo00qiCpU/JLd8N1gu9iEYL3xTbMbMrbe5nDp9GL0nb6gurIdZLkkFogZXWnE8Oyy5kfSLwNVIcVsnhE7lgQ==} + vite-node@1.6.0: + resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -923,15 +923,15 @@ packages: terser: optional: true - vitest@1.5.3: - resolution: {integrity: sha512-2oM7nLXylw3mQlW6GXnRriw+7YvZFk/YNV8AxIC3Z3MfFbuziLGWP9GPxxu/7nRlXhqyxBikpamr+lEEj1sUEw==} + vitest@1.6.0: + resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 1.5.3 - '@vitest/ui': 1.5.3 + '@vitest/browser': 1.6.0 + '@vitest/ui': 1.6.0 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -1140,35 +1140,35 @@ snapshots: '@types/estree@1.0.5': {} - '@types/lodash@4.17.0': {} + '@types/lodash@4.17.4': {} - '@types/node@18.19.31': + '@types/node@18.19.33': dependencies: undici-types: 5.26.5 - '@vitest/expect@1.5.3': + '@vitest/expect@1.6.0': dependencies: - '@vitest/spy': 1.5.3 - '@vitest/utils': 1.5.3 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 chai: 4.4.1 - '@vitest/runner@1.5.3': + '@vitest/runner@1.6.0': dependencies: - '@vitest/utils': 1.5.3 + '@vitest/utils': 1.6.0 p-limit: 5.0.0 pathe: 1.1.2 - '@vitest/snapshot@1.5.3': + '@vitest/snapshot@1.6.0': dependencies: magic-string: 0.30.7 pathe: 1.1.2 pretty-format: 29.7.0 - '@vitest/spy@1.5.3': + '@vitest/spy@1.6.0': dependencies: tinyspy: 2.2.1 - '@vitest/utils@1.5.3': + '@vitest/utils@1.6.0': dependencies: diff-sequences: 29.6.3 estree-walker: 3.0.3 @@ -1545,10 +1545,12 @@ snapshots: mlly: 1.6.1 pathe: 1.1.2 - postcss-load-config@4.0.2: + postcss-load-config@4.0.2(postcss@8.4.35): dependencies: lilconfig: 3.1.1 yaml: 2.4.0 + optionalDependencies: + postcss: 8.4.35 postcss@8.4.35: dependencies: @@ -1693,7 +1695,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsup@8.0.2(typescript@5.4.5): + tsup@8.0.2(postcss@8.4.35)(typescript@5.4.5): dependencies: bundle-require: 4.0.2(esbuild@0.19.12) cac: 6.7.14 @@ -1703,12 +1705,14 @@ snapshots: execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 - postcss-load-config: 4.0.2 + postcss-load-config: 4.0.2(postcss@8.4.35) resolve-from: 5.0.0 rollup: 4.12.0 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tree-kill: 1.2.2 + optionalDependencies: + postcss: 8.4.35 typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -1722,13 +1726,13 @@ snapshots: undici-types@5.26.5: {} - vite-node@1.5.3(@types/node@18.19.31): + vite-node@1.6.0(@types/node@18.19.33): dependencies: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.1.4(@types/node@18.19.31) + vite: 5.1.4(@types/node@18.19.33) transitivePeerDependencies: - '@types/node' - less @@ -1739,23 +1743,22 @@ snapshots: - supports-color - terser - vite@5.1.4(@types/node@18.19.31): + vite@5.1.4(@types/node@18.19.33): dependencies: - '@types/node': 18.19.31 esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.12.0 optionalDependencies: + '@types/node': 18.19.33 fsevents: 2.3.3 - vitest@1.5.3(@types/node@18.19.31): + vitest@1.6.0(@types/node@18.19.33): dependencies: - '@types/node': 18.19.31 - '@vitest/expect': 1.5.3 - '@vitest/runner': 1.5.3 - '@vitest/snapshot': 1.5.3 - '@vitest/spy': 1.5.3 - '@vitest/utils': 1.5.3 + '@vitest/expect': 1.6.0 + '@vitest/runner': 1.6.0 + '@vitest/snapshot': 1.6.0 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 acorn-walk: 8.3.2 chai: 4.4.1 debug: 4.3.4 @@ -1768,9 +1771,11 @@ snapshots: strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.4 - vite: 5.1.4(@types/node@18.19.31) - vite-node: 1.5.3(@types/node@18.19.31) + vite: 5.1.4(@types/node@18.19.33) + vite-node: 1.6.0(@types/node@18.19.33) why-is-node-running: 2.2.2 + optionalDependencies: + '@types/node': 18.19.33 transitivePeerDependencies: - less - lightningcss