diff --git a/package.json b/package.json index 50174bf..faa3157 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "prettier": "^3.3.3", "typescript": "^5.5.4", "typescript-eslint": "^7.18.0", - "vite": "^5.4.2", + "vite": "^5.4.5", "vitest": "^1.6.0" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b61ee44..9707a9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: ^7.18.0 version: 7.18.0(eslint@9.9.1)(typescript@5.5.4) vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@20.16.2) + specifier: ^5.4.5 + version: 5.4.5(@types/node@20.16.2) vitest: specifier: ^1.6.0 version: 1.6.0(@types/node@20.16.2) @@ -3649,6 +3649,10 @@ packages: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} dev: true + /picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + dev: true + /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -3666,13 +3670,13 @@ packages: engines: {node: '>= 0.4'} dev: true - /postcss@8.4.42: - resolution: {integrity: sha512-hywKUQB9Ra4dR1mGhldy5Aj1X3MWDSIA1cEi+Uy0CjheLvP6Ual5RlwMCh8i/X121yEDLDIKBsrCQ8ba3FDMfQ==} + /postcss@8.4.47: + resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 + picocolors: 1.1.0 + source-map-js: 1.2.1 dev: true /prelude-ls@1.2.1: @@ -3936,6 +3940,11 @@ packages: engines: {node: '>=0.10.0'} dev: true + /source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + dev: true + /stackback@0.0.2: resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} dev: true @@ -4327,7 +4336,7 @@ packages: debug: 4.3.6 pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.4.2(@types/node@20.16.2) + vite: 5.4.5(@types/node@20.16.2) transitivePeerDependencies: - '@types/node' - less @@ -4340,8 +4349,8 @@ packages: - terser dev: true - /vite@5.4.2(@types/node@20.16.2): - resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} + /vite@5.4.5(@types/node@20.16.2): + resolution: {integrity: sha512-pXqR0qtb2bTwLkev4SE3r4abCNioP3GkjvIDLlzziPpXtHgiJIjuKl+1GN6ESOT3wMjG3JTeARopj2SwYaHTOA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4373,7 +4382,7 @@ packages: dependencies: '@types/node': 20.16.2 esbuild: 0.21.5 - postcss: 8.4.42 + postcss: 8.4.47 rollup: 4.21.2 optionalDependencies: fsevents: 2.3.3 @@ -4422,7 +4431,7 @@ packages: strip-literal: 2.1.0 tinybench: 2.9.0 tinypool: 0.8.4 - vite: 5.4.2(@types/node@20.16.2) + vite: 5.4.5(@types/node@20.16.2) vite-node: 1.6.0(@types/node@20.16.2) why-is-node-running: 2.3.0 transitivePeerDependencies: