summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json6
-rw-r--r--packages/backend/package.json54
-rw-r--r--packages/frontend/package.json16
-rw-r--r--pnpm-lock.yaml1135
4 files changed, 566 insertions, 645 deletions
diff --git a/package.json b/package.json
index d791e7821d..c244692b64 100644
--- a/package.json
+++ b/package.json
@@ -55,12 +55,12 @@
"devDependencies": {
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
- "@typescript-eslint/eslint-plugin": "5.53.0",
- "@typescript-eslint/parser": "5.53.0",
+ "@typescript-eslint/eslint-plugin": "5.54.1",
+ "@typescript-eslint/parser": "5.54.1",
"cross-env": "7.0.3",
"cypress": "12.7.0",
"eslint": "8.35.0",
- "start-server-and-test": "1.15.4"
+ "start-server-and-test": "2.0.0"
},
"optionalDependencies": {
"@tensorflow/tfjs-core": "4.2.0"
diff --git a/packages/backend/package.json b/packages/backend/package.json
index 35e8dc5c60..5a3dcfb5e7 100644
--- a/packages/backend/package.json
+++ b/packages/backend/package.json
@@ -23,29 +23,29 @@
},
"optionalDependencies": {
"@swc/core-android-arm64": "^1.3.11",
- "@swc/core-darwin-arm64": "^1.3.36",
- "@swc/core-darwin-x64": "^1.3.36",
- "@swc/core-linux-arm-gnueabihf": "^1.3.36",
- "@swc/core-linux-arm64-gnu": "^1.3.36",
- "@swc/core-linux-arm64-musl": "^1.3.36",
- "@swc/core-linux-x64-gnu": "^1.3.36",
- "@swc/core-linux-x64-musl": "^1.3.36",
- "@swc/core-win32-arm64-msvc": "^1.3.36",
- "@swc/core-win32-ia32-msvc": "^1.3.36",
- "@swc/core-win32-x64-msvc": "^1.3.36",
+ "@swc/core-darwin-arm64": "^1.3.38",
+ "@swc/core-darwin-x64": "^1.3.38",
+ "@swc/core-linux-arm-gnueabihf": "^1.3.38",
+ "@swc/core-linux-arm64-gnu": "^1.3.38",
+ "@swc/core-linux-arm64-musl": "^1.3.38",
+ "@swc/core-linux-x64-gnu": "^1.3.38",
+ "@swc/core-linux-x64-musl": "^1.3.38",
+ "@swc/core-win32-arm64-msvc": "^1.3.38",
+ "@swc/core-win32-ia32-msvc": "^1.3.38",
+ "@swc/core-win32-x64-msvc": "^1.3.38",
"@tensorflow/tfjs": "4.2.0",
"@tensorflow/tfjs-node": "4.2.0"
},
"dependencies": {
- "@bull-board/api": "4.12.1",
- "@bull-board/fastify": "4.12.1",
- "@bull-board/ui": "4.12.1",
+ "@bull-board/api": "5.0.0",
+ "@bull-board/fastify": "5.0.0",
+ "@bull-board/ui": "5.0.0",
"@discordapp/twemoji": "14.0.2",
"@fastify/accepts": "4.1.0",
"@fastify/cookie": "8.3.0",
"@fastify/cors": "8.2.0",
"@fastify/http-proxy": "8.4.0",
- "@fastify/multipart": "7.4.1",
+ "@fastify/multipart": "7.4.2",
"@fastify/static": "6.9.0",
"@fastify/view": "7.4.1",
"@nestjs/common": "9.3.9",
@@ -54,7 +54,7 @@
"@peertube/http-signature": "1.7.0",
"@sinonjs/fake-timers": "10.0.2",
"@swc/cli": "0.1.62",
- "@swc/core": "1.3.36",
+ "@swc/core": "1.3.38",
"accepts": "1.3.8",
"ajv": "8.12.0",
"archiver": "5.3.1",
@@ -74,12 +74,12 @@
"date-fns": "2.29.3",
"deep-email-validator": "0.1.21",
"escape-regexp": "0.0.1",
- "fastify": "4.13.0",
+ "fastify": "4.14.1",
"feed": "4.2.2",
"file-type": "18.2.1",
"fluent-ffmpeg": "2.1.2",
"form-data": "4.0.0",
- "got": "12.5.3",
+ "got": "12.6.0",
"happy-dom": "8.9.0",
"hpagent": "1.2.0",
"ioredis": "4.28.5",
@@ -102,7 +102,7 @@
"os-utils": "0.0.14",
"otpauth": "^9.0.2",
"parse5": "7.1.2",
- "pg": "8.9.0",
+ "pg": "8.10.0",
"private-ip": "3.0.0",
"probe-image-size": "7.2.3",
"promise-limit": "2.7.0",
@@ -128,10 +128,10 @@
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",
"summaly": "github:misskey-dev/summaly",
- "systeminformation": "5.17.10",
+ "systeminformation": "5.17.12",
"tinycolor2": "1.6.0",
"tmp": "0.2.1",
- "tsc-alias": "1.8.2",
+ "tsc-alias": "1.8.3",
"tsconfig-paths": "4.1.2",
"twemoji-parser": "14.0.0",
"typeorm": "0.3.11",
@@ -146,7 +146,7 @@
"xev": "3.0.2"
},
"devDependencies": {
- "@jest/globals": "29.4.3",
+ "@jest/globals": "29.5.0",
"@swc/jest": "0.2.24",
"@types/accepts": "1.3.5",
"@types/archiver": "5.3.1",
@@ -164,7 +164,7 @@
"@types/jsonld": "1.5.8",
"@types/jsrsasign": "10.5.5",
"@types/mime-types": "2.1.1",
- "@types/node": "18.14.1",
+ "@types/node": "18.15.0",
"@types/node-fetch": "3.0.3",
"@types/nodemailer": "6.4.7",
"@types/oauth": "0.9.1",
@@ -176,7 +176,7 @@
"@types/ratelimiter": "3.4.4",
"@types/redis": "4.0.11",
"@types/rename": "1.0.4",
- "@types/sanitize-html": "2.8.0",
+ "@types/sanitize-html": "2.8.1",
"@types/semver": "7.3.13",
"@types/sharp": "0.31.1",
"@types/sinonjs__fake-timers": "8.1.2",
@@ -188,13 +188,13 @@
"@types/web-push": "3.3.2",
"@types/websocket": "1.0.5",
"@types/ws": "8.5.4",
- "@typescript-eslint/eslint-plugin": "5.52.0",
- "@typescript-eslint/parser": "5.53.0",
+ "@typescript-eslint/eslint-plugin": "5.54.1",
+ "@typescript-eslint/parser": "5.54.1",
"cross-env": "7.0.3",
"eslint": "8.35.0",
"eslint-plugin-import": "2.27.5",
"execa": "6.1.0",
- "jest": "29.4.3",
- "jest-mock": "29.4.3"
+ "jest": "29.5.0",
+ "jest-mock": "29.5.0"
}
}
diff --git a/packages/frontend/package.json b/packages/frontend/package.json
index add5eabdda..9c8afb9aed 100644
--- a/packages/frontend/package.json
+++ b/packages/frontend/package.json
@@ -48,7 +48,7 @@
"punycode": "2.3.0",
"querystring": "0.2.1",
"rndstr": "1.0.0",
- "rollup": "3.17.3",
+ "rollup": "3.19.0",
"s-age": "1.1.2",
"sanitize-html": "2.10.0",
"sass": "1.58.3",
@@ -56,10 +56,10 @@
"strict-event-emitter-types": "2.0.0",
"syuilo-password-strength": "0.0.1",
"textarea-caret": "3.1.0",
- "three": "0.150.0",
+ "three": "0.150.1",
"throttle-debounce": "5.0.0",
"tinycolor2": "1.6.0",
- "tsc-alias": "1.8.2",
+ "tsc-alias": "1.8.3",
"tsconfig-paths": "4.1.2",
"twemoji-parser": "14.0.0",
"typescript": "4.9.5",
@@ -77,17 +77,17 @@
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
"@types/matter-js": "0.18.2",
- "@types/node": "18.14.1",
+ "@types/node": "18.15.0",
"@types/punycode": "2.1.0",
- "@types/sanitize-html": "2.8.0",
+ "@types/sanitize-html": "2.8.1",
"@types/seedrandom": "3.0.5",
"@types/throttle-debounce": "5.0.0",
"@types/tinycolor2": "1.4.3",
"@types/uuid": "9.0.1",
"@types/websocket": "1.0.5",
"@types/ws": "8.5.4",
- "@typescript-eslint/eslint-plugin": "5.53.0",
- "@typescript-eslint/parser": "5.53.0",
+ "@typescript-eslint/eslint-plugin": "5.54.1",
+ "@typescript-eslint/parser": "5.54.1",
"@vitest/coverage-c8": "^0.29.2",
"@vue/runtime-core": "3.2.47",
"cross-env": "7.0.3",
@@ -96,7 +96,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-vue": "9.9.0",
"happy-dom": "8.9.0",
- "start-server-and-test": "1.15.4",
+ "start-server-and-test": "2.0.0",
"vitest": "^0.29.2",
"vue-eslint-parser": "9.1.0",
"vue-tsc": "1.2.0"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6b1d3ddb46..cdbbfafecb 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -11,8 +11,8 @@ importers:
'@tensorflow/tfjs-core': 4.2.0
'@types/gulp': 4.0.10
'@types/gulp-rename': 2.0.1
- '@typescript-eslint/eslint-plugin': 5.53.0
- '@typescript-eslint/parser': 5.53.0
+ '@typescript-eslint/eslint-plugin': 5.54.1
+ '@typescript-eslint/parser': 5.54.1
cross-env: 7.0.3
cypress: 12.7.0
eslint: 8.35.0
@@ -23,7 +23,7 @@ importers:
gulp-replace: 1.1.4
gulp-terser: 2.1.0
js-yaml: 4.1.0
- start-server-and-test: 1.15.4
+ start-server-and-test: 2.0.0
typescript: 4.9.5
dependencies:
execa: 5.1.1
@@ -39,45 +39,45 @@ importers:
devDependencies:
'@types/gulp': 4.0.10
'@types/gulp-rename': 2.0.1
- '@typescript-eslint/eslint-plugin': 5.53.0_cjo54hduev4bqhpjw5znwiokqu
- '@typescript-eslint/parser': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/eslint-plugin': 5.54.1_mlk7dnz565t663n4razh6a6v6i
+ '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
cross-env: 7.0.3
cypress: 12.7.0
eslint: 8.35.0
- start-server-and-test: 1.15.4
+ start-server-and-test: 2.0.0
packages/backend:
specifiers:
- '@bull-board/api': 4.12.1
- '@bull-board/fastify': 4.12.1
- '@bull-board/ui': 4.12.1
+ '@bull-board/api': 5.0.0
+ '@bull-board/fastify': 5.0.0
+ '@bull-board/ui': 5.0.0
'@discordapp/twemoji': 14.0.2
'@fastify/accepts': 4.1.0
'@fastify/cookie': 8.3.0
'@fastify/cors': 8.2.0
'@fastify/http-proxy': 8.4.0
- '@fastify/multipart': 7.4.1
+ '@fastify/multipart': 7.4.2
'@fastify/static': 6.9.0
'@fastify/view': 7.4.1
- '@jest/globals': 29.4.3
+ '@jest/globals': 29.5.0
'@nestjs/common': 9.3.9
'@nestjs/core': 9.3.9
'@nestjs/testing': 9.3.9
'@peertube/http-signature': 1.7.0
'@sinonjs/fake-timers': 10.0.2
'@swc/cli': 0.1.62
- '@swc/core': 1.3.36
+ '@swc/core': 1.3.38
'@swc/core-android-arm64': ^1.3.11
- '@swc/core-darwin-arm64': ^1.3.36
- '@swc/core-darwin-x64': ^1.3.36
- '@swc/core-linux-arm-gnueabihf': ^1.3.36
- '@swc/core-linux-arm64-gnu': ^1.3.36
- '@swc/core-linux-arm64-musl': ^1.3.36
- '@swc/core-linux-x64-gnu': ^1.3.36
- '@swc/core-linux-x64-musl': ^1.3.36
- '@swc/core-win32-arm64-msvc': ^1.3.36
- '@swc/core-win32-ia32-msvc': ^1.3.36
- '@swc/core-win32-x64-msvc': ^1.3.36
+ '@swc/core-darwin-arm64': ^1.3.38
+ '@swc/core-darwin-x64': ^1.3.38
+ '@swc/core-linux-arm-gnueabihf': ^1.3.38
+ '@swc/core-linux-arm64-gnu': ^1.3.38
+ '@swc/core-linux-arm64-musl': ^1.3.38
+ '@swc/core-linux-x64-gnu': ^1.3.38
+ '@swc/core-linux-x64-musl': ^1.3.38
+ '@swc/core-win32-arm64-msvc': ^1.3.38
+ '@swc/core-win32-ia32-msvc': ^1.3.38
+ '@swc/core-win32-x64-msvc': ^1.3.38
'@swc/jest': 0.2.24
'@tensorflow/tfjs': 4.2.0
'@tensorflow/tfjs-node': 4.2.0
@@ -97,7 +97,7 @@ importers:
'@types/jsonld': 1.5.8
'@types/jsrsasign': 10.5.5
'@types/mime-types': 2.1.1
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/node-fetch': 3.0.3
'@types/nodemailer': 6.4.7
'@types/oauth': 0.9.1
@@ -109,7 +109,7 @@ importers:
'@types/ratelimiter': 3.4.4
'@types/redis': 4.0.11
'@types/rename': 1.0.4
- '@types/sanitize-html': 2.8.0
+ '@types/sanitize-html': 2.8.1
'@types/semver': 7.3.13
'@types/sharp': 0.31.1
'@types/sinonjs__fake-timers': 8.1.2
@@ -121,8 +121,8 @@ importers:
'@types/web-push': 3.3.2
'@types/websocket': 1.0.5
'@types/ws': 8.5.4
- '@typescript-eslint/eslint-plugin': 5.52.0
- '@typescript-eslint/parser': 5.53.0
+ '@typescript-eslint/eslint-plugin': 5.54.1
+ '@typescript-eslint/parser': 5.54.1
accepts: 1.3.8
ajv: 8.12.0
archiver: 5.3.1
@@ -146,19 +146,19 @@ importers:
eslint: 8.35.0
eslint-plugin-import: 2.27.5
execa: 6.1.0
- fastify: 4.13.0
+ fastify: 4.14.1
feed: 4.2.2
file-type: 18.2.1
fluent-ffmpeg: 2.1.2
form-data: 4.0.0
- got: 12.5.3
+ got: 12.6.0
happy-dom: 8.9.0
hpagent: 1.2.0
ioredis: 4.28.5
ip-cidr: 3.1.0
is-svg: 4.3.2
- jest: 29.4.3
- jest-mock: 29.4.3
+ jest: 29.5.0
+ jest-mock: 29.5.0
js-yaml: 4.1.0
jsdom: 21.1.0
json5: 2.2.3
@@ -176,7 +176,7 @@ importers:
os-utils: 0.0.14
otpauth: ^9.0.2
parse5: 7.1.2
- pg: 8.9.0
+ pg: 8.10.0
private-ip: 3.0.0
probe-image-size: 7.2.3
promise-limit: 2.7.0
@@ -202,10 +202,10 @@ importers:
strict-event-emitter-types: 2.0.0
stringz: 2.1.0
summaly: github:misskey-dev/summaly
- systeminformation: 5.17.10
+ systeminformation: 5.17.12
tinycolor2: 1.6.0
tmp: 0.2.1
- tsc-alias: 1.8.2
+ tsc-alias: 1.8.3
tsconfig-paths: 4.1.2
twemoji-parser: 14.0.0
typeorm: 0.3.11
@@ -219,15 +219,15 @@ importers:
ws: 8.12.1
xev: 3.0.2
dependencies:
- '@bull-board/api': 4.12.1
- '@bull-board/fastify': 4.12.1
- '@bull-board/ui': 4.12.1
+ '@bull-board/api': 5.0.0
+ '@bull-board/fastify': 5.0.0
+ '@bull-board/ui': 5.0.0
'@discordapp/twemoji': 14.0.2
'@fastify/accepts': 4.1.0
'@fastify/cookie': 8.3.0
'@fastify/cors': 8.2.0
'@fastify/http-proxy': 8.4.0
- '@fastify/multipart': 7.4.1
+ '@fastify/multipart': 7.4.2
'@fastify/static': 6.9.0
'@fastify/view': 7.4.1
'@nestjs/common': 9.3.9_mnr6j2del53muneqly5h4y27ai
@@ -235,8 +235,8 @@ importers:
'@nestjs/testing': 9.3.9_77foi4w27ghy47yutmnzv7krjy
'@peertube/http-signature': 1.7.0
'@sinonjs/fake-timers': 10.0.2
- '@swc/cli': 0.1.62_wyduggqpvtv2oy5nc7cgtozgpy
- '@swc/core': 1.3.36
+ '@swc/cli': 0.1.62_2u6773zfichz7q5gjuzddfwg7q
+ '@swc/core': 1.3.38
accepts: 1.3.8
ajv: 8.12.0
archiver: 5.3.1
@@ -256,12 +256,12 @@ importers:
date-fns: 2.29.3
deep-email-validator: 0.1.21
escape-regexp: 0.0.1
- fastify: 4.13.0
+ fastify: 4.14.1
feed: 4.2.2
file-type: 18.2.1
fluent-ffmpeg: 2.1.2
form-data: 4.0.0
- got: 12.5.3
+ got: 12.6.0
happy-dom: 8.9.0
hpagent: 1.2.0
ioredis: 4.28.5
@@ -284,7 +284,7 @@ importers:
os-utils: 0.0.14
otpauth: 9.0.2
parse5: 7.1.2
- pg: 8.9.0
+ pg: 8.10.0
private-ip: 3.0.0
probe-image-size: 7.2.3
promise-limit: 2.7.0
@@ -310,13 +310,13 @@ importers:
strict-event-emitter-types: 2.0.0
stringz: 2.1.0
summaly: github.com/misskey-dev/summaly/51f3870e1ff5e0b22102e804112b10cb72f3c494
- systeminformation: 5.17.10
+ systeminformation: 5.17.12
tinycolor2: 1.6.0
tmp: 0.2.1
- tsc-alias: 1.8.2
+ tsc-alias: 1.8.3
tsconfig-paths: 4.1.2
twemoji-parser: 14.0.0
- typeorm: 0.3.11_ioredis@4.28.5+pg@8.9.0
+ typeorm: 0.3.11_ioredis@4.28.5+pg@8.10.0
typescript: 4.9.5
ulid: 2.3.0
unzipper: 0.10.11
@@ -328,21 +328,21 @@ importers:
xev: 3.0.2
optionalDependencies:
'@swc/core-android-arm64': 1.3.11
- '@swc/core-darwin-arm64': 1.3.36
- '@swc/core-darwin-x64': 1.3.36
- '@swc/core-linux-arm-gnueabihf': 1.3.36
- '@swc/core-linux-arm64-gnu': 1.3.36
- '@swc/core-linux-arm64-musl': 1.3.36
- '@swc/core-linux-x64-gnu': 1.3.36
- '@swc/core-linux-x64-musl': 1.3.36
- '@swc/core-win32-arm64-msvc': 1.3.36
- '@swc/core-win32-ia32-msvc': 1.3.36
- '@swc/core-win32-x64-msvc': 1.3.36
+ '@swc/core-darwin-arm64': 1.3.38
+ '@swc/core-darwin-x64': 1.3.38
+ '@swc/core-linux-arm-gnueabihf': 1.3.38
+ '@swc/core-linux-arm64-gnu': 1.3.38
+ '@swc/core-linux-arm64-musl': 1.3.38
+ '@swc/core-linux-x64-gnu': 1.3.38
+ '@swc/core-linux-x64-musl': 1.3.38
+ '@swc/core-win32-arm64-msvc': 1.3.38
+ '@swc/core-win32-ia32-msvc': 1.3.38
+ '@swc/core-win32-x64-msvc': 1.3.38
'@tensorflow/tfjs': 4.2.0_seedrandom@3.0.5
'@tensorflow/tfjs-node': 4.2.0_seedrandom@3.0.5
devDependencies:
- '@jest/globals': 29.4.3
- '@swc/jest': 0.2.24_@swc+core@1.3.36
+ '@jest/globals': 29.5.0
+ '@swc/jest': 0.2.24_@swc+core@1.3.38
'@types/accepts': 1.3.5
'@types/archiver': 5.3.1
'@types/bcryptjs': 2.4.2
@@ -359,7 +359,7 @@ importers:
'@types/jsonld': 1.5.8
'@types/jsrsasign': 10.5.5
'@types/mime-types': 2.1.1
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/node-fetch': 3.0.3
'@types/nodemailer': 6.4.7
'@types/oauth': 0.9.1
@@ -371,7 +371,7 @@ importers:
'@types/ratelimiter': 3.4.4
'@types/redis': 4.0.11
'@types/rename': 1.0.4
- '@types/sanitize-html': 2.8.0
+ '@types/sanitize-html': 2.8.1
'@types/semver': 7.3.13
'@types/sharp': 0.31.1
'@types/sinonjs__fake-timers': 8.1.2
@@ -383,14 +383,14 @@ importers:
'@types/web-push': 3.3.2
'@types/websocket': 1.0.5
'@types/ws': 8.5.4
- '@typescript-eslint/eslint-plugin': 5.52.0_cjo54hduev4bqhpjw5znwiokqu
- '@typescript-eslint/parser': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/eslint-plugin': 5.54.1_mlk7dnz565t663n4razh6a6v6i
+ '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
cross-env: 7.0.3
eslint: 8.35.0
- eslint-plugin-import: 2.27.5_nhka4er4oejxhxq3ecgtwxvdji
+ eslint-plugin-import: 2.27.5_uyiasnnzcqrxqkfvjklwnmwcha
execa: 6.1.0
- jest: 29.4.3_@types+node@18.14.1
- jest-mock: 29.4.3
+ jest: 29.5.0_@types+node@18.15.0
+ jest-mock: 29.5.0
packages/frontend:
specifiers:
@@ -405,17 +405,17 @@ importers:
'@types/gulp': 4.0.10
'@types/gulp-rename': 2.0.1
'@types/matter-js': 0.18.2
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/punycode': 2.1.0
- '@types/sanitize-html': 2.8.0
+ '@types/sanitize-html': 2.8.1
'@types/seedrandom': 3.0.5
'@types/throttle-debounce': 5.0.0
'@types/tinycolor2': 1.4.3
'@types/uuid': 9.0.1
'@types/websocket': 1.0.5
'@types/ws': 8.5.4
- '@typescript-eslint/eslint-plugin': 5.53.0
- '@typescript-eslint/parser': 5.53.0
+ '@typescript-eslint/eslint-plugin': 5.54.1
+ '@typescript-eslint/parser': 5.54.1
'@vitejs/plugin-vue': 4.0.0
'@vitest/coverage-c8': ^0.29.2
'@vue/compiler-sfc': 3.2.47
@@ -455,19 +455,19 @@ importers:
punycode: 2.3.0
querystring: 0.2.1
rndstr: 1.0.0
- rollup: 3.17.3
+ rollup: 3.19.0
s-age: 1.1.2
sanitize-html: 2.10.0
sass: 1.58.3
seedrandom: 3.0.5
- start-server-and-test: 1.15.4
+ start-server-and-test: 2.0.0
strict-event-emitter-types: 2.0.0
syuilo-password-strength: 0.0.1
textarea-caret: 3.1.0
- three: 0.150.0
+ three: 0.150.1
throttle-debounce: 5.0.0
tinycolor2: 1.6.0
- tsc-alias: 1.8.2
+ tsc-alias: 1.8.3
tsconfig-paths: 4.1.2
twemoji-parser: 14.0.0
typescript: 4.9.5
@@ -483,9 +483,9 @@ importers:
vuedraggable: next
dependencies:
'@discordapp/twemoji': 14.0.2
- '@rollup/plugin-alias': 4.0.3_rollup@3.17.3
- '@rollup/plugin-json': 6.0.0_rollup@3.17.3
- '@rollup/pluginutils': 5.0.2_rollup@3.17.3
+ '@rollup/plugin-alias': 4.0.3_rollup@3.19.0
+ '@rollup/plugin-json': 6.0.0_rollup@3.19.0
+ '@rollup/pluginutils': 5.0.2_rollup@3.19.0
'@syuilo/aiscript': 0.12.4
'@tabler/icons-webfont': 2.2.0
'@vitejs/plugin-vue': 4.0.0_vite@4.1.4+vue@3.2.47
@@ -519,7 +519,7 @@ importers:
punycode: 2.3.0
querystring: 0.2.1
rndstr: 1.0.0
- rollup: 3.17.3
+ rollup: 3.19.0
s-age: 1.1.2
sanitize-html: 2.10.0
sass: 1.58.3
@@ -527,16 +527,16 @@ importers:
strict-event-emitter-types: 2.0.0
syuilo-password-strength: 0.0.1
textarea-caret: 3.1.0
- three: 0.150.0
+ three: 0.150.1
throttle-debounce: 5.0.0
tinycolor2: 1.6.0
- tsc-alias: 1.8.2
+ tsc-alias: 1.8.3
tsconfig-paths: 4.1.2
twemoji-parser: 14.0.0
typescript: 4.9.5
uuid: 9.0.0
vanilla-tilt: 1.8.0
- vite: 4.1.4_435aevtanapkguv7m72cl6trbi
+ vite: 4.1.4_6e4omgvd5jf4hig7wpb5tmdc3q
vue: 3.2.47
vue-plyr: 7.0.0
vue-prism-editor: 2.0.0-alpha.2_vue@3.2.47
@@ -547,26 +547,26 @@ importers:
'@types/gulp': 4.0.10
'@types/gulp-rename': 2.0.1
'@types/matter-js': 0.18.2
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/punycode': 2.1.0
- '@types/sanitize-html': 2.8.0
+ '@types/sanitize-html': 2.8.1
'@types/seedrandom': 3.0.5
'@types/throttle-debounce': 5.0.0
'@types/tinycolor2': 1.4.3
'@types/uuid': 9.0.1
'@types/websocket': 1.0.5
'@types/ws': 8.5.4
- '@typescript-eslint/eslint-plugin': 5.53.0_cjo54hduev4bqhpjw5znwiokqu
- '@typescript-eslint/parser': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/eslint-plugin': 5.54.1_mlk7dnz565t663n4razh6a6v6i
+ '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
'@vitest/coverage-c8': 0.29.2_vitest@0.29.2
'@vue/runtime-core': 3.2.47
cross-env: 7.0.3
cypress: 12.7.0
eslint: 8.35.0
- eslint-plugin-import: 2.27.5_nhka4er4oejxhxq3ecgtwxvdji
+ eslint-plugin-import: 2.27.5_uyiasnnzcqrxqkfvjklwnmwcha
eslint-plugin-vue: 9.9.0_eslint@8.35.0
happy-dom: 8.9.0
- start-server-and-test: 1.15.4
+ start-server-and-test: 2.0.0
vitest: 0.29.2_zcjcryjt4bqcdu7ggonulipgea
vue-eslint-parser: 9.1.0_eslint@8.35.0
vue-tsc: 1.2.0_typescript@4.9.5
@@ -936,26 +936,26 @@ packages:
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
dev: true
- /@bull-board/api/4.12.1:
- resolution: {integrity: sha512-cJk7LhphNZHwbN4yON5rYiDgob3D7cwFGrxf6LlnR1w/a6zyap1x/o74MfV/0T6NpUpvUSf7ccbj3knU6DNYVw==}
+ /@bull-board/api/5.0.0:
+ resolution: {integrity: sha512-nOB8TUSeX8h2wgMxmPZwy0p3XqRX/DotR71M5FT5OS/bZCZIKRpEc36TIeKPimZli6voFyX+rsEqVhGenpIKUQ==}
dependencies:
redis-info: 3.1.0
dev: false
- /@bull-board/fastify/4.12.1:
- resolution: {integrity: sha512-MAecvp+xTePdEHm4uCooojAlj2isdznfC9XuCjjGHHNCczjm/Wx14cDhKLKwkOFp5ZLhqgtOEulT5YVfVCu+EQ==}
+ /@bull-board/fastify/5.0.0:
+ resolution: {integrity: sha512-g7eLQhap9HiRjWv3NkgbVrdiG8RDUwyA3qDW2jES1dRcpWPBD9/3rxESwzuIoxa2h0OJ34VLY9hsgpu0vRyhZg==}
dependencies:
- '@bull-board/api': 4.12.1
- '@bull-board/ui': 4.12.1
+ '@bull-board/api': 5.0.0
+ '@bull-board/ui': 5.0.0
'@fastify/static': 6.9.0
'@fastify/view': 7.4.1
ejs: 3.1.8
dev: false
- /@bull-board/ui/4.12.1:
- resolution: {integrity: sha512-nNTjxitLEre+UdZjwMHwlKKGxpg3OV/Sf7dNOlhJYoRjO7aYPb63M+BfGVrYgupk3V73Q0qvl1emtsnF/qz/Wg==}
+ /@bull-board/ui/5.0.0:
+ resolution: {integrity: sha512-WznLX8dGthUWimZDqN5Zft3Axp6SStlI244BhiQYXB7xXZRMgaihNZxh7vgpwg0Osmw/gPFvAI+NFVGc3tvj9g==}
dependencies:
- '@bull-board/api': 4.12.1
+ '@bull-board/api': 5.0.0
dev: false
/@canvas/image-data/1.0.0:
@@ -1394,8 +1394,8 @@ packages:
- utf-8-validate
dev: false
- /@fastify/multipart/7.4.1:
- resolution: {integrity: sha512-PgBJIg/1krx1nWIXGZSUFQMPHXeFv559TmpaswzmNkK6V/yn1xi4nkATqBetv7s5XbXhxzc75uaJgXWdUefxvQ==}
+ /@fastify/multipart/7.4.2:
+ resolution: {integrity: sha512-jrPoQ8I2Mpd92vVR/XE1DKBa+h7EiXaLL5TvHIUTtHiF7/0FChjP7spBQ9ROItpNrNKdKGB8uSJHmPIjRK/24A==}
dependencies:
'@fastify/busboy': 1.1.0
'@fastify/deepmerge': 1.3.0
@@ -1501,20 +1501,20 @@ packages:
engines: {node: '>=8'}
dev: true
- /@jest/console/29.4.3:
- resolution: {integrity: sha512-W/o/34+wQuXlgqlPYTansOSiBnuxrTv61dEVkA6HNmpcgHLUjfaUbdqt6oVvOzaawwo9IdW9QOtMgQ1ScSZC4A==}
+ /@jest/console/29.5.0:
+ resolution: {integrity: sha512-NEpkObxPwyw/XxZVLPmAGKE89IQRp4puc6IQRPru6JKd1M3fW9v1xM1AnzIJE65hbCkzQAdnL8P47e9hzhiYLQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
chalk: 4.1.2
- jest-message-util: 29.4.3
- jest-util: 29.4.3
+ jest-message-util: 29.5.0
+ jest-util: 29.5.0
slash: 3.0.0
dev: true
- /@jest/core/29.4.3:
- resolution: {integrity: sha512-56QvBq60fS4SPZCuM7T+7scNrkGIe7Mr6PVIXUpu48ouvRaWOFqRPV91eifvFM0ay2HmfswXiGf97NGUN5KofQ==}
+ /@jest/core/29.5.0:
+ resolution: {integrity: sha512-28UzQc7ulUrOQw1IsN/kv1QES3q2kkbl/wGslyhAclqZ/8cMdB5M68BffkIdSJgKBUt50d3hbwJ92XESlE7LiQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@@ -1522,32 +1522,32 @@ packages:
node-notifier:
optional: true
dependencies:
- '@jest/console': 29.4.3
- '@jest/reporters': 29.4.3
- '@jest/test-result': 29.4.3
- '@jest/transform': 29.4.3
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
+ '@jest/console': 29.5.0
+ '@jest/reporters': 29.5.0
+ '@jest/test-result': 29.5.0
+ '@jest/transform': 29.5.0
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
ansi-escapes: 4.3.2
chalk: 4.1.2
ci-info: 3.7.1
exit: 0.1.2
graceful-fs: 4.2.10
- jest-changed-files: 29.4.3
- jest-config: 29.4.3_@types+node@18.14.1
- jest-haste-map: 29.4.3
- jest-message-util: 29.4.3
+ jest-changed-files: 29.5.0
+ jest-config: 29.5.0_@types+node@18.15.0
+ jest-haste-map: 29.5.0
+ jest-message-util: 29.5.0
jest-regex-util: 29.4.3
- jest-resolve: 29.4.3
- jest-resolve-dependencies: 29.4.3
- jest-runner: 29.4.3
- jest-runtime: 29.4.3
- jest-snapshot: 29.4.3
- jest-util: 29.4.3
- jest-validate: 29.4.3
- jest-watcher: 29.4.3
+ jest-resolve: 29.5.0
+ jest-resolve-dependencies: 29.5.0
+ jest-runner: 29.5.0
+ jest-runtime: 29.5.0
+ jest-snapshot: 29.5.0
+ jest-util: 29.5.0
+ jest-validate: 29.5.0
+ jest-watcher: 29.5.0
micromatch: 4.0.5
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
slash: 3.0.0
strip-ansi: 6.0.1
transitivePeerDependencies:
@@ -1562,66 +1562,66 @@ packages:
'@jest/types': 27.5.1
dev: true
- /@jest/environment/29.4.3:
- resolution: {integrity: sha512-dq5S6408IxIa+lr54zeqce+QgI+CJT4nmmA+1yzFgtcsGK8c/EyiUb9XQOgz3BMKrRDfKseeOaxj2eO8LlD3lA==}
+ /@jest/environment/29.5.0:
+ resolution: {integrity: sha512-5FXw2+wD29YU1d4I2htpRX7jYnAyTRjP2CsXQdo9SAM8g3ifxWPSV0HnClSn71xwctr0U3oZIIH+dtbfmnbXVQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/fake-timers': 29.4.3
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
- jest-mock: 29.4.3
+ '@jest/fake-timers': 29.5.0
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
+ jest-mock: 29.5.0
dev: true
/@jest/expect-utils/29.3.1:
resolution: {integrity: sha512-wlrznINZI5sMjwvUoLVk617ll/UYfGIZNxmbU+Pa7wmkL4vYzhV9R2pwVqUh4NWWuLQWkI8+8mOkxs//prKQ3g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- jest-get-type: 29.4.2
+ jest-get-type: 29.4.3
dev: true
- /@jest/expect-utils/29.4.3:
- resolution: {integrity: sha512-/6JWbkxHOP8EoS8jeeTd9dTfc9Uawi+43oLKHfp6zzux3U2hqOOVnV3ai4RpDYHOccL6g+5nrxpoc8DmJxtXVQ==}
+ /@jest/expect-utils/29.5.0:
+ resolution: {integrity: sha512-fmKzsidoXQT2KwnrwE0SQq3uj8Z763vzR8LnLBwC2qYWEFpjX8daRsk6rHUM1QvNlEW/UJXNXm59ztmJJWs2Mg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-get-type: 29.4.3
dev: true
- /@jest/expect/29.4.3:
- resolution: {integrity: sha512-iktRU/YsxEtumI9zsPctYUk7ptpC+AVLLk1Ax3AsA4g1C+8OOnKDkIQBDHtD5hA/+VtgMd5AWI5gNlcAlt2vxQ==}
+ /@jest/expect/29.5.0:
+ resolution: {integrity: sha512-PueDR2HGihN3ciUNGr4uelropW7rqUfTiOn+8u0leg/42UhblPxHkfoh0Ruu3I9Y1962P3u2DY4+h7GVTSVU6g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- expect: 29.4.3
- jest-snapshot: 29.4.3
+ expect: 29.5.0
+ jest-snapshot: 29.5.0
transitivePeerDependencies:
- supports-color
dev: true
- /@jest/fake-timers/29.4.3:
- resolution: {integrity: sha512-4Hote2MGcCTWSD2gwl0dwbCpBRHhE6olYEuTj8FMowdg3oQWNKr2YuxenPQYZ7+PfqPY1k98wKDU4Z+Hvd4Tiw==}
+ /@jest/fake-timers/29.5.0:
+ resolution: {integrity: sha512-9ARvuAAQcBwDAqOnglWq2zwNIRUDtk/SCkp/ToGEhFv5r86K21l+VEs0qNTaXtyiY0lEePl3kylijSYJQqdbDg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.4.3
+ '@jest/types': 29.5.0
'@sinonjs/fake-timers': 10.0.2
- '@types/node': 18.14.1
- jest-message-util: 29.4.3
- jest-mock: 29.4.3
- jest-util: 29.4.3
+ '@types/node': 18.15.0
+ jest-message-util: 29.5.0
+ jest-mock: 29.5.0
+ jest-util: 29.5.0
dev: true
- /@jest/globals/29.4.3:
- resolution: {integrity: sha512-8BQ/5EzfOLG7AaMcDh7yFCbfRLtsc+09E1RQmRBI4D6QQk4m6NSK/MXo+3bJrBN0yU8A2/VIcqhvsOLFmziioA==}
+ /@jest/globals/29.5.0:
+ resolution: {integrity: sha512-S02y0qMWGihdzNbUiqSAiKSpSozSuHX5UYc7QbnHP+D9Lyw8DgGGCinrN9uSuHPeKgSSzvPom2q1nAtBvUsvPQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/environment': 29.4.3
- '@jest/expect': 29.4.3
- '@jest/types': 29.4.3
- jest-mock: 29.4.3
+ '@jest/environment': 29.5.0
+ '@jest/expect': 29.5.0
+ '@jest/types': 29.5.0
+ jest-mock: 29.5.0
transitivePeerDependencies:
- supports-color
dev: true
- /@jest/reporters/29.4.3:
- resolution: {integrity: sha512-sr2I7BmOjJhyqj9ANC6CTLsL4emMoka7HkQpcoMRlhCbQJjz2zsRzw0BDPiPyEFDXAbxKgGFYuQZiSJ1Y6YoTg==}
+ /@jest/reporters/29.5.0:
+ resolution: {integrity: sha512-D05STXqj/M8bP9hQNSICtPqz97u7ffGzZu+9XLucXhkOFBqKcXe04JLZOgIekOxdb73MAoBUFnqvf7MCpKk5OA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@@ -1630,12 +1630,12 @@ packages:
optional: true
dependencies:
'@bcoe/v8-coverage': 0.2.3
- '@jest/console': 29.4.3
- '@jest/test-result': 29.4.3
- '@jest/transform': 29.4.3
- '@jest/types': 29.4.3
+ '@jest/console': 29.5.0
+ '@jest/test-result': 29.5.0
+ '@jest/transform': 29.5.0
+ '@jest/types': 29.5.0
'@jridgewell/trace-mapping': 0.3.17
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
chalk: 4.1.2
collect-v8-coverage: 1.0.1
exit: 0.1.2
@@ -1646,9 +1646,9 @@ packages:
istanbul-lib-report: 3.0.0
istanbul-lib-source-maps: 4.0.1
istanbul-reports: 3.1.5
- jest-message-util: 29.4.3
- jest-util: 29.4.3
- jest-worker: 29.4.3
+ jest-message-util: 29.5.0
+ jest-util: 29.5.0
+ jest-worker: 29.5.0
slash: 3.0.0
string-length: 4.0.2
strip-ansi: 6.0.1
@@ -1680,41 +1680,41 @@ packages:
graceful-fs: 4.2.10
dev: true
- /@jest/test-result/29.4.3:
- resolution: {integrity: sha512-Oi4u9NfBolMq9MASPwuWTlC5WvmNRwI4S8YrQg5R5Gi47DYlBe3sh7ILTqi/LGrK1XUE4XY9KZcQJTH1WJCLLA==}
+ /@jest/test-result/29.5.0:
+ resolution: {integrity: sha512-fGl4rfitnbfLsrfx1uUpDEESS7zM8JdgZgOCQuxQvL1Sn/I6ijeAVQWGfXI9zb1i9Mzo495cIpVZhA0yr60PkQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/console': 29.4.3
- '@jest/types': 29.4.3
+ '@jest/console': 29.5.0
+ '@jest/types': 29.5.0
'@types/istanbul-lib-coverage': 2.0.4
collect-v8-coverage: 1.0.1
dev: true
- /@jest/test-sequencer/29.4.3:
- resolution: {integrity: sha512-yi/t2nES4GB4G0mjLc0RInCq/cNr9dNwJxcGg8sslajua5Kb4kmozAc+qPLzplhBgfw1vLItbjyHzUN92UXicw==}
+ /@jest/test-sequencer/29.5.0:
+ resolution: {integrity: sha512-yPafQEcKjkSfDXyvtgiV4pevSeyuA6MQr6ZIdVkWJly9vkqjnFfcfhRQqpD5whjoU8EORki752xQmjaqoFjzMQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/test-result': 29.4.3
+ '@jest/test-result': 29.5.0
graceful-fs: 4.2.10
- jest-haste-map: 29.4.3
+ jest-haste-map: 29.5.0
slash: 3.0.0
dev: true
- /@jest/transform/29.4.3:
- resolution: {integrity: sha512-8u0+fBGWolDshsFgPQJESkDa72da/EVwvL+II0trN2DR66wMwiQ9/CihaGfHdlLGFzbBZwMykFtxuwFdZqlKwg==}
+ /@jest/transform/29.5.0:
+ resolution: {integrity: sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/core': 7.20.12
- '@jest/types': 29.4.3
+ '@jest/types': 29.5.0
'@jridgewell/trace-mapping': 0.3.17
babel-plugin-istanbul: 6.1.1
chalk: 4.1.2
convert-source-map: 2.0.0
fast-json-stable-stringify: 2.1.0
graceful-fs: 4.2.10
- jest-haste-map: 29.4.3
+ jest-haste-map: 29.5.0
jest-regex-util: 29.4.3
- jest-util: 29.4.3
+ jest-util: 29.5.0
micromatch: 4.0.5
pirates: 4.0.5
slash: 3.0.0
@@ -1729,19 +1729,19 @@ packages:
dependencies:
'@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/yargs': 16.0.5
chalk: 4.1.2
dev: true
- /@jest/types/29.4.3:
- resolution: {integrity: sha512-bPYfw8V65v17m2Od1cv44FH+SiKW7w2Xu7trhcdTLUmSv85rfKsP+qXSjO4KGJr4dtPSzl/gvslZBXctf1qGEA==}
+ /@jest/types/29.5.0:
+ resolution: {integrity: sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/schemas': 29.4.3
'@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/yargs': 17.0.19
chalk: 4.1.2
dev: true
@@ -2067,7 +2067,7 @@ packages:
'@redis/client': 1.4.2
dev: true
- /@rollup/plugin-alias/4.0.3_rollup@3.17.3:
+ /@rollup/plugin-alias/4.0.3_rollup@3.19.0:
resolution: {integrity: sha512-ZuDWE1q4PQDhvm/zc5Prun8sBpLJy41DMptYrS6MhAy9s9kL/doN1613BWfEchGVfKxzliJ3BjbOPizXX38DbQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2076,11 +2076,11 @@ packages:
rollup:
optional: true
dependencies:
- rollup: 3.17.3
+ rollup: 3.19.0
slash: 4.0.0
dev: false
- /@rollup/plugin-json/6.0.0_rollup@3.17.3:
+ /@rollup/plugin-json/6.0.0_rollup@3.19.0:
resolution: {integrity: sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2089,11 +2089,11 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.2_rollup@3.17.3
- rollup: 3.17.3
+ '@rollup/pluginutils': 5.0.2_rollup@3.19.0
+ rollup: 3.19.0
dev: false
- /@rollup/pluginutils/5.0.2_rollup@3.17.3:
+ /@rollup/pluginutils/5.0.2_rollup@3.19.0:
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2105,7 +2105,7 @@ packages:
'@types/estree': 1.0.0
estree-walker: 2.0.2
picomatch: 2.3.1
- rollup: 3.17.3
+ rollup: 3.19.0
dev: false
/@sideway/address/4.1.4:
@@ -2150,7 +2150,7 @@ packages:
resolution: {integrity: sha512-Uy0+khmZqUrUGm5dmMqVlnvufZRSK0FbYzVgp0UMstm+F5+W2/jnEEQyc9vo1ZR/E5ZI/B1WjjoTqBqwJL6Krw==}
dev: false
- /@swc/cli/0.1.62_wyduggqpvtv2oy5nc7cgtozgpy:
+ /@swc/cli/0.1.62_2u6773zfichz7q5gjuzddfwg7q:
resolution: {integrity: sha512-kOFLjKY3XH1DWLfXL1/B5MizeNorHR8wHKEi92S/Zi9Md/AK17KSqR8MgyRJ6C1fhKHvbBCl8wboyKAFXStkYw==}
engines: {node: '>= 12.13'}
hasBin: true
@@ -2162,7 +2162,7 @@ packages:
optional: true
dependencies:
'@mole-inc/bin-wrapper': 8.0.1
- '@swc/core': 1.3.36
+ '@swc/core': 1.3.38
chokidar: 3.5.3
commander: 7.2.0
fast-glob: 3.2.12
@@ -2182,110 +2182,110 @@ packages:
dev: false
optional: true
- /@swc/core-darwin-arm64/1.3.36:
- resolution: {integrity: sha512-lsP+C8p9cC/Vd9uAbtxpEnM8GoJI/MMnVuXak7OlxOtDH9/oTwmAcAQTfNGNaH19d2FAIRwf+5RbXCPnxa2Zjw==}
+ /@swc/core-darwin-arm64/1.3.38:
+ resolution: {integrity: sha512-4ZTJJ/cR0EsXW5UxFCifZoGfzQ07a8s4ayt1nLvLQ5QoB1GTAf9zsACpvWG8e7cmCR0L76R5xt8uJuyr+noIXA==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
- /@swc/core-darwin-x64/1.3.36:
- resolution: {integrity: sha512-jaLXsozWN5xachl9fPxDMi5nbWq1rRxPAt6ISeiYB6RJk0MQKH1634pOweBBem2pUDDzwDFXFw6f22LTm/cFvA==}
+ /@swc/core-darwin-x64/1.3.38:
+ resolution: {integrity: sha512-Kim727rNo4Dl8kk0CR8aJQe4zFFtsT1TZGlNrNMUgN1WC3CRX7dLZ6ZJi/VVcTG1cbHp5Fp3mUzwHsMxEh87Mg==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
- /@swc/core-linux-arm-gnueabihf/1.3.36:
- resolution: {integrity: sha512-vcBdTHjoEpvJDbFlgto+S6VwAHzLA9GyCiuNcTU2v4KNQlFzhbO4A4PMfMCb/Z0RLJEr16tirfHdWIxjU3h8nw==}
+ /@swc/core-linux-arm-gnueabihf/1.3.38:
+ resolution: {integrity: sha512-yaRdnPNU2enlJDRcIMvYVSyodY+Amhf5QuXdUbAj6rkDD6wUs/s9C6yPYrFDmoTltrG+nBv72mUZj+R46wVfSw==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
- /@swc/core-linux-arm64-gnu/1.3.36:
- resolution: {integrity: sha512-o7f5OsvwWppJo+qIZmrGO5+XC6DPt6noecSbRHjF6o1YAcR13ETPC14k1eC9H1YbQwpyCFNVAFXyNcUbCeQyrQ==}
+ /@swc/core-linux-arm64-gnu/1.3.38:
+ resolution: {integrity: sha512-iNY1HqKo/wBSu3QOGBUlZaLdBP/EHcwNjBAqIzpb8J64q2jEN02RizqVW0mDxyXktJ3lxr3g7VW9uqklMeXbjQ==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@swc/core-linux-arm64-musl/1.3.36:
- resolution: {integrity: sha512-FSHPngMi3c0fuGt9yY2Ubn5UcELi3EiPLJxBSC3X8TF9atI/WHZzK9PE9Gtn0C/LyRh4CoyOugDtSOPzGYmLQg==}
+ /@swc/core-linux-arm64-musl/1.3.38:
+ resolution: {integrity: sha512-LJCFgLZoPRkPCPmux+Q5ctgXRp6AsWhvWuY61bh5bIPBDlaG9pZk94DeHyvtiwT0syhTtXb2LieBOx6NqN3zeA==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
- /@swc/core-linux-x64-gnu/1.3.36:
- resolution: {integrity: sha512-PHSsH2rek5pr3e0K09VgWAbrWK2vJhaI7MW9TPoTjyACYjcs3WwjcjQ30MghXUs2Dc/bXjWAOi9KFTjq/uCyFg==}
+ /@swc/core-linux-x64-gnu/1.3.38:
+ resolution: {integrity: sha512-hRQGRIWHmv2PvKQM/mMV45mVXckM2+xLB8TYLLgUG66mmtyGTUJPyxjnJkbI86WNGqo18k+lAuMG2mn6QmzYwQ==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@swc/core-linux-x64-musl/1.3.36:
- resolution: {integrity: sha512-4LfMYQHzozHCKkIcmQy83b+4SpI+mOp6sYNbXqSRz5dYvTVjegKZXe596P1U/87cK2cgR4uYvkgkgBXquaWvwQ==}
+ /@swc/core-linux-x64-musl/1.3.38:
+ resolution: {integrity: sha512-PTYSqtsIfPHLKDDNbueI5e0sc130vyHRiFOeeC6qqzA2FAiVvIxuvXHLr0soPvKAR1WyhtYmFB9QarcctemL2w==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
- /@swc/core-win32-arm64-msvc/1.3.36:
- resolution: {integrity: sha512-7y3dDcun79TAjCyk3Iv0eOMw1X/KNQbkVyKOGqnEgq9g22F8F1FoUGKHNTzUqVdzpHeJSsHgW5PlkEkl3c/d9w==}
+ /@swc/core-win32-arm64-msvc/1.3.38:
+ resolution: {integrity: sha512-9lHfs5TPNs+QdkyZFhZledSmzBEbqml/J1rqPSb9Fy8zB6QlspixE6OLZ3nTlUOdoGWkcTTdrOn77Sd7YGf1AA==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
- /@swc/core-win32-ia32-msvc/1.3.36:
- resolution: {integrity: sha512-zK0VR3B4LX5hzQ+7eD+K+FkxJlJg5Lo36BeahMzQ+/i0IURpnuyFlW88sdkFkMsc2swdU6bpvxLZeIRQ3W4OUg==}
+ /@swc/core-win32-ia32-msvc/1.3.38:
+ resolution: {integrity: sha512-SbL6pfA2lqvDKnwTHwOfKWvfHAdcbAwJS4dBkFidr7BiPTgI5Uk8wAPcRb8mBECpmIa9yFo+N0cAFRvMnf+cNw==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
- /@swc/core-win32-x64-msvc/1.3.36:
- resolution: {integrity: sha512-2bIjr9DhAckGiXZEvj6z2z7ECPcTimG+wD0VuQTvr+wkx46uAJKl5Kq+Zk+dd15ErL7JGUtCet1T7bf1k4FwvQ==}
+ /@swc/core-win32-x64-msvc/1.3.38:
+ resolution: {integrity: sha512-UFveLrL6eGvViOD8OVqUQa6QoQwdqwRvLtL5elF304OT8eCPZa8BhuXnWk25X8UcOyns8gFcb8Fhp3oaLi/Rlw==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
- /@swc/core/1.3.36:
- resolution: {integrity: sha512-Ogrd9uRNIj7nHjXxG66UlKBIcXESUenJ7OD6K2a8p82qlg6ne7Ne5Goiipm/heHYhSfVmjcnRWL9ZJ4gv+YCPA==}
+ /@swc/core/1.3.38:
+ resolution: {integrity: sha512-AiEVehRFws//AiiLx9DPDp1WDXt+yAoGD1kMYewhoF6QLdTz8AtYu6i8j/yAxk26L8xnegy0CDwcNnub9qenyQ==}
engines: {node: '>=10'}
requiresBuild: true
optionalDependencies:
- '@swc/core-darwin-arm64': 1.3.36
- '@swc/core-darwin-x64': 1.3.36
- '@swc/core-linux-arm-gnueabihf': 1.3.36
- '@swc/core-linux-arm64-gnu': 1.3.36
- '@swc/core-linux-arm64-musl': 1.3.36
- '@swc/core-linux-x64-gnu': 1.3.36
- '@swc/core-linux-x64-musl': 1.3.36
- '@swc/core-win32-arm64-msvc': 1.3.36
- '@swc/core-win32-ia32-msvc': 1.3.36
- '@swc/core-win32-x64-msvc': 1.3.36
+ '@swc/core-darwin-arm64': 1.3.38
+ '@swc/core-darwin-x64': 1.3.38
+ '@swc/core-linux-arm-gnueabihf': 1.3.38
+ '@swc/core-linux-arm64-gnu': 1.3.38
+ '@swc/core-linux-arm64-musl': 1.3.38
+ '@swc/core-linux-x64-gnu': 1.3.38
+ '@swc/core-linux-x64-musl': 1.3.38
+ '@swc/core-win32-arm64-msvc': 1.3.38
+ '@swc/core-win32-ia32-msvc': 1.3.38
+ '@swc/core-win32-x64-msvc': 1.3.38
- /@swc/jest/0.2.24_@swc+core@1.3.36:
+ /@swc/jest/0.2.24_@swc+core@1.3.38:
resolution: {integrity: sha512-fwgxQbM1wXzyKzl1+IW0aGrRvAA8k0Y3NxFhKigbPjOJ4mCKnWEcNX9HQS3gshflcxq8YKhadabGUVfdwjCr6Q==}
engines: {npm: '>= 7.0.0'}
peerDependencies:
'@swc/core': '*'
dependencies:
'@jest/create-cache-key-function': 27.5.1
- '@swc/core': 1.3.36
+ '@swc/core': 1.3.38
jsonc-parser: 3.2.0
dev: true
@@ -2480,7 +2480,7 @@ packages:
/@types/accepts/1.3.5:
resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/archiver/5.3.1:
@@ -2539,7 +2539,7 @@ packages:
dependencies:
'@types/http-cache-semantics': 4.0.1
'@types/keyv': 3.1.4
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/responselike': 1.0.0
dev: false
@@ -2591,34 +2591,34 @@ packages:
/@types/fluent-ffmpeg/2.1.21:
resolution: {integrity: sha512-+n3dy/Tegt6n+YwGZUiGq6i8Jrnt8+MoyPiW1L6J5EWUl7GSt18a/VyReecfCsvTTNBXNMIKOMHDstiQM8nJLA==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/glob-stream/6.1.1:
resolution: {integrity: sha512-AGOUTsTdbPkRS0qDeyeS+6KypmfVpbT5j23SN8UPG63qjKXNKjXn6V9wZUr8Fin0m9l8oGYaPK8b2WUMF8xI1A==}
dependencies:
'@types/glob': 8.0.1
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/glob/8.0.0:
resolution: {integrity: sha512-l6NQsDDyQUVeoTynNpC9uRvCUint/gSUXQA2euwmTuWGvPY5LSDUu6tkCtJB2SvGQlJQzLaKqcGZP4//7EDveA==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/glob/8.0.1:
resolution: {integrity: sha512-8bVUjXZvJacUFkJXHdyZ9iH1Eaj5V7I8c4NdH5sQJsdXkqT4CA5Dhb4yb4VE/3asyx4L9ayZr1NIhTsWHczmMw==}
dependencies:
'@types/minimatch': 5.1.2
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/graceful-fs/4.1.6:
resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/gulp-rename/2.0.1:
@@ -2643,7 +2643,7 @@ packages:
/@types/ioredis/4.28.10:
resolution: {integrity: sha512-69LyhUgrXdgcNDv7ogs1qXZomnfOEnSmrmMFqKgt1XMJxmoOSG/u3wYy13yACIfKuMJ8IhKgHafDO3sx19zVQQ==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/istanbul-lib-coverage/2.0.4:
@@ -2676,7 +2676,7 @@ packages:
/@types/jsdom/21.1.0:
resolution: {integrity: sha512-leWreJOdnuIxq9Y70tBVm/bvTuh31DSlF/r4l7Cfi4uhVQqLHD0Q4v301GMisEMwwbMgF7ZKxuZ+Jbd4NcdmRw==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/tough-cookie': 4.0.2
parse5: 7.1.2
dev: true
@@ -2700,7 +2700,7 @@ packages:
/@types/keyv/3.1.4:
resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: false
/@types/long/4.0.2:
@@ -2722,7 +2722,7 @@ packages:
/@types/node-fetch/2.6.2:
resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
form-data: 3.0.1
dev: false
@@ -2739,19 +2739,19 @@ packages:
/@types/node/18.11.18:
resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==}
- /@types/node/18.14.1:
- resolution: {integrity: sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==}
+ /@types/node/18.15.0:
+ resolution: {integrity: sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==}
/@types/nodemailer/6.4.7:
resolution: {integrity: sha512-f5qCBGAn/f0qtRcd4SEn88c8Fp3Swct1731X4ryPKqS61/A3LmmzN8zaEz7hneJvpjFbUUgY7lru/B/7ODTazg==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/oauth/0.9.1:
resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/offscreencanvas/2019.3.0:
@@ -2765,7 +2765,7 @@ packages:
/@types/pg/8.6.6:
resolution: {integrity: sha512-O2xNmXebtwVekJDD+02udOncjVcMZQuTEQEMpKJ0ZRf5E7/9JJX3izhKUcUifBkyKpljyUM6BTgy2trmviKlpw==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
pg-protocol: 1.5.0
pg-types: 2.2.0
dev: true
@@ -2785,7 +2785,7 @@ packages:
/@types/qrcode/1.5.0:
resolution: {integrity: sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/random-seed/0.3.3:
@@ -2809,11 +2809,11 @@ packages:
/@types/responselike/1.0.0:
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: false
- /@types/sanitize-html/2.8.0:
- resolution: {integrity: sha512-Uih6caOm3DsBYnVGOYn0A9NoTNe1c4aPStmHC/YA2JrpP9kx//jzaRcIklFvSpvVQEcpl/ZCr4DgISSf/YxTvg==}
+ /@types/sanitize-html/2.8.1:
+ resolution: {integrity: sha512-Q6kMAbBBaXA5IagoipeSr4Y/zuGyh4BZ5lewgb3cYe3OYqy0k/d67iMsC4O895eks676bVAe9G+0y1i0k2ZlnA==}
dependencies:
htmlparser2: 8.0.1
dev: true
@@ -2837,7 +2837,7 @@ packages:
/@types/sharp/0.31.1:
resolution: {integrity: sha512-5nWwamN9ZFHXaYEincMSuza8nNfOof8nmO+mcI+Agx1uMUk4/pQnNIcix+9rLPXzKrm1pS34+6WRDbDV0Jn7ag==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/sinonjs__fake-timers/8.1.1:
@@ -2879,7 +2879,7 @@ packages:
/@types/undertaker/1.2.8:
resolution: {integrity: sha512-gW3PRqCHYpo45XFQHJBhch7L6hytPsIe0QeLujlnFsjHPnXLhJcPdN6a9368d7aIQgH2I/dUTPFBlGeSNA3qOg==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/undertaker-registry': 1.0.1
async-done: 1.3.2
dev: true
@@ -2887,7 +2887,7 @@ packages:
/@types/unzipper/0.10.5:
resolution: {integrity: sha512-NrLJb29AdnBARpg9S/4ktfPEisbJ0AvaaAr3j7Q1tg8AgcEUsq2HqbNzvgLRoWyRtjzeLEv7vuL39u1mrNIyNA==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/uuid/9.0.1:
@@ -2897,14 +2897,14 @@ packages:
/@types/vary/1.1.0:
resolution: {integrity: sha512-LQWqrIa0dvEOOH37lGksMEXbypRLUFqu6Gx0pmX7zIUisD2I/qaVgEX/vJ/PSVSW0Hk6yz1BNkFpqg6dZm3Wug==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/vinyl-fs/2.4.12:
resolution: {integrity: sha512-LgBpYIWuuGsihnlF+OOWWz4ovwCYlT03gd3DuLwex50cYZLmX3yrW+sFF9ndtmh7zcZpS6Ri47PrIu+fV+sbXw==}
dependencies:
'@types/glob-stream': 6.1.1
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@types/vinyl': 2.0.7
dev: true
@@ -2912,12 +2912,12 @@ packages:
resolution: {integrity: sha512-4UqPv+2567NhMQuMLdKAyK4yzrfCqwaTt6bLhHEs8PFcxbHILsrxaY63n4wgE/BRLDWDQeI+WcTmkXKExh9hQg==}
dependencies:
'@types/expect': 1.20.4
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
/@types/web-push/3.3.2:
resolution: {integrity: sha512-JxWGVL/m7mWTIg4mRYO+A6s0jPmBkr4iJr39DqJpRJAc+jrPiEe1/asmkwerzRon8ZZDxaZJpsxpv0Z18Wo9gw==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/webgl-ext/0.0.30:
@@ -2927,13 +2927,13 @@ packages:
/@types/websocket/1.0.5:
resolution: {integrity: sha512-NbsqiNX9CnEfC1Z0Vf4mE1SgAJ07JnRYcNex7AJ9zAVzmiGHmjKFEk7O4TJIsgv2B1sLEb6owKFZrACwdYngsQ==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/ws/8.5.4:
resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==}
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
/@types/yargs-parser/21.0.0:
@@ -2956,40 +2956,12 @@ packages:
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
requiresBuild: true
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.52.0_cjo54hduev4bqhpjw5znwiokqu:
- resolution: {integrity: sha512-lHazYdvYVsBokwCdKOppvYJKaJ4S41CgKBcPvyd0xjZNbvQdhn/pnJlGtQksQ/NhInzdaeaSarlBjDXHuclEbg==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- peerDependencies:
- '@typescript-eslint/parser': ^5.0.0
- eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
- dependencies:
- '@typescript-eslint/parser': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
- '@typescript-eslint/scope-manager': 5.52.0
- '@typescript-eslint/type-utils': 5.52.0_ycpbpc6yetojsgtrx3mwntkhsu
- '@typescript-eslint/utils': 5.52.0_ycpbpc6yetojsgtrx3mwntkhsu
- debug: 4.3.4
- eslint: 8.35.0
- grapheme-splitter: 1.0.4
- ignore: 5.2.4
- natural-compare-lite: 1.4.0
- regexpp: 3.2.0
- semver: 7.3.8
- tsutils: 3.21.0_typescript@4.9.5
- typescript: 4.9.5
- transitivePeerDependencies:
- - supports-color
- dev: true
-
- /@typescript-eslint/eslint-plugin/5.53.0_cjo54hduev4bqhpjw5znwiokqu:
- resolution: {integrity: sha512-alFpFWNucPLdUOySmXCJpzr6HKC3bu7XooShWM+3w/EL6J2HIoB2PFxpLnq4JauWVk6DiVeNKzQlFEaE+X9sGw==}
+ /@typescript-eslint/eslint-plugin/5.54.1_mlk7dnz565t663n4razh6a6v6i:
+ resolution: {integrity: sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -2999,10 +2971,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
- '@typescript-eslint/scope-manager': 5.53.0
- '@typescript-eslint/type-utils': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
- '@typescript-eslint/utils': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/scope-manager': 5.54.1
+ '@typescript-eslint/type-utils': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/utils': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
debug: 4.3.4
eslint: 8.35.0
grapheme-splitter: 1.0.4
@@ -3036,8 +3008,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.53.0_ycpbpc6yetojsgtrx3mwntkhsu:
- resolution: {integrity: sha512-MKBw9i0DLYlmdOb3Oq/526+al20AJZpANdT6Ct9ffxcV8nKCHz63t/S0IhlTFNsBIHJv+GY5SFJ0XfqVeydQrQ==}
+ /@typescript-eslint/parser/5.54.1_ycpbpc6yetojsgtrx3mwntkhsu:
+ resolution: {integrity: sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -3046,9 +3018,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.53.0
- '@typescript-eslint/types': 5.53.0
- '@typescript-eslint/typescript-estree': 5.53.0_typescript@4.9.5
+ '@typescript-eslint/scope-manager': 5.54.1
+ '@typescript-eslint/types': 5.54.1
+ '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
debug: 4.3.4
eslint: 8.35.0
typescript: 4.9.5
@@ -3064,36 +3036,16 @@ packages:
'@typescript-eslint/visitor-keys': 5.52.0
dev: true
- /@typescript-eslint/scope-manager/5.53.0:
- resolution: {integrity: sha512-Opy3dqNsp/9kBBeCPhkCNR7fmdSQqA+47r21hr9a14Bx0xnkElEQmhoHga+VoaoQ6uDHjDKmQPIYcUcKJifS7w==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- dependencies:
- '@typescript-eslint/types': 5.53.0
- '@typescript-eslint/visitor-keys': 5.53.0
- dev: true
-
- /@typescript-eslint/type-utils/5.52.0_ycpbpc6yetojsgtrx3mwntkhsu:
- resolution: {integrity: sha512-tEKuUHfDOv852QGlpPtB3lHOoig5pyFQN/cUiZtpw99D93nEBjexRLre5sQZlkMoHry/lZr8qDAt2oAHLKA6Jw==}
+ /@typescript-eslint/scope-manager/5.54.1:
+ resolution: {integrity: sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- peerDependencies:
- eslint: '*'
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 5.52.0_typescript@4.9.5
- '@typescript-eslint/utils': 5.52.0_ycpbpc6yetojsgtrx3mwntkhsu
- debug: 4.3.4
- eslint: 8.35.0
- tsutils: 3.21.0_typescript@4.9.5
- typescript: 4.9.5
- transitivePeerDependencies:
- - supports-color
+ '@typescript-eslint/types': 5.54.1
+ '@typescript-eslint/visitor-keys': 5.54.1
dev: true
- /@typescript-eslint/type-utils/5.53.0_ycpbpc6yetojsgtrx3mwntkhsu:
- resolution: {integrity: sha512-HO2hh0fmtqNLzTAme/KnND5uFNwbsdYhCZghK2SoxGp3Ifn2emv+hi0PBUjzzSh0dstUIFqOj3bp0AwQlK4OWw==}
+ /@typescript-eslint/type-utils/5.54.1_ycpbpc6yetojsgtrx3mwntkhsu:
+ resolution: {integrity: sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -3102,8 +3054,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 5.53.0_typescript@4.9.5
- '@typescript-eslint/utils': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
+ '@typescript-eslint/utils': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
debug: 4.3.4
eslint: 8.35.0
tsutils: 3.21.0_typescript@4.9.5
@@ -3117,8 +3069,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/types/5.53.0:
- resolution: {integrity: sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==}
+ /@typescript-eslint/types/5.54.1:
+ resolution: {integrity: sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
@@ -3143,8 +3095,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/typescript-estree/5.53.0_typescript@4.9.5:
- resolution: {integrity: sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==}
+ /@typescript-eslint/typescript-estree/5.54.1_typescript@4.9.5:
+ resolution: {integrity: sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -3152,8 +3104,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.53.0
- '@typescript-eslint/visitor-keys': 5.53.0
+ '@typescript-eslint/types': 5.54.1
+ '@typescript-eslint/visitor-keys': 5.54.1
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -3164,37 +3116,17 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.52.0_ycpbpc6yetojsgtrx3mwntkhsu:
- resolution: {integrity: sha512-As3lChhrbwWQLNk2HC8Ree96hldKIqk98EYvypd3It8Q1f8d5zWyIoaZEp2va5667M4ZyE7X8UUR+azXrFl+NA==}
+ /@typescript-eslint/utils/5.54.1_ycpbpc6yetojsgtrx3mwntkhsu:
+ resolution: {integrity: sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
'@types/json-schema': 7.0.11
'@types/semver': 7.3.13
- '@typescript-eslint/scope-manager': 5.52.0
- '@typescript-eslint/types': 5.52.0
- '@typescript-eslint/typescript-estree': 5.52.0_typescript@4.9.5
- eslint: 8.35.0
- eslint-scope: 5.1.1
- eslint-utils: 3.0.0_eslint@8.35.0
- semver: 7.3.8
- transitivePeerDependencies:
- - supports-color
- - typescript
- dev: true
-
- /@typescript-eslint/utils/5.53.0_ycpbpc6yetojsgtrx3mwntkhsu:
- resolution: {integrity: sha512-VUOOtPv27UNWLxFwQK/8+7kvxVC+hPHNsJjzlJyotlaHjLSIgOCKj9I0DBUjwOOA64qjBwx5afAPjksqOxMO0g==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- peerDependencies:
- eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
- dependencies:
- '@types/json-schema': 7.0.11
- '@types/semver': 7.3.13
- '@typescript-eslint/scope-manager': 5.53.0
- '@typescript-eslint/types': 5.53.0
- '@typescript-eslint/typescript-estree': 5.53.0_typescript@4.9.5
+ '@typescript-eslint/scope-manager': 5.54.1
+ '@typescript-eslint/types': 5.54.1
+ '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
eslint: 8.35.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.35.0
@@ -3212,11 +3144,11 @@ packages:
eslint-visitor-keys: 3.3.0
dev: true
- /@typescript-eslint/visitor-keys/5.53.0:
- resolution: {integrity: sha512-JqNLnX3leaHFZEN0gCh81sIvgrp/2GOACZNgO4+Tkf64u51kTpAyWFOY8XHx8XuXr3N2C9zgPPHtcpMg6z1g0w==}
+ /@typescript-eslint/visitor-keys/5.54.1:
+ resolution: {integrity: sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.53.0
+ '@typescript-eslint/types': 5.54.1
eslint-visitor-keys: 3.3.0
dev: true
@@ -3227,7 +3159,7 @@ packages:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
- vite: 4.1.4_435aevtanapkguv7m72cl6trbi
+ vite: 4.1.4_6e4omgvd5jf4hig7wpb5tmdc3q
vue: 3.2.47
dev: false
@@ -3969,7 +3901,7 @@ packages:
/axios/0.24.0:
resolution: {integrity: sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==}
dependencies:
- follow-redirects: 1.15.2_debug@4.3.4
+ follow-redirects: 1.15.2
transitivePeerDependencies:
- debug
dev: false
@@ -3977,23 +3909,23 @@ packages:
/axios/0.27.2_debug@4.3.4:
resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
dependencies:
- follow-redirects: 1.15.2_debug@4.3.4
+ follow-redirects: 1.15.2
form-data: 4.0.0
transitivePeerDependencies:
- debug
dev: true
- /babel-jest/29.4.3_@babel+core@7.20.12:
- resolution: {integrity: sha512-o45Wyn32svZE+LnMVWv/Z4x0SwtLbh4FyGcYtR20kIWd+rdrDZ9Fzq8Ml3MYLD+mZvEdzCjZsCnYZ2jpJyQ+Nw==}
+ /babel-jest/29.5.0_@babel+core@7.20.12:
+ resolution: {integrity: sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.8.0
dependencies:
'@babel/core': 7.20.12
- '@jest/transform': 29.4.3
+ '@jest/transform': 29.5.0
'@types/babel__core': 7.1.20
babel-plugin-istanbul: 6.1.1
- babel-preset-jest: 29.4.3_@babel+core@7.20.12
+ babel-preset-jest: 29.5.0_@babel+core@7.20.12
chalk: 4.1.2
graceful-fs: 4.2.10
slash: 3.0.0
@@ -4014,8 +3946,8 @@ packages:
- supports-color
dev: true
- /babel-plugin-jest-hoist/29.4.3:
- resolution: {integrity: sha512-mB6q2q3oahKphy5V7CpnNqZOCkxxZ9aokf1eh82Dy3jQmg4xvM1tGrh5y6BQUJh4a3Pj9+eLfwvAZ7VNKg7H8Q==}
+ /babel-plugin-jest-hoist/29.5.0:
+ resolution: {integrity: sha512-zSuuuAlTMT4mzLj2nPnUm6fsE6270vdOfnpbJ+RmruU75UhLFvL0N2NgI7xpeS7NaB6hGqmd5pVpGTDYvi4Q3w==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/template': 7.20.7
@@ -4044,14 +3976,14 @@ packages:
'@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.12
dev: true
- /babel-preset-jest/29.4.3_@babel+core@7.20.12:
- resolution: {integrity: sha512-gWx6COtSuma6n9bw+8/F+2PCXrIgxV/D1TJFnp6OyBK2cxPWg0K9p/sriNYeifKjpUkMViWQ09DSWtzJQRETsw==}
+ /babel-preset-jest/29.5.0_@babel+core@7.20.12:
+ resolution: {integrity: sha512-JOMloxOqdiBSxMAzjRaH023/vvcaSaec49zvg+2LmNsktC7ei39LTJGw02J+9uUtTZUq6xbLyJ4dxe9sSmIuAg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.20.12
- babel-plugin-jest-hoist: 29.4.3
+ babel-plugin-jest-hoist: 29.5.0
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.12
dev: true
@@ -4233,6 +4165,8 @@ packages:
/browserslist/1.7.7:
resolution: {integrity: sha512-qHJblDE2bXVRYzuDetv/wAeHOJyO97+9wxC1cdCtyzgNuSozOyRCiiLaCR1f71AN66lQdVVBipWm63V+a7bPOw==}
+ deprecated: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
+ hasBin: true
dependencies:
caniuse-db: 1.0.30001443
electron-to-chromium: 1.4.284
@@ -4241,6 +4175,7 @@ packages:
/browserslist/4.21.4:
resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
+ hasBin: true
dependencies:
caniuse-lite: 1.0.30001443
electron-to-chromium: 1.4.284
@@ -4415,13 +4350,13 @@ packages:
engines: {node: '>=14.16'}
dev: false
- /cacheable-request/10.2.5:
- resolution: {integrity: sha512-5RwYYCfzjNPsyJxb/QpaM0bfzx+kw5/YpDhZPm9oMIDntHFQ9YXeyV47ZvzlTE0XrrrbyO2UITJH4GF9eRLdXQ==}
+ /cacheable-request/10.2.8:
+ resolution: {integrity: sha512-IDVO5MJ4LItE6HKFQTqT2ocAQsisOoCTUDu1ddCmnhyiwFQjXNPp4081Xj23N4tO+AFEFNzGuNEf/c8Gwwt15A==}
engines: {node: '>=14.16'}
dependencies:
'@types/http-cache-semantics': 4.0.1
get-stream: 6.0.1
- http-cache-semantics: 4.1.0
+ http-cache-semantics: 4.1.1
keyv: 4.5.2
mimic-response: 4.0.0
normalize-url: 8.0.0
@@ -4434,7 +4369,7 @@ packages:
dependencies:
clone-response: 1.0.3
get-stream: 5.2.0
- http-cache-semantics: 4.1.0
+ http-cache-semantics: 4.1.1
keyv: 4.5.2
lowercase-keys: 2.0.0
normalize-url: 6.1.0
@@ -5676,6 +5611,7 @@ packages:
/ejs/3.1.8:
resolution: {integrity: sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==}
engines: {node: '>=0.10.0'}
+ hasBin: true
dependencies:
jake: 10.8.5
dev: false
@@ -6134,7 +6070,7 @@ packages:
- supports-color
dev: true
- /eslint-module-utils/2.7.4_bchzgevzrq32s4jgdbchl2wqu4:
+ /eslint-module-utils/2.7.4_npjqex3ey3rgd34fjcuucz7la4:
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
engines: {node: '>=4'}
peerDependencies:
@@ -6155,15 +6091,15 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
debug: 3.2.7
- eslint: 8.35.0
+ eslint: 8.34.0
eslint-import-resolver-node: 0.3.7
transitivePeerDependencies:
- supports-color
dev: true
- /eslint-module-utils/2.7.4_npjqex3ey3rgd34fjcuucz7la4:
+ /eslint-module-utils/2.7.4_spn4godk7g7ml4zhqabnc6rdgi:
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
engines: {node: '>=4'}
peerDependencies:
@@ -6184,9 +6120,9 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
+ '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
debug: 3.2.7
- eslint: 8.34.0
+ eslint: 8.35.0
eslint-import-resolver-node: 0.3.7
transitivePeerDependencies:
- supports-color
@@ -6225,7 +6161,7 @@ packages:
- supports-color
dev: true
- /eslint-plugin-import/2.27.5_nhka4er4oejxhxq3ecgtwxvdji:
+ /eslint-plugin-import/2.27.5_uyiasnnzcqrxqkfvjklwnmwcha:
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
engines: {node: '>=4'}
peerDependencies:
@@ -6235,7 +6171,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 5.53.0_ycpbpc6yetojsgtrx3mwntkhsu
+ '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu
array-includes: 3.1.6
array.prototype.flat: 1.3.1
array.prototype.flatmap: 1.3.1
@@ -6243,7 +6179,7 @@ packages:
doctrine: 2.1.0
eslint: 8.35.0
eslint-import-resolver-node: 0.3.7
- eslint-module-utils: 2.7.4_bchzgevzrq32s4jgdbchl2wqu4
+ eslint-module-utils: 2.7.4_spn4godk7g7ml4zhqabnc6rdgi
has: 1.0.3
is-core-module: 2.11.0
is-glob: 4.0.3
@@ -6430,11 +6366,13 @@ packages:
/esprima/2.7.3:
resolution: {integrity: sha512-OarPfz0lFCiW4/AV2Oy1Rp9qu0iusTKqykwTspGCZtPxmF81JR4MmIebvF1F9+UOKth2ZubLQ4XGGaU+hSn99A==}
engines: {node: '>=0.10.0'}
+ hasBin: true
dev: false
/esprima/4.0.1:
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
engines: {node: '>=4'}
+ hasBin: true
/esquery/1.4.0:
resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==}
@@ -6615,18 +6553,18 @@ packages:
jest-get-type: 29.2.0
jest-matcher-utils: 29.3.1
jest-message-util: 29.3.1
- jest-util: 29.4.2
+ jest-util: 29.5.0
dev: true
- /expect/29.4.3:
- resolution: {integrity: sha512-uC05+Q7eXECFpgDrHdXA4k2rpMyStAYPItEDLyQDo5Ta7fVkJnNA/4zh/OIVkVVNZ1oOK1PipQoyNjuZ6sz6Dg==}
+ /expect/29.5.0:
+ resolution: {integrity: sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/expect-utils': 29.4.3
+ '@jest/expect-utils': 29.5.0
jest-get-type: 29.4.3
- jest-matcher-utils: 29.4.3
- jest-message-util: 29.4.3
- jest-util: 29.4.3
+ jest-matcher-utils: 29.5.0
+ jest-message-util: 29.5.0
+ jest-util: 29.5.0
dev: true
/ext-list/2.2.2:
@@ -6783,8 +6721,8 @@ packages:
resolution: {integrity: sha512-79ak0JxddO0utAXAQ5ccKhvs6vX2MGyHHMMsmZkBANrq3hXc1CHzvNPHOcvTsVMEPl5I+NT+RO4YKMGehOfSIg==}
dev: false
- /fastify/4.13.0:
- resolution: {integrity: sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A==}
+ /fastify/4.14.1:
+ resolution: {integrity: sha512-yjrDeXe77j9gRlSV2UJry8mcFWbD0NQ5JYjnPi4tkFjHZVaG3/BD5wxOmRzGnHPC0YvaBJ0XWrIfFPl2IHRa1w==}
dependencies:
'@fastify/ajv-compiler': 3.5.0
'@fastify/error': 3.2.0
@@ -7014,7 +6952,7 @@ packages:
readable-stream: 2.3.7
dev: false
- /follow-redirects/1.15.2_debug@4.3.4:
+ /follow-redirects/1.15.2:
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
engines: {node: '>=4.0'}
peerDependencies:
@@ -7022,8 +6960,6 @@ packages:
peerDependenciesMeta:
debug:
optional: true
- dependencies:
- debug: 4.3.4
/for-each/0.3.3:
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
@@ -7483,14 +7419,14 @@ packages:
responselike: 2.0.1
dev: false
- /got/12.5.3:
- resolution: {integrity: sha512-8wKnb9MGU8IPGRIo+/ukTy9XLJBwDiCpIf5TVzQ9Cpol50eMTpBq2GAuDsuDIz7hTYmZgMgC1e9ydr6kSDWs3w==}
+ /got/12.6.0:
+ resolution: {integrity: sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==}
engines: {node: '>=14.16'}
dependencies:
'@sindresorhus/is': 5.3.0
'@szmarczak/http-timer': 5.0.1
cacheable-lookup: 7.0.0
- cacheable-request: 10.2.5
+ cacheable-request: 10.2.8
decompress-response: 6.0.0
form-data-encoder: 2.1.4
get-stream: 6.0.1
@@ -7764,8 +7700,8 @@ packages:
domutils: 3.0.1
entities: 4.4.0
- /http-cache-semantics/4.1.0:
- resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==}
+ /http-cache-semantics/4.1.1:
+ resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==}
dev: false
/http-errors/2.0.0:
@@ -7916,6 +7852,7 @@ packages:
/import-local/3.1.0:
resolution: {integrity: sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==}
engines: {node: '>=8'}
+ hasBin: true
dependencies:
pkg-dir: 4.2.0
resolve-cwd: 3.0.0
@@ -8556,6 +8493,7 @@ packages:
/jake/10.8.5:
resolution: {integrity: sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==}
engines: {node: '>=10'}
+ hasBin: true
dependencies:
async: 3.2.4
chalk: 4.1.2
@@ -8563,43 +8501,44 @@ packages:
minimatch: 3.1.2
dev: false
- /jest-changed-files/29.4.3:
- resolution: {integrity: sha512-Vn5cLuWuwmi2GNNbokPOEcvrXGSGrqVnPEZV7rC6P7ck07Dyw9RFnvWglnupSh+hGys0ajGtw/bc2ZgweljQoQ==}
+ /jest-changed-files/29.5.0:
+ resolution: {integrity: sha512-IFG34IUMUaNBIxjQXF/iu7g6EcdMrGRRxaUSw92I/2g2YC6vCdTltl4nHvt7Ci5nSJwXIkCu8Ka1DKF+X7Z1Ag==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
execa: 5.1.1
p-limit: 3.1.0
dev: true
- /jest-circus/29.4.3:
- resolution: {integrity: sha512-Vw/bVvcexmdJ7MLmgdT3ZjkJ3LKu8IlpefYokxiqoZy6OCQ2VAm6Vk3t/qHiAGUXbdbJKJWnc8gH3ypTbB/OBw==}
+ /jest-circus/29.5.0:
+ resolution: {integrity: sha512-gq/ongqeQKAplVxqJmbeUOJJKkW3dDNPY8PjhJ5G0lBRvu0e3EWGxGy5cI4LAGA7gV2UHCtWBI4EMXK8c9nQKA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/environment': 29.4.3
- '@jest/expect': 29.4.3
- '@jest/test-result': 29.4.3
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
+ '@jest/environment': 29.5.0
+ '@jest/expect': 29.5.0
+ '@jest/test-result': 29.5.0
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
is-generator-fn: 2.1.0
- jest-each: 29.4.3
- jest-matcher-utils: 29.4.3
- jest-message-util: 29.4.3
- jest-runtime: 29.4.3
- jest-snapshot: 29.4.3
- jest-util: 29.4.3
+ jest-each: 29.5.0
+ jest-matcher-utils: 29.5.0
+ jest-message-util: 29.5.0
+ jest-runtime: 29.5.0
+ jest-snapshot: 29.5.0
+ jest-util: 29.5.0
p-limit: 3.1.0
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
+ pure-rand: 6.0.0
slash: 3.0.0
stack-utils: 2.0.6
transitivePeerDependencies:
- supports-color
dev: true
- /jest-cli/29.4.3_@types+node@18.14.1:
- resolution: {integrity: sha512-PiiAPuFNfWWolCE6t3ZrDXQc6OsAuM3/tVW0u27UWc1KE+n/HSn5dSE6B2juqN7WP+PP0jAcnKtGmI4u8GMYCg==}
+ /jest-cli/29.5.0_@types+node@18.15.0:
+ resolution: {integrity: sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@@ -8608,16 +8547,16 @@ packages:
node-notifier:
optional: true
dependencies:
- '@jest/core': 29.4.3
- '@jest/test-result': 29.4.3
- '@jest/types': 29.4.3
+ '@jest/core': 29.5.0
+ '@jest/test-result': 29.5.0
+ '@jest/types': 29.5.0
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.10
import-local: 3.1.0
- jest-config: 29.4.3_@types+node@18.14.1
- jest-util: 29.4.3
- jest-validate: 29.4.3
+ jest-config: 29.5.0_@types+node@18.15.0
+ jest-util: 29.5.0
+ jest-validate: 29.5.0
prompts: 2.4.2
yargs: 17.6.2
transitivePeerDependencies:
@@ -8626,8 +8565,8 @@ packages:
- ts-node
dev: true
- /jest-config/29.4.3_@types+node@18.14.1:
- resolution: {integrity: sha512-eCIpqhGnIjdUCXGtLhz4gdDoxKSWXKjzNcc5r+0S1GKOp2fwOipx5mRcwa9GB/ArsxJ1jlj2lmlD9bZAsBxaWQ==}
+ /jest-config/29.5.0_@types+node@18.15.0:
+ resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@types/node': '*'
@@ -8639,50 +8578,40 @@ packages:
optional: true
dependencies:
'@babel/core': 7.20.12
- '@jest/test-sequencer': 29.4.3
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
- babel-jest: 29.4.3_@babel+core@7.20.12
+ '@jest/test-sequencer': 29.5.0
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
+ babel-jest: 29.5.0_@babel+core@7.20.12
chalk: 4.1.2
ci-info: 3.7.1
deepmerge: 4.2.2
glob: 7.2.3
graceful-fs: 4.2.10
- jest-circus: 29.4.3
- jest-environment-node: 29.4.3
+ jest-circus: 29.5.0
+ jest-environment-node: 29.5.0
jest-get-type: 29.4.3
jest-regex-util: 29.4.3
- jest-resolve: 29.4.3
- jest-runner: 29.4.3
- jest-util: 29.4.3
- jest-validate: 29.4.3
+ jest-resolve: 29.5.0
+ jest-runner: 29.5.0
+ jest-util: 29.5.0
+ jest-validate: 29.5.0
micromatch: 4.0.5
parse-json: 5.2.0
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
slash: 3.0.0
strip-json-comments: 3.1.1
transitivePeerDependencies:
- supports-color
dev: true
- /jest-diff/29.4.2:
- resolution: {integrity: sha512-EK8DSajVtnjx9sa1BkjZq3mqChm2Cd8rIzdXkQMA8e0wuXq53ypz6s5o5V8HRZkoEt2ywJ3eeNWFKWeYr8HK4g==}
+ /jest-diff/29.5.0:
+ resolution: {integrity: sha512-LtxijLLZBduXnHSniy0WMdaHjmQnt3g5sa16W4p0HqukYTTsyTW3GD1q41TyGl5YFXj/5B2U6dlh5FM1LIMgxw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
diff-sequences: 29.4.3
jest-get-type: 29.4.3
- pretty-format: 29.4.3
- dev: true
-
- /jest-diff/29.4.3:
- resolution: {integrity: sha512-YB+ocenx7FZ3T5O9lMVMeLYV4265socJKtkwgk/6YUz/VsEzYDkiMuMhWzZmxm3wDRQvayJu/PjkjjSkjoHsCA==}
- engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
- dependencies:
- chalk: 4.1.2
- diff-sequences: 29.4.3
- jest-get-type: 29.4.3
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
dev: true
/jest-docblock/29.4.3:
@@ -8692,27 +8621,27 @@ packages:
detect-newline: 3.1.0
dev: true
- /jest-each/29.4.3:
- resolution: {integrity: sha512-1ElHNAnKcbJb/b+L+7j0/w7bDvljw4gTv1wL9fYOczeJrbTbkMGQ5iQPFJ3eFQH19VPTx1IyfePdqSpePKss7Q==}
+ /jest-each/29.5.0:
+ resolution: {integrity: sha512-HM5kIJ1BTnVt+DQZ2ALp3rzXEl+g726csObrW/jpEGl+CDSSQpOJJX2KE/vEg8cxcMXdyEPu6U4QX5eruQv5hA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.4.3
+ '@jest/types': 29.5.0
chalk: 4.1.2
jest-get-type: 29.4.3
- jest-util: 29.4.3
- pretty-format: 29.4.3
+ jest-util: 29.5.0
+ pretty-format: 29.5.0
dev: true
- /jest-environment-node/29.4.3:
- resolution: {integrity: sha512-gAiEnSKF104fsGDXNkwk49jD/0N0Bqu2K9+aMQXA6avzsA9H3Fiv1PW2D+gzbOSR705bWd2wJZRFEFpV0tXISg==}
+ /jest-environment-node/29.5.0:
+ resolution: {integrity: sha512-ExxuIK/+yQ+6PRGaHkKewYtg6hto2uGCgvKdb2nfJfKXgZ17DfXjvbZ+jA1Qt9A8EQSfPnt5FKIfnOO3u1h9qw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/environment': 29.4.3
- '@jest/fake-timers': 29.4.3
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
- jest-mock: 29.4.3
- jest-util: 29.4.3
+ '@jest/environment': 29.5.0
+ '@jest/fake-timers': 29.5.0
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
+ jest-mock: 29.5.0
+ jest-util: 29.5.0
dev: true
/jest-get-type/29.2.0:
@@ -8720,41 +8649,36 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dev: true
- /jest-get-type/29.4.2:
- resolution: {integrity: sha512-vERN30V5i2N6lqlFu4ljdTqQAgrkTFMC9xaIIfOPYBw04pufjXRty5RuXBiB1d72tGbURa/UgoiHB90ruOSivg==}
- engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
- dev: true
-
/jest-get-type/29.4.3:
resolution: {integrity: sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dev: true
- /jest-haste-map/29.4.3:
- resolution: {integrity: sha512-eZIgAS8tvm5IZMtKlR8Y+feEOMfo2pSQkmNbufdbMzMSn9nitgGxF1waM/+LbryO3OkMcKS98SUb+j/cQxp/vQ==}
+ /jest-haste-map/29.5.0:
+ resolution: {integrity: sha512-IspOPnnBro8YfVYSw6yDRKh/TiCdRngjxeacCps1cQ9cgVN6+10JUcuJ1EabrgYLOATsIAigxA0rLR9x/YlrSA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.4.3
+ '@jest/types': 29.5.0
'@types/graceful-fs': 4.1.6
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.10
jest-regex-util: 29.4.3
- jest-util: 29.4.3
- jest-worker: 29.4.3
+ jest-util: 29.5.0
+ jest-worker: 29.5.0
micromatch: 4.0.5
walker: 1.0.8
optionalDependencies:
fsevents: 2.3.2
dev: true
- /jest-leak-detector/29.4.3:
- resolution: {integrity: sha512-9yw4VC1v2NspMMeV3daQ1yXPNxMgCzwq9BocCwYrRgXe4uaEJPAN0ZK37nFBhcy3cUwEVstFecFLaTHpF7NiGA==}
+ /jest-leak-detector/29.5.0:
+ resolution: {integrity: sha512-u9YdeeVnghBUtpN5mVxjID7KbkKE1QU4f6uUwuxiY0vYRi9BUCLKlPEZfDGR67ofdFmDz9oPAy2G92Ujrntmow==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-get-type: 29.4.3
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
dev: true
/jest-matcher-utils/29.3.1:
@@ -8762,19 +8686,19 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
- jest-diff: 29.4.2
- jest-get-type: 29.4.2
- pretty-format: 29.4.3
+ jest-diff: 29.5.0
+ jest-get-type: 29.4.3
+ pretty-format: 29.5.0
dev: true
- /jest-matcher-utils/29.4.3:
- resolution: {integrity: sha512-TTciiXEONycZ03h6R6pYiZlSkvYgT0l8aa49z/DLSGYjex4orMUcafuLXYyyEDWB1RKglq00jzwY00Ei7yFNVg==}
+ /jest-matcher-utils/29.5.0:
+ resolution: {integrity: sha512-lecRtgm/rjIK0CQ7LPQwzCs2VwW6WAahA55YBuI+xqmhm7LAaxokSB8C97yJeYyT+HvQkH741StzpU41wohhWw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
- jest-diff: 29.4.3
+ jest-diff: 29.5.0
jest-get-type: 29.4.3
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
dev: true
/jest-message-util/29.3.1:
@@ -8782,41 +8706,41 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/code-frame': 7.18.6
- '@jest/types': 29.4.3
+ '@jest/types': 29.5.0
'@types/stack-utils': 2.0.1
chalk: 4.1.2
graceful-fs: 4.2.10
micromatch: 4.0.5
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
slash: 3.0.0
stack-utils: 2.0.6
dev: true
- /jest-message-util/29.4.3:
- resolution: {integrity: sha512-1Y8Zd4ZCN7o/QnWdMmT76If8LuDv23Z1DRovBj/vcSFNlGCJGoO8D1nJDw1AdyAGUk0myDLFGN5RbNeJyCRGCw==}
+ /jest-message-util/29.5.0:
+ resolution: {integrity: sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/code-frame': 7.18.6
- '@jest/types': 29.4.3
+ '@jest/types': 29.5.0
'@types/stack-utils': 2.0.1
chalk: 4.1.2
graceful-fs: 4.2.10
micromatch: 4.0.5
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
slash: 3.0.0
stack-utils: 2.0.6
dev: true
- /jest-mock/29.4.3:
- resolution: {integrity: sha512-LjFgMg+xed9BdkPMyIJh+r3KeHt1klXPJYBULXVVAkbTaaKjPX1o1uVCAZADMEp/kOxGTwy/Ot8XbvgItOrHEg==}
+ /jest-mock/29.5.0:
+ resolution: {integrity: sha512-GqOzvdWDE4fAV2bWQLQCkujxYWL7RxjCnj71b5VhDAGOevB3qj3Ovg26A5NI84ZpODxyzaozXLOh2NCgkbvyaw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
- jest-util: 29.4.3
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
+ jest-util: 29.5.0
dev: true
- /jest-pnp-resolver/1.2.3_jest-resolve@29.4.3:
+ /jest-pnp-resolver/1.2.3_jest-resolve@29.5.0:
resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==}
engines: {node: '>=6'}
peerDependencies:
@@ -8825,7 +8749,7 @@ packages:
jest-resolve:
optional: true
dependencies:
- jest-resolve: 29.4.3
+ jest-resolve: 29.5.0
dev: true
/jest-regex-util/29.4.3:
@@ -8833,92 +8757,92 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dev: true
- /jest-resolve-dependencies/29.4.3:
- resolution: {integrity: sha512-uvKMZAQ3nmXLH7O8WAOhS5l0iWyT3WmnJBdmIHiV5tBbdaDZ1wqtNX04FONGoaFvSOSHBJxnwAVnSn1WHdGVaw==}
+ /jest-resolve-dependencies/29.5.0:
+ resolution: {integrity: sha512-sjV3GFr0hDJMBpYeUuGduP+YeCRbd7S/ck6IvL3kQ9cpySYKqcqhdLLC2rFwrcL7tz5vYibomBrsFYWkIGGjOg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-regex-util: 29.4.3
- jest-snapshot: 29.4.3
+ jest-snapshot: 29.5.0
transitivePeerDependencies:
- supports-color
dev: true
- /jest-resolve/29.4.3:
- resolution: {integrity: sha512-GPokE1tzguRyT7dkxBim4wSx6E45S3bOQ7ZdKEG+Qj0Oac9+6AwJPCk0TZh5Vu0xzeX4afpb+eDmgbmZFFwpOw==}
+ /jest-resolve/29.5.0:
+ resolution: {integrity: sha512-1TzxJ37FQq7J10jPtQjcc+MkCkE3GBpBecsSUWJ0qZNJpmg6m0D9/7II03yJulm3H/fvVjgqLh/k2eYg+ui52w==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
graceful-fs: 4.2.10
- jest-haste-map: 29.4.3
- jest-pnp-resolver: 1.2.3_jest-resolve@29.4.3
- jest-util: 29.4.3
- jest-validate: 29.4.3
+ jest-haste-map: 29.5.0
+ jest-pnp-resolver: 1.2.3_jest-resolve@29.5.0
+ jest-util: 29.5.0
+ jest-validate: 29.5.0
resolve: 1.22.1
resolve.exports: 2.0.0
slash: 3.0.0
dev: true
- /jest-runner/29.4.3:
- resolution: {integrity: sha512-GWPTEiGmtHZv1KKeWlTX9SIFuK19uLXlRQU43ceOQ2hIfA5yPEJC7AMkvFKpdCHx6pNEdOD+2+8zbniEi3v3gA==}
+ /jest-runner/29.5.0:
+ resolution: {integrity: sha512-m7b6ypERhFghJsslMLhydaXBiLf7+jXy8FwGRHO3BGV1mcQpPbwiqiKUR2zU2NJuNeMenJmlFZCsIqzJCTeGLQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/console': 29.4.3
- '@jest/environment': 29.4.3
- '@jest/test-result': 29.4.3
- '@jest/transform': 29.4.3
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
+ '@jest/console': 29.5.0
+ '@jest/environment': 29.5.0
+ '@jest/test-result': 29.5.0
+ '@jest/transform': 29.5.0
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
chalk: 4.1.2
emittery: 0.13.1
graceful-fs: 4.2.10
jest-docblock: 29.4.3
- jest-environment-node: 29.4.3
- jest-haste-map: 29.4.3
- jest-leak-detector: 29.4.3
- jest-message-util: 29.4.3
- jest-resolve: 29.4.3
- jest-runtime: 29.4.3
- jest-util: 29.4.3
- jest-watcher: 29.4.3
- jest-worker: 29.4.3
+ jest-environment-node: 29.5.0
+ jest-haste-map: 29.5.0
+ jest-leak-detector: 29.5.0
+ jest-message-util: 29.5.0
+ jest-resolve: 29.5.0
+ jest-runtime: 29.5.0
+ jest-util: 29.5.0
+ jest-watcher: 29.5.0
+ jest-worker: 29.5.0
p-limit: 3.1.0
source-map-support: 0.5.13
transitivePeerDependencies:
- supports-color
dev: true
- /jest-runtime/29.4.3:
- resolution: {integrity: sha512-F5bHvxSH+LvLV24vVB3L8K467dt3y3dio6V3W89dUz9nzvTpqd/HcT9zfYKL2aZPvD63vQFgLvaUX/UpUhrP6Q==}
+ /jest-runtime/29.5.0:
+ resolution: {integrity: sha512-1Hr6Hh7bAgXQP+pln3homOiEZtCDZFqwmle7Ew2j8OlbkIu6uE3Y/etJQG8MLQs3Zy90xrp2C0BRrtPHG4zryw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/environment': 29.4.3
- '@jest/fake-timers': 29.4.3
- '@jest/globals': 29.4.3
+ '@jest/environment': 29.5.0
+ '@jest/fake-timers': 29.5.0
+ '@jest/globals': 29.5.0
'@jest/source-map': 29.4.3
- '@jest/test-result': 29.4.3
- '@jest/transform': 29.4.3
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
+ '@jest/test-result': 29.5.0
+ '@jest/transform': 29.5.0
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
chalk: 4.1.2
cjs-module-lexer: 1.2.2
collect-v8-coverage: 1.0.1
glob: 7.2.3
graceful-fs: 4.2.10
- jest-haste-map: 29.4.3
- jest-message-util: 29.4.3
- jest-mock: 29.4.3
+ jest-haste-map: 29.5.0
+ jest-message-util: 29.5.0
+ jest-mock: 29.5.0
jest-regex-util: 29.4.3
- jest-resolve: 29.4.3
- jest-snapshot: 29.4.3
- jest-util: 29.4.3
+ jest-resolve: 29.5.0
+ jest-snapshot: 29.5.0
+ jest-util: 29.5.0
slash: 3.0.0
strip-bom: 4.0.0
transitivePeerDependencies:
- supports-color
dev: true
- /jest-snapshot/29.4.3:
- resolution: {integrity: sha512-NGlsqL0jLPDW91dz304QTM/SNO99lpcSYYAjNiX0Ou+sSGgkanKBcSjCfp/pqmiiO1nQaOyLp6XQddAzRcx3Xw==}
+ /jest-snapshot/29.5.0:
+ resolution: {integrity: sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/core': 7.20.12
@@ -8927,90 +8851,77 @@ packages:
'@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12
'@babel/traverse': 7.20.12
'@babel/types': 7.20.7
- '@jest/expect-utils': 29.4.3
- '@jest/transform': 29.4.3
- '@jest/types': 29.4.3
+ '@jest/expect-utils': 29.5.0
+ '@jest/transform': 29.5.0
+ '@jest/types': 29.5.0
'@types/babel__traverse': 7.18.3
'@types/prettier': 2.7.2
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.12
chalk: 4.1.2
- expect: 29.4.3
+ expect: 29.5.0
graceful-fs: 4.2.10
- jest-diff: 29.4.3
+ jest-diff: 29.5.0
jest-get-type: 29.4.3
- jest-haste-map: 29.4.3
- jest-matcher-utils: 29.4.3
- jest-message-util: 29.4.3
- jest-util: 29.4.3
+ jest-matcher-utils: 29.5.0
+ jest-message-util: 29.5.0
+ jest-util: 29.5.0
natural-compare: 1.4.0
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
semver: 7.3.8
transitivePeerDependencies:
- supports-color
dev: true
- /jest-util/29.4.2:
- resolution: {integrity: sha512-wKnm6XpJgzMUSRFB7YF48CuwdzuDIHenVuoIb1PLuJ6F+uErZsuDkU+EiExkChf6473XcawBrSfDSnXl+/YG4g==}
+ /jest-util/29.5.0:
+ resolution: {integrity: sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
chalk: 4.1.2
ci-info: 3.7.1
graceful-fs: 4.2.10
picomatch: 2.3.1
dev: true
- /jest-util/29.4.3:
- resolution: {integrity: sha512-ToSGORAz4SSSoqxDSylWX8JzkOQR7zoBtNRsA7e+1WUX5F8jrOwaNpuh1YfJHJKDHXLHmObv5eOjejUd+/Ws+Q==}
+ /jest-validate/29.5.0:
+ resolution: {integrity: sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
- chalk: 4.1.2
- ci-info: 3.7.1
- graceful-fs: 4.2.10
- picomatch: 2.3.1
- dev: true
-
- /jest-validate/29.4.3:
- resolution: {integrity: sha512-J3u5v7aPQoXPzaar6GndAVhdQcZr/3osWSgTeKg5v574I9ybX/dTyH0AJFb5XgXIB7faVhf+rS7t4p3lL9qFaw==}
- engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
- dependencies:
- '@jest/types': 29.4.3
+ '@jest/types': 29.5.0
camelcase: 6.3.0
chalk: 4.1.2
jest-get-type: 29.4.3
leven: 3.1.0
- pretty-format: 29.4.3
+ pretty-format: 29.5.0
dev: true
- /jest-watcher/29.4.3:
- resolution: {integrity: sha512-zwlXH3DN3iksoIZNk73etl1HzKyi5FuQdYLnkQKm5BW4n8HpoG59xSwpVdFrnh60iRRaRBGw0gcymIxjJENPcA==}
+ /jest-watcher/29.5.0:
+ resolution: {integrity: sha512-KmTojKcapuqYrKDpRwfqcQ3zjMlwu27SYext9pt4GlF5FUgB+7XE1mcCnSm6a4uUpFyQIkb6ZhzZvHl+jiBCiA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/test-result': 29.4.3
- '@jest/types': 29.4.3
- '@types/node': 18.14.1
+ '@jest/test-result': 29.5.0
+ '@jest/types': 29.5.0
+ '@types/node': 18.15.0
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.13.1
- jest-util: 29.4.3
+ jest-util: 29.5.0
string-length: 4.0.2
dev: true
- /jest-worker/29.4.3:
- resolution: {integrity: sha512-GLHN/GTAAMEy5BFdvpUfzr9Dr80zQqBrh0fz1mtRMe05hqP45+HfQltu7oTBfduD0UeZs09d+maFtFYAXFWvAA==}
+ /jest-worker/29.5.0:
+ resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@types/node': 18.14.1
- jest-util: 29.4.3
+ '@types/node': 18.15.0
+ jest-util: 29.5.0
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
- /jest/29.4.3_@types+node@18.14.1:
- resolution: {integrity: sha512-XvK65feuEFGZT8OO0fB/QAQS+LGHvQpaadkH5p47/j3Ocqq3xf2pK9R+G0GzgfuhXVxEv76qCOOcMb5efLk6PA==}
+ /jest/29.5.0_@types+node@18.15.0:
+ resolution: {integrity: sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@@ -9019,10 +8930,10 @@ packages:
node-notifier:
optional: true
dependencies:
- '@jest/core': 29.4.3
- '@jest/types': 29.4.3
+ '@jest/core': 29.5.0
+ '@jest/types': 29.5.0
import-local: 3.1.0
- jest-cli: 29.4.3_@types+node@18.14.1
+ jest-cli: 29.5.0_@types+node@18.15.0
transitivePeerDependencies:
- '@types/node'
- supports-color
@@ -9156,6 +9067,7 @@ packages:
/jsesc/2.5.2:
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
engines: {node: '>=4'}
+ hasBin: true
dev: true
/json-buffer/3.0.1:
@@ -9610,7 +9522,7 @@ packages:
dependencies:
agentkeepalive: 4.2.1
cacache: 16.1.3
- http-cache-semantics: 4.1.0
+ http-cache-semantics: 4.1.1
http-proxy-agent: 5.0.0
https-proxy-agent: 5.0.1
is-lambda: 1.0.1
@@ -10738,12 +10650,12 @@ packages:
resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==}
engines: {node: '>=4.0.0'}
- /pg-pool/3.5.2_pg@8.9.0:
- resolution: {integrity: sha512-His3Fh17Z4eg7oANLob6ZvH8xIVen3phEZh2QuyrIl4dQSDVEabNducv6ysROKpDNPSD+12tONZVWfSgMvDD9w==}
+ /pg-pool/3.6.0_pg@8.10.0:
+ resolution: {integrity: sha512-clFRf2ksqd+F497kWFyM21tMjeikn60oGDmqMT8UBrynEwVEX/5R5xd2sdvdo1cZCFlguORNpVuqxIj+aK4cfQ==}
peerDependencies:
pg: '>=8.0'
dependencies:
- pg: 8.9.0
+ pg: 8.10.0
dev: false
/pg-protocol/1.5.0:
@@ -10764,8 +10676,8 @@ packages:
postgres-date: 1.0.7
postgres-interval: 1.2.0
- /pg/8.9.0:
- resolution: {integrity: sha512-ZJM+qkEbtOHRuXjmvBtOgNOXOtLSbxiMiUVMgE4rV6Zwocy03RicCVvDXgx8l4Biwo8/qORUnEqn2fdQzV7KCg==}
+ /pg/8.10.0:
+ resolution: {integrity: sha512-ke7o7qSTMb47iwzOSaZMfeR7xToFdkE71ifIipOAAaLIM0DYzfOAXlgFFmYUIE2BcJtvnVlGCID84ZzCegE8CQ==}
engines: {node: '>= 8.0.0'}
peerDependencies:
pg-native: '>=3.0.1'
@@ -10776,7 +10688,7 @@ packages:
buffer-writer: 2.0.0
packet-reader: 1.0.0
pg-connection-string: 2.5.0
- pg-pool: 3.5.2_pg@8.9.0
+ pg-pool: 3.6.0_pg@8.10.0
pg-protocol: 1.6.0
pg-types: 2.2.0
pgpass: 1.0.5
@@ -10829,6 +10741,7 @@ packages:
/pino/8.8.0:
resolution: {integrity: sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==}
+ hasBin: true
dependencies:
atomic-sleep: 1.0.0
fast-redact: 3.1.2
@@ -11200,8 +11113,8 @@ packages:
react-is: 18.2.0
dev: true
- /pretty-format/29.4.3:
- resolution: {integrity: sha512-cvpcHTc42lcsvOOAzd3XuNWTcvk1Jmnzqeu+WsOuiPmxUJTnkbAcFNsRKvEpBEUFVUgy/GTZLulZDcDEi+CIlA==}
+ /pretty-format/29.5.0:
+ resolution: {integrity: sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/schemas': 29.4.3
@@ -11320,6 +11233,7 @@ packages:
/ps-tree/1.2.0:
resolution: {integrity: sha512-0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA==}
engines: {node: '>= 0.10'}
+ hasBin: true
dependencies:
event-stream: 3.3.4
dev: true
@@ -11450,6 +11364,10 @@ packages:
resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==}
engines: {node: '>=6'}
+ /pure-rand/6.0.0:
+ resolution: {integrity: sha512-rLSBxJjP+4DQOgcJAx6RZHT2he2pkhQdSnofG5VWyVl6GRq/K02ISOuOLcsMOrtKDIJb8JN2zm3FFzWNbezdPw==}
+ dev: true
+
/pureimage/0.3.17:
resolution: {integrity: sha512-JV4hfYF1BXxDwbSR8hjhVEhVTxwmAXos8uIXQ7Bw2eWrUEpLDJnQoQ8WLlWAO4TMGJ7mp9n6gvLKJ6MSaGUkXQ==}
engines: {node: '>=0.8'}
@@ -11978,8 +11896,8 @@ packages:
seedrandom: 2.4.2
dev: false
- /rollup/3.17.3:
- resolution: {integrity: sha512-p5LaCXiiOL/wrOkj8djsIDFmyU9ysUxcyW+EKRLHb6TKldJzXpImjcRSR+vgo09DBdofGcOoLOsRyxxG2n5/qQ==}
+ /rollup/3.19.0:
+ resolution: {integrity: sha512-xZzJZlH9Ca6cosfdNGPwl2z7Pby8dTi9TrYLPeg6/j7aUoDOhBd706tCUFvbiBj45h/cS7z/a4gS8xd5Yg0jBw==}
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
@@ -12490,9 +12408,10 @@ packages:
/standard-as-callback/2.1.0:
resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==}
- /start-server-and-test/1.15.4:
- resolution: {integrity: sha512-ucQtp5+UCr0m4aHlY+aEV2JSYNTiMZKdSKK/bsIr6AlmwAWDYDnV7uGlWWEtWa7T4XvRI5cPYcPcQgeLqpz+Tg==}
+ /start-server-and-test/2.0.0:
+ resolution: {integrity: sha512-UqKLw0mJbfrsG1jcRLTUlvuRi9sjNuUiDOLI42r7R5fA9dsFoywAy9DoLXNYys9B886E4RCKb+qM1Gzu96h7DQ==}
engines: {node: '>=6'}
+ hasBin: true
dependencies:
arg: 5.0.2
bluebird: 3.7.2
@@ -12785,8 +12704,8 @@ packages:
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
dev: false
- /systeminformation/5.17.10:
- resolution: {integrity: sha512-FUm264baeDpruTw4P50BRRmYHD39D3jkOQ0VpNIkp8CdNejQbsp4Me18jacGBc/mWSVxKdQw4wSHmcL7ERxrNg==}
+ /systeminformation/5.17.12:
+ resolution: {integrity: sha512-I3pfMW2vue53u+X08BNxaJieaHkRoMMKjWetY9lbYJeWFaeWPO6P4FkNc4XOCX8F9vbQ0HqQ25RJoz3U/B7liw==}
engines: {node: '>=8.0.0'}
os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android]
hasBin: true
@@ -12897,8 +12816,8 @@ packages:
real-require: 0.2.0
dev: false
- /three/0.150.0:
- resolution: {integrity: sha512-12oqqBZom9fb5HtX3rD8qPVnamojuiN5Os7r0x8s3HQ+WHRwnEyzl2XU3aEKocsDkG++rkE9+HWzx77O59NXtw==}
+ /three/0.150.1:
+ resolution: {integrity: sha512-5C1MqKUWaHYo13BX0Q64qcdwImgnnjSOFgBscOzAo8MYCzEtqfQqorEKMcajnA3FHy1yVlIe9AmaMQ0OQracNA==}
dev: false
/throttle-debounce/5.0.0:
@@ -13088,8 +13007,9 @@ packages:
escape-string-regexp: 5.0.0
dev: false
- /tsc-alias/1.8.2:
- resolution: {integrity: sha512-ukBkcNekOgwtnSWYLD5QsMX3yQWg7JviAs8zg3qJGgu4LGtY3tsV4G6vnqvOXIDkbC+XL9vbhObWSpRA5/6wbg==}
+ /tsc-alias/1.8.3:
+ resolution: {integrity: sha512-/9JARcmXBrEqSuLjdSOqxY7/xI/AnvmBi4CU9/Ba2oX6Oq8vnd0OGSQTk+PIwqWJ5ZxskV0X/x15yzxCNTHU+g==}
+ hasBin: true
dependencies:
chokidar: 3.5.3
commander: 9.5.0
@@ -13196,7 +13116,7 @@ packages:
resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
dev: false
- /typeorm/0.3.11_ioredis@4.28.5+pg@8.9.0:
+ /typeorm/0.3.11_ioredis@4.28.5+pg@8.10.0:
resolution: {integrity: sha512-pzdOyWbVuz/z8Ww6gqvBW4nylsM0KLdUCDExr2gR20/x1khGSVxQkjNV/3YqliG90jrWzrknYbYscpk8yxFJVg==}
engines: {node: '>= 12.9.0'}
hasBin: true
@@ -13266,7 +13186,7 @@ packages:
ioredis: 4.28.5
js-yaml: 4.1.0
mkdirp: 1.0.4
- pg: 8.9.0
+ pg: 8.10.0
reflect-metadata: 0.1.13
sha.js: 2.4.11
tslib: 2.5.0
@@ -13613,7 +13533,7 @@ packages:
replace-ext: 1.0.1
dev: false
- /vite-node/0.29.2_435aevtanapkguv7m72cl6trbi:
+ /vite-node/0.29.2_6e4omgvd5jf4hig7wpb5tmdc3q:
resolution: {integrity: sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==}
engines: {node: '>=v14.16.0'}
hasBin: true
@@ -13623,7 +13543,7 @@ packages:
mlly: 1.1.1
pathe: 1.1.0
picocolors: 1.0.0
- vite: 4.1.4_435aevtanapkguv7m72cl6trbi
+ vite: 4.1.4_6e4omgvd5jf4hig7wpb5tmdc3q
transitivePeerDependencies:
- '@types/node'
- less
@@ -13634,7 +13554,7 @@ packages:
- terser
dev: true
- /vite/4.1.4_435aevtanapkguv7m72cl6trbi:
+ /vite/4.1.4_6e4omgvd5jf4hig7wpb5tmdc3q:
resolution: {integrity: sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@@ -13659,11 +13579,11 @@ packages:
terser:
optional: true
dependencies:
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
esbuild: 0.16.17
postcss: 8.4.21
resolve: 1.22.1
- rollup: 3.17.3
+ rollup: 3.19.0
sass: 1.58.3
optionalDependencies:
fsevents: 2.3.2
@@ -13692,7 +13612,7 @@ packages:
dependencies:
'@types/chai': 4.3.4
'@types/chai-subset': 1.3.3
- '@types/node': 18.14.1
+ '@types/node': 18.15.0
'@vitest/expect': 0.29.2
'@vitest/runner': 0.29.2
'@vitest/spy': 0.29.2
@@ -13712,8 +13632,8 @@ packages:
tinybench: 2.4.0
tinypool: 0.3.1
tinyspy: 1.1.1
- vite: 4.1.4_435aevtanapkguv7m72cl6trbi
- vite-node: 0.29.2_435aevtanapkguv7m72cl6trbi
+ vite: 4.1.4_6e4omgvd5jf4hig7wpb5tmdc3q
+ vite-node: 0.29.2_6e4omgvd5jf4hig7wpb5tmdc3q
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -13816,6 +13736,7 @@ packages:
/wait-on/7.0.1_debug@4.3.4:
resolution: {integrity: sha512-9AnJE9qTjRQOlTZIldAaf/da2eW0eSRSgcqq85mXQja/DW3MriHxkpODDSUEg+Gri/rKEcXUZHe+cevvYItaog==}
engines: {node: '>=12.0.0'}
+ hasBin: true
dependencies:
axios: 0.27.2_debug@4.3.4
joi: 17.7.0
@@ -14232,7 +14153,7 @@ packages:
dependencies:
cheerio: 1.0.0-rc.12
escape-regexp: 0.0.1
- got: 12.5.3
+ got: 12.6.0
html-entities: 2.3.2
iconv-lite: 0.6.3
jschardet: 3.0.0