Skip to content

Commit 4ea13ae

Browse files
committed
chore(deps): update dependency vite to v2.3.4
1 parent 36773ef commit 4ea13ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@types/react-dom": "17.0.5",
1818
"@vitejs/plugin-react-refresh": "1.3.3",
1919
"typescript": "4.2.4",
20-
"vite": "2.3.3"
20+
"vite": "2.3.4"
2121
}
2222
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -705,10 +705,10 @@ unload@2.2.0:
705705
"@babel/runtime" "^7.6.2"
706706
detect-node "^2.0.4"
707707

708-
vite@2.3.3:
709-
version "2.3.3"
710-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.3.3.tgz#7e88a71abd03985c647789938d784cce0ee3b0fd"
711-
integrity sha512-eO1iwRbn3/BfkNVMNJDeANAFCZ5NobYOFPu7IqfY7DcI7I9nFGjJIZid0EViTmLDGwwSUPmRAq3cRBbO3+DsMA==
708+
vite@2.3.4:
709+
version "2.3.4"
710+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.3.4.tgz#370118e0334725b898ff754ea43d5db4c5e120e3"
711+
integrity sha512-7orxrF65+Q5n/sMCnO91S8OS0gkPJ7g+y3bLlc7CPCXVswK8to1T8YycCk9SZh+AcIc0TuN6YajWTBFS5atMNA==
712712
dependencies:
713713
esbuild "^0.11.23"
714714
postcss "^8.2.10"

0 commit comments

Comments
 (0)