From d270ae3a26149952ab88941199a9a5e44071b312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 02:36:52 +0000 Subject: [PATCH] Bump vite-plugin-cjs-interop from 2.1.2 to 2.1.3 Bumps [vite-plugin-cjs-interop](https://github.com/cyco130/vite-plugin-cjs-interop) from 2.1.2 to 2.1.3. - [Commits](https://github.com/cyco130/vite-plugin-cjs-interop/compare/2.1.2...2.1.3) --- updated-dependencies: - dependency-name: vite-plugin-cjs-interop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4693561..d75b5ec 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "sirv-cli": "^2.0.2", "typescript": "^5.5.4", "vite": "^5.4.3", - "vite-plugin-cjs-interop": "^2.1.2", + "vite-plugin-cjs-interop": "^2.1.3", "vite-plugin-node-polyfills": "^0.22.0", "vite-tsconfig-paths": "^5.0.1", "vitest": "^2.0.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d754e76..21a2a0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: ^5.4.3 version: 5.4.3(@types/node@22.5.3)(terser@5.31.6) vite-plugin-cjs-interop: - specifier: ^2.1.2 - version: 2.1.2 + specifier: ^2.1.3 + version: 2.1.3 vite-plugin-node-polyfills: specifier: ^0.22.0 version: 0.22.0(rollup@4.21.2)(vite@5.4.3(@types/node@22.5.3)(terser@5.31.6)) @@ -1402,6 +1402,7 @@ packages: '@irys/sdk@0.2.10': resolution: {integrity: sha512-LbWyU5nIi+CjS5VswOW9hv5szsYgVaCXnvGzcFkm4ZEa+yF918DztNNbc1QU3GeDhU7ttBj64/yfHzrmOFPHrg==} engines: {node: '>=16.10.0'} + deprecated: 'Arweave support is deprecated - We recommend migrating to the Irys datachain: https://migrate-to.irys.xyz/' hasBin: true '@isaacs/cliui@8.0.2': @@ -4662,6 +4663,7 @@ packages: follow-redirects@1.15.8: resolution: {integrity: sha512-xgrmBhBToVKay1q2Tao5LI26B83UhrB/vM1avwVSDzt8rx3rO6AizBAaF46EgksTVr+rFTQaqZZ9MVBfUe4nig==} engines: {node: '>=4.0'} + deprecated: Browser detection issues fixed in v1.15.9 peerDependencies: debug: '*' peerDependenciesMeta: @@ -7703,8 +7705,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-cjs-interop@2.1.2: - resolution: {integrity: sha512-YnYVpGw0dZ8vkYRi5vOYu4J58utVjnqBYHPUxcbXdaSf4IgeJ9jaD7H7tpy8vY02XbgZBnRbrPfYq35bXjbEYA==} + vite-plugin-cjs-interop@2.1.3: + resolution: {integrity: sha512-HUiarNRtPZHFy2EWEcZqbOTzxmkDb1ati+CQn544Iyrg1xBrqGrkUXuGlPdMU+74XU9HG915MddNjMLpkIKbRg==} vite-plugin-node-polyfills@0.22.0: resolution: {integrity: sha512-F+G3LjiGbG8QpbH9bZ//GSBr9i1InSTkaulfUHFa9jkLqVGORFBoqc2A/Yu5Mmh1kNAbiAeKeK+6aaQUf3x0JA==} @@ -17888,7 +17890,7 @@ snapshots: - supports-color - terser - vite-plugin-cjs-interop@2.1.2: + vite-plugin-cjs-interop@2.1.3: dependencies: acorn: 8.12.1 acorn-import-assertions: 1.9.0(acorn@8.12.1)