Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent d5e52e3 commit aeefc82
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"typescript": "5.5.3",
"typescript-eslint": "7.15.0",
"urlpattern-polyfill": "10.0.0",
"vite": "5.3.2",
"vite": "5.3.3",
"vite-plugin-dts": "3.9.1"
},
"resolutions": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9532,7 +9532,7 @@ postcss-values-parser@^6.0.2:
is-url-superb "^4.0.0"
quote-unquote "^1.0.0"

[email protected], postcss@^8.4.23, postcss@^8.4.38:
[email protected], postcss@^8.4.23, postcss@^8.4.38, postcss@^8.4.39:
version "8.4.39"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
Expand Down Expand Up @@ -11581,13 +11581,13 @@ [email protected]:
magic-string "^0.30.8"
vue-tsc "^1.8.27"

[email protected].2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.2.tgz#2f0a8531c71060467ed3e0a205a203f269b6d9c8"
integrity sha512-6lA7OBHBlXUxiJxbO5aAY2fsHHzDr1q7DvXYnyZycRs2Dz+dXBWuhpWHvmljTRTpQC2uvGmUFFkSHF2vGo90MA==
[email protected].3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.3.tgz#5265b1f0a825b3b6564c2d07524777c83e3c04c2"
integrity sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==
dependencies:
esbuild "^0.21.3"
postcss "^8.4.38"
postcss "^8.4.39"
rollup "^4.13.0"
optionalDependencies:
fsevents "~2.3.3"
Expand Down

0 comments on commit aeefc82

Please sign in to comment.