Skip to content

Commit

Permalink
chore(deps-dev): Bump vite from 4.4.12 to 4.5.2
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.12 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 86592e5 commit 7a41783
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 54 deletions.
17 changes: 5 additions & 12 deletions .pnp.cjs
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"sass": "^1.56.1",
"tsc-watch": "6.0.4",
"typescript": "5.1.6",
"vite": "4.4.12",
"vite": "4.5.2",
"vitest": "0.34.4",
"vitest-fetch-mock": "0.2.2",
"vitest-mongodb": "0.0.5"
Expand Down
42 changes: 1 addition & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22444,7 +22444,7 @@ resolve@^2.0.0-next.3:
sass: ^1.56.1
tsc-watch: 6.0.4
typescript: 5.1.6
vite: 4.4.12
vite: 4.5.2
vitest: 0.34.4
vitest-fetch-mock: 0.2.2
vitest-mongodb: 0.0.5
Expand Down Expand Up @@ -25293,46 +25293,6 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"vite@npm:4.4.12":
version: 4.4.12
resolution: "vite@npm:4.4.12"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
postcss: ^8.4.27
rollup: ^3.27.1
peerDependencies:
"@types/node": ">= 14"
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 84049f6d8fb6955b48a2a77a6979b2876a06f1f4eda5f26da786cf8f97584a3d9bb00563f0746df97d62379c4739cd51127c086782df5c626d7fa1bb9aa9b7a8
languageName: node
linkType: hard

"vite@npm:4.5.2":
version: 4.5.2
resolution: "vite@npm:4.5.2"
Expand Down

0 comments on commit 7a41783

Please sign in to comment.