Bump vite from 5.0.0 to 5.0.2 in /js (#24903)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.0 to 5.0.2. - [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.0.2/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
ecfc007699
commit
ea5c0df7b7
5 changed files with 40 additions and 192 deletions
|
@ -33,7 +33,7 @@
|
|||
"@types/react-dom": "^18.2.15",
|
||||
"@vitejs/plugin-react-swc": "^3.5.0",
|
||||
"lightningcss": "^1.22.1",
|
||||
"vite": "^5.0.0",
|
||||
"vite": "^5.0.2",
|
||||
"vite-plugin-checker": "^0.6.2"
|
||||
},
|
||||
"wireit": {
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
"lightningcss": "^1.22.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.0.0",
|
||||
"vite": "^5.0.2",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vitest": "^0.34.6"
|
||||
}
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"@types/react-dom": "^18.2.15",
|
||||
"@vitejs/plugin-react-swc": "^3.5.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.0.0",
|
||||
"vite": "^5.0.2",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.6.3"
|
||||
}
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"@types/react-dom": "^18.2.15",
|
||||
"@vitejs/plugin-react-swc": "^3.5.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.0.0",
|
||||
"vite": "^5.0.2",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.6.3",
|
||||
"vite-plugin-lib-inject-css": "^1.3.0",
|
||||
|
|
|
@ -131,16 +131,16 @@ importers:
|
|||
version: 18.2.15
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.5.0
|
||||
version: 3.5.0(vite@5.0.0)
|
||||
version: 3.5.0(vite@5.0.2)
|
||||
lightningcss:
|
||||
specifier: ^1.22.1
|
||||
version: 1.22.1
|
||||
vite:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.0)
|
||||
version: 0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.2)
|
||||
|
||||
apps/admin-ui:
|
||||
dependencies:
|
||||
|
@ -258,7 +258,7 @@ importers:
|
|||
version: 9.0.7
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.5.0
|
||||
version: 3.5.0(vite@5.0.0)
|
||||
version: 3.5.0(vite@5.0.2)
|
||||
cypress:
|
||||
specifier: ^13.5.1
|
||||
version: 13.5.1
|
||||
|
@ -281,11 +281,11 @@ importers:
|
|||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
vite:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.0)
|
||||
version: 0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.2)
|
||||
vitest:
|
||||
specifier: ^0.34.6
|
||||
version: 0.34.6(jsdom@22.1.0)(lightningcss@1.22.1)
|
||||
|
@ -411,19 +411,19 @@ importers:
|
|||
version: 18.2.15
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.5.0
|
||||
version: 3.5.0(vite@5.0.0)
|
||||
version: 3.5.0(vite@5.0.2)
|
||||
rollup-plugin-peer-deps-external:
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.4(rollup@4.5.0)
|
||||
vite:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(@types/node@20.9.2)
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.0)
|
||||
version: 0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.2)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.6.3
|
||||
version: 3.6.3(@types/node@20.9.2)(rollup@4.5.0)(typescript@5.3.2)(vite@5.0.0)
|
||||
version: 3.6.3(@types/node@20.9.2)(rollup@4.5.0)(typescript@5.3.2)(vite@5.0.2)
|
||||
|
||||
libs/ui-shared:
|
||||
dependencies:
|
||||
|
@ -460,22 +460,22 @@ importers:
|
|||
version: 18.2.15
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.5.0
|
||||
version: 3.5.0(vite@5.0.0)
|
||||
version: 3.5.0(vite@5.0.2)
|
||||
rollup-plugin-peer-deps-external:
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.4(rollup@4.5.0)
|
||||
vite:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(@types/node@20.9.2)
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.0)
|
||||
version: 0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.2)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.6.3
|
||||
version: 3.6.3(@types/node@20.9.2)(rollup@4.5.0)(typescript@5.3.2)(vite@5.0.0)
|
||||
version: 3.6.3(@types/node@20.9.2)(rollup@4.5.0)(typescript@5.3.2)(vite@5.0.2)
|
||||
vite-plugin-lib-inject-css:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(vite@5.0.0)
|
||||
version: 1.3.0(vite@5.0.2)
|
||||
vitest:
|
||||
specifier: ^0.34.6
|
||||
version: 0.34.6
|
||||
|
@ -1382,14 +1382,6 @@ packages:
|
|||
rollup: 4.5.0
|
||||
dev: true
|
||||
|
||||
/@rollup/rollup-android-arm-eabi@4.4.1:
|
||||
resolution: {integrity: sha512-Ss4suS/sd+6xLRu+MLCkED2mUrAyqHmmvZB+zpzZ9Znn9S8wCkTQCJaQ8P8aHofnvG5L16u9MVnJjCqioPErwQ==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm-eabi@4.5.0:
|
||||
resolution: {integrity: sha512-OINaBGY+Wc++U0rdr7BLuFClxcoWaVW3vQYqmQq6B3bqQ/2olkaoz+K8+af/Mmka/C2yN5j+L9scBkv4BtKsDA==}
|
||||
cpu: [arm]
|
||||
|
@ -1398,14 +1390,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm64@4.4.1:
|
||||
resolution: {integrity: sha512-sRSkGTvGsARwWd7TzC8LKRf8FiPn7257vd/edzmvG4RIr9x68KBN0/Ek48CkuUJ5Pj/Dp9vKWv6PEupjKWjTYA==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm64@4.5.0:
|
||||
resolution: {integrity: sha512-UdMf1pOQc4ZmUA/NTmKhgJTBimbSKnhPS2zJqucqFyBRFPnPDtwA8MzrGNTjDeQbIAWfpJVAlxejw+/lQyBK/w==}
|
||||
cpu: [arm64]
|
||||
|
@ -1414,14 +1398,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-arm64@4.4.1:
|
||||
resolution: {integrity: sha512-nz0AiGrrXyaWpsmBXUGOBiRDU0wyfSXbFuF98pPvIO8O6auQsPG6riWsfQqmCCC5FNd8zKQ4JhgugRNAkBJ8mQ==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-arm64@4.5.0:
|
||||
resolution: {integrity: sha512-L0/CA5p/idVKI+c9PcAPGorH6CwXn6+J0Ys7Gg1axCbTPgI8MeMlhA6fLM9fK+ssFhqogMHFC8HDvZuetOii7w==}
|
||||
cpu: [arm64]
|
||||
|
@ -1430,14 +1406,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-x64@4.4.1:
|
||||
resolution: {integrity: sha512-Ogqvf4/Ve/faMaiPRvzsJEqajbqs00LO+8vtrPBVvLgdw4wBg6ZDXdkDAZO+4MLnrc8mhGV6VJAzYScZdPLtJg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-x64@4.5.0:
|
||||
resolution: {integrity: sha512-QZCbVqU26mNlLn8zi/XDDquNmvcr4ON5FYAHQQsyhrHx8q+sQi/6xduoznYXwk/KmKIXG5dLfR0CvY+NAWpFYQ==}
|
||||
cpu: [x64]
|
||||
|
@ -1446,14 +1414,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.4.1:
|
||||
resolution: {integrity: sha512-9zc2tqlr6HfO+hx9+wktUlWTRdje7Ub15iJqKcqg5uJZ+iKqmd2CMxlgPpXi7+bU7bjfDIuvCvnGk7wewFEhCg==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.5.0:
|
||||
resolution: {integrity: sha512-VpSQ+xm93AeV33QbYslgf44wc5eJGYfYitlQzAi3OObu9iwrGXEnmu5S3ilkqE3Pr/FkgOiJKV/2p0ewf4Hrtg==}
|
||||
cpu: [arm]
|
||||
|
@ -1462,14 +1422,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-gnu@4.4.1:
|
||||
resolution: {integrity: sha512-phLb1fN3rq2o1j1v+nKxXUTSJnAhzhU0hLrl7Qzb0fLpwkGMHDem+o6d+ZI8+/BlTXfMU4kVWGvy6g9k/B8L6Q==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-gnu@4.5.0:
|
||||
resolution: {integrity: sha512-OrEyIfpxSsMal44JpEVx9AEcGpdBQG1ZuWISAanaQTSMeStBW+oHWwOkoqR54bw3x8heP8gBOyoJiGg+fLY8qQ==}
|
||||
cpu: [arm64]
|
||||
|
@ -1478,14 +1430,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-musl@4.4.1:
|
||||
resolution: {integrity: sha512-M2sDtw4tf57VPSjbTAN/lz1doWUqO2CbQuX3L9K6GWIR5uw9j+ROKCvvUNBY8WUbMxwaoc8mH9HmmBKsLht7+w==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-musl@4.5.0:
|
||||
resolution: {integrity: sha512-1H7wBbQuE6igQdxMSTjtFfD+DGAudcYWhp106z/9zBA8OQhsJRnemO4XGavdzHpGhRtRxbgmUGdO3YQgrWf2RA==}
|
||||
cpu: [arm64]
|
||||
|
@ -1494,14 +1438,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-gnu@4.4.1:
|
||||
resolution: {integrity: sha512-mHIlRLX+hx+30cD6c4BaBOsSqdnCE4ok7/KDvjHYAHoSuveoMMxIisZFvcLhUnyZcPBXDGZTuBoalcuh43UfQQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-gnu@4.5.0:
|
||||
resolution: {integrity: sha512-FVyFI13tXw5aE65sZdBpNjPVIi4Q5mARnL/39UIkxvSgRAIqCo5sCpCELk0JtXHGee2owZz5aNLbWNfBHzr71Q==}
|
||||
cpu: [x64]
|
||||
|
@ -1510,14 +1446,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-musl@4.4.1:
|
||||
resolution: {integrity: sha512-tB+RZuDi3zxFx7vDrjTNGVLu2KNyzYv+UY8jz7e4TMEoAj7iEt8Qk6xVu6mo3pgjnsHj6jnq3uuRsHp97DLwOA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-musl@4.5.0:
|
||||
resolution: {integrity: sha512-eBPYl2sLpH/o8qbSz6vPwWlDyThnQjJfcDOGFbNjmjb44XKC1F5dQfakOsADRVrXCNzM6ZsSIPDG5dc6HHLNFg==}
|
||||
cpu: [x64]
|
||||
|
@ -1526,14 +1454,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-arm64-msvc@4.4.1:
|
||||
resolution: {integrity: sha512-Hdn39PzOQowK/HZzYpCuZdJC91PE6EaGbTe2VCA9oq2u18evkisQfws0Smh9QQGNNRa/T7MOuGNQoLeXhhE3PQ==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-arm64-msvc@4.5.0:
|
||||
resolution: {integrity: sha512-xaOHIfLOZypoQ5U2I6rEaugS4IYtTgP030xzvrBf5js7p9WI9wik07iHmsKaej8Z83ZDxN5GyypfoyKV5O5TJA==}
|
||||
cpu: [arm64]
|
||||
|
@ -1542,14 +1462,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-ia32-msvc@4.4.1:
|
||||
resolution: {integrity: sha512-tLpKb1Elm9fM8c5w3nl4N1eLTP4bCqTYw9tqUBxX8/hsxqHO3dxc2qPbZ9PNkdK4tg4iLEYn0pOUnVByRd2CbA==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-ia32-msvc@4.5.0:
|
||||
resolution: {integrity: sha512-Al6quztQUrHwcOoU2TuFblUQ5L+/AmPBXFR6dUvyo4nRj2yQRK0WIUaGMF/uwKulvRcXkpHe3k9A8Vf93VDktA==}
|
||||
cpu: [ia32]
|
||||
|
@ -1558,14 +1470,6 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-x64-msvc@4.4.1:
|
||||
resolution: {integrity: sha512-eAhItDX9yQtZVM3yvXS/VR3qPqcnXvnLyx1pLXl4JzyNMBNO3KC986t/iAg2zcMzpAp9JSvxB5VZGnBiNoA98w==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-x64-msvc@4.5.0:
|
||||
resolution: {integrity: sha512-8kdW+brNhI/NzJ4fxDufuJUjepzINqJKLGHuxyAtpPG9bMbn8P5mtaCcbOm0EzLJ+atg+kF9dwg8jpclkVqx5w==}
|
||||
cpu: [x64]
|
||||
|
@ -2280,13 +2184,13 @@ packages:
|
|||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-react-swc@3.5.0(vite@5.0.0):
|
||||
/@vitejs/plugin-react-swc@3.5.0(vite@5.0.2):
|
||||
resolution: {integrity: sha512-1PrOvAaDpqlCV+Up8RkAh9qaiUjoDUcjtttyhXDKw53XA6Ve16SOp6cCOpRs8Dj8DqUQs6eTW5YkLcLJjrXAig==}
|
||||
peerDependencies:
|
||||
vite: ^4 || ^5
|
||||
dependencies:
|
||||
'@swc/core': 1.3.96
|
||||
vite: 5.0.0(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
vite: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
transitivePeerDependencies:
|
||||
- '@swc/helpers'
|
||||
dev: true
|
||||
|
@ -6265,26 +6169,6 @@ packages:
|
|||
rollup: 4.5.0
|
||||
dev: true
|
||||
|
||||
/rollup@4.4.1:
|
||||
resolution: {integrity: sha512-idZzrUpWSblPJX66i+GzrpjKE3vbYrlWirUHteoAbjKReZwa0cohAErOYA5efoMmNCdvG9yrJS+w9Kl6csaH4w==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-android-arm-eabi': 4.4.1
|
||||
'@rollup/rollup-android-arm64': 4.4.1
|
||||
'@rollup/rollup-darwin-arm64': 4.4.1
|
||||
'@rollup/rollup-darwin-x64': 4.4.1
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.4.1
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.4.1
|
||||
'@rollup/rollup-linux-arm64-musl': 4.4.1
|
||||
'@rollup/rollup-linux-x64-gnu': 4.4.1
|
||||
'@rollup/rollup-linux-x64-musl': 4.4.1
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.4.1
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.4.1
|
||||
'@rollup/rollup-win32-x64-msvc': 4.4.1
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/rollup@4.5.0:
|
||||
resolution: {integrity: sha512-41xsWhzxqjMDASCxH5ibw1mXk+3c4TNI2UjKbLxe6iEzrSQnqOzmmK8/3mufCPbzHNJ2e04Fc1ddI35hHy+8zg==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
|
@ -7100,7 +6984,7 @@ packages:
|
|||
mlly: 1.4.2
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.0(@types/node@20.9.1)(lightningcss@1.22.1)
|
||||
vite: 5.0.2(@types/node@20.9.1)(lightningcss@1.22.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -7122,7 +7006,7 @@ packages:
|
|||
mlly: 1.4.2
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.0(@types/node@20.9.2)
|
||||
vite: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -7134,7 +7018,7 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-checker@0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.0):
|
||||
/vite-plugin-checker@0.6.2(eslint@8.54.0)(typescript@5.3.2)(vite@5.0.2):
|
||||
resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
|
@ -7180,14 +7064,14 @@ packages:
|
|||
strip-ansi: 6.0.1
|
||||
tiny-invariant: 1.3.1
|
||||
typescript: 5.3.2
|
||||
vite: 5.0.0(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
vite: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.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.6.3(@types/node@20.9.2)(rollup@4.5.0)(typescript@5.3.2)(vite@5.0.0):
|
||||
/vite-plugin-dts@3.6.3(@types/node@20.9.2)(rollup@4.5.0)(typescript@5.3.2)(vite@5.0.2):
|
||||
resolution: {integrity: sha512-NyRvgobl15rYj65coi/gH7UAEH+CpSjh539DbGb40DfOTZSvDLNYTzc8CK4460W+LqXuMK7+U3JAxRB3ksrNPw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -7203,7 +7087,7 @@ packages:
|
|||
debug: 4.3.4(supports-color@8.1.1)
|
||||
kolorist: 1.8.0
|
||||
typescript: 5.3.2
|
||||
vite: 5.0.0(@types/node@20.9.2)
|
||||
vite: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
vue-tsc: 1.8.22(typescript@5.3.2)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
@ -7211,18 +7095,18 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-plugin-lib-inject-css@1.3.0(vite@5.0.0):
|
||||
/vite-plugin-lib-inject-css@1.3.0(vite@5.0.2):
|
||||
resolution: {integrity: sha512-Rldq36U9TDlpDom3yoLybfJtzn897+oMKdX0+fxbVYnYjRGnTtaFfnMmfOckH8GQ3cvGAKv9Ai1PWyE0amIbjg==}
|
||||
peerDependencies:
|
||||
vite: '*'
|
||||
dependencies:
|
||||
magic-string: 0.30.5
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.0(@types/node@20.9.2)
|
||||
vite: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
dev: true
|
||||
|
||||
/vite@5.0.0(@types/node@20.9.1)(lightningcss@1.22.1):
|
||||
resolution: {integrity: sha512-ESJVM59mdyGpsiNAeHQOR/0fqNoOyWPYesFto8FFZugfmhdHx8Fzd8sF3Q/xkVhZsyOxHfdM7ieiVAorI9RjFw==}
|
||||
/vite@5.0.2(@types/node@20.9.1)(lightningcss@1.22.1):
|
||||
resolution: {integrity: sha512-6CCq1CAJCNM1ya2ZZA7+jS2KgnhbzvxakmlIjN24cF/PXhRMzpM/z8QgsVJA/Dm5fWUWnVEsmtBoMhmerPxT0g==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -7258,44 +7142,8 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vite@5.0.0(@types/node@20.9.2):
|
||||
resolution: {integrity: sha512-ESJVM59mdyGpsiNAeHQOR/0fqNoOyWPYesFto8FFZugfmhdHx8Fzd8sF3Q/xkVhZsyOxHfdM7ieiVAorI9RjFw==}
|
||||
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.9.2
|
||||
esbuild: 0.19.5
|
||||
postcss: 8.4.31
|
||||
rollup: 4.5.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vite@5.0.0(@types/node@20.9.2)(lightningcss@1.22.1):
|
||||
resolution: {integrity: sha512-ESJVM59mdyGpsiNAeHQOR/0fqNoOyWPYesFto8FFZugfmhdHx8Fzd8sF3Q/xkVhZsyOxHfdM7ieiVAorI9RjFw==}
|
||||
/vite@5.0.2(@types/node@20.9.2)(lightningcss@1.22.1):
|
||||
resolution: {integrity: sha512-6CCq1CAJCNM1ya2ZZA7+jS2KgnhbzvxakmlIjN24cF/PXhRMzpM/z8QgsVJA/Dm5fWUWnVEsmtBoMhmerPxT0g==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -7326,7 +7174,7 @@ packages:
|
|||
esbuild: 0.19.5
|
||||
lightningcss: 1.22.1
|
||||
postcss: 8.4.31
|
||||
rollup: 4.4.1
|
||||
rollup: 4.5.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
@ -7383,7 +7231,7 @@ packages:
|
|||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.7.0
|
||||
vite: 5.0.0(@types/node@20.9.2)
|
||||
vite: 5.0.2(@types/node@20.9.2)(lightningcss@1.22.1)
|
||||
vite-node: 0.34.6(@types/node@20.9.2)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
|
@ -7449,7 +7297,7 @@ packages:
|
|||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.7.0
|
||||
vite: 5.0.0(@types/node@20.9.1)(lightningcss@1.22.1)
|
||||
vite: 5.0.2(@types/node@20.9.1)(lightningcss@1.22.1)
|
||||
vite-node: 0.34.6(@types/node@20.9.1)(lightningcss@1.22.1)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in a new issue