chore: update deps

This commit is contained in:
MiniDigger | Martin 2024-05-11 12:42:58 +02:00
parent a3553c52bc
commit c8e15d6d8a
5 changed files with 691 additions and 695 deletions

View File

@ -91,7 +91,7 @@ jobs:
run: (cd frontend && pnpm lint:eslint)
- name: Sync forth and back with crowdin
uses: crowdin/github-action@1.4.0
uses: crowdin/github-action@v1.20.3
with:
upload_sources: true
download_translations: true

View File

@ -31,11 +31,11 @@
<spring-cloud-aws.version>3.1.1</spring-cloud-aws.version>
<!-- dependencies -->
<sentry.version>7.8.0</sentry.version>
<sentry.version>7.9.0</sentry.version>
<springdoc.version>2.5.0</springdoc.version>
<jsitemapgenerator.version>4.5</jsitemapgenerator.version>
<org-json.version>20240303</org-json.version>
<bucket4j.version>7.6.1</bucket4j.version>
<bucket4j.version>8.12.0</bucket4j.version>
<datafaker.version>2.2.2</datafaker.version>
<apache-commons-lang.version>3.14.0</apache-commons-lang.version>
<jwt.version>4.4.0</jwt.version>
@ -53,7 +53,7 @@
<otel-semconv.version>1.30.0-alpha</otel-semconv.version>
<!-- test -->
<pg.version>1.19.7</pg.version>
<pg.version>1.19.8</pg.version>
<!-- plugins -->
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
@ -171,8 +171,8 @@
</dependency>
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-core</artifactId>
<groupId>com.bucket4j</groupId>
<artifactId>bucket4j_jdk17-core</artifactId>
<version>${bucket4j.version}</version>
</dependency>

View File

@ -28,7 +28,7 @@ dependencies:
version: 1.0.0
ts-node:
specifier: 10.9.2
version: 10.9.2(@types/node@20.12.8)(typescript@5.4.5)
version: 10.9.2(@types/node@20.12.11)(typescript@5.4.5)
webdriverio:
specifier: ^7.36.0
version: 7.36.0(typescript@5.4.5)
@ -1653,7 +1653,7 @@ packages:
dependencies:
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
'@types/node': 20.12.8
'@types/node': 20.12.11
jest-mock: 29.7.0
optional: true
@ -1664,7 +1664,7 @@ packages:
dependencies:
'@jest/types': 29.6.3
'@sinonjs/fake-timers': 10.3.0
'@types/node': 20.12.8
'@types/node': 20.12.11
jest-message-util: 29.7.0
jest-mock: 29.7.0
jest-util: 29.7.0
@ -1685,7 +1685,7 @@ packages:
dependencies:
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
'@types/node': 20.12.8
'@types/node': 20.12.11
'@types/yargs': 15.0.19
chalk: 4.1.2
optional: true
@ -1698,7 +1698,7 @@ packages:
'@jest/schemas': 29.6.3
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
'@types/node': 20.12.8
'@types/node': 20.12.11
'@types/yargs': 17.0.32
chalk: 4.1.2
optional: true
@ -1753,12 +1753,12 @@ packages:
/@polka/url@0.5.0:
resolution: {integrity: sha512-oZLYFEAzUKyi3SKnXvj32ZCEGH6RDnao7COuCVhDydMS9NrCSVXhM79VaKyP5+Zc33m0QXEd2DN3UkU7OsHcfw==}
/@promptbook/utils@0.47.0-0:
resolution: {integrity: sha512-iOiOSMrCUnMM2TnBoTdO4QWhl5sv+LKH9K1ZYn5VOAyqVFKsHx89H6OECdudf/br1532lh1bmgaNUGCibQQnVg==}
/@promptbook/utils@0.49.0:
resolution: {integrity: sha512-E/dMOZw5L84BLkODUrIu4f3hwU3QdozZRQ7ea24qYaRqNuOEw2Z8hZ6Wp/2o3Yj1+3+LS+I28zYMjOgv23PHdA==}
dependencies:
moment: 2.30.1
prettier: 2.8.1
spacetrim: 0.11.20
spacetrim: 0.11.24
/@puppeteer/browsers@1.3.0(typescript@5.4.5):
resolution: {integrity: sha512-an3QdbNPkuU6qpxpbssxAbjRLJcF+eP4L8UqIY3+6n0sbaVxw5pz7PiCLy9g32XEZuoamUlV5ZQPnA6FxvkIHA==}
@ -1848,7 +1848,7 @@ packages:
hermes-profile-transformer: 0.0.6
node-stream-zip: 1.15.0
ora: 5.4.1
semver: 7.6.0
semver: 7.6.2
strip-ansi: 5.2.0
wcwidth: 1.0.1
yaml: 2.4.2
@ -1932,7 +1932,7 @@ packages:
node-fetch: 2.7.0
open: 6.4.0
ora: 5.4.1
semver: 7.6.0
semver: 7.6.2
shell-quote: 1.8.1
sudo-prompt: 9.2.1
transitivePeerDependencies:
@ -1969,7 +1969,7 @@ packages:
fs-extra: 8.1.0
graceful-fs: 4.2.11
prompts: 2.4.2
semver: 7.6.0
semver: 7.6.2
transitivePeerDependencies:
- bufferutil
- encoding
@ -2240,7 +2240,7 @@ packages:
dependencies:
'@types/http-cache-semantics': 4.0.4
'@types/keyv': 3.1.4
'@types/node': 18.19.31
'@types/node': 18.19.33
'@types/responselike': 1.0.3
dev: false
@ -2252,7 +2252,7 @@ packages:
resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==}
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 18.19.31
'@types/node': 18.19.33
dev: false
/@types/http-cache-semantics@4.0.4:
@ -2281,27 +2281,27 @@ packages:
/@types/keyv@3.1.4:
resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==}
dependencies:
'@types/node': 18.19.31
'@types/node': 18.19.33
dev: false
/@types/minimatch@5.1.2:
resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
dev: false
/@types/node@18.19.31:
resolution: {integrity: sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==}
/@types/node@18.19.33:
resolution: {integrity: sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==}
dependencies:
undici-types: 5.26.5
/@types/node@20.12.8:
resolution: {integrity: sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==}
/@types/node@20.12.11:
resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==}
dependencies:
undici-types: 5.26.5
/@types/responselike@1.0.3:
resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==}
dependencies:
'@types/node': 18.19.31
'@types/node': 18.19.33
dev: false
/@types/stack-utils@2.0.3:
@ -2349,7 +2349,7 @@ packages:
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
requiresBuild: true
dependencies:
'@types/node': 18.19.31
'@types/node': 18.19.33
optional: true
/@wdio/config@7.33.0(typescript@5.4.5):
@ -2375,7 +2375,7 @@ packages:
'@wdio/utils': 8.33.1
decamelize: 6.0.0
deepmerge-ts: 5.1.0
glob: 10.3.12
glob: 10.3.14
import-meta-resolve: 4.1.0
transitivePeerDependencies:
- supports-color
@ -2425,7 +2425,7 @@ packages:
typescript:
optional: true
dependencies:
'@types/node': 18.19.31
'@types/node': 18.19.33
got: 11.8.6
typescript: 5.4.5
dev: false
@ -2434,7 +2434,7 @@ packages:
resolution: {integrity: sha512-pDPGcCvq0MQF8u0sjw9m4aMI2gAKn6vphyBB2+1IxYriL777gbbxd7WQ+PygMBvYVprCYIkLPvhUFwF85WakmA==}
engines: {node: ^16.13 || >=18}
dependencies:
'@types/node': 20.12.8
'@types/node': 20.12.11
/@wdio/utils@7.33.0(typescript@5.4.5):
resolution: {integrity: sha512-4kQQ86EvEN6fBY5+u7M08cT6LfJtpk1rHd203xyxmbmV9lpNv/OCl4CsC+SD0jGT0aZZqYSIJ/Pil07pAh5K0g==}
@ -2460,7 +2460,7 @@ packages:
geckodriver: 4.4.0
get-port: 7.1.0
import-meta-resolve: 4.1.0
locate-app: 2.4.12
locate-app: 2.4.14
safaridriver: 0.1.2
split2: 4.2.0
wait-port: 1.1.0
@ -2888,8 +2888,8 @@ packages:
hasBin: true
requiresBuild: true
dependencies:
caniuse-lite: 1.0.30001615
electron-to-chromium: 1.4.756
caniuse-lite: 1.0.30001617
electron-to-chromium: 1.4.763
node-releases: 2.0.14
update-browserslist-db: 1.0.15(browserslist@4.23.0)
optional: true
@ -3060,8 +3060,8 @@ packages:
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
engines: {node: '>=10'}
/caniuse-lite@1.0.30001615:
resolution: {integrity: sha512-1IpazM5G3r38meiae0bHRnPhz+CBQ3ZLqbQMtrg+AsTPKAXgW38JNsXkyZ+v8waCsDmPq87lmfun5Q2AGysNEQ==}
/caniuse-lite@1.0.30001617:
resolution: {integrity: sha512-mLyjzNI9I+Pix8zwcrpxEbGlfqOkF9kM3ptzmKNw5tizSyYwMe+nGLTqMK9cO+0E+Bh6TsBxNAaHWEM8xwSsmA==}
requiresBuild: true
optional: true
@ -3136,7 +3136,7 @@ packages:
engines: {node: '>=12'}
dependencies:
assertion-error: 2.0.1
check-error: 2.0.0
check-error: 2.1.1
deep-eql: 5.0.1
loupe: 3.1.0
pathval: 2.0.0
@ -3169,8 +3169,8 @@ packages:
get-func-name: 2.0.2
dev: false
/check-error@2.0.0:
resolution: {integrity: sha512-tjLAOBHKVxtPoHe/SA7kNOMvhCRdCJ3vETdeY0RuAc9popf+hyaSV6ZEg9hr4cpWF7jmo/JSWEnLDrnijS9Tog==}
/check-error@2.1.1:
resolution: {integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==}
engines: {node: '>= 16'}
/checkit@0.7.0:
@ -3210,7 +3210,7 @@ packages:
engines: {node: '>=12.13.0'}
hasBin: true
dependencies:
'@types/node': 18.19.31
'@types/node': 18.19.33
escape-string-regexp: 4.0.0
is-wsl: 2.2.0
lighthouse-logger: 1.4.2
@ -3222,7 +3222,7 @@ packages:
engines: {node: '>=12.13.0'}
hasBin: true
dependencies:
'@types/node': 20.12.8
'@types/node': 20.12.11
escape-string-regexp: 4.0.0
is-wsl: 2.2.0
lighthouse-logger: 2.0.1
@ -3241,7 +3241,7 @@ packages:
resolution: {integrity: sha512-pgtgjNKZ7i5U++1g1PWv75umkHvhVTDOQIZ+sjeUX9483S7Y6MUvO0lrd7ShGlQlFHMN4SwKTCq/X8hWrbv2KA==}
requiresBuild: true
dependencies:
'@types/node': 20.12.8
'@types/node': 20.12.11
escape-string-regexp: 4.0.0
is-wsl: 2.2.0
lighthouse-logger: 1.4.2
@ -3810,7 +3810,7 @@ packages:
proper-lockfile: 3.2.0
resolve-from: 5.0.0
sanitize-filename: 1.6.3
semver: 7.6.0
semver: 7.6.2
serialize-error: 8.1.0
shell-quote: 1.8.1
signal-exit: 3.0.7
@ -3853,7 +3853,7 @@ packages:
resolution: {integrity: sha512-7HMZMcJSCK/PaBCWVs4n4ZhtBNdUQj10iPwXvj/JDkqPreEXN/XW9GJAoMuLPFmCEKfxe+LrIbgs8ocGJ6rp/A==}
engines: {node: '>=12.0.0'}
dependencies:
'@types/node': 18.19.31
'@types/node': 18.19.33
'@types/ua-parser-js': 0.7.39
'@wdio/config': 7.33.0(typescript@5.4.5)
'@wdio/logger': 7.26.0
@ -3878,7 +3878,7 @@ packages:
resolution: {integrity: sha512-1ByLuS63FLFAFOnLhtbbZ78xK3+p8pNUEBcZbQFvdwhKNHpWosPTbtiI3qSqm6IQeOOovK+qm9/Mx+mEzTrF9g==}
engines: {node: ^16.13 || >=18}
dependencies:
'@types/node': 20.12.8
'@types/node': 20.12.11
'@wdio/config': 8.33.1
'@wdio/logger': 8.28.0
'@wdio/protocols': 8.32.0
@ -3968,7 +3968,7 @@ packages:
decamelize: 6.0.0
edge-paths: 3.0.5
node-fetch: 3.3.2
unzipper: 0.11.4
unzipper: 0.11.5
which: 4.0.0
/editorconfig@1.0.4:
@ -3979,7 +3979,7 @@ packages:
'@one-ini/wasm': 0.1.1
commander: 10.0.1
minimatch: 9.0.1
semver: 7.6.0
semver: 7.6.2
/ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
@ -3989,8 +3989,8 @@ packages:
/eight-colors@1.3.0:
resolution: {integrity: sha512-hVoK898cR71ADj7L1LZWaECLaSkzzPtqGXIaKv4K6Pzb72QgjLVsQaNI+ELDQQshzFvgp5xTPkaYkPGqw3YR+g==}
/electron-to-chromium@1.4.756:
resolution: {integrity: sha512-RJKZ9+vEBMeiPAvKNWyZjuYyUqMndcP1f335oHqn3BEQbs2NFtVrnK5+6Xg5wSM9TknNNpWghGDUCKGYF+xWXw==}
/electron-to-chromium@1.4.763:
resolution: {integrity: sha512-k4J8NrtJ9QrvHLRo8Q18OncqBCB7tIUyqxRcJnlonQ0ioHKYB988GcDFF3ZePmnb8eHEopDs/wPHR/iGAFgoUQ==}
requiresBuild: true
optional: true
@ -4402,7 +4402,7 @@ packages:
https-proxy-agent: 7.0.4
node-fetch: 3.3.2
tar-fs: 3.0.6
unzipper: 0.11.4
unzipper: 0.11.5
which: 4.0.0
transitivePeerDependencies:
- supports-color
@ -4453,16 +4453,16 @@ packages:
dependencies:
is-glob: 4.0.3
/glob@10.3.12:
resolution: {integrity: sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==}
/glob@10.3.14:
resolution: {integrity: sha512-4fkAqu93xe9Mk7le9v0y3VrPDqLKHarNi2s4Pv7f2yOvfhWfhc7hRPHC/JyqMqb8B/Dt/eGS4n7ykwf3fOsl8g==}
engines: {node: '>=16 || 14 >=14.17'}
hasBin: true
dependencies:
foreground-child: 3.1.1
jackspeak: 2.3.6
minimatch: 9.0.4
minipass: 7.1.0
path-scurry: 1.10.2
minipass: 7.1.1
path-scurry: 1.11.0
/glob@6.0.1:
resolution: {integrity: sha512-kDh+dhHZZb/oFY9mI/Dj5vra6A1X+KzeDEqQ6TdY4Cd3OpDv/mLC4YgyQse+u+EXJhjfdmwYkwl0QRvgy01mUQ==}
@ -4926,7 +4926,7 @@ packages:
'@jest/environment': 29.7.0
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
'@types/node': 20.12.8
'@types/node': 20.12.11
jest-mock: 29.7.0
jest-util: 29.7.0
optional: true
@ -4959,7 +4959,7 @@ packages:
requiresBuild: true
dependencies:
'@jest/types': 29.6.3
'@types/node': 20.12.8
'@types/node': 20.12.11
jest-util: 29.7.0
optional: true
@ -4969,7 +4969,7 @@ packages:
requiresBuild: true
dependencies:
'@jest/types': 29.6.3
'@types/node': 20.12.8
'@types/node': 20.12.11
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11
@ -4994,7 +4994,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
requiresBuild: true
dependencies:
'@types/node': 20.12.8
'@types/node': 20.12.11
jest-util: 29.7.0
merge-stream: 2.0.0
supports-color: 8.1.1
@ -5016,7 +5016,7 @@ packages:
dependencies:
config-chain: 1.1.13
editorconfig: 1.0.4
glob: 10.3.12
glob: 10.3.14
js-cookie: 3.0.5
nopt: 7.2.1
@ -5231,10 +5231,10 @@ packages:
transitivePeerDependencies:
- supports-color
/locate-app@2.4.12:
resolution: {integrity: sha512-GG5/6SPlWVgFscCNLCr1BatzFyLHSvjA2msqlcYp/rb899aMjRvp81GPY/CUYGgHozOwyZFrCidNSoAADxcJxg==}
/locate-app@2.4.14:
resolution: {integrity: sha512-dvHSwUA8K/p4votXecqgmlDoMXNpxL5zCrwmgUWzjM0j9EwKbWblbOenGEK9APVZEH/o6i/qvtkJDt6ydDM22A==}
dependencies:
'@promptbook/utils': 0.47.0-0
'@promptbook/utils': 0.49.0
type-fest: 2.13.0
userhome: 1.0.0
@ -5399,13 +5399,6 @@ packages:
yallist: 3.1.1
optional: true
/lru-cache@6.0.0:
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
engines: {node: '>=10'}
requiresBuild: true
dependencies:
yallist: 4.0.0
/lru-cache@7.18.3:
resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==}
engines: {node: '>=12'}
@ -5426,7 +5419,7 @@ packages:
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
engines: {node: '>=10'}
dependencies:
semver: 7.6.0
semver: 7.6.2
/make-error@1.3.6:
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
@ -5783,8 +5776,8 @@ packages:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
requiresBuild: true
/minipass@7.1.0:
resolution: {integrity: sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==}
/minipass@7.1.1:
resolution: {integrity: sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA==}
engines: {node: '>=16 || 14 >=14.17'}
/mitt@3.0.0:
@ -6297,12 +6290,12 @@ packages:
requiresBuild: true
optional: true
/path-scurry@1.10.2:
resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==}
/path-scurry@1.11.0:
resolution: {integrity: sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw==}
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
lru-cache: 10.2.2
minipass: 7.1.0
minipass: 7.1.1
/pathval@1.1.1:
resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==}
@ -6983,12 +6976,10 @@ packages:
requiresBuild: true
optional: true
/semver@7.6.0:
resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==}
/semver@7.6.2:
resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==}
engines: {node: '>=10'}
hasBin: true
dependencies:
lru-cache: 6.0.0
/send@0.18.0:
resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}
@ -7146,8 +7137,8 @@ packages:
requiresBuild: true
optional: true
/spacetrim@0.11.20:
resolution: {integrity: sha512-YGGUh6s1exCagGQyG4z2cZcSwB6tsMFBKS6xUI9AuYBgkr5WHYoWx0KoBh33U2zKIQSRQZsQkRP/dI9Ly10k3g==}
/spacetrim@0.11.24:
resolution: {integrity: sha512-MMIiFeSNm8B4NyyeAq2GYzfVJ+l48EddNAW9EMrozV1i3P5jVltgvJ97vf2K6xIQ+3ZdimAzEIZal9a+JtZeyg==}
/split2@4.2.0:
resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
@ -7502,7 +7493,7 @@ packages:
utf8-byte-length: 1.0.4
optional: true
/ts-node@10.9.2(@types/node@20.12.8)(typescript@5.4.5):
/ts-node@10.9.2(@types/node@20.12.11)(typescript@5.4.5):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@ -7521,7 +7512,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.12.8
'@types/node': 20.12.11
acorn: 8.11.3
acorn-walk: 8.3.2
arg: 4.1.3
@ -7631,8 +7622,8 @@ packages:
requiresBuild: true
optional: true
/unzipper@0.11.4:
resolution: {integrity: sha512-T6CZQdmCMhlpHM+x4E5E9pIYCXH5INcrI8Cowr4tLQIciuw5nnp+X/LEwgeuFnay3vp9hVo4ydPw3WYSg2agWQ==}
/unzipper@0.11.5:
resolution: {integrity: sha512-lpWMMTvoTTETidcvqsHL/OSdX8fy4/nAe1vOa/WESbscApEamd1gvzn2XteNYvAnTGous8BlCkWxxyv3moxfCA==}
dependencies:
big-integer: 1.6.52
bluebird: 3.4.7
@ -7738,7 +7729,7 @@ packages:
resolution: {integrity: sha512-cyMRAVUHgQhEBHojOeNet2e8GkfyvvjpioNCPcF6qUtT+URdagr8Mh0t4Fs+Jr0tpuMqFnw70xZexAcV/6I/jg==}
engines: {node: '>=12.0.0'}
dependencies:
'@types/node': 18.19.31
'@types/node': 18.19.33
'@wdio/config': 7.33.0(typescript@5.4.5)
'@wdio/logger': 7.26.0
'@wdio/protocols': 7.27.0
@ -7756,7 +7747,7 @@ packages:
engines: {node: '>=12.0.0'}
dependencies:
'@types/aria-query': 5.0.4
'@types/node': 18.19.31
'@types/node': 18.19.33
'@wdio/config': 7.33.0(typescript@5.4.5)
'@wdio/logger': 7.26.0
'@wdio/protocols': 7.27.0
@ -7967,10 +7958,6 @@ packages:
requiresBuild: true
optional: true
/yallist@4.0.0:
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
requiresBuild: true
/yaml@2.4.2:
resolution: {integrity: sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==}
engines: {node: '>= 14'}

View File

@ -22,7 +22,7 @@
},
"dependencies": {
"@github/webauthn-json": "2.1.1",
"@headlessui/vue": "1.7.21",
"@headlessui/vue": "1.7.22",
"@pinia/nuxt": "0.5.1",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
@ -34,7 +34,7 @@
"chart.js": "4.4.2",
"debug": "4.3.4",
"diff-match-patch": "1.0.5",
"dompurify": "3.1.2",
"dompurify": "3.1.3",
"easymde": "2.18.0",
"filesize": "10.1.1",
"github-slugger": "2.0.0",
@ -73,9 +73,9 @@
"@types/lodash-es": "4.17.12",
"@types/markdown-it-link-attributes": "3.0.5",
"@types/nprogress": "0.2.3",
"@types/prismjs": "1.26.3",
"@types/prismjs": "1.26.4",
"@types/qs": "6.9.15",
"@unocss/nuxt": "0.59.4",
"@unocss/nuxt": "0.60.0",
"@vue/eslint-config-typescript": "13.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
@ -84,21 +84,21 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-vue": "9.25.0",
"eslint-plugin-vue": "9.26.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"nuxt": "3.11.2",
"pnpm": "8.15.5",
"prettier": "3.2.5",
"regenerator-runtime": "0.14.1",
"sass": "1.76.0",
"sass": "1.77.1",
"typescript": "5.4.5",
"unplugin-auto-import": "0.17.5",
"unplugin-auto-import": "0.17.6",
"unplugin-icons": "0.19.0",
"unplugin-vue-components": "0.27.0",
"vite": "5.2.11",
"vite-plugin-eslint": "1.8.1",
"vue-tsc": "2.0.16"
"vue-tsc": "2.0.17"
},
"comments": {
"hookable": "Hookable 5.5 seems to break with nuxt..."

File diff suppressed because it is too large Load Diff