From d2afb4501a1fe58bcdbf355e7ee4802724b41e1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 00:37:06 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a24bf3a..7e10b63 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "focus-trap-vue", "version": "4.0.2", - "packageManager": "pnpm@8.7.0", + "packageManager": "pnpm@8.7.1", "description": "Vue component to trap the focus within a DOM element", "main": "dist/focus-trap-vue.cjs.js", "browser": "dist/focus-trap-vue.esm-browser.js", @@ -58,7 +58,7 @@ "@rollup/plugin-replace": "^5.0.2", "@rollup/plugin-terser": "^0.4.3", "@size-limit/preset-small-lib": "^8.2.6", - "@vitejs/plugin-vue": "^4.3.3", + "@vitejs/plugin-vue": "^4.3.4", "@vue/compiler-sfc": "^3.3.4", "chalk": "^5.3.0", "conventional-changelog-cli": "^2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 091b509..6893725 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: ^8.2.6 version: 8.2.6(size-limit@8.2.6) '@vitejs/plugin-vue': - specifier: ^4.3.3 - version: 4.3.3(vite@4.4.9)(vue@3.3.4) + specifier: ^4.3.4 + version: 4.3.4(vite@4.4.9)(vue@3.3.4) '@vue/compiler-sfc': specifier: ^3.3.4 version: 3.3.4 @@ -707,8 +707,8 @@ packages: dev: true optional: true - /@vitejs/plugin-vue@4.3.3(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-ssxyhIAZqB0TrpUg6R0cBpCuMk9jTIlO1GNSKKQD6S8VjnXi6JXKfUXjSsxey9IwQiaRGsO1WnW9Rkl1L6AJVw==} + /@vitejs/plugin-vue@4.3.4(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0