From e620f398a845a6e7a192ce393d178712856c9b6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 16:07:57 +0000 Subject: [PATCH] chore(deps-dev): bump vite-plugin-static-copy in /website Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases) - [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/vite-plugin-static-copy@2.3.2/CHANGELOG.md) - [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@2.3.1...vite-plugin-static-copy@2.3.2) --- updated-dependencies: - dependency-name: vite-plugin-static-copy dependency-version: 2.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- website/pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/website/package.json b/website/package.json index 1d1d095..6ca9526 100644 --- a/website/package.json +++ b/website/package.json @@ -42,6 +42,6 @@ "tailwindcss": "^3.4.17", "typescript": "^5.7.3", "vite": "^5.4.14", - "vite-plugin-static-copy": "^2.3.1" + "vite-plugin-static-copy": "^2.3.2" } } \ No newline at end of file diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 59a3f75..7306a8e 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^5.4.14 version: 5.4.19(@types/node@20.17.43)(sass@1.87.0) vite-plugin-static-copy: - specifier: ^2.3.1 - version: 2.3.1(vite@5.4.19(@types/node@20.17.43)(sass@1.87.0)) + specifier: ^2.3.2 + version: 2.3.2(vite@5.4.19(@types/node@20.17.43)(sass@1.87.0)) packages: @@ -1201,8 +1201,8 @@ packages: resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==} engines: {node: '>= 0.8'} - fs-extra@11.3.0: - resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==} + fs-extra@11.3.1: + resolution: {integrity: sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==} engines: {node: '>=14.14'} fsevents@2.3.3: @@ -1484,8 +1484,8 @@ packages: engines: {node: '>=6'} hasBin: true - jsonfile@6.1.0: - resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + jsonfile@6.2.0: + resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==} jsx-ast-utils@3.3.5: resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} @@ -2137,8 +2137,8 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - vite-plugin-static-copy@2.3.1: - resolution: {integrity: sha512-EfsPcBm3ewg3UMG8RJaC0ADq6/qnUZnokXx4By4+2cAcipjT9i0Y0owIJGqmZI7d6nxk4qB1q5aXOwNuSyPdyA==} + vite-plugin-static-copy@2.3.2: + resolution: {integrity: sha512-iwrrf+JupY4b9stBttRWzGHzZbeMjAHBhkrn67MNACXJVjEMRpCI10Q3AkxdBkl45IHaTfw/CNVevzQhP7yTwg==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 || ^6.0.0 @@ -3455,10 +3455,10 @@ snapshots: fresh@2.0.0: {} - fs-extra@11.3.0: + fs-extra@11.3.1: dependencies: graceful-fs: 4.2.11 - jsonfile: 6.1.0 + jsonfile: 6.2.0 universalify: 2.0.1 fsevents@2.3.3: @@ -3742,7 +3742,7 @@ snapshots: json5@2.2.3: {} - jsonfile@6.1.0: + jsonfile@6.2.0: dependencies: universalify: 2.0.1 optionalDependencies: @@ -4492,11 +4492,11 @@ snapshots: vary@1.1.2: {} - vite-plugin-static-copy@2.3.1(vite@5.4.19(@types/node@20.17.43)(sass@1.87.0)): + vite-plugin-static-copy@2.3.2(vite@5.4.19(@types/node@20.17.43)(sass@1.87.0)): dependencies: chokidar: 3.6.0 fast-glob: 3.3.3 - fs-extra: 11.3.0 + fs-extra: 11.3.1 p-map: 7.0.3 picocolors: 1.1.1 vite: 5.4.19(@types/node@20.17.43)(sass@1.87.0)