Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 4.4.8 to 4.4.9 (#398)
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 Aug 7, 2023
1 parent f0f36f0 commit 477d65e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"vercel": "31.2.2",
"version-bump-prompt": "6.1.0",
"vfile": "6.0.1",
"vite": "4.4.8",
"vite": "4.4.9",
"vite-tsconfig-paths": "4.2.0",
"vitepress": "1.0.0-beta.7",
"vitest": "0.34.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1725,7 +1725,7 @@ __metadata:
vercel: "npm:31.2.2"
version-bump-prompt: "npm:6.1.0"
vfile: "npm:6.0.1"
vite: "npm:4.4.8"
vite: "npm:4.4.9"
vite-tsconfig-paths: "npm:4.2.0"
vitepress: "npm:1.0.0-beta.7"
vitest: "npm:0.34.1"
Expand Down Expand Up @@ -9954,7 +9954,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.1.10, postcss@npm:^8.4.26":
"postcss@npm:^8.1.10, postcss@npm:^8.4.27":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
dependencies:
Expand Down Expand Up @@ -10442,7 +10442,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.25.2":
"rollup@npm:^3.27.1":
version: 3.27.2
resolution: "rollup@npm:3.27.2"
dependencies:
Expand Down Expand Up @@ -11992,14 +11992,14 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.8, vite@npm:^3.0.0 || ^4.0.0, vite@npm:^4.4.7":
version: 4.4.8
resolution: "vite@npm:4.4.8"
"vite@npm:4.4.9, vite@npm:^3.0.0 || ^4.0.0, vite@npm:^4.4.7":
version: 4.4.9
resolution: "vite@npm:4.4.9"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.26"
rollup: "npm:^3.25.2"
postcss: "npm:^8.4.27"
rollup: "npm:^3.27.1"
peerDependencies:
"@types/node": ">= 14"
less: "*"
Expand Down Expand Up @@ -12028,7 +12028,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 11273cab1c8842a19a71329db85d70d89378f42e5f5a04f7e566dd1e7dc967924c11af89b4d379f09b271ab0774772a907d6febc11fd6c7312764c7a528872b5
checksum: 7be5140545a591fe26899004acbd2e7e5fe15ea9247ae466800e9f13e9eaedd600993cfe2977a79c8f237ffcb3ec42f41d4dea1558fb4ca33ec1bc35659b8d3f
languageName: node
linkType: hard

Expand Down

0 comments on commit 477d65e

Please sign in to comment.