diff --git a/package.json b/package.json index 8d623af49..72c20a8d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@peacockproject/monorepo", - "version": "6.0.0-beta.4", - "revisionIdent": -6004, + "version": "6.0.0", + "revisionIdent": 6000, "private": true, "license": "AGPL-3.0", "scripts": { @@ -36,14 +36,14 @@ }, "dependencies": { "@peacockproject/statemachine-parser": "^5.3.0", - "@yarnpkg/fslib": "^3.0.0-rc.39", - "@yarnpkg/libzip": "^3.0.0-rc.39", + "@yarnpkg/fslib": "^3.0.0-rc.41", + "@yarnpkg/libzip": "^3.0.0-rc.41", "atomically": "^2.0.1", "axios": "^1.3.4", "body-parser": "*", "clipanion": "^3.2.0", "commander": "^10.0.0", - "esbuild-wasm": "^0.17.12", + "esbuild-wasm": "^0.17.14", "express": "patch:express@npm%3A4.18.2#~/.yarn/patches/express-npm-4.18.2-bb15ff679a.patch", "jest-diff": "^29.5.0", "js-ini": "^1.6.0", @@ -51,7 +51,7 @@ "jsonwebtoken": "^9.0.0", "md5-file": "^5.0.0", "msgpackr": "^1.8.5", - "nanoid": "^4.0.1", + "nanoid": "^4.0.2", "parseurl": "^1.3.3", "picocolors": "patch:picocolors@npm%3A1.0.0#~/.yarn/patches/picocolors-npm-1.0.0-d81e0b1927.patch", "progress": "^2.0.3", @@ -71,32 +71,31 @@ "@types/prompts": "^2.4.3", "@types/rimraf": "^4.0.5", "@types/send": "^0.17.1", - "@typescript-eslint/eslint-plugin": "^5.55.0", - "@typescript-eslint/parser": "^5.55.0", - "@vitest/ui": "0.29.6", - "esbuild": "^0.17.12", + "@typescript-eslint/eslint-plugin": "^5.56.0", + "@typescript-eslint/parser": "^5.56.0", + "@vitest/ui": "0.29.7", + "esbuild": "^0.17.14", "esbuild-register": "^3.4.2", "eslint": "^8.36.0", - "eslint-config-prettier": "^8.7.0", + "eslint-config-prettier": "^8.8.0", "eslint-formatter-pretty": "^4.1.0", "eslint-plugin-custom-rules": "link:./packaging/eslint", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react-hooks": "^4.6.0", - "glob": "^9.3.0", + "glob": "^9.3.2", "json-keys-sort": "^2.1.0", "ms": "^2.1.3", - "prettier": "^2.8.4", - "rimraf": "^4.4.0", - "terser": "^5.16.6", + "prettier": "^2.8.7", + "rimraf": "^4.4.1", + "terser": "^5.16.8", "typescript": "4.9.5", - "vitest": "0.29.6", + "vitest": "0.29.7", "winston": "3.8.2", "winston-daily-rotate-file": "4.7.1" }, "engines": { - "node": "18.x || 19.x", - "yarn": "^3.2.0" + "node": "18.x || 19.x" }, "workspaces": [ "webui", diff --git a/yarn.lock b/yarn.lock index d254d1809..5bae00660 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23,156 +23,156 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-arm64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/android-arm64@npm:0.17.12" +"@esbuild/android-arm64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/android-arm64@npm:0.17.14" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@esbuild/android-arm@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/android-arm@npm:0.17.12" +"@esbuild/android-arm@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/android-arm@npm:0.17.14" conditions: os=android & cpu=arm languageName: node linkType: hard -"@esbuild/android-x64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/android-x64@npm:0.17.12" +"@esbuild/android-x64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/android-x64@npm:0.17.14" conditions: os=android & cpu=x64 languageName: node linkType: hard -"@esbuild/darwin-arm64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/darwin-arm64@npm:0.17.12" +"@esbuild/darwin-arm64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/darwin-arm64@npm:0.17.14" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@esbuild/darwin-x64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/darwin-x64@npm:0.17.12" +"@esbuild/darwin-x64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/darwin-x64@npm:0.17.14" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@esbuild/freebsd-arm64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/freebsd-arm64@npm:0.17.12" +"@esbuild/freebsd-arm64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/freebsd-arm64@npm:0.17.14" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"@esbuild/freebsd-x64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/freebsd-x64@npm:0.17.12" +"@esbuild/freebsd-x64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/freebsd-x64@npm:0.17.14" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@esbuild/linux-arm64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-arm64@npm:0.17.12" +"@esbuild/linux-arm64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-arm64@npm:0.17.14" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"@esbuild/linux-arm@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-arm@npm:0.17.12" +"@esbuild/linux-arm@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-arm@npm:0.17.14" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@esbuild/linux-ia32@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-ia32@npm:0.17.12" +"@esbuild/linux-ia32@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-ia32@npm:0.17.14" conditions: os=linux & cpu=ia32 languageName: node linkType: hard -"@esbuild/linux-loong64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-loong64@npm:0.17.12" +"@esbuild/linux-loong64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-loong64@npm:0.17.14" conditions: os=linux & cpu=loong64 languageName: node linkType: hard -"@esbuild/linux-mips64el@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-mips64el@npm:0.17.12" +"@esbuild/linux-mips64el@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-mips64el@npm:0.17.14" conditions: os=linux & cpu=mips64el languageName: node linkType: hard -"@esbuild/linux-ppc64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-ppc64@npm:0.17.12" +"@esbuild/linux-ppc64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-ppc64@npm:0.17.14" conditions: os=linux & cpu=ppc64 languageName: node linkType: hard -"@esbuild/linux-riscv64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-riscv64@npm:0.17.12" +"@esbuild/linux-riscv64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-riscv64@npm:0.17.14" conditions: os=linux & cpu=riscv64 languageName: node linkType: hard -"@esbuild/linux-s390x@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-s390x@npm:0.17.12" +"@esbuild/linux-s390x@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-s390x@npm:0.17.14" conditions: os=linux & cpu=s390x languageName: node linkType: hard -"@esbuild/linux-x64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/linux-x64@npm:0.17.12" +"@esbuild/linux-x64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/linux-x64@npm:0.17.14" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"@esbuild/netbsd-x64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/netbsd-x64@npm:0.17.12" +"@esbuild/netbsd-x64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/netbsd-x64@npm:0.17.14" conditions: os=netbsd & cpu=x64 languageName: node linkType: hard -"@esbuild/openbsd-x64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/openbsd-x64@npm:0.17.12" +"@esbuild/openbsd-x64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/openbsd-x64@npm:0.17.14" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard -"@esbuild/sunos-x64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/sunos-x64@npm:0.17.12" +"@esbuild/sunos-x64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/sunos-x64@npm:0.17.14" conditions: os=sunos & cpu=x64 languageName: node linkType: hard -"@esbuild/win32-arm64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/win32-arm64@npm:0.17.12" +"@esbuild/win32-arm64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/win32-arm64@npm:0.17.14" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@esbuild/win32-ia32@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/win32-ia32@npm:0.17.12" +"@esbuild/win32-ia32@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/win32-ia32@npm:0.17.14" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@esbuild/win32-x64@npm:0.17.12": - version: 0.17.12 - resolution: "@esbuild/win32-x64@npm:0.17.12" +"@esbuild/win32-x64@npm:0.17.14": + version: 0.17.14 + resolution: "@esbuild/win32-x64@npm:0.17.14" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -459,28 +459,28 @@ __metadata: "@types/prompts": "npm:^2.4.3" "@types/rimraf": "npm:^4.0.5" "@types/send": "npm:^0.17.1" - "@typescript-eslint/eslint-plugin": "npm:^5.55.0" - "@typescript-eslint/parser": "npm:^5.55.0" - "@vitest/ui": "npm:0.29.6" - "@yarnpkg/fslib": "npm:^3.0.0-rc.39" - "@yarnpkg/libzip": "npm:^3.0.0-rc.39" + "@typescript-eslint/eslint-plugin": "npm:^5.56.0" + "@typescript-eslint/parser": "npm:^5.56.0" + "@vitest/ui": "npm:0.29.7" + "@yarnpkg/fslib": "npm:^3.0.0-rc.41" + "@yarnpkg/libzip": "npm:^3.0.0-rc.41" atomically: "npm:^2.0.1" axios: "npm:^1.3.4" body-parser: "npm:*" clipanion: "npm:^3.2.0" commander: "npm:^10.0.0" - esbuild: "npm:^0.17.12" + esbuild: "npm:^0.17.14" esbuild-register: "npm:^3.4.2" - esbuild-wasm: "npm:^0.17.12" + esbuild-wasm: "npm:^0.17.14" eslint: "npm:^8.36.0" - eslint-config-prettier: "npm:^8.7.0" + eslint-config-prettier: "npm:^8.8.0" eslint-formatter-pretty: "npm:^4.1.0" eslint-plugin-custom-rules: "link:./packaging/eslint" eslint-plugin-prettier: "npm:^4.2.1" eslint-plugin-promise: "npm:^6.1.1" eslint-plugin-react-hooks: "npm:^4.6.0" express: "patch:express@npm%3A4.18.2#~/.yarn/patches/express-npm-4.18.2-bb15ff679a.patch" - glob: "npm:^9.3.0" + glob: "npm:^9.3.2" jest-diff: "npm:^29.5.0" js-ini: "npm:^1.6.0" json-keys-sort: "npm:^2.1.0" @@ -489,19 +489,19 @@ __metadata: md5-file: "npm:^5.0.0" ms: "npm:^2.1.3" msgpackr: "npm:^1.8.5" - nanoid: "npm:^4.0.1" + nanoid: "npm:^4.0.2" parseurl: "npm:^1.3.3" picocolors: "patch:picocolors@npm%3A1.0.0#~/.yarn/patches/picocolors-npm-1.0.0-d81e0b1927.patch" - prettier: "npm:^2.8.4" + prettier: "npm:^2.8.7" progress: "npm:^2.0.3" prompts: "npm:^2.4.2" random: "npm:^4.1.0" - rimraf: "npm:^4.4.0" + rimraf: "npm:^4.4.1" send: "npm:0.18.0" serve-static: "npm:^1.15.0" - terser: "npm:^5.16.6" + terser: "npm:^5.16.8" typescript: "npm:4.9.5" - vitest: "npm:0.29.6" + vitest: "npm:0.29.7" winston: "npm:3.8.2" winston-daily-rotate-file: "npm:4.7.1" languageName: unknown @@ -806,14 +806,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^5.55.0": - version: 5.55.0 - resolution: "@typescript-eslint/eslint-plugin@npm:5.55.0" +"@typescript-eslint/eslint-plugin@npm:^5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/eslint-plugin@npm:5.56.0" dependencies: "@eslint-community/regexpp": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:5.55.0" - "@typescript-eslint/type-utils": "npm:5.55.0" - "@typescript-eslint/utils": "npm:5.55.0" + "@typescript-eslint/scope-manager": "npm:5.56.0" + "@typescript-eslint/type-utils": "npm:5.56.0" + "@typescript-eslint/utils": "npm:5.56.0" debug: "npm:^4.3.4" grapheme-splitter: "npm:^1.0.4" ignore: "npm:^5.2.0" @@ -826,43 +826,43 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 0f1c51b819e035db25c32eb85e8c7174a262e3634a38b26d27f12bd00ab85d65563491d481213b3a9dd3e2b47e53e797e08b68d74d3782cfc0efc73ee262ac84 + checksum: 7fe41ad34eb75cb5f216c3ecbd07bfe137f0d638ef1bd4c0d5805523c7b25afa86ff3e96ff6959b75c645a0f757efec4c2847b54c6e28f9431b34c7893267659 languageName: node linkType: hard -"@typescript-eslint/parser@npm:^5.55.0": - version: 5.55.0 - resolution: "@typescript-eslint/parser@npm:5.55.0" +"@typescript-eslint/parser@npm:^5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/parser@npm:5.56.0" dependencies: - "@typescript-eslint/scope-manager": "npm:5.55.0" - "@typescript-eslint/types": "npm:5.55.0" - "@typescript-eslint/typescript-estree": "npm:5.55.0" + "@typescript-eslint/scope-manager": "npm:5.56.0" + "@typescript-eslint/types": "npm:5.56.0" + "@typescript-eslint/typescript-estree": "npm:5.56.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 peerDependenciesMeta: typescript: optional: true - checksum: a6588ff7a00171f5a4559fba3cb5f3a49b3921602cc8cad1f071517d8c90a78c3c98d63b5586245c4ea2350b8e76faffa29175915e783b8ca4ff6791a80eac7b + checksum: 7816059b2f9097aaafdcd5045f918210566cbd62d028876ffba4d1225ce4e084f67dd7de732785e96d351b3c78c36398b581224be9b6fcfd08b42ca49e277a9d languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:5.55.0": - version: 5.55.0 - resolution: "@typescript-eslint/scope-manager@npm:5.55.0" +"@typescript-eslint/scope-manager@npm:5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/scope-manager@npm:5.56.0" dependencies: - "@typescript-eslint/types": "npm:5.55.0" - "@typescript-eslint/visitor-keys": "npm:5.55.0" - checksum: a42477312a728d12fb861b77d5a58a730cfd9cc060cdb3d79bb44694055acfc5c468ed59298436ec779fdae19bb3da6f04135e54066522bd8780c95269b2f78e + "@typescript-eslint/types": "npm:5.56.0" + "@typescript-eslint/visitor-keys": "npm:5.56.0" + checksum: 7e8e413366f5edcf50d2853dc725461e33048261013324d116825529b9c5fa6e7d21f7ff0e24ea33d03f49634f90af751e4f9bc119c6238ab2de53d0553fdc54 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.55.0": - version: 5.55.0 - resolution: "@typescript-eslint/type-utils@npm:5.55.0" +"@typescript-eslint/type-utils@npm:5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/type-utils@npm:5.56.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:5.55.0" - "@typescript-eslint/utils": "npm:5.55.0" + "@typescript-eslint/typescript-estree": "npm:5.56.0" + "@typescript-eslint/utils": "npm:5.56.0" debug: "npm:^4.3.4" tsutils: "npm:^3.21.0" peerDependencies: @@ -870,23 +870,23 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 008f15ff19400c4cad54cb703773abdf091590a52cb91875b6cf7f9b7fd70bd8c5cde063e90edad027b27cf2cd394bd88508f03c51fa429e5e6e4353a675be01 + checksum: 4fec4d27242abef21c10fc5bb2b0e939de92a22213401e3e5df25918a61413d3f1c0fee9eaaad19d2b129a08802fe40934d201c02e5069b84272813399127596 languageName: node linkType: hard -"@typescript-eslint/types@npm:5.55.0": - version: 5.55.0 - resolution: "@typescript-eslint/types@npm:5.55.0" - checksum: 0fdf7b0cfa0be507153a1aaed22efbac924a79c38ad2229ad82bb357c4c23f489984bb997874f86e2859814b48324c092a3055e65a0eeab876729942f45dadf2 +"@typescript-eslint/types@npm:5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/types@npm:5.56.0" + checksum: 031085c261fafea684250531e0a16e9f21d77eb9f4552e38bddd217e5ad3e5cb2994cc80a9c09d878f142ed4489343ac12c971fabea623799e1db827f601529d languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.55.0": - version: 5.55.0 - resolution: "@typescript-eslint/typescript-estree@npm:5.55.0" +"@typescript-eslint/typescript-estree@npm:5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.56.0" dependencies: - "@typescript-eslint/types": "npm:5.55.0" - "@typescript-eslint/visitor-keys": "npm:5.55.0" + "@typescript-eslint/types": "npm:5.56.0" + "@typescript-eslint/visitor-keys": "npm:5.56.0" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -895,113 +895,113 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: dea124e503ed21b91c9a6561564e7e9af88271af8600f6bea069c40eebe828232cc2eacf8a94d87ce3f6ac1b0cb5728624b4de66d7a95d535f3805a542f37ca3 + checksum: 3f7f6b9ca31b2a80bad135416ec112a9d6bc9b52ca0a050a23cf06ba99242033a8470f372d04aa5fcf61cd1eadcd67d2e3a3fc6bcabe81ee7b2b6044fe5660ab languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.55.0": - version: 5.55.0 - resolution: "@typescript-eslint/utils@npm:5.55.0" +"@typescript-eslint/utils@npm:5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/utils@npm:5.56.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@types/json-schema": "npm:^7.0.9" "@types/semver": "npm:^7.3.12" - "@typescript-eslint/scope-manager": "npm:5.55.0" - "@typescript-eslint/types": "npm:5.55.0" - "@typescript-eslint/typescript-estree": "npm:5.55.0" + "@typescript-eslint/scope-manager": "npm:5.56.0" + "@typescript-eslint/types": "npm:5.56.0" + "@typescript-eslint/typescript-estree": "npm:5.56.0" eslint-scope: "npm:^5.1.1" semver: "npm:^7.3.7" peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - checksum: 20a1b1a71e161bbc2e2ef449687a769752a48db4e741b69bb1d1c3eb62e35716ddb34f6940e8efddf210817e602c0556d5ce8ba7b3fa20ddaca22cd452f60eee + checksum: dbb0ad22d3df356b0a4dd53dafcc43e1b94d300df6ec1529751f26a52c09098740a34abe61b20ead2664996535bb651a1075a5cb613fe29cfdb89bfa625fd45b languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:5.55.0": - version: 5.55.0 - resolution: "@typescript-eslint/visitor-keys@npm:5.55.0" +"@typescript-eslint/visitor-keys@npm:5.56.0": + version: 5.56.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.56.0" dependencies: - "@typescript-eslint/types": "npm:5.55.0" + "@typescript-eslint/types": "npm:5.56.0" eslint-visitor-keys: "npm:^3.3.0" - checksum: c1f34712e35dc8c0cee6fa6b195e1b6a3371b4ca45396531d7d2fe212c26c48c11d4c6889f10384a766285ba6f5545f139af25e72d2c39a23ef624733fc32f1b + checksum: 7de034605b4ce76808022b6aa3d43c5f1be5dad2b25467716a0ab38acf67aeea2501143516bd4c71c3ece8a83f1fdbf00dadc00b3aa5fa05c51f0f9b3ec364ec languageName: node linkType: hard -"@vitest/expect@npm:0.29.6": - version: 0.29.6 - resolution: "@vitest/expect@npm:0.29.6" +"@vitest/expect@npm:0.29.7": + version: 0.29.7 + resolution: "@vitest/expect@npm:0.29.7" dependencies: - "@vitest/spy": "npm:0.29.6" - "@vitest/utils": "npm:0.29.6" + "@vitest/spy": "npm:0.29.7" + "@vitest/utils": "npm:0.29.7" chai: "npm:^4.3.7" - checksum: 6aea0926140e90e164cbea5a5ced0fc1ee0d228f76811c833944d3f1cd4e7c3f8641f2035dbcd03fa8a98a5793b1d7202c63c2e4e548ff5efb034c9cc84a52d4 + checksum: eca96a76e47c1711d678f53308422ea3ffcfc6820f10eead22cc7a843f950525ce5de316a536125eda02bbc9d9d8f75e57238c9ffd5cde57aadede818694f886 languageName: node linkType: hard -"@vitest/runner@npm:0.29.6": - version: 0.29.6 - resolution: "@vitest/runner@npm:0.29.6" +"@vitest/runner@npm:0.29.7": + version: 0.29.7 + resolution: "@vitest/runner@npm:0.29.7" dependencies: - "@vitest/utils": "npm:0.29.6" + "@vitest/utils": "npm:0.29.7" p-limit: "npm:^4.0.0" pathe: "npm:^1.1.0" - checksum: 4bb6df1f85b04596716b6557f75f64f2526b0e071566b1a3298233a7176c00774afc693cf61020a0e2905993e82e472daf5959fd64596890a5d98da44bfa148e + checksum: 54c97cfdd4bce478d934d936eea94b8e3e1d34ec34560d225561ba3c2cb5b54240201fc8a41c2e5a90d7829a2262251ab7e725d2c78ff702aa20b5553632821c languageName: node linkType: hard -"@vitest/spy@npm:0.29.6": - version: 0.29.6 - resolution: "@vitest/spy@npm:0.29.6" +"@vitest/spy@npm:0.29.7": + version: 0.29.7 + resolution: "@vitest/spy@npm:0.29.7" dependencies: tinyspy: "npm:^1.0.2" - checksum: 208a32a2e0e6abd346823642f3bc64eebdb62b4e539214faf100dc3c60605bfdec8393db647a13defbffe338cdc22b60b01b20e519981d866e7eb9cc4ec51b99 + checksum: e6aaa6b20a55581e5e1e617ef886ccd08d82fa1ffb2d373d6ebcf814c0fc022e8b31254183c3def3f4d741d49075893428241c17db990c8e58c7a897a119c063 languageName: node linkType: hard -"@vitest/ui@npm:0.29.6": - version: 0.29.6 - resolution: "@vitest/ui@npm:0.29.6" +"@vitest/ui@npm:0.29.7": + version: 0.29.7 + resolution: "@vitest/ui@npm:0.29.7" dependencies: fast-glob: "npm:^3.2.12" flatted: "npm:^3.2.7" pathe: "npm:^1.1.0" picocolors: "npm:^1.0.0" sirv: "npm:^2.0.2" - checksum: 79b45c8df03daa09748c19155becfeb39287813c1eb7a810d90b497d7d94ce0ef73cc1e4244113ae920febed74f544c34901e44141888bd1799862ac876f9254 + checksum: 62c0408c2b1f01afc9da03de5daa6567dd6f5daa13aaa8bc3637602b5d74c7026672cfe26d23e61e5b957315c02b389f60f14e4767af88bd5bbf16b9997b183d languageName: node linkType: hard -"@vitest/utils@npm:0.29.6": - version: 0.29.6 - resolution: "@vitest/utils@npm:0.29.6" +"@vitest/utils@npm:0.29.7": + version: 0.29.7 + resolution: "@vitest/utils@npm:0.29.7" dependencies: cli-truncate: "npm:^3.1.0" diff: "npm:^5.1.0" loupe: "npm:^2.3.6" pretty-format: "npm:^27.5.1" - checksum: 61c5fbed3fd8897ac2805c65078d1a381559a9842ff3854d441051cf90d6637392107f501fdfe86df2301cb6229f6dda17b8d1abe684534f6a87e778c6ace7db + checksum: ae66e871db18c2d5ba18df4976ab77f078eefef52427671b7ab5e60049cd4bee1a3ee038e07789dcbec3bbd0f38e50e74ecf3e82cac1b8d20e3f300709ebe03a languageName: node linkType: hard -"@yarnpkg/fslib@npm:^3.0.0-rc.39": - version: 3.0.0-rc.39 - resolution: "@yarnpkg/fslib@npm:3.0.0-rc.39" +"@yarnpkg/fslib@npm:^3.0.0-rc.41": + version: 3.0.0-rc.41 + resolution: "@yarnpkg/fslib@npm:3.0.0-rc.41" dependencies: tslib: "npm:^2.4.0" - checksum: 683e86493b407d8a4cda1a351176c3ce468f9c7f73605dc82a7fcb1731ff78c92b229aa032e8b587f6394c3ecad7754e16b92359279a33f09aaa408eb862b3d7 + checksum: 2852df33d0f1a51f3b9ddf9d79e8702060edbfe714e6b7a35db276aac45bf945da5790d3d2e5cb3d0291fc9f8ba6b46aaffae4301a519a344737c4f63b8bf3dd languageName: node linkType: hard -"@yarnpkg/libzip@npm:^3.0.0-rc.39": - version: 3.0.0-rc.39 - resolution: "@yarnpkg/libzip@npm:3.0.0-rc.39" +"@yarnpkg/libzip@npm:^3.0.0-rc.41": + version: 3.0.0-rc.41 + resolution: "@yarnpkg/libzip@npm:3.0.0-rc.41" dependencies: "@types/emscripten": "npm:^1.39.6" - "@yarnpkg/fslib": "npm:^3.0.0-rc.39" + "@yarnpkg/fslib": "npm:^3.0.0-rc.41" tslib: "npm:^2.4.0" peerDependencies: - "@yarnpkg/fslib": ^3.0.0-rc.39 - checksum: e821832761431ec8e2e78dfa9d0cb89d539e5760128c49b9a845552cfae810b4b2ba7812bf11a562d485f380bf670507b142f721ff6985ece44c476959c12103 + "@yarnpkg/fslib": ^3.0.0-rc.41 + checksum: df749e8df7db4a46dca111b95a46d98b8bc6f5a0581ec0315e12295bb163c7afe14ff4867860e4d31d729fc2f31c81432a24a756293223ede78f56a69c1387ff languageName: node linkType: hard @@ -1038,16 +1038,7 @@ __metadata: languageName: node linkType: hard -"acorn@npm:^8.5.0, acorn@npm:^8.8.0": - version: 8.8.1 - resolution: "acorn@npm:8.8.1" - bin: - acorn: bin/acorn - checksum: f8a84cf59173c5c07cb6b8097c716370f799244189b23d58358eadf9729e0d62660bc11339e03f08517fa33d1ef4b69b84b0bdebe0c0d783acaa8d2c44a66345 - languageName: node - linkType: hard - -"acorn@npm:^8.8.1, acorn@npm:^8.8.2": +"acorn@npm:^8.5.0, acorn@npm:^8.8.0, acorn@npm:^8.8.1, acorn@npm:^8.8.2": version: 8.8.2 resolution: "acorn@npm:8.8.2" bin: @@ -1864,41 +1855,41 @@ __metadata: languageName: node linkType: hard -"esbuild-wasm@npm:^0.17.12": - version: 0.17.12 - resolution: "esbuild-wasm@npm:0.17.12" +"esbuild-wasm@npm:^0.17.14": + version: 0.17.14 + resolution: "esbuild-wasm@npm:0.17.14" bin: esbuild: bin/esbuild - checksum: 2c420360ef6c37e0bf4ec1035e9f7e464f499b15a8fa2226ee86281eca510c3f7419a68e72df8763037b637c771220acc29111c5258843d3f91365336ae5ca95 - languageName: node - linkType: hard - -"esbuild@npm:^0.17.12, esbuild@npm:^0.17.5": - version: 0.17.12 - resolution: "esbuild@npm:0.17.12" - dependencies: - "@esbuild/android-arm": "npm:0.17.12" - "@esbuild/android-arm64": "npm:0.17.12" - "@esbuild/android-x64": "npm:0.17.12" - "@esbuild/darwin-arm64": "npm:0.17.12" - "@esbuild/darwin-x64": "npm:0.17.12" - "@esbuild/freebsd-arm64": "npm:0.17.12" - "@esbuild/freebsd-x64": "npm:0.17.12" - "@esbuild/linux-arm": "npm:0.17.12" - "@esbuild/linux-arm64": "npm:0.17.12" - "@esbuild/linux-ia32": "npm:0.17.12" - "@esbuild/linux-loong64": "npm:0.17.12" - "@esbuild/linux-mips64el": "npm:0.17.12" - "@esbuild/linux-ppc64": "npm:0.17.12" - "@esbuild/linux-riscv64": "npm:0.17.12" - "@esbuild/linux-s390x": "npm:0.17.12" - "@esbuild/linux-x64": "npm:0.17.12" - "@esbuild/netbsd-x64": "npm:0.17.12" - "@esbuild/openbsd-x64": "npm:0.17.12" - "@esbuild/sunos-x64": "npm:0.17.12" - "@esbuild/win32-arm64": "npm:0.17.12" - "@esbuild/win32-ia32": "npm:0.17.12" - "@esbuild/win32-x64": "npm:0.17.12" + checksum: d4585f1efbe9c5cf36d6fee544573cd7e9a546ccce16752601bd797663d433a6a1acb6d2b81c46f2a058e5ffd2c6edd9f78fb1b6aa7684925e20c5f4f01e6be9 + languageName: node + linkType: hard + +"esbuild@npm:^0.17.14, esbuild@npm:^0.17.5": + version: 0.17.14 + resolution: "esbuild@npm:0.17.14" + dependencies: + "@esbuild/android-arm": "npm:0.17.14" + "@esbuild/android-arm64": "npm:0.17.14" + "@esbuild/android-x64": "npm:0.17.14" + "@esbuild/darwin-arm64": "npm:0.17.14" + "@esbuild/darwin-x64": "npm:0.17.14" + "@esbuild/freebsd-arm64": "npm:0.17.14" + "@esbuild/freebsd-x64": "npm:0.17.14" + "@esbuild/linux-arm": "npm:0.17.14" + "@esbuild/linux-arm64": "npm:0.17.14" + "@esbuild/linux-ia32": "npm:0.17.14" + "@esbuild/linux-loong64": "npm:0.17.14" + "@esbuild/linux-mips64el": "npm:0.17.14" + "@esbuild/linux-ppc64": "npm:0.17.14" + "@esbuild/linux-riscv64": "npm:0.17.14" + "@esbuild/linux-s390x": "npm:0.17.14" + "@esbuild/linux-x64": "npm:0.17.14" + "@esbuild/netbsd-x64": "npm:0.17.14" + "@esbuild/openbsd-x64": "npm:0.17.14" + "@esbuild/sunos-x64": "npm:0.17.14" + "@esbuild/win32-arm64": "npm:0.17.14" + "@esbuild/win32-ia32": "npm:0.17.14" + "@esbuild/win32-x64": "npm:0.17.14" dependenciesMeta: "@esbuild/android-arm": optional: true @@ -1946,7 +1937,7 @@ __metadata: optional: true bin: esbuild: bin/esbuild - checksum: 5c8cfd55c7c8eaf91f4d7ecb594670b780d2c64f0b7c0ea41ad3271f14ef4b03e7c0456c529e52e9df6a3fe1ecd2bf61b2f177d43fcee5e0b4dac048ca672b2c + checksum: b69bc210efc10fcb1fd9521ed143a1e9384ee2fd1c502e0509022785e0cb128bf6bd330b4a307f8a4e7de17ca0926b6c60049a08708968bff158d638b3db6bfe languageName: node linkType: hard @@ -1964,14 +1955,14 @@ __metadata: languageName: node linkType: hard -"eslint-config-prettier@npm:^8.7.0": - version: 8.7.0 - resolution: "eslint-config-prettier@npm:8.7.0" +"eslint-config-prettier@npm:^8.8.0": + version: 8.8.0 + resolution: "eslint-config-prettier@npm:8.8.0" peerDependencies: eslint: ">=7.0.0" bin: eslint-config-prettier: bin/cli.js - checksum: 43ac6ad81d0dbcade367ac8b923e8c3b1ef9027df71ecc26e75e37e97c832685b670c50edd73aaddc463aa3f60adb267db1fc7f3fc1502340dd34486d3c54724 + checksum: 942d0b9d162729967a1816a23107066ae176e5f3f3ebaa3be9fd05cc3dbc1d10e389f127a298fbd564f9cc3e419c9635623a974de9327042289d96469dd91528 languageName: node linkType: hard @@ -2563,15 +2554,15 @@ __metadata: languageName: node linkType: hard -"glob@npm:^9.2.0, glob@npm:^9.3.0": - version: 9.3.0 - resolution: "glob@npm:9.3.0" +"glob@npm:^9.2.0, glob@npm:^9.3.2": + version: 9.3.2 + resolution: "glob@npm:9.3.2" dependencies: fs.realpath: "npm:^1.0.0" minimatch: "npm:^7.4.1" minipass: "npm:^4.2.4" path-scurry: "npm:^1.6.1" - checksum: d5958eb6f7d7eb7c208944adb6933e173ef21b79127614b3931419f04c327b78e89775365a917392bf3fe95ed5ca3027552ca1992b221548a4361cd66d161498 + checksum: 8b9de2d699a39523d5d6d38f7382080ec293b6a347a3444c5bc2b78528874c65ce295aefcce1e9604e7508e27bce07846ecfa49ddfc7ece801f8e95638947aa5 languageName: node linkType: hard @@ -3516,12 +3507,12 @@ __metadata: languageName: node linkType: hard -"nanoid@npm:^4.0.1": - version: 4.0.1 - resolution: "nanoid@npm:4.0.1" +"nanoid@npm:^4.0.2": + version: 4.0.2 + resolution: "nanoid@npm:4.0.2" bin: nanoid: bin/nanoid.js - checksum: e90f231678bc2d212a371922333ea81dcff8788fd8dbea92e12a6cb29ff1321d32890fefc46e31279e539eda868bd2c68084dcdd3b1cd5511453c957410ee9eb + checksum: 0e28bade6b10396bc0936980c7569e9710341b3dd8775bcd0645b7d23f59ff64e59c4413f48836bc336711ef1cc4f61f6453946a3bf69c4c235fab9d221f9216 languageName: node linkType: hard @@ -3883,12 +3874,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:^2.0.4, prettier@npm:^2.8.4": - version: 2.8.4 - resolution: "prettier@npm:2.8.4" +"prettier@npm:^2.0.4, prettier@npm:^2.8.7": + version: 2.8.7 + resolution: "prettier@npm:2.8.7" bin: prettier: bin-prettier.js - checksum: e8a99b3a385d8d09881a64b759b9cd88e44ab7ba09832d55608fd7203efdc78f0d94773532f3bb3bbb3f579096f7011883df06a26eb61792e786ea4f5fc984f0 + checksum: ec15b2e0a2a34a4987cca4ee72b2df56c7f4a4c62322d9a0f3c9efccb2cc0e3efdb791bb2764f2268e69e05946dc72108e5b5957d4bb2c1a41a11733b8b09153 languageName: node linkType: hard @@ -4169,14 +4160,14 @@ __metadata: languageName: node linkType: hard -"rimraf@npm:*, rimraf@npm:^4.4.0": - version: 4.4.0 - resolution: "rimraf@npm:4.4.0" +"rimraf@npm:*, rimraf@npm:^4.4.1": + version: 4.4.1 + resolution: "rimraf@npm:4.4.1" dependencies: glob: "npm:^9.2.0" bin: rimraf: dist/cjs/src/bin.js - checksum: 9f171359bcb9a00a82125dd796c921fb787d0bc57dba0d93b25ca6ce37463385b8a6e39bbb8db57c4fdebfc721c839b829438dacd9e9da796d4f4cce8188ba0c + checksum: 1dcc3cb6a13a806fc276996d2e0d20abae62a96f2a663a79e3e30be711a23da29f814a322412827b5b6e58b535382096cbaf261cbd2f7790c5a37e6ea31150dd languageName: node linkType: hard @@ -4745,9 +4736,9 @@ __metadata: languageName: node linkType: hard -"terser@npm:^5.16.6": - version: 5.16.6 - resolution: "terser@npm:5.16.6" +"terser@npm:^5.16.8": + version: 5.16.8 + resolution: "terser@npm:5.16.8" dependencies: "@jridgewell/source-map": "npm:^0.3.2" acorn: "npm:^8.5.0" @@ -4755,7 +4746,7 @@ __metadata: source-map-support: "npm:~0.5.20" bin: terser: bin/terser - checksum: 3ee9b14fd17ff9bfc9b931180580e50251b67409a8941ab40bfdfbe2725592f5ad9bf92a81740198d3c2eb976a56f33bce8f4a493d5e30b688a7ad03ba2c8276 + checksum: 2dfbb8417f3621450d5b47be89d5ebcdbe52abdb454bf45e32e243bf52bf917d89b98cc168fcc9cd38adf72ff3df016fbbc9d10dd413457d307f726783871028 languageName: node linkType: hard @@ -5025,9 +5016,9 @@ __metadata: languageName: node linkType: hard -"vite-node@npm:0.29.6": - version: 0.29.6 - resolution: "vite-node@npm:0.29.6" +"vite-node@npm:0.29.7": + version: 0.29.7 + resolution: "vite-node@npm:0.29.7" dependencies: cac: "npm:^6.7.14" debug: "npm:^4.3.4" @@ -5037,11 +5028,11 @@ __metadata: vite: "npm:^3.0.0 || ^4.0.0" bin: vite-node: vite-node.mjs - checksum: 93fb2775de58ea2003534af0ddebba99ef3e967868ab9b748e5a1bb3f53394c0549778b6ad8c4eeec098fc9004d21afdc0c7ec4a82b8e4f087d73125ab07a841 + checksum: 8eb4dd19e1865fc49bc54d47e53fd9132d3c8c90156c43efffdf5081d1cd02ca4ab52c22e4ee8149f3ef985dfe2534def143ede954c36c1fd2f1c067959aa456 languageName: node linkType: hard -"vite@npm:^3.0.0 || ^4.0.0": +"vite@npm:^3.0.0 || ^4.0.0, vite@npm:^4.2.0": version: 4.2.1 resolution: "vite@npm:4.2.1" dependencies: @@ -5079,55 +5070,17 @@ __metadata: languageName: node linkType: hard -"vite@npm:^4.2.0": - version: 4.2.0 - resolution: "vite@npm:4.2.0" - dependencies: - esbuild: "npm:^0.17.5" - fsevents: "npm:~2.3.2" - postcss: "npm:^8.4.21" - resolve: "npm:^1.22.1" - rollup: "npm:^3.18.0" - peerDependencies: - "@types/node": ">= 14" - less: "*" - sass: "*" - stylus: "*" - sugarss: "*" - terser: ^5.4.0 - dependenciesMeta: - fsevents: - optional: true - peerDependenciesMeta: - "@types/node": - optional: true - less: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - bin: - vite: bin/vite.js - checksum: d8796cd12d19d5f69398a67a20dca2b3e279d1a307f2099e1571805fa269f306af882fd53ecb7d697b101ddc6318490608994c8102bb817054a40e4721ac71d1 - languageName: node - linkType: hard - -"vitest@npm:0.29.6": - version: 0.29.6 - resolution: "vitest@npm:0.29.6" +"vitest@npm:0.29.7": + version: 0.29.7 + resolution: "vitest@npm:0.29.7" dependencies: "@types/chai": "npm:^4.3.4" "@types/chai-subset": "npm:^1.3.3" "@types/node": "npm:*" - "@vitest/expect": "npm:0.29.6" - "@vitest/runner": "npm:0.29.6" - "@vitest/spy": "npm:0.29.6" - "@vitest/utils": "npm:0.29.6" + "@vitest/expect": "npm:0.29.7" + "@vitest/runner": "npm:0.29.7" + "@vitest/spy": "npm:0.29.7" + "@vitest/utils": "npm:0.29.7" acorn: "npm:^8.8.1" acorn-walk: "npm:^8.2.0" cac: "npm:^6.7.14" @@ -5143,7 +5096,7 @@ __metadata: tinypool: "npm:^0.4.0" tinyspy: "npm:^1.0.2" vite: "npm:^3.0.0 || ^4.0.0" - vite-node: "npm:0.29.6" + vite-node: "npm:0.29.7" why-is-node-running: "npm:^2.2.2" peerDependencies: "@edge-runtime/vm": "*" @@ -5168,7 +5121,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: f1346bfe357e280c42c051e10981a40030c639c315866f868e8ac3930bfc9cde8ddbc50990db67b80cf6c7e7e65a3b95dcd24e6a5dde3ac0003a1e6f2d865af8 + checksum: 0d867cd77251aed6d7464adf20cc131f9a47fcb91d88acd42fef591f4cc202fb1efd7c2afa4e71ad9ab29c2f182723aa3152c1691c8eb3e9b8befaf48b72965a languageName: node linkType: hard