diff --git a/package.json b/package.json index 3f0b9fc..aad58ea 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "typescript": "5.3.2", "unbuild": "2.0.0", "unocss": "0.58.0", - "vite-node": "0.34.7", + "vite-node": "1.1.0", "vitepress": "1.0.0-rc.31", "vue": "3.3.10" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a906fe0..b1a898b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: 0.58.0 version: 0.58.0(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.6) vite-node: - specifier: 0.34.7 - version: 0.34.7 + specifier: 1.1.0 + version: 1.1.0 vitepress: specifier: 1.0.0-rc.31 version: 1.0.0-rc.31(@algolia/client-search@4.20.0)(postcss@8.4.32)(search-insights@2.11.0)(typescript@5.3.2) @@ -1097,7 +1097,6 @@ packages: resolution: {integrity: sha512-9lhc4UZstsegbNLhH0Zu6TqvDfmhGzuCWtcTFXY10VjLLUe4Mr0Ye2L3rrtHaDd/J5+tFMEuo5LTCSCMXWfUKw==} cpu: [arm64] os: [linux] - libc: [glibc] requiresBuild: true dev: true optional: true @@ -1106,7 +1105,6 @@ packages: resolution: {integrity: sha512-FfoOK1yP5ksX3wwZ4Zk1NgyGHZyuRhf99j64I5oEmirV8EFT7+OhUZEnP+x17lcP/QHJNWGsoJwrz4PJ9fBEXw==} cpu: [arm64] os: [linux] - libc: [musl] requiresBuild: true dev: true optional: true @@ -1115,7 +1113,6 @@ packages: resolution: {integrity: sha512-DNGZvZDO5YF7jN5fX8ZqmGLjZEXIJRdJEdTFMhiyXqyXubBa0WVLDWSNlQ5JR2PNgDbEV1VQowhVRUh+74D+RA==} cpu: [x64] os: [linux] - libc: [glibc] requiresBuild: true dev: true optional: true @@ -1124,7 +1121,6 @@ packages: resolution: {integrity: sha512-RkJVNVRM+piYy87HrKmhbexCHg3A6Z6MU0W9GHnJwBQNBeyhCJG9KDce4SAMdicQnpURggSvtbGo9xAWOfSvIQ==} cpu: [x64] os: [linux] - libc: [musl] requiresBuild: true dev: true optional: true @@ -5389,14 +5385,13 @@ packages: vfile-message: 4.0.2 dev: true - /vite-node@0.34.7: - resolution: {integrity: sha512-0Yzb96QzHmqIKIs/x2q/sqG750V/EF6yDkS2p1WjJc1W2bgRSuQjf5vB9HY8h2nVb5j4pO5paS5Npcv3s69YUg==} - engines: {node: '>=v14.18.0'} + /vite-node@1.1.0: + resolution: {integrity: sha512-jV48DDUxGLEBdHCQvxL1mEh7+naVy+nhUUUaPAZLd3FJgXuxQiewHcfeZebbJ6onDqNGkP4r3MhQ342PRlG81Q==} + engines: {node: ^18.0.0 || >=20.0.0} hasBin: true dependencies: cac: 6.7.14 debug: 4.3.4 - mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.0.0 vite: 5.0.6