diff --git a/package.json b/package.json index 7c27454..a9c6cbc 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "vue": "^3.4.13" }, "devDependencies": { - "@types/node": "^20.11.7", + "@types/node": "^20.11.8", "@typescript-eslint/eslint-plugin": "^6.18.1", "@vitejs/plugin-vue": "^4.5.2", "@vitejs/plugin-vue-jsx": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cfba80..058cdb8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: version: 3.4.13(typescript@5.3.3) devDependencies: '@types/node': - specifier: ^20.11.7 - version: 20.11.7 + specifier: ^20.11.8 + version: 20.11.8 '@typescript-eslint/eslint-plugin': specifier: ^6.18.1 version: 6.18.1(@typescript-eslint/parser@6.17.0)(eslint@7.32.0)(typescript@5.3.3) @@ -74,10 +74,10 @@ importers: version: 2.9.0 vite: specifier: ^5.0.11 - version: 5.0.11(@types/node@20.11.7) + version: 5.0.11(@types/node@20.11.8) vitest: specifier: ^1.2.0 - version: 1.2.0(@types/node@20.11.7)(@vitest/ui@1.2.0)(happy-dom@12.10.3) + version: 1.2.0(@types/node@20.11.8)(@vitest/ui@1.2.0)(happy-dom@12.10.3) packages/core: {} @@ -919,8 +919,8 @@ packages: '@types/unist': 2.0.10 dev: true - /@types/node@20.11.7: - resolution: {integrity: sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A==} + /@types/node@20.11.8: + resolution: {integrity: sha512-i7omyekpPTNdv4Jb/Rgqg0RU8YqLcNsI12quKSDkRXNfx7Wxdm6HhK1awT3xTgEkgxPn3bvnSpiEAc7a7Lpyow==} dependencies: undici-types: 5.26.5 dev: true @@ -1122,7 +1122,7 @@ packages: '@babel/core': 7.23.7 '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.23.7) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.7) - vite: 5.0.11(@types/node@20.11.7) + vite: 5.0.11(@types/node@20.11.8) vue: 3.4.13(typescript@5.3.3) transitivePeerDependencies: - supports-color @@ -1135,7 +1135,7 @@ packages: vite: ^4.0.0 || ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.11(@types/node@20.11.7) + vite: 5.0.11(@types/node@20.11.8) vue: 3.4.13(typescript@5.3.3) dev: true @@ -1153,7 +1153,7 @@ packages: magicast: 0.3.2 picocolors: 1.0.0 test-exclude: 6.0.0 - vitest: 1.2.0(@types/node@20.11.7)(@vitest/ui@1.2.0)(happy-dom@12.10.3) + vitest: 1.2.0(@types/node@20.11.8)(@vitest/ui@1.2.0)(happy-dom@12.10.3) transitivePeerDependencies: - supports-color dev: true @@ -1200,7 +1200,7 @@ packages: pathe: 1.1.1 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 1.2.0(@types/node@20.11.7)(@vitest/ui@1.2.0)(happy-dom@12.10.3) + vitest: 1.2.0(@types/node@20.11.8)(@vitest/ui@1.2.0)(happy-dom@12.10.3) dev: true /@vitest/utils@1.2.0: @@ -4296,7 +4296,7 @@ packages: resolution: {integrity: sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==} dev: true - /vite-node@1.2.0(@types/node@20.11.7): + /vite-node@1.2.0(@types/node@20.11.8): resolution: {integrity: sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4305,7 +4305,7 @@ packages: debug: 4.3.4 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.11(@types/node@20.11.7) + vite: 5.0.11(@types/node@20.11.8) transitivePeerDependencies: - '@types/node' - less @@ -4317,7 +4317,7 @@ packages: - terser dev: true - /vite@5.0.11(@types/node@20.11.7): + /vite@5.0.11(@types/node@20.11.8): resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4345,7 +4345,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.7 + '@types/node': 20.11.8 esbuild: 0.19.11 postcss: 8.4.32 rollup: 4.9.2 @@ -4353,7 +4353,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.2.0(@types/node@20.11.7)(@vitest/ui@1.2.0)(happy-dom@12.10.3): + /vitest@1.2.0(@types/node@20.11.8)(@vitest/ui@1.2.0)(happy-dom@12.10.3): resolution: {integrity: sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4378,7 +4378,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.11.7 + '@types/node': 20.11.8 '@vitest/expect': 1.2.0 '@vitest/runner': 1.2.0 '@vitest/snapshot': 1.2.0 @@ -4399,8 +4399,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.11(@types/node@20.11.7) - vite-node: 1.2.0(@types/node@20.11.7) + vite: 5.0.11(@types/node@20.11.8) + vite-node: 1.2.0(@types/node@20.11.8) why-is-node-running: 2.2.2 transitivePeerDependencies: - less