Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 5.2.6 to 5.2.7 (#380)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and flex-development[bot] authored Mar 29, 2024
1 parent 5bd6194 commit 8f39dc2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"unified": "11.0.4",
"unist-util-inspect": "8.0.0",
"vfile": "6.0.1",
"vite": "5.2.6",
"vite": "5.2.7",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0",
"yaml-eslint-parser": "1.2.2"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1326,7 +1326,7 @@ __metadata:
unified: "npm:11.0.4"
unist-util-inspect: "npm:8.0.0"
vfile: "npm:6.0.1"
vite: "npm:5.2.6"
vite: "npm:5.2.7"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:1.4.0"
yaml-eslint-parser: "npm:1.2.2"
Expand Down Expand Up @@ -8421,14 +8421,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.36":
version: 8.4.37
resolution: "postcss@npm:8.4.37"
"postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.2.0"
checksum: 10/9acf36dfeaa350aab1100518af2da8cabebbbaf7d28356d0f81e1c30c9307f5ecb7356515585c63e5b011895ce3f5c7265df2cb9fce2e812b462aaf308199ffe
checksum: 10/6e44a7ed835ffa9a2b096e8d3e5dfc6bcf331a25c48aeb862dd54e3aaecadf814fa22be224fd308f87d08adf2299164f88c5fd5ab1c4ef6cbd693ceb295377f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -10304,13 +10304,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.6, vite@npm:^5.0.0":
version: 5.2.6
resolution: "vite@npm:5.2.6"
"vite@npm:5.2.7, vite@npm:^5.0.0":
version: 5.2.7
resolution: "vite@npm:5.2.7"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.36"
postcss: "npm:^8.4.38"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -10340,7 +10340,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/0409acd4bbad1bca42b2015ac5d0f710bbc84b86f6b518add9a9c13adf1aab02fd40fcca854dc08ff2a2226c1df77d5d5b4a958c6c4c04ca27a6bfb0b4f60615
checksum: 10/a00173446c8392069a70a92be78b060f7e5895f28c229eb25198953daa55c16ffbddcd4e8f015f220b2b1113e12d30e7a892221de34be336b222a12cddbb78a4
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f39dc2

Please sign in to comment.