Skip to content

Commit

Permalink
Update dependency vite to v4.4.1 [skip netlify]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent fc6409d commit 18d17fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"stylelint-config-recommended-vue": "1.4.0",
"stylelint-config-spaceninja": "11.0.0",
"thenby": "1.3.4",
"vite": "4.4.0"
"vite": "4.4.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6905,10 +6905,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

[email protected].0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.0.tgz#fd39f2467272f14ca5b130dd2bd0bc2c2e138175"
integrity sha512-Wf+DCEjuM8aGavEYiF77hnbxEZ+0+/jC9nABR46sh5Xi+GYeSvkeEFRiVuI3x+tPjxgZeS91h1jTAQTPFgePpA==
[email protected].1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.1.tgz#cfe0baf6af4b1b9f3b37c5ebf1e012622be3da98"
integrity sha512-8mmwPlsy7t+ZcTme7vdbVGuZ3Tri+lrLXr6hsF5UHdyYyARPPPMtM16QlqC9TZuCd5j3NmWs1rwka3cVSRHZTw==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.24"
Expand Down

0 comments on commit 18d17fb

Please sign in to comment.