From 836249a72d75c58509d0859e2ea693d94fb87cd3 Mon Sep 17 00:00:00 2001 From: Evorp <3vorpgaming@gmail.com> Date: Fri, 6 Dec 2024 20:15:32 -0800 Subject: [PATCH] update pinia before EOL --- components/fullscreen-preview.vue | 3 +-- package.json | 4 ++-- pnpm-lock.yaml | 33 +++++++++++++++---------------- 3 files changed, 19 insertions(+), 21 deletions(-) diff --git a/components/fullscreen-preview.vue b/components/fullscreen-preview.vue index 0d994d1..da83bbf 100644 --- a/components/fullscreen-preview.vue +++ b/components/fullscreen-preview.vue @@ -2,13 +2,12 @@ diff --git a/package.json b/package.json index 29770ba..c8f2bbc 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "dotenv": "^16.4.7", "marked": "~15.0.3", "moment": "^2.30.1", - "pinia": "^2.2.8", + "pinia": "^2.3.0", "prettier": "^3.4.2", "prismjs": "~1.29.0", - "vite": "^6.0.2", + "vite": "^6.0.3", "vue": "^2.7.16", "vue-calendar-heatmap": "0.8.4", "vue-graph": "0.8.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c9e15c..c933f21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@vitejs/plugin-vue2': specifier: ^2.3.3 - version: 2.3.3(vite@6.0.2(@types/node@20.11.20))(vue@2.7.16) + version: 2.3.3(vite@6.0.3(@types/node@20.11.20))(vue@2.7.16) axios: specifier: ^1.7.9 version: 1.7.9 @@ -30,8 +30,8 @@ importers: specifier: ^2.30.1 version: 2.30.1 pinia: - specifier: ^2.2.8 - version: 2.2.8(vue@2.7.16) + specifier: ^2.3.0 + version: 2.3.0(vue@2.7.16) prettier: specifier: ^3.4.2 version: 3.4.2 @@ -39,8 +39,8 @@ importers: specifier: ~1.29.0 version: 1.29.0 vite: - specifier: ^6.0.2 - version: 6.0.2(@types/node@20.11.20) + specifier: ^6.0.3 + version: 6.0.3(@types/node@20.11.20) vue: specifier: ^2.7.16 version: 2.7.16 @@ -750,15 +750,12 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - pinia@2.2.8: - resolution: {integrity: sha512-NRTYy2g+kju5tBRe0oNlriZIbMNvma8ZJrpHsp3qudyiMEA8jMmPPKQ2QMHg0Oc4BkUyQYWagACabrwriCK9HQ==} + pinia@2.3.0: + resolution: {integrity: sha512-ohZj3jla0LL0OH5PlLTDMzqKiVw2XARmC1XYLdLWIPBMdhDW/123ZWr4zVAhtJm+aoSkFa13pYXskAvAscIkhQ==} peerDependencies: - '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' - vue: ^2.6.14 || ^3.5.11 + vue: ^2.7.0 || ^3.5.11 peerDependenciesMeta: - '@vue/composition-api': - optional: true typescript: optional: true @@ -856,8 +853,8 @@ packages: v-tooltip@2.1.3: resolution: {integrity: sha512-xXngyxLQTOx/yUEy50thb8te7Qo4XU6h4LZB6cvEfVd9mnysUxLEoYwGWDdqR+l69liKsy3IPkdYff3J1gAJ5w==} - vite@6.0.2: - resolution: {integrity: sha512-XdQ+VsY2tJpBsKGs0wf3U/+azx8BBpYRHFAyKm5VeEZNOJZRB63q7Sc8Iup3k0TrN3KO6QgyzFf+opSbfY1y0g==} + vite@6.0.3: + resolution: {integrity: sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -1213,9 +1210,9 @@ snapshots: '@types/trusted-types@2.0.7': optional: true - '@vitejs/plugin-vue2@2.3.3(vite@6.0.2(@types/node@20.11.20))(vue@2.7.16)': + '@vitejs/plugin-vue2@2.3.3(vite@6.0.3(@types/node@20.11.20))(vue@2.7.16)': dependencies: - vite: 6.0.2(@types/node@20.11.20) + vite: 6.0.3(@types/node@20.11.20) vue: 2.7.16 '@vue/compiler-sfc@2.7.16': @@ -1563,11 +1560,13 @@ snapshots: picomatch@2.3.1: {} - pinia@2.2.8(vue@2.7.16): + pinia@2.3.0(vue@2.7.16): dependencies: '@vue/devtools-api': 6.6.4 vue: 2.7.16 vue-demi: 0.14.10(vue@2.7.16) + transitivePeerDependencies: + - '@vue/composition-api' popper.js@1.16.1: {} @@ -1666,7 +1665,7 @@ snapshots: transitivePeerDependencies: - vue - vite@6.0.2(@types/node@20.11.20): + vite@6.0.3(@types/node@20.11.20): dependencies: esbuild: 0.24.0 postcss: 8.4.49