Bump vite from 5.2.8 to 5.2.9 (#28810)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.9. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
38662c86a7
commit
8832da08fb
5 changed files with 38 additions and 321 deletions
|
@ -41,7 +41,7 @@
|
|||
"@types/react-dom": "^18.2.25",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"lightningcss": "^1.24.1",
|
||||
"vite": "^5.2.8",
|
||||
"vite": "^5.2.9",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-dts": "^3.8.3"
|
||||
},
|
||||
|
|
|
@ -109,7 +109,7 @@
|
|||
"lightningcss": "^1.24.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.2.8",
|
||||
"vite": "^5.2.9",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vitest": "^1.5.0"
|
||||
}
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"@types/react-dom": "^18.2.25",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.2.8",
|
||||
"vite": "^5.2.9",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-dts": "^3.8.3"
|
||||
}
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"@types/react-dom": "^18.2.25",
|
||||
"@vitejs/plugin-react-swc": "^3.6.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.2.8",
|
||||
"vite": "^5.2.9",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-dts": "^3.8.3",
|
||||
"vite-plugin-lib-inject-css": "^2.0.1",
|
||||
|
|
351
pnpm-lock.yaml
351
pnpm-lock.yaml
|
@ -128,19 +128,19 @@ importers:
|
|||
version: 18.2.25
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0(vite@5.2.8)
|
||||
version: 3.6.0(vite@5.2.9)
|
||||
lightningcss:
|
||||
specifier: ^1.24.1
|
||||
version: 1.24.1
|
||||
vite:
|
||||
specifier: ^5.2.8
|
||||
version: 5.2.8(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
specifier: ^5.2.9
|
||||
version: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.4
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.8)
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.9)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.8.3
|
||||
version: 3.8.3(@types/node@20.12.7)(typescript@5.4.5)(vite@5.2.8)
|
||||
version: 3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.9)
|
||||
|
||||
js/apps/admin-ui:
|
||||
dependencies:
|
||||
|
@ -258,7 +258,7 @@ importers:
|
|||
version: 9.0.8
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0(vite@5.2.8)
|
||||
version: 3.6.0(vite@5.2.9)
|
||||
cypress:
|
||||
specifier: ^13.7.3
|
||||
version: 13.7.3
|
||||
|
@ -284,11 +284,11 @@ importers:
|
|||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
vite:
|
||||
specifier: ^5.2.8
|
||||
version: 5.2.8(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
specifier: ^5.2.9
|
||||
version: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.4
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.8)
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.9)
|
||||
vitest:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1)
|
||||
|
@ -414,19 +414,19 @@ importers:
|
|||
version: 18.2.25
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0(vite@5.2.8)
|
||||
version: 3.6.0(vite@5.2.9)
|
||||
rollup-plugin-peer-deps-external:
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.4(rollup@4.14.3)
|
||||
vite:
|
||||
specifier: ^5.2.8
|
||||
version: 5.2.8(@types/node@20.12.7)
|
||||
specifier: ^5.2.9
|
||||
version: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.4
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.8)
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.9)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.8.3
|
||||
version: 3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.8)
|
||||
version: 3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.9)
|
||||
|
||||
js/libs/ui-shared:
|
||||
dependencies:
|
||||
|
@ -469,25 +469,25 @@ importers:
|
|||
version: 18.2.25
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.6.0
|
||||
version: 3.6.0(vite@5.2.8)
|
||||
version: 3.6.0(vite@5.2.9)
|
||||
rollup-plugin-peer-deps-external:
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.4(rollup@4.14.3)
|
||||
vite:
|
||||
specifier: ^5.2.8
|
||||
version: 5.2.8(@types/node@20.12.7)
|
||||
specifier: ^5.2.9
|
||||
version: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.4
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.8)
|
||||
version: 0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.9)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.8.3
|
||||
version: 3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.8)
|
||||
version: 3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.9)
|
||||
vite-plugin-lib-inject-css:
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(vite@5.2.8)
|
||||
version: 2.0.1(vite@5.2.9)
|
||||
vitest:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(@types/node@20.12.7)
|
||||
version: 1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1)
|
||||
|
||||
themes/src/main/resources/theme/keycloak/common/resources:
|
||||
dependencies:
|
||||
|
@ -1953,14 +1953,6 @@ packages:
|
|||
rollup: 4.14.3
|
||||
dev: true
|
||||
|
||||
/@rollup/rollup-android-arm-eabi@4.14.2:
|
||||
resolution: {integrity: sha512-ahxSgCkAEk+P/AVO0vYr7DxOD3CwAQrT0Go9BJyGQ9Ef0QxVOfjDZMiF4Y2s3mLyPrjonchIMH/tbWHucJMykQ==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm-eabi@4.14.3:
|
||||
resolution: {integrity: sha512-X9alQ3XM6I9IlSlmC8ddAvMSyG1WuHk5oUnXGw+yUBs3BFoTizmG1La/Gr8fVJvDWAq+zlYTZ9DBgrlKRVY06g==}
|
||||
cpu: [arm]
|
||||
|
@ -1969,14 +1961,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm64@4.14.2:
|
||||
resolution: {integrity: sha512-lAarIdxZWbFSHFSDao9+I/F5jDaKyCqAPMq5HqnfpBw8dKDiCaaqM0lq5h1pQTLeIqueeay4PieGR5jGZMWprw==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm64@4.14.3:
|
||||
resolution: {integrity: sha512-eQK5JIi+POhFpzk+LnjKIy4Ks+pwJ+NXmPxOCSvOKSNRPONzKuUvWE+P9JxGZVxrtzm6BAYMaL50FFuPe0oWMQ==}
|
||||
cpu: [arm64]
|
||||
|
@ -1985,14 +1969,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-arm64@4.14.2:
|
||||
resolution: {integrity: sha512-SWsr8zEUk82KSqquIMgZEg2GE5mCSfr9sE/thDROkX6pb3QQWPp8Vw8zOq2GyxZ2t0XoSIUlvHDkrf5Gmf7x3Q==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-arm64@4.14.3:
|
||||
resolution: {integrity: sha512-Od4vE6f6CTT53yM1jgcLqNfItTsLt5zE46fdPaEmeFHvPs5SjZYlLpHrSiHEKR1+HdRfxuzXHjDOIxQyC3ptBA==}
|
||||
cpu: [arm64]
|
||||
|
@ -2001,14 +1977,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-x64@4.14.2:
|
||||
resolution: {integrity: sha512-o/HAIrQq0jIxJAhgtIvV5FWviYK4WB0WwV91SLUnsliw1lSAoLsmgEEgRWzDguAFeUEUUoIWXiJrPqU7vGiVkA==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-x64@4.14.3:
|
||||
resolution: {integrity: sha512-0IMAO21axJeNIrvS9lSe/PGthc8ZUS+zC53O0VhF5gMxfmcKAP4ESkKOCwEi6u2asUrt4mQv2rjY8QseIEb1aw==}
|
||||
cpu: [x64]
|
||||
|
@ -2017,14 +1985,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.14.2:
|
||||
resolution: {integrity: sha512-nwlJ65UY9eGq91cBi6VyDfArUJSKOYt5dJQBq8xyLhvS23qO+4Nr/RreibFHjP6t+5ap2ohZrUJcHv5zk5ju/g==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.14.3:
|
||||
resolution: {integrity: sha512-ge2DC7tHRHa3caVEoSbPRJpq7azhG+xYsd6u2MEnJ6XzPSzQsTKyXvh6iWjXRf7Rt9ykIUWHtl0Uz3T6yXPpKw==}
|
||||
cpu: [arm]
|
||||
|
@ -2041,14 +2001,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-gnu@4.14.2:
|
||||
resolution: {integrity: sha512-Pg5TxxO2IVlMj79+c/9G0LREC9SY3HM+pfAwX7zj5/cAuwrbfj2Wv9JbMHIdPCfQpYsI4g9mE+2Bw/3aeSs2rQ==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-gnu@4.14.3:
|
||||
resolution: {integrity: sha512-Eci2us9VTHm1eSyn5/eEpaC7eP/mp5n46gTRB3Aar3BgSvDQGJZuicyq6TsH4HngNBgVqC5sDYxOzTExSU+NjA==}
|
||||
cpu: [arm64]
|
||||
|
@ -2057,14 +2009,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-musl@4.14.2:
|
||||
resolution: {integrity: sha512-cAOTjGNm84gc6tS02D1EXtG7tDRsVSDTBVXOLbj31DkwfZwgTPYZ6aafSU7rD/4R2a34JOwlF9fQayuTSkoclA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-musl@4.14.3:
|
||||
resolution: {integrity: sha512-UrBoMLCq4E92/LCqlh+blpqMz5h1tJttPIniwUgOFJyjWI1qrtrDhhpHPuFxULlUmjFHfloWdixtDhSxJt5iKw==}
|
||||
cpu: [arm64]
|
||||
|
@ -2073,14 +2017,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-powerpc64le-gnu@4.14.2:
|
||||
resolution: {integrity: sha512-4RyT6v1kXb7C0fn6zV33rvaX05P0zHoNzaXI/5oFHklfKm602j+N4mn2YvoezQViRLPnxP8M1NaY4s/5kXO5cw==}
|
||||
cpu: [ppc64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-powerpc64le-gnu@4.14.3:
|
||||
resolution: {integrity: sha512-5aRjvsS8q1nWN8AoRfrq5+9IflC3P1leMoy4r2WjXyFqf3qcqsxRCfxtZIV58tCxd+Yv7WELPcO9mY9aeQyAmw==}
|
||||
cpu: [ppc64]
|
||||
|
@ -2089,14 +2025,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-riscv64-gnu@4.14.2:
|
||||
resolution: {integrity: sha512-KNUH6jC/vRGAKSorySTyc/yRYlCwN/5pnMjXylfBniwtJx5O7X17KG/0efj8XM3TZU7raYRXJFFReOzNmL1n1w==}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-riscv64-gnu@4.14.3:
|
||||
resolution: {integrity: sha512-sk/Qh1j2/RJSX7FhEpJn8n0ndxy/uf0kI/9Zc4b1ELhqULVdTfN6HL31CDaTChiBAOgLcsJ1sgVZjWv8XNEsAQ==}
|
||||
cpu: [riscv64]
|
||||
|
@ -2105,14 +2033,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-s390x-gnu@4.14.2:
|
||||
resolution: {integrity: sha512-xPV4y73IBEXToNPa3h5lbgXOi/v0NcvKxU0xejiFw6DtIYQqOTMhZ2DN18/HrrP0PmiL3rGtRG9gz1QE8vFKXQ==}
|
||||
cpu: [s390x]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-s390x-gnu@4.14.3:
|
||||
resolution: {integrity: sha512-jOO/PEaDitOmY9TgkxF/TQIjXySQe5KVYB57H/8LRP/ux0ZoO8cSHCX17asMSv3ruwslXW/TLBcxyaUzGRHcqg==}
|
||||
cpu: [s390x]
|
||||
|
@ -2121,14 +2041,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-gnu@4.14.2:
|
||||
resolution: {integrity: sha512-QBhtr07iFGmF9egrPOWyO5wciwgtzKkYPNLVCFZTmr4TWmY0oY2Dm/bmhHjKRwZoGiaKdNcKhFtUMBKvlchH+Q==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-gnu@4.14.3:
|
||||
resolution: {integrity: sha512-8ybV4Xjy59xLMyWo3GCfEGqtKV5M5gCSrZlxkPGvEPCGDLNla7v48S662HSGwRd6/2cSneMQWiv+QzcttLrrOA==}
|
||||
cpu: [x64]
|
||||
|
@ -2137,14 +2049,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-musl@4.14.2:
|
||||
resolution: {integrity: sha512-8zfsQRQGH23O6qazZSFY5jP5gt4cFvRuKTpuBsC1ZnSWxV8ZKQpPqOZIUtdfMOugCcBvFGRa1pDC/tkf19EgBw==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-musl@4.14.3:
|
||||
resolution: {integrity: sha512-s+xf1I46trOY10OqAtZ5Rm6lzHre/UiLA1J2uOhCFXWkbZrJRkYBPO6FhvGfHmdtQ3Bx793MNa7LvoWFAm93bg==}
|
||||
cpu: [x64]
|
||||
|
@ -2153,14 +2057,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-arm64-msvc@4.14.2:
|
||||
resolution: {integrity: sha512-H4s8UjgkPnlChl6JF5empNvFHp77Jx+Wfy2EtmYPe9G22XV+PMuCinZVHurNe8ggtwoaohxARJZbaH/3xjB/FA==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-arm64-msvc@4.14.3:
|
||||
resolution: {integrity: sha512-+4h2WrGOYsOumDQ5S2sYNyhVfrue+9tc9XcLWLh+Kw3UOxAvrfOrSMFon60KspcDdytkNDh7K2Vs6eMaYImAZg==}
|
||||
cpu: [arm64]
|
||||
|
@ -2169,14 +2065,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-ia32-msvc@4.14.2:
|
||||
resolution: {integrity: sha512-djqpAjm/i8erWYF0K6UY4kRO3X5+T4TypIqw60Q8MTqSBaQNpNXDhxdjpZ3ikgb+wn99svA7jxcXpiyg9MUsdw==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-ia32-msvc@4.14.3:
|
||||
resolution: {integrity: sha512-T1l7y/bCeL/kUwh9OD4PQT4aM7Bq43vX05htPJJ46RTI4r5KNt6qJRzAfNfM+OYMNEVBWQzR2Gyk+FXLZfogGw==}
|
||||
cpu: [ia32]
|
||||
|
@ -2185,14 +2073,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-x64-msvc@4.14.2:
|
||||
resolution: {integrity: sha512-teAqzLT0yTYZa8ZP7zhFKEx4cotS8Tkk5XiqNMJhD4CpaWB1BHARE4Qy+RzwnXvSAYv+Q3jAqCVBS+PS+Yee8Q==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-x64-msvc@4.14.3:
|
||||
resolution: {integrity: sha512-/BypzV0H1y1HzgYpxqRaXGBRqfodgoBBCcsrujT6QRcakDQdfU+Lq9PENPh5jB4I44YWq+0C2eHsHya+nZY1sA==}
|
||||
cpu: [x64]
|
||||
|
@ -3193,13 +3073,13 @@ packages:
|
|||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-react-swc@3.6.0(vite@5.2.8):
|
||||
/@vitejs/plugin-react-swc@3.6.0(vite@5.2.9):
|
||||
resolution: {integrity: sha512-XFRbsGgpGxGzEV5i5+vRiro1bwcIaZDIdBRP16qwm+jP68ue/S8FJTBEgOeojtVDYrbSua3XFp71kC8VJE6v+g==}
|
||||
peerDependencies:
|
||||
vite: ^4 || ^5
|
||||
dependencies:
|
||||
'@swc/core': 1.4.12
|
||||
vite: 5.2.8(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
transitivePeerDependencies:
|
||||
- '@swc/helpers'
|
||||
dev: true
|
||||
|
@ -7834,31 +7714,6 @@ packages:
|
|||
rollup: 4.14.3
|
||||
dev: true
|
||||
|
||||
/rollup@4.14.2:
|
||||
resolution: {integrity: sha512-WkeoTWvuBoFjFAhsEOHKRoZ3r9GfTyhh7Vff1zwebEFLEFjT1lG3784xEgKiTa7E+e70vsC81roVL2MP4tgEEQ==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-android-arm-eabi': 4.14.2
|
||||
'@rollup/rollup-android-arm64': 4.14.2
|
||||
'@rollup/rollup-darwin-arm64': 4.14.2
|
||||
'@rollup/rollup-darwin-x64': 4.14.2
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.14.2
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.14.2
|
||||
'@rollup/rollup-linux-arm64-musl': 4.14.2
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.14.2
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.14.2
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.14.2
|
||||
'@rollup/rollup-linux-x64-gnu': 4.14.2
|
||||
'@rollup/rollup-linux-x64-musl': 4.14.2
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.14.2
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.14.2
|
||||
'@rollup/rollup-win32-x64-msvc': 4.14.2
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/rollup@4.14.3:
|
||||
resolution: {integrity: sha512-ag5tTQKYsj1bhrFC9+OEWqb5O6VYgtQDO9hPDBMmIbePwhfSr+ExlcU741t8Dhw5DkPCQf6noz0jb36D6W9/hw==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
|
@ -8827,27 +8682,6 @@ packages:
|
|||
extsprintf: 1.4.1
|
||||
dev: true
|
||||
|
||||
/vite-node@1.5.0(@types/node@20.12.7):
|
||||
resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.0
|
||||
vite: 5.2.8(@types/node@20.12.7)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-node@1.5.0(@types/node@20.12.7)(lightningcss@1.24.1):
|
||||
resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
|
@ -8857,7 +8691,7 @@ packages:
|
|||
debug: 4.3.4(supports-color@8.1.1)
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.0
|
||||
vite: 5.2.8(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -8869,7 +8703,7 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.8):
|
||||
/vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.4.5)(vite@5.2.9):
|
||||
resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
|
@ -8913,14 +8747,14 @@ packages:
|
|||
strip-ansi: 6.0.1
|
||||
tiny-invariant: 1.3.3
|
||||
typescript: 5.4.5
|
||||
vite: 5.2.8(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vscode-languageclient: 7.0.0
|
||||
vscode-languageserver: 7.0.0
|
||||
vscode-languageserver-textdocument: 1.0.11
|
||||
vscode-uri: 3.0.8
|
||||
dev: true
|
||||
|
||||
/vite-plugin-dts@3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.8):
|
||||
/vite-plugin-dts@3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.9):
|
||||
resolution: {integrity: sha512-yRHiRosQw7MXdOhmcrVI+kRiB8YEShbSxnADNteK4eZGdEoyOkMHihvO5XOAVlOq8ng9sIqu8vVefDK1zcj3qw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -8937,7 +8771,7 @@ packages:
|
|||
kolorist: 1.8.0
|
||||
magic-string: 0.30.9
|
||||
typescript: 5.4.5
|
||||
vite: 5.2.8(@types/node@20.12.7)
|
||||
vite: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vue-tsc: 1.8.27(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
@ -8945,79 +8779,18 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-dts@3.8.3(@types/node@20.12.7)(typescript@5.4.5)(vite@5.2.8):
|
||||
resolution: {integrity: sha512-yRHiRosQw7MXdOhmcrVI+kRiB8YEShbSxnADNteK4eZGdEoyOkMHihvO5XOAVlOq8ng9sIqu8vVefDK1zcj3qw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
vite: '*'
|
||||
peerDependenciesMeta:
|
||||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@microsoft/api-extractor': 7.43.0(@types/node@20.12.7)
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.14.3)
|
||||
'@vue/language-core': 1.8.27(typescript@5.4.5)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
kolorist: 1.8.0
|
||||
magic-string: 0.30.9
|
||||
typescript: 5.4.5
|
||||
vite: 5.2.8(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vue-tsc: 1.8.27(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- rollup
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-lib-inject-css@2.0.1(vite@5.2.8):
|
||||
/vite-plugin-lib-inject-css@2.0.1(vite@5.2.9):
|
||||
resolution: {integrity: sha512-86VU8m4t3TNPk9xfdnNDqn1OHkgrPHpP7B5wkVys4tWSLwMMIucCgJdc5wenGntLNMWKChJV0Ut3qGH6iGojMg==}
|
||||
peerDependencies:
|
||||
vite: '*'
|
||||
dependencies:
|
||||
magic-string: 0.30.9
|
||||
picocolors: 1.0.0
|
||||
vite: 5.2.8(@types/node@20.12.7)
|
||||
vite: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
dev: true
|
||||
|
||||
/vite@5.2.8(@types/node@20.12.7):
|
||||
resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@types/node': ^18.0.0 || >=20.0.0
|
||||
less: '*'
|
||||
lightningcss: ^1.21.0
|
||||
sass: '*'
|
||||
stylus: '*'
|
||||
sugarss: '*'
|
||||
terser: ^5.4.0
|
||||
peerDependenciesMeta:
|
||||
'@types/node':
|
||||
optional: true
|
||||
less:
|
||||
optional: true
|
||||
lightningcss:
|
||||
optional: true
|
||||
sass:
|
||||
optional: true
|
||||
stylus:
|
||||
optional: true
|
||||
sugarss:
|
||||
optional: true
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.12.7
|
||||
esbuild: 0.20.2
|
||||
postcss: 8.4.38
|
||||
rollup: 4.14.3
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vite@5.2.8(@types/node@20.12.7)(lightningcss@1.24.1):
|
||||
resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==}
|
||||
/vite@5.2.9(@types/node@20.12.7)(lightningcss@1.24.1):
|
||||
resolution: {integrity: sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -9048,67 +8821,11 @@ packages:
|
|||
esbuild: 0.20.2
|
||||
lightningcss: 1.24.1
|
||||
postcss: 8.4.38
|
||||
rollup: 4.14.2
|
||||
rollup: 4.14.3
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.5.0(@types/node@20.12.7):
|
||||
resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@edge-runtime/vm': '*'
|
||||
'@types/node': ^18.0.0 || >=20.0.0
|
||||
'@vitest/browser': 1.5.0
|
||||
'@vitest/ui': 1.5.0
|
||||
happy-dom: '*'
|
||||
jsdom: '*'
|
||||
peerDependenciesMeta:
|
||||
'@edge-runtime/vm':
|
||||
optional: true
|
||||
'@types/node':
|
||||
optional: true
|
||||
'@vitest/browser':
|
||||
optional: true
|
||||
'@vitest/ui':
|
||||
optional: true
|
||||
happy-dom:
|
||||
optional: true
|
||||
jsdom:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.12.7
|
||||
'@vitest/expect': 1.5.0
|
||||
'@vitest/runner': 1.5.0
|
||||
'@vitest/snapshot': 1.5.0
|
||||
'@vitest/spy': 1.5.0
|
||||
'@vitest/utils': 1.5.0
|
||||
acorn-walk: 8.3.2
|
||||
chai: 4.4.1
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
execa: 8.0.1
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.9
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.0
|
||||
std-env: 3.7.0
|
||||
strip-literal: 2.1.0
|
||||
tinybench: 2.6.0
|
||||
tinypool: 0.8.3
|
||||
vite: 5.2.8(@types/node@20.12.7)
|
||||
vite-node: 1.5.0(@types/node@20.12.7)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vitest@1.5.0(@types/node@20.12.7)(jsdom@24.0.0)(lightningcss@1.24.1):
|
||||
resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
|
@ -9153,7 +8870,7 @@ packages:
|
|||
strip-literal: 2.1.0
|
||||
tinybench: 2.6.0
|
||||
tinypool: 0.8.3
|
||||
vite: 5.2.8(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite: 5.2.9(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
vite-node: 1.5.0(@types/node@20.12.7)(lightningcss@1.24.1)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in a new issue