File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"rollup-plugin-analyzer" : " 4.0.0" ,
34
34
"tailwindcss" : " 2.2.7" ,
35
35
"typescript" : " 4.3.5" ,
36
- "vite" : " 2.4.4 " ,
36
+ "vite" : " 2.5.1 " ,
37
37
"vite-tsconfig-paths" : " 3.3.13"
38
38
},
39
39
"eslintConfig" : {
Original file line number Diff line number Diff line change @@ -864,10 +864,10 @@ error-ex@^1.3.1:
864
864
dependencies :
865
865
is-arrayish "^0.2.1"
866
866
867
- esbuild@^0.12.8 :
868
- version "0.12.20 "
869
- resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.20 .tgz#4d3c9d83c99a4031e027b42a4c398c23b6827cb0 "
870
- integrity sha512-u7+0qTo9Z64MD9PhooEngCmzyEYJ6ovFhPp8PLNh3UasR5Ihjv6HWVXqm8uHmasdQlpsAf0IsY4U0YVUfCpt4Q ==
867
+ esbuild@^0.12.17 :
868
+ version "0.12.22 "
869
+ resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.22 .tgz#6031a1257b8d0307d306bed673b79c3668607f51 "
870
+ integrity sha512-yWCr9RoFehpqoe/+MwZXJpYOEIt7KOEvNnjIeMZpMSyQt+KCBASM3y7yViiN5dJRphf1wGdUz1+M4rTtWd/ulA ==
871
871
872
872
escalade@^3.1.1 :
873
873
version "3.1.1"
3065
3065
recrawl-sync "^2.0.3"
3066
3066
tsconfig-paths "^3.9.0"
3067
3067
3068
- vite@2.4.4 :
3069
- version "2.4.4 "
3070
- resolved "https://registry.yarnpkg.com/vite/-/vite-2.4.4 .tgz#8c402a07ad45f168f6eb5428bead38f3e4363e47 "
3071
- integrity sha512-m1wK6pFJKmaYA6AeZIUXyiAgUAAJzVXhIMYCdZUpCaFMGps0v0IlNJtbmPvkUhVEyautalajmnW5X6NboUPsnw ==
3068
+ vite@2.5.1 :
3069
+ version "2.5.1 "
3070
+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.1 .tgz#953c71a034c07b3ae0448d57664ec9c6862f23a8 "
3071
+ integrity sha512-FwmLbbz8MB1pBs9dKoRDgpiqoijif8hSK1+NNUYc12/cnf+pM2UFhhQ1rcpXgbMhm/5c2USZdVAf0FSkSxaFDA ==
3072
3072
dependencies :
3073
- esbuild "^0.12.8 "
3073
+ esbuild "^0.12.17 "
3074
3074
postcss "^8.3.6"
3075
3075
resolve "^1.20.0"
3076
3076
rollup "^2.38.5"
You can’t perform that action at this time.
0 commit comments