chore(deps-dev): bump vite from 4.4.11 to 4.5.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.5.0. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b1cd37ddba
commit
6b6d3f1bd1
2 changed files with 15 additions and 24 deletions
|
@ -38,7 +38,7 @@
|
|||
"memfs": "^4.6.0",
|
||||
"nodemon": "^3.0.1",
|
||||
"pkg": "^5.8.1",
|
||||
"vite": "^4.4.11",
|
||||
"vite": "^4.5.0",
|
||||
"vite-tsconfig-paths": "^4.2.1",
|
||||
"vitest": "^0.34.6"
|
||||
},
|
||||
|
|
37
pnpm-lock.yaml
generated
37
pnpm-lock.yaml
generated
|
@ -218,7 +218,7 @@ importers:
|
|||
version: 6.8.0(eslint@8.51.0)(typescript@5.2.2)
|
||||
'@vitejs/plugin-react':
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(vite@4.4.11)
|
||||
version: 4.1.0(vite@4.5.0)
|
||||
'@vitest/coverage-v8':
|
||||
specifier: ^0.34.6
|
||||
version: 0.34.6(vitest@0.34.6)
|
||||
|
@ -299,7 +299,7 @@ importers:
|
|||
version: 5.2.2
|
||||
vite-tsconfig-paths:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1(typescript@5.2.2)(vite@4.4.11)
|
||||
version: 4.2.1(typescript@5.2.2)(vite@4.5.0)
|
||||
vitest:
|
||||
specifier: ^0.34.6
|
||||
version: 0.34.6(sass@1.69.4)
|
||||
|
@ -392,11 +392,11 @@ importers:
|
|||
specifier: ^5.8.1
|
||||
version: 5.8.1
|
||||
vite:
|
||||
specifier: ^4.4.11
|
||||
version: 4.4.11(@types/node@20.8.4)(sass@1.69.4)
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.0(@types/node@20.8.4)(sass@1.69.4)
|
||||
vite-tsconfig-paths:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1(typescript@5.2.2)(vite@4.4.11)
|
||||
version: 4.2.1(typescript@5.2.2)(vite@4.5.0)
|
||||
vitest:
|
||||
specifier: ^0.34.6
|
||||
version: 0.34.6(sass@1.69.4)
|
||||
|
@ -3493,7 +3493,7 @@ packages:
|
|||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
dev: false
|
||||
|
||||
/@vitejs/plugin-react@4.1.0(vite@4.4.11):
|
||||
/@vitejs/plugin-react@4.1.0(vite@4.5.0):
|
||||
resolution: {integrity: sha512-rM0SqazU9iqPUraQ2JlIvReeaxOoRj6n+PzB1C0cBzIbd8qP336nC39/R9yPi3wVcah7E7j/kdU1uCUqMEU4OQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3504,7 +3504,7 @@ packages:
|
|||
'@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.23.0)
|
||||
'@types/babel__core': 7.20.2
|
||||
react-refresh: 0.14.0
|
||||
vite: 4.4.11(@types/node@20.8.4)(sass@1.69.4)
|
||||
vite: 4.5.0(@types/node@20.8.4)(sass@1.69.4)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -8949,15 +8949,6 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/postcss@8.4.27:
|
||||
resolution: {integrity: sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
dependencies:
|
||||
nanoid: 3.3.6
|
||||
picocolors: 1.0.0
|
||||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/postcss@8.4.31:
|
||||
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
@ -10778,7 +10769,7 @@ packages:
|
|||
mlly: 1.4.2
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.4.11(@types/node@20.8.4)(sass@1.69.4)
|
||||
vite: 4.5.0(@types/node@20.8.4)(sass@1.69.4)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -10790,7 +10781,7 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-tsconfig-paths@4.2.1(typescript@5.2.2)(vite@4.4.11):
|
||||
/vite-tsconfig-paths@4.2.1(typescript@5.2.2)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-GNUI6ZgPqT3oervkvzU+qtys83+75N/OuDaQl7HmOqFTb0pjZsuARrRipsyJhJ3enqV8beI1xhGbToR4o78nSQ==}
|
||||
peerDependencies:
|
||||
vite: '*'
|
||||
|
@ -10801,14 +10792,14 @@ packages:
|
|||
debug: 4.3.4
|
||||
globrex: 0.1.2
|
||||
tsconfck: 2.1.1(typescript@5.2.2)
|
||||
vite: 4.4.11(@types/node@20.8.4)(sass@1.69.4)
|
||||
vite: 4.5.0(@types/node@20.8.4)(sass@1.69.4)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/vite@4.4.11(@types/node@20.8.4)(sass@1.69.4):
|
||||
resolution: {integrity: sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==}
|
||||
/vite@4.5.0(@types/node@20.8.4)(sass@1.69.4):
|
||||
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -10837,7 +10828,7 @@ packages:
|
|||
dependencies:
|
||||
'@types/node': 20.8.4
|
||||
esbuild: 0.18.20
|
||||
postcss: 8.4.27
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.4
|
||||
sass: 1.69.4
|
||||
optionalDependencies:
|
||||
|
@ -10896,7 +10887,7 @@ packages:
|
|||
strip-literal: 1.0.1
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.7.0
|
||||
vite: 4.4.11(@types/node@20.8.4)(sass@1.69.4)
|
||||
vite: 4.5.0(@types/node@20.8.4)(sass@1.69.4)
|
||||
vite-node: 0.34.6(@types/node@20.8.4)(sass@1.69.4)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue