chore(deps): update dev-dependencies
This commit is contained in:
parent
a1892ea10b
commit
42bfe107ae
@ -145,8 +145,8 @@
|
||||
"@types/node": "20.12.7",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@types/sortablejs": "1.15.8",
|
||||
"@typescript-eslint/eslint-plugin": "7.7.0",
|
||||
"@typescript-eslint/parser": "7.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "7.7.1",
|
||||
"@typescript-eslint/parser": "7.7.1",
|
||||
"@vitejs/plugin-legacy": "5.3.2",
|
||||
"@vitejs/plugin-vue": "5.0.4",
|
||||
"@vue/eslint-config-typescript": "13.0.0",
|
||||
@ -167,8 +167,8 @@
|
||||
"postcss-easing-gradients": "3.0.1",
|
||||
"postcss-easings": "4.0.0",
|
||||
"postcss-focus-within": "8.0.1",
|
||||
"postcss-preset-env": "9.5.8",
|
||||
"rollup": "4.16.1",
|
||||
"postcss-preset-env": "9.5.9",
|
||||
"rollup": "4.16.3",
|
||||
"rollup-plugin-visualizer": "5.12.0",
|
||||
"sass": "1.75.0",
|
||||
"start-server-and-test": "2.0.3",
|
||||
|
272
frontend/pnpm-lock.yaml
generated
272
frontend/pnpm-lock.yaml
generated
@ -36,7 +36,7 @@ importers:
|
||||
version: 2.3.2(dayjs@1.11.10)(vue@3.4.24(typescript@5.4.5))
|
||||
'@intlify/unplugin-vue-i18n':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(rollup@4.16.1)(vue-i18n@9.13.1(vue@3.4.24(typescript@5.4.5)))
|
||||
version: 4.0.0(rollup@4.16.3)(vue-i18n@9.13.1(vue@3.4.24(typescript@5.4.5)))
|
||||
'@kyvg/vue3-notification':
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(vue@3.4.24(typescript@5.4.5))
|
||||
@ -294,11 +294,11 @@ importers:
|
||||
specifier: 1.15.8
|
||||
version: 1.15.8
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 7.7.0
|
||||
version: 7.7.0(@typescript-eslint/parser@7.7.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
|
||||
specifier: 7.7.1
|
||||
version: 7.7.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 7.7.0
|
||||
version: 7.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
specifier: 7.7.1
|
||||
version: 7.7.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@vitejs/plugin-legacy':
|
||||
specifier: 5.3.2
|
||||
version: 5.3.2(terser@5.24.0)(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0)(terser@5.24.0))
|
||||
@ -360,14 +360,14 @@ importers:
|
||||
specifier: 8.0.1
|
||||
version: 8.0.1(postcss@8.4.38)
|
||||
postcss-preset-env:
|
||||
specifier: 9.5.8
|
||||
version: 9.5.8(postcss@8.4.38)
|
||||
specifier: 9.5.9
|
||||
version: 9.5.9(postcss@8.4.38)
|
||||
rollup:
|
||||
specifier: 4.16.1
|
||||
version: 4.16.1
|
||||
specifier: 4.16.3
|
||||
version: 4.16.3
|
||||
rollup-plugin-visualizer:
|
||||
specifier: 5.12.0
|
||||
version: 5.12.0(rollup@4.16.1)
|
||||
version: 5.12.0(rollup@4.16.3)
|
||||
sass:
|
||||
specifier: 1.75.0
|
||||
version: 1.75.0
|
||||
@ -1716,83 +1716,83 @@ packages:
|
||||
rollup:
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-android-arm-eabi@4.16.1':
|
||||
resolution: {integrity: sha512-92/y0TqNLRYOTXpm6Z7mnpvKAG9P7qmK7yJeRJSdzElNCUnsgbpAsGqerUboYRIQKzgfq4pWu9xVkgpWLfmNsw==}
|
||||
'@rollup/rollup-android-arm-eabi@4.16.3':
|
||||
resolution: {integrity: sha512-1ACInKIT0pXmTYuPoJAL8sOT0lV3PEACFSVxnD03hGIojJ1CmbzZmLJyk2xew+yxqTlmx7xydkiJcBzdp0V+AQ==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
|
||||
'@rollup/rollup-android-arm64@4.16.1':
|
||||
resolution: {integrity: sha512-ttWB6ZCfRLuDIUiE0yiu5gcqOsYjA5F7kEV1ggHMj20FwLZ8A1FMeahZJFl/pnOmcnD2QL0z4AcDuo27utGU8A==}
|
||||
'@rollup/rollup-android-arm64@4.16.3':
|
||||
resolution: {integrity: sha512-vGl+Bny8cawCM7ExugzqEB8ke3t7Pm9/mo+ciA9kJh6pMuNyM+31qhewMwHwseDZ/LtdW0SCocW1CsMxcq1Lsg==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
|
||||
'@rollup/rollup-darwin-arm64@4.16.1':
|
||||
resolution: {integrity: sha512-QLDvPLetbqjHojTGFw9+nuSP3YY/iz2k1cep6crYlr97sS+ZJ0W43b8Z0zC00+lnFZj6JSNxiA4DjboNQMuh1A==}
|
||||
'@rollup/rollup-darwin-arm64@4.16.3':
|
||||
resolution: {integrity: sha512-Lj8J9WzQRvfWO4GfI+bBkIThUFV1PtI+es/YH/3cwUQ+edXu8Mre0JRJfRrAeRjPiHDPFFZaX51zfgHHEhgRAg==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@rollup/rollup-darwin-x64@4.16.1':
|
||||
resolution: {integrity: sha512-TAUK/D8khRrRIa1KwRzo8JNKk3tcqaeXWdtsiLgA8zmACWwlWLjPCJ4DULGHQrMkeBjp1Cd3Yuwx04lZgFx5Vg==}
|
||||
'@rollup/rollup-darwin-x64@4.16.3':
|
||||
resolution: {integrity: sha512-NPPOXMTIWJk50lgZmRReEYJFvLG5rgMDzaVauWNB2MgFQYm9HuNXQdVVg3iEZ3A5StIzxhMlPjVyS5fsv4PJmg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.16.1':
|
||||
resolution: {integrity: sha512-KO+WGZjrh6zyFTD1alIFkfdtxf8B4BC+hqd3kBZHscPLvE5FR/6QKsyuCT0JlERxxYBSUKNUQ/UHyX5uwO1x2A==}
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.16.3':
|
||||
resolution: {integrity: sha512-ij4tv1XtWcDScaTgoMnvDEYZ2Wjl2ZhDFEyftjBKu6sNNLHIkKuXBol/bVSh+md5zSJ6em9hUXyPO3cVPCsl4Q==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.16.1':
|
||||
resolution: {integrity: sha512-NqxbllzIB1WoAo4ThUXVtd21iiM5IHMTTXmXySKBLVcZvkU0HIZmatlP7hLzb5yQubcmdIeWmncd2NdsjocEiw==}
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.16.3':
|
||||
resolution: {integrity: sha512-MTMAl30dzcfYB+smHe1sJuS2P1/hB8pqylkCe0/8/Lo8CADjy/eM8x43nBoR5eqcYgpOtCh7IgHpvqSMAE38xw==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm64-gnu@4.16.1':
|
||||
resolution: {integrity: sha512-snma5NvV8y7IECQ5rq0sr0f3UUu+92NVmG/913JXJMcXo84h9ak9TA5UI9Cl2XRM9j3m37QwDBtEYnJzRkSmxA==}
|
||||
'@rollup/rollup-linux-arm64-gnu@4.16.3':
|
||||
resolution: {integrity: sha512-vY3fAg6JLDoNh781HHHMPvt8K6RWG3OmEj3xI9BOFSQTD5PNaGKvCB815MyGlDnFYUw7lH+WvvQqoBwLtRDR1A==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-arm64-musl@4.16.1':
|
||||
resolution: {integrity: sha512-KOvqGprlD84ueivhCi2flvcUwDRD20mAsE3vxQNVEI2Di9tnPGAfEu6UcrSPZbM+jG2w1oSr43hrPo0RNg6GGg==}
|
||||
'@rollup/rollup-linux-arm64-musl@4.16.3':
|
||||
resolution: {integrity: sha512-61SpQGBSb8QkfV/hUYWezlEig4ro55t8NcE5wWmy1bqRsRVHCEDkF534d+Lln/YeLUoSWtJHvvG3bx9lH/S6uA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.16.1':
|
||||
resolution: {integrity: sha512-/gsNwtiGLqYwN4vP+EIdUC6Q6LTlpupWqokqIndvZcjn9ig/5P01WyaYCU2wvfL/2Z82jp5kX8c1mDBOvCP3zg==}
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.16.3':
|
||||
resolution: {integrity: sha512-4XGexJthsNhEEgv/zK4/NnAOjYKoeCsIoT+GkqTY2u3rse0lbJ8ft1bpDCdlkvifsLDL2uwe4fn8PLR4IMTKQQ==}
|
||||
cpu: [ppc64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.16.1':
|
||||
resolution: {integrity: sha512-uU8zuGkQfGqfD9w6VRJZI4IuG4JIfNxxJgEmLMAmPVHREKGsxFVfgHy5c6CexQF2vOfgjB33OsET3Vdn2lln9A==}
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.16.3':
|
||||
resolution: {integrity: sha512-/pArXjqnEdhbQ1qe4CTTlJ6/GjWGdWNRucKAp4fqKnKf7QC0BES3QEV34ACumHHQ4uEGt4GctF2ISCMRhkli0A==}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-s390x-gnu@4.16.1':
|
||||
resolution: {integrity: sha512-lsjLtDgtcGFEuBP6yrXwkRN5/wKlvUZtfbKZZu0yaoNpiBL4epgnO21osAALIspVRnl4qZgyLFd8xjCYYWgwfw==}
|
||||
'@rollup/rollup-linux-s390x-gnu@4.16.3':
|
||||
resolution: {integrity: sha512-vu4f3Y8iwjtRfSZdmtP8nC1jmRx1IrRVo2cLQlQfpFZ0e2AE9YbPgfIzpuK+i3C4zFETaLLNGezbBns2NuS/uA==}
|
||||
cpu: [s390x]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.16.1':
|
||||
resolution: {integrity: sha512-N2ZizKhUryqqrMfdCnjhJhZRgv61C6gK+hwVtCIKC8ts8J+go+vqENnGexwg21nHIOvLN5mBM8a7DI2vlyIOPg==}
|
||||
'@rollup/rollup-linux-x64-gnu@4.16.3':
|
||||
resolution: {integrity: sha512-n4HEgIJulNSmAKT3SYF/1wuzf9od14woSBseNkzur7a+KJIbh2Jb+J9KIsdGt3jJnsLW0BT1Sj6MiwL4Zzku6Q==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-x64-musl@4.16.1':
|
||||
resolution: {integrity: sha512-5ICeMxqg66FrOA2AbnBQ2TJVxfvZsKLxmof0ibvPLaYtbsJqnTUtJOofgWb46Gjd4uZcA4rdsp4JCxegzQPqCg==}
|
||||
'@rollup/rollup-linux-x64-musl@4.16.3':
|
||||
resolution: {integrity: sha512-guO/4N1884ig2AzTKPc6qA7OTnFMUEg/X2wiesywRO1eRD7FzHiaiTQQOLFmnUXWj2pgQXIT1g5g3e2RpezXcQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-win32-arm64-msvc@4.16.1':
|
||||
resolution: {integrity: sha512-1vIP6Ce02L+qWD7uZYRiFiuAJo3m9kARatWmFSnss0gZnVj2Id7OPUU9gm49JPGasgcR3xMqiH3fqBJ8t00yVg==}
|
||||
'@rollup/rollup-win32-arm64-msvc@4.16.3':
|
||||
resolution: {integrity: sha512-+rxD3memdkhGz0NhNqbYHXBoA33MoHBK4uubZjF1IeQv1Psi6tqgsCcC6vwQjxBM1qoCqOQQBy0cgNbbZKnGUg==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@rollup/rollup-win32-ia32-msvc@4.16.1':
|
||||
resolution: {integrity: sha512-Y3M92DcVsT6LoP+wrKpoUWPaazaP1fzbNkp0a0ZSj5Y//+pQVfVe/tQdsYQQy7dwXR30ZfALUIc9PCh9Izir6w==}
|
||||
'@rollup/rollup-win32-ia32-msvc@4.16.3':
|
||||
resolution: {integrity: sha512-0NxVbLhBXmwANWWbgZY/RdSkeuHEgF+u8Dc0qBowUVBYsR2y2vwVGjKgUcj1wtu3jpjs057io5g9HAPr3Icqjg==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@rollup/rollup-win32-x64-msvc@4.16.1':
|
||||
resolution: {integrity: sha512-x0fvpHMuF7fK5r8oZxSi8VYXkrVmRgubXpO/wcf15Lk3xZ4Jvvh5oG+u7Su1776A7XzVKZhD2eRc4t7H50gL3w==}
|
||||
'@rollup/rollup-win32-x64-msvc@4.16.3':
|
||||
resolution: {integrity: sha512-hutnZavtOx/G4uVdgoZz5279By9NVbgmxOmGGgnzUjZYuwp2+NzGq6KXQmHXBWz7W/vottXn38QmKYAdQLa/vQ==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
@ -2197,8 +2197,8 @@ packages:
|
||||
'@types/yauzl@2.10.3':
|
||||
resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@7.7.0':
|
||||
resolution: {integrity: sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==}
|
||||
'@typescript-eslint/eslint-plugin@7.7.1':
|
||||
resolution: {integrity: sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^7.0.0
|
||||
@ -2208,8 +2208,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/parser@7.7.0':
|
||||
resolution: {integrity: sha512-fNcDm3wSwVM8QYL4HKVBggdIPAy9Q41vcvC/GtDobw3c4ndVT3K6cqudUmjHPw8EAp4ufax0o58/xvWaP2FmTg==}
|
||||
'@typescript-eslint/parser@7.7.1':
|
||||
resolution: {integrity: sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
@ -2218,12 +2218,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/scope-manager@7.7.0':
|
||||
resolution: {integrity: sha512-/8INDn0YLInbe9Wt7dK4cXLDYp0fNHP5xKLHvZl3mOT5X17rK/YShXaiNmorl+/U4VKCVIjJnx4Ri5b0y+HClw==}
|
||||
'@typescript-eslint/scope-manager@7.7.1':
|
||||
resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
|
||||
'@typescript-eslint/type-utils@7.7.0':
|
||||
resolution: {integrity: sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==}
|
||||
'@typescript-eslint/type-utils@7.7.1':
|
||||
resolution: {integrity: sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
@ -2232,12 +2232,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/types@7.7.0':
|
||||
resolution: {integrity: sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w==}
|
||||
'@typescript-eslint/types@7.7.1':
|
||||
resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
|
||||
'@typescript-eslint/typescript-estree@7.7.0':
|
||||
resolution: {integrity: sha512-8p71HQPE6CbxIBy2kWHqM1KGrC07pk6RJn40n0DSc6bMOBBREZxSDJ+BmRzc8B5OdaMh1ty3mkuWRg4sCFiDQQ==}
|
||||
'@typescript-eslint/typescript-estree@7.7.1':
|
||||
resolution: {integrity: sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -2245,14 +2245,14 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/utils@7.7.0':
|
||||
resolution: {integrity: sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==}
|
||||
'@typescript-eslint/utils@7.7.1':
|
||||
resolution: {integrity: sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
|
||||
'@typescript-eslint/visitor-keys@7.7.0':
|
||||
resolution: {integrity: sha512-h0WHOj8MhdhY8YWkzIF30R379y0NqyOHExI9N9KCzvmu05EgG4FumeYa3ccfKUSphyWkWQE1ybVrgz/Pbam6YA==}
|
||||
'@typescript-eslint/visitor-keys@7.7.1':
|
||||
resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==}
|
||||
engines: {node: ^18.18.0 || >=20.0.0}
|
||||
|
||||
'@ungap/structured-clone@1.2.0':
|
||||
@ -4522,8 +4522,8 @@ packages:
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
|
||||
postcss-custom-properties@13.3.7:
|
||||
resolution: {integrity: sha512-0N9F/GUCr/D0IazjzHahyYW2bQVDT6qDtEudiGHAhMd3XqhfM3VmfYVlkc/40DOhsPtngSNb54/Ctu8msvFOvQ==}
|
||||
postcss-custom-properties@13.3.8:
|
||||
resolution: {integrity: sha512-OP9yj4yXxYOiW2n2TRpnE7C0yePvBiZb72S22mZVNzZEObdTYFjNaX6oZO4R4E8Ie9RmC/Jxw8EKYSbLrC1EFA==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
@ -4626,8 +4626,8 @@ packages:
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
|
||||
postcss-preset-env@9.5.8:
|
||||
resolution: {integrity: sha512-AjQ5ZgrVJVL8Ja7UxIlbyHUN5knkdk6L0JxxV7KDZU4S5WfJjRNgvWlU7Xq7CMyRZSjHZBmLDOsBKIL9WStPyw==}
|
||||
postcss-preset-env@9.5.9:
|
||||
resolution: {integrity: sha512-W+WgDH1MOWLT3Fsvknd45pzGMQ8Sp3fmt94Pxeik3Zkqfhw2XUDF8FehfV3Naxw4l/NrKPWLtltPJYVnpjMmfw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
@ -4942,8 +4942,8 @@ packages:
|
||||
engines: {node: '>=10.0.0'}
|
||||
hasBin: true
|
||||
|
||||
rollup@4.16.1:
|
||||
resolution: {integrity: sha512-5CaD3MPDlPKfhqzRvWXK96G6ELJfPZNb3LHiZxTHgDdC6jvwfGz2E8nY+9g1ONk4ttHsK1WaFP19Js4PSr1E3g==}
|
||||
rollup@4.16.3:
|
||||
resolution: {integrity: sha512-Ygm4fFO4usWcAG3Ud36Lmif5nudoi0X6QPLC+kRgrRjulAbmFkaTawP7fTIkRDnCNSf/4IAQzXM1T8e691kRtw==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
|
||||
@ -7216,11 +7216,11 @@ snapshots:
|
||||
|
||||
'@intlify/shared@9.13.1': {}
|
||||
|
||||
'@intlify/unplugin-vue-i18n@4.0.0(rollup@4.16.1)(vue-i18n@9.13.1(vue@3.4.24(typescript@5.4.5)))':
|
||||
'@intlify/unplugin-vue-i18n@4.0.0(rollup@4.16.3)(vue-i18n@9.13.1(vue@3.4.24(typescript@5.4.5)))':
|
||||
dependencies:
|
||||
'@intlify/bundle-utils': 8.0.0(vue-i18n@9.13.1(vue@3.4.24(typescript@5.4.5)))
|
||||
'@intlify/shared': 9.11.1
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.16.1)
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.16.3)
|
||||
'@vue/compiler-sfc': 3.4.21
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
fast-glob: 3.3.2
|
||||
@ -7373,60 +7373,60 @@ snapshots:
|
||||
picomatch: 2.3.1
|
||||
rollup: 2.79.1
|
||||
|
||||
'@rollup/pluginutils@5.1.0(rollup@4.16.1)':
|
||||
'@rollup/pluginutils@5.1.0(rollup@4.16.3)':
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 2.3.1
|
||||
optionalDependencies:
|
||||
rollup: 4.16.1
|
||||
rollup: 4.16.3
|
||||
|
||||
'@rollup/rollup-android-arm-eabi@4.16.1':
|
||||
'@rollup/rollup-android-arm-eabi@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-android-arm64@4.16.1':
|
||||
'@rollup/rollup-android-arm64@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-darwin-arm64@4.16.1':
|
||||
'@rollup/rollup-darwin-arm64@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-darwin-x64@4.16.1':
|
||||
'@rollup/rollup-darwin-x64@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.16.1':
|
||||
'@rollup/rollup-linux-arm-gnueabihf@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.16.1':
|
||||
'@rollup/rollup-linux-arm-musleabihf@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm64-gnu@4.16.1':
|
||||
'@rollup/rollup-linux-arm64-gnu@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-arm64-musl@4.16.1':
|
||||
'@rollup/rollup-linux-arm64-musl@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.16.1':
|
||||
'@rollup/rollup-linux-powerpc64le-gnu@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.16.1':
|
||||
'@rollup/rollup-linux-riscv64-gnu@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-s390x-gnu@4.16.1':
|
||||
'@rollup/rollup-linux-s390x-gnu@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.16.1':
|
||||
'@rollup/rollup-linux-x64-gnu@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-musl@4.16.1':
|
||||
'@rollup/rollup-linux-x64-musl@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-arm64-msvc@4.16.1':
|
||||
'@rollup/rollup-win32-arm64-msvc@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-ia32-msvc@4.16.1':
|
||||
'@rollup/rollup-win32-ia32-msvc@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-win32-x64-msvc@4.16.1':
|
||||
'@rollup/rollup-win32-x64-msvc@4.16.3':
|
||||
optional: true
|
||||
|
||||
'@rushstack/eslint-patch@1.10.2': {}
|
||||
@ -7830,14 +7830,14 @@ snapshots:
|
||||
'@types/node': 20.12.7
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/eslint-plugin@7.7.0(@typescript-eslint/parser@7.7.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 7.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/scope-manager': 7.7.0
|
||||
'@typescript-eslint/type-utils': 7.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/visitor-keys': 7.7.0
|
||||
'@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/scope-manager': 7.7.1
|
||||
'@typescript-eslint/type-utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/visitor-keys': 7.7.1
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.57.0
|
||||
graphemer: 1.4.0
|
||||
@ -7850,12 +7850,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@7.7.0(eslint@8.57.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 7.7.0
|
||||
'@typescript-eslint/types': 7.7.0
|
||||
'@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5)
|
||||
'@typescript-eslint/visitor-keys': 7.7.0
|
||||
'@typescript-eslint/scope-manager': 7.7.1
|
||||
'@typescript-eslint/types': 7.7.1
|
||||
'@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
|
||||
'@typescript-eslint/visitor-keys': 7.7.1
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.57.0
|
||||
optionalDependencies:
|
||||
@ -7863,15 +7863,15 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/scope-manager@7.7.0':
|
||||
'@typescript-eslint/scope-manager@7.7.1':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 7.7.0
|
||||
'@typescript-eslint/visitor-keys': 7.7.0
|
||||
'@typescript-eslint/types': 7.7.1
|
||||
'@typescript-eslint/visitor-keys': 7.7.1
|
||||
|
||||
'@typescript-eslint/type-utils@7.7.0(eslint@8.57.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/type-utils@7.7.1(eslint@8.57.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
|
||||
'@typescript-eslint/utils': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.57.0
|
||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||
@ -7880,12 +7880,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/types@7.7.0': {}
|
||||
'@typescript-eslint/types@7.7.1': {}
|
||||
|
||||
'@typescript-eslint/typescript-estree@7.7.0(typescript@5.4.5)':
|
||||
'@typescript-eslint/typescript-estree@7.7.1(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 7.7.0
|
||||
'@typescript-eslint/visitor-keys': 7.7.0
|
||||
'@typescript-eslint/types': 7.7.1
|
||||
'@typescript-eslint/visitor-keys': 7.7.1
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -7897,23 +7897,23 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@7.7.0(eslint@8.57.0)(typescript@5.4.5)':
|
||||
'@typescript-eslint/utils@7.7.1(eslint@8.57.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
|
||||
'@types/json-schema': 7.0.15
|
||||
'@types/semver': 7.5.8
|
||||
'@typescript-eslint/scope-manager': 7.7.0
|
||||
'@typescript-eslint/types': 7.7.0
|
||||
'@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5)
|
||||
'@typescript-eslint/scope-manager': 7.7.1
|
||||
'@typescript-eslint/types': 7.7.1
|
||||
'@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
|
||||
eslint: 8.57.0
|
||||
semver: 7.6.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@typescript-eslint/visitor-keys@7.7.0':
|
||||
'@typescript-eslint/visitor-keys@7.7.1':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 7.7.0
|
||||
'@typescript-eslint/types': 7.7.1
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@ungap/structured-clone@1.2.0': {}
|
||||
@ -8059,8 +8059,8 @@ snapshots:
|
||||
|
||||
'@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.25.0(eslint@8.57.0))(eslint@8.57.0)(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 7.7.0(@typescript-eslint/parser@7.7.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5)
|
||||
eslint: 8.57.0
|
||||
eslint-plugin-vue: 9.25.0(eslint@8.57.0)
|
||||
vue-eslint-parser: 9.4.2(eslint@8.57.0)
|
||||
@ -10467,7 +10467,7 @@ snapshots:
|
||||
'@csstools/media-query-list-parser': 2.1.9(@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4))(@csstools/css-tokenizer@2.2.4)
|
||||
postcss: 8.4.38
|
||||
|
||||
postcss-custom-properties@13.3.7(postcss@8.4.38):
|
||||
postcss-custom-properties@13.3.8(postcss@8.4.38):
|
||||
dependencies:
|
||||
'@csstools/cascade-layer-name-parser': 1.0.9(@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4))(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
@ -10571,7 +10571,7 @@ snapshots:
|
||||
postcss: 8.4.38
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-preset-env@9.5.8(postcss@8.4.38):
|
||||
postcss-preset-env@9.5.9(postcss@8.4.38):
|
||||
dependencies:
|
||||
'@csstools/postcss-cascade-layers': 4.0.4(postcss@8.4.38)
|
||||
'@csstools/postcss-color-function': 3.0.14(postcss@8.4.38)
|
||||
@ -10615,7 +10615,7 @@ snapshots:
|
||||
postcss-color-hex-alpha: 9.0.4(postcss@8.4.38)
|
||||
postcss-color-rebeccapurple: 9.0.3(postcss@8.4.38)
|
||||
postcss-custom-media: 10.0.4(postcss@8.4.38)
|
||||
postcss-custom-properties: 13.3.7(postcss@8.4.38)
|
||||
postcss-custom-properties: 13.3.8(postcss@8.4.38)
|
||||
postcss-custom-selectors: 7.1.8(postcss@8.4.38)
|
||||
postcss-dir-pseudo-class: 8.0.1(postcss@8.4.38)
|
||||
postcss-double-position-gradients: 5.0.6(postcss@8.4.38)
|
||||
@ -10980,39 +10980,39 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- acorn
|
||||
|
||||
rollup-plugin-visualizer@5.12.0(rollup@4.16.1):
|
||||
rollup-plugin-visualizer@5.12.0(rollup@4.16.3):
|
||||
dependencies:
|
||||
open: 8.4.0
|
||||
picomatch: 2.3.1
|
||||
source-map: 0.7.4
|
||||
yargs: 17.6.0
|
||||
optionalDependencies:
|
||||
rollup: 4.16.1
|
||||
rollup: 4.16.3
|
||||
|
||||
rollup@2.79.1:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
rollup@4.16.1:
|
||||
rollup@4.16.3:
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-android-arm-eabi': 4.16.1
|
||||
'@rollup/rollup-android-arm64': 4.16.1
|
||||
'@rollup/rollup-darwin-arm64': 4.16.1
|
||||
'@rollup/rollup-darwin-x64': 4.16.1
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.16.1
|
||||
'@rollup/rollup-linux-arm-musleabihf': 4.16.1
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.16.1
|
||||
'@rollup/rollup-linux-arm64-musl': 4.16.1
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.16.1
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.16.1
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.16.1
|
||||
'@rollup/rollup-linux-x64-gnu': 4.16.1
|
||||
'@rollup/rollup-linux-x64-musl': 4.16.1
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.16.1
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.16.1
|
||||
'@rollup/rollup-win32-x64-msvc': 4.16.1
|
||||
'@rollup/rollup-android-arm-eabi': 4.16.3
|
||||
'@rollup/rollup-android-arm64': 4.16.3
|
||||
'@rollup/rollup-darwin-arm64': 4.16.3
|
||||
'@rollup/rollup-darwin-x64': 4.16.3
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.16.3
|
||||
'@rollup/rollup-linux-arm-musleabihf': 4.16.3
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.16.3
|
||||
'@rollup/rollup-linux-arm64-musl': 4.16.3
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.16.3
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.16.3
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.16.3
|
||||
'@rollup/rollup-linux-x64-gnu': 4.16.3
|
||||
'@rollup/rollup-linux-x64-musl': 4.16.3
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.16.3
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.16.3
|
||||
'@rollup/rollup-win32-x64-msvc': 4.16.3
|
||||
fsevents: 2.3.3
|
||||
|
||||
rope-sequence@1.3.4: {}
|
||||
@ -11621,7 +11621,7 @@ snapshots:
|
||||
dependencies:
|
||||
esbuild: 0.20.2
|
||||
postcss: 8.4.38
|
||||
rollup: 4.16.1
|
||||
rollup: 4.16.3
|
||||
optionalDependencies:
|
||||
'@types/node': 20.12.7
|
||||
fsevents: 2.3.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user