diff --git a/packages/status-page/package.json b/packages/status-page/package.json index 10d205b4..e7bdd924 100644 --- a/packages/status-page/package.json +++ b/packages/status-page/package.json @@ -19,7 +19,7 @@ "@ag-grid-community/client-side-row-model": "29.3.5", "@testing-library/cypress": "9.0.0", "@types/d3": "7.4.3", - "@vueuse/core": "9.13.0", + "@vueuse/core": "12.5.0", "ag-grid-community": "^29.0.0", "autoprefixer": "10.4.20", "axe-core": "4.10.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0e49ef3..48a69263 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: 7.4.3 version: 7.4.3 '@vueuse/core': - specifier: 9.13.0 - version: 9.13.0(vue@3.5.13) + specifier: 12.5.0 + version: 12.5.0(typescript@4.9.5) ag-grid-community: specifier: ^29.0.0 version: 29.3.5 @@ -2249,10 +2249,6 @@ packages: resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} dev: true - /@types/web-bluetooth@0.0.16: - resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} - dev: true - /@types/web-bluetooth@0.0.20: resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} dev: true @@ -2681,16 +2677,15 @@ packages: - vue dev: true - /@vueuse/core@9.13.0(vue@3.5.13): - resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==} + /@vueuse/core@12.5.0(typescript@4.9.5): + resolution: {integrity: sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==} dependencies: - '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.13.0 - '@vueuse/shared': 9.13.0(vue@3.5.13) - vue-demi: 0.13.6(vue@3.5.13) + '@types/web-bluetooth': 0.0.20 + '@vueuse/metadata': 12.5.0 + '@vueuse/shared': 12.5.0(typescript@4.9.5) + vue: 3.5.13(typescript@4.9.5) transitivePeerDependencies: - - '@vue/composition-api' - - vue + - typescript dev: true /@vueuse/integrations@11.1.0(focus-trap@7.6.0)(vue@3.5.13): @@ -2747,8 +2742,8 @@ packages: resolution: {integrity: sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==} dev: true - /@vueuse/metadata@9.13.0: - resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} + /@vueuse/metadata@12.5.0: + resolution: {integrity: sha512-Ui7Lo2a7AxrMAXRF+fAp9QsXuwTeeZ8fIB9wsLHqzq9MQk+2gMYE2IGJW48VMJ8ecvCB3z3GsGLKLbSasQ5Qlg==} dev: true /@vueuse/shared@11.1.0(vue@3.5.13): @@ -2760,13 +2755,12 @@ packages: - vue dev: true - /@vueuse/shared@9.13.0(vue@3.5.13): - resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==} + /@vueuse/shared@12.5.0(typescript@4.9.5): + resolution: {integrity: sha512-vMpcL1lStUU6O+kdj6YdHDixh0odjPAUM15uJ9f7MY781jcYkIwFA4iv2EfoIPO6vBmvutI1HxxAwmf0cx5ISQ==} dependencies: - vue-demi: 0.13.6(vue@3.5.13) + vue: 3.5.13(typescript@4.9.5) transitivePeerDependencies: - - '@vue/composition-api' - - vue + - typescript dev: true /abab@2.0.6: @@ -8140,21 +8134,6 @@ packages: - terser dev: true - /vue-demi@0.13.6(vue@3.5.13): - resolution: {integrity: sha512-02NYpxgyGE2kKGegRPYlNQSL1UWfA/+JqvzhGCOYjhfbLWXU5QQX0+9pAm/R2sCOPKr5NBxVIab7fvFU0B1RxQ==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - peerDependencies: - '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.0.0-0 || ^2.6.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - dependencies: - vue: 3.5.13(typescript@4.9.5) - dev: true - /vue-demi@0.14.10(vue@3.5.13): resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} engines: {node: '>=12'}