diff --git a/src/tests/ViteNetProject/Assets/pnpm-lock.yaml b/src/tests/ViteNetProject/Assets/pnpm-lock.yaml index 41489a1..8fab3a4 100644 --- a/src/tests/ViteNetProject/Assets/pnpm-lock.yaml +++ b/src/tests/ViteNetProject/Assets/pnpm-lock.yaml @@ -9,17 +9,17 @@ importers: .: devDependencies: '@types/node': - specifier: ^22.13.0 - version: 22.13.0 + specifier: ^22.15.17 + version: 22.19.13 sass: specifier: ^1.83.4 version: 1.83.4 typescript: - specifier: ^5.7.3 - version: 5.7.3 + specifier: ^5.8.3 + version: 5.9.3 vite: specifier: ^6.0.11 - version: 6.0.11(@types/node@22.13.0)(sass@1.83.4) + version: 6.0.11(@types/node@22.19.13)(sass@1.83.4) packages: @@ -353,8 +353,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@types/node@22.13.0': - resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==} + '@types/node@22.19.13': + resolution: {integrity: sha512-akNQMv0wW5uyRpD2v2IEyRSZiR+BeGuoB6L310EgGObO44HSMNT8z1xzio28V8qOrgYaopIDNA18YgdXd+qTiw==} braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} @@ -443,13 +443,13 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - typescript@5.7.3: - resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true - undici-types@6.20.0: - resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} vite@6.0.11: resolution: {integrity: sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==} @@ -688,9 +688,9 @@ snapshots: '@types/estree@1.0.6': {} - '@types/node@22.13.0': + '@types/node@22.19.13': dependencies: - undici-types: 6.20.0 + undici-types: 6.21.0 braces@3.0.3: dependencies: @@ -817,16 +817,16 @@ snapshots: is-number: 7.0.0 optional: true - typescript@5.7.3: {} + typescript@5.9.3: {} - undici-types@6.20.0: {} + undici-types@6.21.0: {} - vite@6.0.11(@types/node@22.13.0)(sass@1.83.4): + vite@6.0.11(@types/node@22.19.13)(sass@1.83.4): dependencies: esbuild: 0.24.2 postcss: 8.5.1 rollup: 4.34.0 optionalDependencies: - '@types/node': 22.13.0 + '@types/node': 22.19.13 fsevents: 2.3.3 sass: 1.83.4