diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf203c5..2a5875e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ devDependencies: version: 4.0.3 '@types/node': specifier: ^20.12.7 - version: 20.12.7 + version: 20.17.15 '@types/unist': specifier: ^3.0.2 version: 3.0.2 @@ -42,7 +42,7 @@ devDependencies: version: 5.4.5 vitest: specifier: ^1.5.3 - version: 1.5.3(@types/node@20.12.7) + version: 1.5.3(@types/node@20.17.15) packages: @@ -1185,10 +1185,10 @@ packages: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: true - /@types/node@20.12.7: - resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} + /@types/node@20.17.15: + resolution: {integrity: sha512-ymrDMpEhuYz7PXTItXhY0ZDBDZT/RgsmFM9rBiRLOSVX1HKJhhrLXuLY00fHsFsugYT1wZU3IC4dleUUC22UDQ==} dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 dev: true /@types/normalize-package-data@2.4.4: @@ -1220,7 +1220,7 @@ packages: std-env: 3.7.0 strip-literal: 2.1.0 test-exclude: 6.0.0 - vitest: 1.5.3(@types/node@20.12.7) + vitest: 1.5.3(@types/node@20.17.15) transitivePeerDependencies: - supports-color dev: true @@ -4038,8 +4038,8 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + /undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} dev: true /unified@11.0.4: @@ -4105,7 +4105,7 @@ packages: vfile-message: 4.0.2 dev: true - /vite-node@1.5.3(@types/node@20.12.7): + /vite-node@1.5.3(@types/node@20.17.15): resolution: {integrity: sha512-axFo00qiCpU/JLd8N1gu9iEYL3xTbMbMrbe5nDp9GL0nb6gurIdZLkkFogZXWnE8Oyy5kfSLwNVIcVsnhE7lgQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4114,7 +4114,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.10(@types/node@20.12.7) + vite: 5.2.10(@types/node@20.17.15) transitivePeerDependencies: - '@types/node' - less @@ -4126,7 +4126,7 @@ packages: - terser dev: true - /vite@5.2.10(@types/node@20.12.7): + /vite@5.2.10(@types/node@20.17.15): resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4154,7 +4154,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.7 + '@types/node': 20.17.15 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.17.2 @@ -4162,7 +4162,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.5.3(@types/node@20.12.7): + /vitest@1.5.3(@types/node@20.17.15): resolution: {integrity: sha512-2oM7nLXylw3mQlW6GXnRriw+7YvZFk/YNV8AxIC3Z3MfFbuziLGWP9GPxxu/7nRlXhqyxBikpamr+lEEj1sUEw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4187,7 +4187,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.12.7 + '@types/node': 20.17.15 '@vitest/expect': 1.5.3 '@vitest/runner': 1.5.3 '@vitest/snapshot': 1.5.3 @@ -4205,8 +4205,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.8.0 tinypool: 0.8.4 - vite: 5.2.10(@types/node@20.12.7) - vite-node: 1.5.3(@types/node@20.12.7) + vite: 5.2.10(@types/node@20.17.15) + vite-node: 1.5.3(@types/node@20.17.15) why-is-node-running: 2.2.2 transitivePeerDependencies: - less