Skip to content

Commit ae939ba

Browse files
authored
Merge pull request #4 from jellydn/renovate/vite-2.x
chore(deps): update dependency vite to v2.2.1
2 parents c4f9035 + b046bf2 commit ae939ba

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.3",
1818
"@vitejs/plugin-react-refresh": "1.3.2",
1919
"typescript": "4.2.4",
20-
"vite": "2.1.5"
20+
"vite": "2.2.1"
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.1.5:
709-
version "2.1.5"
710-
resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.5.tgz#4857da441c62f7982c83cbd5f42a00330f20c9c1"
711-
integrity sha512-tYU5iaYeUgQYvK/CNNz3tiJ8vYqPWfCE9IQ7K0iuzYovWw7lzty7KRYGWwV3CQPh0NKxWjOczAqiJsCL0Xb+Og==
708+
vite@2.2.1:
709+
version "2.2.1"
710+
resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.1.tgz#90c481f69371f32867d86a6a623bb064b876ad3d"
711+
integrity sha512-KIqK90EoJJpuqE86Y9DSkZjFNGgsyZX/4I1xENIitLRd3hgRtOlIGCJYrNnBD9/eqipz0OroAiIj9/R1JcOdFA==
712712
dependencies:
713713
esbuild "^0.9.3"
714714
postcss "^8.2.1"

0 commit comments

Comments
 (0)