diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bdbba1ce..444296f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,10 +19,10 @@ importers: version: 10.0.1(semantic-release@23.0.2) '@types/eslint': specifier: ^8.56.0 - version: 8.56.4 + version: 8.56.5 '@types/node': specifier: ^20.10.6 - version: 20.11.22 + version: 20.11.23 '@typescript-eslint/eslint-plugin': specifier: ^6.17.0 version: 6.17.0(@typescript-eslint/parser@6.17.0)(eslint@8.57.0)(typescript@5.3.3) @@ -67,7 +67,7 @@ importers: version: 6.0.4(stylelint@16.2.1) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.11.22)(typescript@5.3.3) + version: 10.9.2(@types/node@20.11.23)(typescript@5.3.3) tsconfig: specifier: workspace:* version: link:apps/frontend/packages/tsconfig @@ -114,7 +114,7 @@ importers: version: link:../css-config astro: specifier: ^4.0.8 - version: 4.4.6(@types/node@20.11.22)(typescript@5.3.3) + version: 4.4.6(@types/node@20.11.23)(typescript@5.3.3) astro-icon: specifier: ^1.0.1 version: 1.1.0 @@ -126,10 +126,10 @@ importers: version: 5.3.3 vite: specifier: ^5.1.4 - version: 5.1.4(@types/node@20.11.22) + version: 5.1.4(@types/node@20.11.23) vite-plugin-dts: specifier: ^3.7.0 - version: 3.7.3(@types/node@20.11.22)(typescript@5.3.3)(vite@5.1.4) + version: 3.7.3(@types/node@20.11.23)(typescript@5.3.3)(vite@5.1.4) apps/frontend/web: dependencies: @@ -147,7 +147,7 @@ importers: version: 1.5.0 astro: specifier: ^4.0.8 - version: 4.4.6(@types/node@20.11.22)(typescript@5.3.3) + version: 4.4.6(@types/node@20.11.23)(typescript@5.3.3) sharp: specifier: ^0.33.1 version: 0.33.1 @@ -307,7 +307,7 @@ packages: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.4.6(@types/node@20.11.22)(typescript@5.3.3) + astro: 4.4.6(@types/node@20.11.23)(typescript@5.3.3) autoprefixer: 10.4.17(postcss@8.4.35) postcss: 8.4.35 postcss-load-config: 4.0.2(postcss@8.4.35)(ts-node@10.9.2) @@ -1097,7 +1097,7 @@ packages: resolution: {integrity: sha512-Oud2QPM5dHviZNn4y/WhhYKSXksv+1xLEIsNrAbGcFzUN3ubqWRFT5gwPchNc5NuzILOU4tPBDTZ4VwhL8Y7cw==} engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/set-array': 1.1.2 + '@jridgewell/set-array': 1.2.1 '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.23 @@ -1105,8 +1105,8 @@ packages: resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} - /@jridgewell/set-array@1.1.2: - resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} + /@jridgewell/set-array@1.2.1: + resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} engines: {node: '>=6.0.0'} /@jridgewell/sourcemap-codec@1.4.15: @@ -1128,27 +1128,27 @@ packages: resolution: {integrity: sha512-TU92RKtz9BI9PRYrVwDIUsnFadLZtqRKWl1ZOdbxb7roJDb8Dd/xURllAsLEmCg6oJNyhXlVa5RsnUc0EKd8Cw==} dev: false - /@medv/finder@3.1.0: - resolution: {integrity: sha512-ojkXjR3K0Zz3jnCR80tqPL+0yvbZk/lEodb6RIVjLz7W8RVA2wrw8ym/CzCpXO9SYVUIKHFUpc7jvf8UKfIM3w==} + /@medv/finder@3.2.0: + resolution: {integrity: sha512-JmU7JIBwyL8RAzefvzALT4sP2M0biGk8i2invAgpQmma/QgfsaqoHIvJ7S0YC8n9hUVG8X3Leul2nGa06PvhbQ==} - /@microsoft/api-extractor-model@7.28.3(@types/node@20.11.22): + /@microsoft/api-extractor-model@7.28.3(@types/node@20.11.23): resolution: {integrity: sha512-wT/kB2oDbdZXITyDh2SQLzaWwTOFbV326fP0pUwNW00WeliARs0qjmXBWmGWardEzp2U3/axkO3Lboqun6vrig==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.62.0(@types/node@20.11.22) + '@rushstack/node-core-library': 3.62.0(@types/node@20.11.23) transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor@7.39.0(@types/node@20.11.22): + /@microsoft/api-extractor@7.39.0(@types/node@20.11.23): resolution: {integrity: sha512-PuXxzadgnvp+wdeZFPonssRAj/EW4Gm4s75TXzPk09h3wJ8RS3x7typf95B4vwZRrPTQBGopdUl+/vHvlPdAcg==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.28.3(@types/node@20.11.22) + '@microsoft/api-extractor-model': 7.28.3(@types/node@20.11.23) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.62.0(@types/node@20.11.22) + '@rushstack/node-core-library': 3.62.0(@types/node@20.11.23) '@rushstack/rig-package': 0.5.1 '@rushstack/ts-command-line': 4.17.1 colors: 1.2.5 @@ -1437,7 +1437,7 @@ packages: requiresBuild: true optional: true - /@rushstack/node-core-library@3.62.0(@types/node@20.11.22): + /@rushstack/node-core-library@3.62.0(@types/node@20.11.23): resolution: {integrity: sha512-88aJn2h8UpSvdwuDXBv1/v1heM6GnBf3RjEy6ZPP7UnzHNCqOHA2Ut+ScYUbXcqIdfew9JlTAe3g+cnX9xQ/Aw==} peerDependencies: '@types/node': '*' @@ -1445,7 +1445,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.11.22 + '@types/node': 20.11.23 colors: 1.2.5 fs-extra: 7.0.1 import-lazy: 4.0.0 @@ -1762,7 +1762,7 @@ packages: /@types/cheerio@0.22.35: resolution: {integrity: sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==} dependencies: - '@types/node': 20.11.22 + '@types/node': 20.11.23 dev: true /@types/debug@4.1.12: @@ -1770,8 +1770,8 @@ packages: dependencies: '@types/ms': 0.7.34 - /@types/eslint@8.56.4: - resolution: {integrity: sha512-lG1GLUnL5vuRBGb3MgWUWLdGMH2Hps+pERuyQXCfWozuGKdnhf9Pbg4pkcrVUHjKrU7Rl+GCZ/299ObBXZFAxg==} + /@types/eslint@8.56.5: + resolution: {integrity: sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw==} dependencies: '@types/estree': 1.0.5 '@types/json-schema': 7.0.15 @@ -1784,7 +1784,7 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.11.22 + '@types/node': 20.11.23 /@types/hast@3.0.4: resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} @@ -1811,8 +1811,8 @@ packages: dependencies: '@types/unist': 2.0.10 - /@types/node@20.11.22: - resolution: {integrity: sha512-/G+IxWxma6V3E+pqK1tSl2Fo1kl41pK1yeCyDsgkF9WlVAme4j5ISYM2zR11bgLFJGLN5sVK40T4RJNuiZbEjA==} + /@types/node@20.11.23: + resolution: {integrity: sha512-ZUarKKfQuRILSNYt32FuPL20HS7XwNT7/uRwSV8tiHWfyyVwDLYZNF6DZKc2bove++pgfsXn9sUwII/OsQ82cQ==} dependencies: undici-types: 5.26.5 @@ -1827,7 +1827,7 @@ packages: /@types/tar@6.1.11: resolution: {integrity: sha512-ThA1WD8aDdVU4VLuyq5NEqriwXErF5gEIJeyT6gHBWU7JtSmW2a5qjNv3/vR82O20mW+1vhmeZJfBQPT3HCugg==} dependencies: - '@types/node': 20.11.22 + '@types/node': 20.11.23 minipass: 4.2.8 dev: true @@ -1846,7 +1846,7 @@ packages: /@types/vfile@3.0.2: resolution: {integrity: sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw==} dependencies: - '@types/node': 20.11.22 + '@types/node': 20.11.23 '@types/unist': 2.0.10 '@types/vfile-message': 2.0.0 @@ -1854,7 +1854,7 @@ packages: resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} requiresBuild: true dependencies: - '@types/node': 20.11.22 + '@types/node': 20.11.23 dev: true optional: true @@ -2344,7 +2344,7 @@ packages: - supports-color dev: true - /astro@4.4.6(@types/node@20.11.22)(typescript@5.3.3): + /astro@4.4.6(@types/node@20.11.23)(typescript@5.3.3): resolution: {integrity: sha512-kns2TtiMYTyDPgcvtaQjMfBhY/F/2+O3eSX4XWH13FFQW1hp7AcTXfGwq8SvJ14JNoU4bsKeJbaB9CxUN9ZQlQ==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -2359,7 +2359,7 @@ packages: '@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.0) '@babel/traverse': 7.24.0 '@babel/types': 7.24.0 - '@medv/finder': 3.1.0 + '@medv/finder': 3.2.0 '@types/babel__core': 7.20.5 acorn: 8.11.3 aria-query: 5.3.0 @@ -2408,7 +2408,7 @@ packages: tsconfck: 3.0.2(typescript@5.3.3) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.1.4(@types/node@20.11.22) + vite: 5.1.4(@types/node@20.11.23) vitefu: 0.2.5(vite@5.1.4) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -6288,7 +6288,7 @@ packages: dependencies: lilconfig: 3.1.1 postcss: 8.4.35 - ts-node: 10.9.2(@types/node@20.11.22)(typescript@5.3.3) + ts-node: 10.9.2(@types/node@20.11.23)(typescript@5.3.3) yaml: 2.4.0 /postcss-markdown@0.36.0(postcss-syntax@0.36.2)(postcss@7.0.39): @@ -7993,7 +7993,7 @@ packages: /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /ts-node@10.9.2(@types/node@20.11.22)(typescript@5.3.3): + /ts-node@10.9.2(@types/node@20.11.23)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -8012,7 +8012,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.11.22 + '@types/node': 20.11.23 acorn: 8.11.3 acorn-walk: 8.3.1 arg: 4.1.3 @@ -8380,7 +8380,7 @@ packages: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - /vite-plugin-dts@3.7.3(@types/node@20.11.22)(typescript@5.3.3)(vite@5.1.4): + /vite-plugin-dts@3.7.3(@types/node@20.11.23)(typescript@5.3.3)(vite@5.1.4): resolution: {integrity: sha512-26eTlBYdpjRLWCsTJebM8vkCieE+p9gP3raf+ecDnzzK5E3FG6VE1wcy55OkRpfWWVlVvKkYFe6uvRHYWx7Nog==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -8390,13 +8390,13 @@ packages: vite: optional: true dependencies: - '@microsoft/api-extractor': 7.39.0(@types/node@20.11.22) + '@microsoft/api-extractor': 7.39.0(@types/node@20.11.23) '@rollup/pluginutils': 5.1.0 '@vue/language-core': 1.8.27(typescript@5.3.3) debug: 4.3.4 kolorist: 1.8.0 typescript: 5.3.3 - vite: 5.1.4(@types/node@20.11.22) + vite: 5.1.4(@types/node@20.11.23) vue-tsc: 1.8.27(typescript@5.3.3) transitivePeerDependencies: - '@types/node' @@ -8404,7 +8404,7 @@ packages: - supports-color dev: true - /vite@5.1.4(@types/node@20.11.22): + /vite@5.1.4(@types/node@20.11.23): resolution: {integrity: sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -8432,7 +8432,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.22 + '@types/node': 20.11.23 esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.12.0 @@ -8447,7 +8447,7 @@ packages: vite: optional: true dependencies: - vite: 5.1.4(@types/node@20.11.22) + vite: 5.1.4(@types/node@20.11.23) /volar-service-css@0.0.17(@volar/language-service@1.11.1): resolution: {integrity: sha512-bEDJykygMzn2+a9ud6KwZZLli9eqarxApAXZuf2CqJJh6Trw1elmbBCo9SlPfqMrIhpFnwV0Sa+Xoc9x5WPeGw==}