From 48fbee2de26afad8d634239b69e2acda809020c9 Mon Sep 17 00:00:00 2001 From: Valentyne Stigloher Date: Mon, 10 Feb 2025 22:46:51 +0100 Subject: [PATCH] (dependencies) remove @rollup/plugin-replace unnecessary since 3e5a0b12f2f84ecb4a2c9f7876a210f4d864252c --- package.json | 1 - pnpm-lock.yaml | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/package.json b/package.json index 2445ee13f..85e8b8afd 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,6 @@ "@nuxtjs/plausible": "^1.2.0", "@pinia/nuxt": "^0.9.0", "@playwright/test": "^1.50.0", - "@rollup/plugin-replace": "^5.0.7", "@rollup/plugin-yaml": "^4.1.2", "@sentry/types": "^7.109.0", "@sentry/vite-plugin": "^2.22.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66e969cdb..4a7da552d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -228,9 +228,6 @@ importers: '@playwright/test': specifier: ^1.50.0 version: 1.50.0 - '@rollup/plugin-replace': - specifier: ^5.0.7 - version: 5.0.7(rollup@4.34.6) '@rollup/plugin-yaml': specifier: ^4.1.2 version: 4.1.2(rollup@4.34.6) @@ -2071,15 +2068,6 @@ packages: peerDependencies: rollup: ^1.20.0 || ^2.0.0 - '@rollup/plugin-replace@5.0.7': - resolution: {integrity: sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - '@rollup/plugin-replace@6.0.2': resolution: {integrity: sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ==} engines: {node: '>=14.0.0'} @@ -10864,13 +10852,6 @@ snapshots: magic-string: 0.25.9 rollup: 2.79.2 - '@rollup/plugin-replace@5.0.7(rollup@4.34.6)': - dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.34.6) - magic-string: 0.30.17 - optionalDependencies: - rollup: 4.34.6 - '@rollup/plugin-replace@6.0.2(rollup@4.34.6)': dependencies: '@rollup/pluginutils': 5.1.4(rollup@4.34.6)