diff --git a/package.json b/package.json index ce732f2..8f8817a 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,6 @@ "eslint-plugin-react": "^7.34.1", "tailwindcss": "^3.4.10", "typescript": "^5.5.4", - "vite": "^4.5.3" + "vite": "^4.5.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 254d9ef..b8ff5fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,7 +137,7 @@ importers: version: 5.62.0(eslint@8.57.0)(typescript@5.5.4) '@vitejs/plugin-react': specifier: ^4.3.1 - version: 4.3.1(vite@4.5.3(@types/node@22.2.0)) + version: 4.3.1(vite@4.5.5(@types/node@22.2.0)) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -157,8 +157,8 @@ importers: specifier: ^5.5.4 version: 5.5.4 vite: - specifier: ^4.5.3 - version: 4.5.3(@types/node@22.2.0) + specifier: ^4.5.5 + version: 4.5.5(@types/node@22.2.0) packages: @@ -2777,8 +2777,8 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - micromatch@4.0.5: - resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} min-document@2.19.0: @@ -3384,8 +3384,8 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rollup@3.28.0: - resolution: {integrity: sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==} + rollup@3.29.5: + resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true @@ -3731,8 +3731,8 @@ packages: varint@6.0.0: resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==} - vite@4.5.3: - resolution: {integrity: sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==} + vite@4.5.5: + resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -3809,8 +3809,8 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@8.16.0: - resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} + ws@8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -6018,14 +6018,14 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react@4.3.1(vite@4.5.3(@types/node@22.2.0))': + '@vitejs/plugin-react@4.3.1(vite@4.5.5(@types/node@22.2.0))': dependencies: '@babel/core': 7.24.5 '@babel/plugin-transform-react-jsx-self': 7.24.5(@babel/core@7.24.5) '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.5) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 4.5.3(@types/node@22.2.0) + vite: 4.5.5(@types/node@22.2.0) transitivePeerDependencies: - supports-color @@ -6856,7 +6856,7 @@ snapshots: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.5 + micromatch: 4.0.8 fast-json-stable-stringify@2.1.0: {} @@ -7471,7 +7471,7 @@ snapshots: merge2@1.4.1: {} - micromatch@4.0.5: + micromatch@4.0.8: dependencies: braces: 3.0.3 picomatch: 2.3.1 @@ -8197,7 +8197,7 @@ snapshots: dependencies: glob: 7.2.3 - rollup@3.28.0: + rollup@3.29.5: optionalDependencies: fsevents: 2.3.2 @@ -8436,7 +8436,7 @@ snapshots: is-glob: 4.0.3 jiti: 1.21.0 lilconfig: 2.1.0 - micromatch: 4.0.5 + micromatch: 4.0.8 normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.1 @@ -8630,11 +8630,11 @@ snapshots: varint@6.0.0: {} - vite@4.5.3(@types/node@22.2.0): + vite@4.5.5(@types/node@22.2.0): dependencies: esbuild: 0.18.20 postcss: 8.4.41 - rollup: 3.28.0 + rollup: 3.29.5 optionalDependencies: '@types/node': 22.2.0 fsevents: 2.3.2 @@ -8720,7 +8720,7 @@ snapshots: wrappy@1.0.2: {} - ws@8.16.0: + ws@8.18.0: optional: true xtend@4.0.2: {} @@ -8750,7 +8750,7 @@ snapshots: y-protocols: 1.0.6(yjs@13.6.9) yjs: 13.6.9 optionalDependencies: - ws: 8.16.0 + ws: 8.18.0 transitivePeerDependencies: - bufferutil - supports-color