From 55c389b7e699c4bd7c33b8787dec98300cd16cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 14:03:17 +0000 Subject: [PATCH] chore(deps-dev): bump vite-plugin-node-polyfills from 0.8.2 to 0.11.1 Bumps [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) from 0.8.2 to 0.11.1. - [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases) - [Commits](https://github.com/davidmyersdev/vite-plugin-node-polyfills/commits) --- updated-dependencies: - dependency-name: vite-plugin-node-polyfills dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b72d068..bc4d3e26 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "vercel": "^31.2.3", "vite": "^4.4.9", "vite-plugin-html": "^3.2.0", - "vite-plugin-node-polyfills": "^0.8.2", + "vite-plugin-node-polyfills": "^0.11.1", "vitest": "^0.34.1", "vue-tsc": "^1.8.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 219da065..52ad575a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -149,8 +149,8 @@ devDependencies: specifier: ^3.2.0 version: 3.2.0(vite@4.4.9) vite-plugin-node-polyfills: - specifier: ^0.8.2 - version: 0.8.2(vite@4.4.9) + specifier: ^0.11.1 + version: 0.11.1(vite@4.4.9) vitest: specifier: ^0.34.1 version: 0.34.1(jsdom@22.1.0)(stylus@0.59.0) @@ -2358,6 +2358,13 @@ packages: ieee754: 1.2.1 dev: true + /buffer@6.0.3: + resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + dev: true + /builtin-status-codes@3.0.0: resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==} dev: true @@ -6915,13 +6922,15 @@ packages: vite: 4.4.9(@types/node@18.17.5)(stylus@0.59.0) dev: true - /vite-plugin-node-polyfills@0.8.2(vite@4.4.9): - resolution: {integrity: sha512-amOUVWwNvcuKxfWM9vpS8sAqvew28KXyR597OHO7BXWJFxr+QX4qB3XTDhWoRivj89TIZe4JTJTZwBHtIJ3ygQ==} + /vite-plugin-node-polyfills@0.11.1(vite@4.4.9): + resolution: {integrity: sha512-9bIZGzMhaGk2s/UC0fpDyIsPo5e33xAUAgZOav2GMgxC5KD48lgTecMmWgL326idrXmLGI12ef52CsKHSvSV6Q==} peerDependencies: vite: ^2.0.0 || ^3.0.0 || ^4.0.0 dependencies: '@rollup/plugin-inject': 5.0.3 + buffer-polyfill: /buffer@6.0.3 node-stdlib-browser: 1.2.0 + process-polyfill: /process@0.11.10 vite: 4.4.9(@types/node@18.17.5)(stylus@0.59.0) transitivePeerDependencies: - rollup