diff --git a/playgrounds/preact-js/package.json b/playgrounds/preact-js/package.json index 46f3edf..6a8bcae 100644 --- a/playgrounds/preact-js/package.json +++ b/playgrounds/preact-js/package.json @@ -14,6 +14,6 @@ "devDependencies": { "@preact/preset-vite": "^2.2.0", "vite": "^2.9.12", - "vite-plugin-remove-console": "^1.0.0" + "vite-plugin-remove-console": "^1.0.3" } } diff --git a/playgrounds/preact-js/pnpm-lock.yaml b/playgrounds/preact-js/pnpm-lock.yaml index c0bcae6..e04fb2a 100644 --- a/playgrounds/preact-js/pnpm-lock.yaml +++ b/playgrounds/preact-js/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.3 specifiers: - vite-plugin-remove-console: ^1.0.0 + vite-plugin-remove-console: ^1.0.3 devDependencies: - vite-plugin-remove-console: 1.0.0 + vite-plugin-remove-console: 1.0.3 packages: - /vite-plugin-remove-console/1.0.0: - resolution: {integrity: sha512-TdCnxBEPojMaX1I2GcEJ3bxaphHSwp8LyXq/xtZSpn2KoWAr3H4v4gFUrVZS41xZWqNqKsQUWAboAckdMdGe2w==} + /vite-plugin-remove-console/1.0.3: + resolution: {integrity: sha512-kkQ2Kd23FTCu8u4ufnonhXzAU5COOP2HLscv35qGN2GrUev1CyVWE0Jilm/iGZLkx7gvHSTCKy2HX8GoK+FmMQ==} dev: true diff --git a/playgrounds/preact-ts/package.json b/playgrounds/preact-ts/package.json index fee6e7b..7002a0c 100644 --- a/playgrounds/preact-ts/package.json +++ b/playgrounds/preact-ts/package.json @@ -15,6 +15,6 @@ "@preact/preset-vite": "^2.2.0", "typescript": "^4.6.4", "vite": "^2.9.12", - "vite-plugin-remove-console": "^1.0.0" + "vite-plugin-remove-console": "^1.0.3" } } diff --git a/playgrounds/preact-ts/pnpm-lock.yaml b/playgrounds/preact-ts/pnpm-lock.yaml index c0bcae6..e04fb2a 100644 --- a/playgrounds/preact-ts/pnpm-lock.yaml +++ b/playgrounds/preact-ts/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.3 specifiers: - vite-plugin-remove-console: ^1.0.0 + vite-plugin-remove-console: ^1.0.3 devDependencies: - vite-plugin-remove-console: 1.0.0 + vite-plugin-remove-console: 1.0.3 packages: - /vite-plugin-remove-console/1.0.0: - resolution: {integrity: sha512-TdCnxBEPojMaX1I2GcEJ3bxaphHSwp8LyXq/xtZSpn2KoWAr3H4v4gFUrVZS41xZWqNqKsQUWAboAckdMdGe2w==} + /vite-plugin-remove-console/1.0.3: + resolution: {integrity: sha512-kkQ2Kd23FTCu8u4ufnonhXzAU5COOP2HLscv35qGN2GrUev1CyVWE0Jilm/iGZLkx7gvHSTCKy2HX8GoK+FmMQ==} dev: true diff --git a/playgrounds/react-js/package.json b/playgrounds/react-js/package.json index 2ead92f..24acf81 100644 --- a/playgrounds/react-js/package.json +++ b/playgrounds/react-js/package.json @@ -17,6 +17,6 @@ "@types/react-dom": "^18.0.5", "@vitejs/plugin-react": "^1.3.2", "vite": "^2.9.12", - "vite-plugin-remove-console": "^1.0.0" + "vite-plugin-remove-console": "^1.0.3" } } diff --git a/playgrounds/react-js/pnpm-lock.yaml b/playgrounds/react-js/pnpm-lock.yaml index c0bcae6..e04fb2a 100644 --- a/playgrounds/react-js/pnpm-lock.yaml +++ b/playgrounds/react-js/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.3 specifiers: - vite-plugin-remove-console: ^1.0.0 + vite-plugin-remove-console: ^1.0.3 devDependencies: - vite-plugin-remove-console: 1.0.0 + vite-plugin-remove-console: 1.0.3 packages: - /vite-plugin-remove-console/1.0.0: - resolution: {integrity: sha512-TdCnxBEPojMaX1I2GcEJ3bxaphHSwp8LyXq/xtZSpn2KoWAr3H4v4gFUrVZS41xZWqNqKsQUWAboAckdMdGe2w==} + /vite-plugin-remove-console/1.0.3: + resolution: {integrity: sha512-kkQ2Kd23FTCu8u4ufnonhXzAU5COOP2HLscv35qGN2GrUev1CyVWE0Jilm/iGZLkx7gvHSTCKy2HX8GoK+FmMQ==} dev: true diff --git a/playgrounds/react-ts/package.json b/playgrounds/react-ts/package.json index 3c22943..d474d97 100644 --- a/playgrounds/react-ts/package.json +++ b/playgrounds/react-ts/package.json @@ -18,6 +18,6 @@ "@vitejs/plugin-react": "^1.3.2", "typescript": "^4.6.4", "vite": "^2.9.12", - "vite-plugin-remove-console": "^1.0.0" + "vite-plugin-remove-console": "^1.0.3" } } diff --git a/playgrounds/react-ts/pnpm-lock.yaml b/playgrounds/react-ts/pnpm-lock.yaml index c0bcae6..e04fb2a 100644 --- a/playgrounds/react-ts/pnpm-lock.yaml +++ b/playgrounds/react-ts/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.3 specifiers: - vite-plugin-remove-console: ^1.0.0 + vite-plugin-remove-console: ^1.0.3 devDependencies: - vite-plugin-remove-console: 1.0.0 + vite-plugin-remove-console: 1.0.3 packages: - /vite-plugin-remove-console/1.0.0: - resolution: {integrity: sha512-TdCnxBEPojMaX1I2GcEJ3bxaphHSwp8LyXq/xtZSpn2KoWAr3H4v4gFUrVZS41xZWqNqKsQUWAboAckdMdGe2w==} + /vite-plugin-remove-console/1.0.3: + resolution: {integrity: sha512-kkQ2Kd23FTCu8u4ufnonhXzAU5COOP2HLscv35qGN2GrUev1CyVWE0Jilm/iGZLkx7gvHSTCKy2HX8GoK+FmMQ==} dev: true diff --git a/playgrounds/svelte-js/package.json b/playgrounds/svelte-js/package.json index 6d65076..2cd873d 100644 --- a/playgrounds/svelte-js/package.json +++ b/playgrounds/svelte-js/package.json @@ -12,6 +12,6 @@ "@sveltejs/vite-plugin-svelte": "^1.0.0-next.49", "svelte": "^3.48.0", "vite": "^2.9.12", - "vite-plugin-remove-console": "^1.0.0" + "vite-plugin-remove-console": "^1.0.3" } } diff --git a/playgrounds/svelte-js/pnpm-lock.yaml b/playgrounds/svelte-js/pnpm-lock.yaml index c0bcae6..e04fb2a 100644 --- a/playgrounds/svelte-js/pnpm-lock.yaml +++ b/playgrounds/svelte-js/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.3 specifiers: - vite-plugin-remove-console: ^1.0.0 + vite-plugin-remove-console: ^1.0.3 devDependencies: - vite-plugin-remove-console: 1.0.0 + vite-plugin-remove-console: 1.0.3 packages: - /vite-plugin-remove-console/1.0.0: - resolution: {integrity: sha512-TdCnxBEPojMaX1I2GcEJ3bxaphHSwp8LyXq/xtZSpn2KoWAr3H4v4gFUrVZS41xZWqNqKsQUWAboAckdMdGe2w==} + /vite-plugin-remove-console/1.0.3: + resolution: {integrity: sha512-kkQ2Kd23FTCu8u4ufnonhXzAU5COOP2HLscv35qGN2GrUev1CyVWE0Jilm/iGZLkx7gvHSTCKy2HX8GoK+FmMQ==} dev: true diff --git a/playgrounds/svelte-ts/package.json b/playgrounds/svelte-ts/package.json index bf86f8b..027b1d0 100644 --- a/playgrounds/svelte-ts/package.json +++ b/playgrounds/svelte-ts/package.json @@ -18,6 +18,6 @@ "tslib": "^2.4.0", "typescript": "^4.6.4", "vite": "^2.9.12", - "vite-plugin-remove-console": "^1.0.0" + "vite-plugin-remove-console": "^1.0.3" } } diff --git a/playgrounds/svelte-ts/pnpm-lock.yaml b/playgrounds/svelte-ts/pnpm-lock.yaml index c0bcae6..e04fb2a 100644 --- a/playgrounds/svelte-ts/pnpm-lock.yaml +++ b/playgrounds/svelte-ts/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.3 specifiers: - vite-plugin-remove-console: ^1.0.0 + vite-plugin-remove-console: ^1.0.3 devDependencies: - vite-plugin-remove-console: 1.0.0 + vite-plugin-remove-console: 1.0.3 packages: - /vite-plugin-remove-console/1.0.0: - resolution: {integrity: sha512-TdCnxBEPojMaX1I2GcEJ3bxaphHSwp8LyXq/xtZSpn2KoWAr3H4v4gFUrVZS41xZWqNqKsQUWAboAckdMdGe2w==} + /vite-plugin-remove-console/1.0.3: + resolution: {integrity: sha512-kkQ2Kd23FTCu8u4ufnonhXzAU5COOP2HLscv35qGN2GrUev1CyVWE0Jilm/iGZLkx7gvHSTCKy2HX8GoK+FmMQ==} dev: true diff --git a/playgrounds/vue-js/package.json b/playgrounds/vue-js/package.json index cf7aeb3..119ec2a 100644 --- a/playgrounds/vue-js/package.json +++ b/playgrounds/vue-js/package.json @@ -14,6 +14,6 @@ "devDependencies": { "@vitejs/plugin-vue": "^2.3.3", "vite": "^2.9.12", - "vite-plugin-remove-console": "^1.0.0" + "vite-plugin-remove-console": "^1.0.3" } } diff --git a/playgrounds/vue-js/pnpm-lock.yaml b/playgrounds/vue-js/pnpm-lock.yaml index c0bcae6..e04fb2a 100644 --- a/playgrounds/vue-js/pnpm-lock.yaml +++ b/playgrounds/vue-js/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.3 specifiers: - vite-plugin-remove-console: ^1.0.0 + vite-plugin-remove-console: ^1.0.3 devDependencies: - vite-plugin-remove-console: 1.0.0 + vite-plugin-remove-console: 1.0.3 packages: - /vite-plugin-remove-console/1.0.0: - resolution: {integrity: sha512-TdCnxBEPojMaX1I2GcEJ3bxaphHSwp8LyXq/xtZSpn2KoWAr3H4v4gFUrVZS41xZWqNqKsQUWAboAckdMdGe2w==} + /vite-plugin-remove-console/1.0.3: + resolution: {integrity: sha512-kkQ2Kd23FTCu8u4ufnonhXzAU5COOP2HLscv35qGN2GrUev1CyVWE0Jilm/iGZLkx7gvHSTCKy2HX8GoK+FmMQ==} dev: true diff --git a/playgrounds/vue-ts/package.json b/playgrounds/vue-ts/package.json index 90cfcde..86b7a25 100644 --- a/playgrounds/vue-ts/package.json +++ b/playgrounds/vue-ts/package.json @@ -15,7 +15,7 @@ "@vitejs/plugin-vue": "^2.3.3", "typescript": "^4.6.4", "vite": "^2.9.12", - "vite-plugin-remove-console": "^1.0.0", + "vite-plugin-remove-console": "^1.0.3", "vue-tsc": "^0.37.5" } } diff --git a/playgrounds/vue-ts/pnpm-lock.yaml b/playgrounds/vue-ts/pnpm-lock.yaml index c0bcae6..e04fb2a 100644 --- a/playgrounds/vue-ts/pnpm-lock.yaml +++ b/playgrounds/vue-ts/pnpm-lock.yaml @@ -1,13 +1,13 @@ lockfileVersion: 5.3 specifiers: - vite-plugin-remove-console: ^1.0.0 + vite-plugin-remove-console: ^1.0.3 devDependencies: - vite-plugin-remove-console: 1.0.0 + vite-plugin-remove-console: 1.0.3 packages: - /vite-plugin-remove-console/1.0.0: - resolution: {integrity: sha512-TdCnxBEPojMaX1I2GcEJ3bxaphHSwp8LyXq/xtZSpn2KoWAr3H4v4gFUrVZS41xZWqNqKsQUWAboAckdMdGe2w==} + /vite-plugin-remove-console/1.0.3: + resolution: {integrity: sha512-kkQ2Kd23FTCu8u4ufnonhXzAU5COOP2HLscv35qGN2GrUev1CyVWE0Jilm/iGZLkx7gvHSTCKy2HX8GoK+FmMQ==} dev: true diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml deleted file mode 100644 index e255037..0000000 --- a/pnpm-workspace.yaml +++ /dev/null @@ -1,2 +0,0 @@ -packages: - - "playgrounds/**" \ No newline at end of file