Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 4.4.4 to 4.4.7 (#333)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flexdevelopment[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <[email protected]>
  • Loading branch information
dependabot[bot] and flexdevelopment authored Jul 28, 2023
1 parent 0b419d3 commit 9526543
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 @@ -169,7 +169,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.1.6",
"version-bump-prompt": "6.1.0",
"vite": "4.4.4",
"vite": "4.4.7",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.33.0",
"vitest-github-actions-reporter": "0.10.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.1.6"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.4.4"
vite: "npm:4.4.7"
vite-tsconfig-paths: "npm:4.2.0"
vitest: "npm:0.33.0"
vitest-github-actions-reporter: "npm:0.10.0"
Expand Down Expand Up @@ -8375,14 +8375,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.25":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
"postcss@npm:^8.4.26":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
dependencies:
nanoid: "npm:^3.3.6"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 3d38fd6006797acd38bcbf956f9727719b11ad3845f4cbcd62f829c2f958f031583eb99fcf041893d150193ef0e58102285411826f48b3a80e0fed1b1618dac5
checksum: 8c96b1c44b68b3c7573e72f7abbb408b15a09280f6802ab7ad01976b43b6061223a64f5d7daa904aa086dfd6818002daf7f9b0bee4b935b6ee5acdd8dd1f58cd
languageName: node
linkType: hard

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

"vite@npm:4.4.4, vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.4
resolution: "vite@npm:4.4.4"
"vite@npm:4.4.7, vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.7
resolution: "vite@npm:4.4.7"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.25"
postcss: "npm:^8.4.26"
rollup: "npm:^3.25.2"
peerDependencies:
"@types/node": ">= 14"
Expand Down Expand Up @@ -10171,7 +10171,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 8f7a5d1013bec7bd608cee276fe922b48c8d72114a540a7fff680b61b11c26641c11c5baec4d297001e98e4f06e29458f7bfc336432cc7c39005086ac783b5bf
checksum: c64c86e6b9c17fc713cfe918d1376f21236d9aed8a34a818687d24655a3dca256499d10967a2416fc83be5ace8695dc68187ec98d8a32d01e5cb578b29648c3d
languageName: node
linkType: hard

Expand Down

0 comments on commit 9526543

Please sign in to comment.