diff --git a/package.json b/package.json index 7519304532c..36a47b0358b 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "testem-failure-only-reporter": "^1.0.0", "typescript": "5.1", "typescript-eslint": "^8.26.0", - "vite": "^5.4.12" + "vite": "^5.4.18" }, "resolutions": { "socket.io": "^4.7.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba0b571c666..467d07b984b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -302,8 +302,8 @@ importers: specifier: ^8.26.0 version: 8.26.0(eslint@9.21.0)(typescript@5.1.6) vite: - specifier: ^5.4.12 - version: 5.4.14(@types/node@20.17.19)(terser@5.39.0) + specifier: ^5.4.18 + version: 5.4.18(@types/node@20.17.19)(terser@5.39.0) packages/@ember/-internals: dependencies: @@ -7973,8 +7973,8 @@ packages: resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - nanoid@3.3.8: - resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} + nanoid@3.3.11: + resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -8629,6 +8629,7 @@ packages: engines: {node: '>=0.6.0', teleport: '>=0.2.0'} deprecated: |- You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. + (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) qs@1.0.2: @@ -9887,8 +9888,8 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - vite@5.4.14: - resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==} + vite@5.4.18: + resolution: {integrity: sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -18600,7 +18601,7 @@ snapshots: mute-stream@1.0.0: {} - nanoid@3.3.8: {} + nanoid@3.3.11: {} nanomatch@1.2.13: dependencies: @@ -19146,7 +19147,7 @@ snapshots: postcss@8.5.3: dependencies: - nanoid: 3.3.8 + nanoid: 3.3.11 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -20845,7 +20846,7 @@ snapshots: vary@1.1.2: {} - vite@5.4.14(@types/node@20.17.19)(terser@5.39.0): + vite@5.4.18(@types/node@20.17.19)(terser@5.39.0): dependencies: esbuild: 0.21.5 postcss: 8.5.3