diff --git a/ui/packages/artalk-sidebar/package.json b/ui/packages/artalk-sidebar/package.json index 34f1a9979..13618a980 100644 --- a/ui/packages/artalk-sidebar/package.json +++ b/ui/packages/artalk-sidebar/package.json @@ -19,7 +19,7 @@ "yaml": "^2.2.2" }, "devDependencies": { - "@vitejs/plugin-vue": "^4.2.1", + "@vitejs/plugin-vue": "^4.3.2", "@vue/tsconfig": "^0.3.2", "typescript": "^5.0.4", "unplugin-auto-import": "^0.15.3", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 166029871..a4a9ee71a 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + importers: .: @@ -112,8 +116,8 @@ importers: version: 2.2.2 devDependencies: '@vitejs/plugin-vue': - specifier: ^4.2.1 - version: 4.2.1(vite@4.3.5)(vue@3.2.47) + specifier: ^4.3.2 + version: 4.3.2(vite@4.3.5)(vue@3.2.47) '@vue/tsconfig': specifier: ^0.3.2 version: 0.3.2 @@ -854,8 +858,8 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@vitejs/plugin-vue@4.2.1(vite@4.3.5)(vue@3.2.47): - resolution: {integrity: sha512-ZTZjzo7bmxTRTkb8GSTwkPOYDIP7pwuyV+RV53c9PYUouwcbkIZIvWvNWlX2b1dYZqtOv7D6iUAnJLVNGcLrSw==} + /@vitejs/plugin-vue@4.3.2(vite@4.3.5)(vue@3.2.47): + resolution: {integrity: sha512-iDDhGruwhKkwNwT5qgtGaeTxF4ULs52xpQbsC27F01kf3aQBHtrDP738pmHw4oclVAUA3m+Vk8gxhDV5KbfM+A==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0