diff --git a/package.json b/package.json index 1ac498f..6258ccd 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "primevue": "^3.53.0", "vee-validate": "^4.12.6", "vue": "^3.4.21", - "vue-router": "^4.3.0" + "vue-router": "^4.4.5" }, "devDependencies": { "@tauri-apps/cli": "2.0.0-beta.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 86b6b12..1cf9f67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^3.4.21 version: 3.4.21(typescript@5.4.4) vue-router: - specifier: ^4.3.0 - version: 4.3.0(vue@3.4.21(typescript@5.4.4)) + specifier: ^4.4.5 + version: 4.4.5(vue@3.4.21(typescript@5.4.4)) devDependencies: '@tauri-apps/cli': specifier: 2.0.0-beta.12 @@ -421,6 +421,9 @@ packages: '@vue/devtools-api@6.6.1': resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} + '@vue/devtools-api@6.6.4': + resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} + '@vue/language-core@1.8.27': resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} peerDependencies: @@ -738,8 +741,8 @@ packages: '@vue/composition-api': optional: true - vue-router@4.3.0: - resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==} + vue-router@4.4.5: + resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==} peerDependencies: vue: ^3.2.0 @@ -1015,6 +1018,8 @@ snapshots: '@vue/devtools-api@6.6.1': {} + '@vue/devtools-api@6.6.4': {} + '@vue/language-core@1.8.27(typescript@5.4.4)': dependencies: '@volar/language-core': 1.11.1 @@ -1308,9 +1313,9 @@ snapshots: dependencies: vue: 3.4.21(typescript@5.4.4) - vue-router@4.3.0(vue@3.4.21(typescript@5.4.4)): + vue-router@4.4.5(vue@3.4.21(typescript@5.4.4)): dependencies: - '@vue/devtools-api': 6.6.1 + '@vue/devtools-api': 6.6.4 vue: 3.4.21(typescript@5.4.4) vue-template-compiler@2.7.16: